piers
a6bd6132e6
MDL-13431 - SCORM results not transferring to Gradebook. Add logging mechanism so that SCORM API interaction with Moodle can be traced.
2008-08-20 22:23:08 +00:00
danmarsden
24f40ab74e
MDL-14620 - need to check vars are set before using. - adding check so I can include this form type in SCORM
2008-08-20 21:59:21 +00:00
skodak
8ba190827b
MDL-16146 repository client javascript not xhtml strict - missing script type
2008-08-20 20:33:51 +00:00
skodak
de57d6f504
MDL-16146 repository client javascript not xhtml strict - missing CDATA
2008-08-20 20:07:01 +00:00
pichetp
6f4accc6fb
putting negative data from datasets between () to eliminate maths problem MDL-15358
2008-08-20 18:17:27 +00:00
whchuang
71e02d31cc
Fixed MDL-15075. Some mistakes in the help file for category aggregation. Also fixed in 1.9 stable.
2008-08-20 18:02:01 +00:00
mjollnir_
beb4ac1a5d
MDL-14591 - better security when reawakening an interupted export
2008-08-20 15:58:29 +00:00
mjollnir_
349242a31d
MDL-16127 - smarter handling of supported formats in callers
2008-08-20 13:30:37 +00:00
tjhunt
21a4ca7d79
MDL-15654 Incorrect escaping of HTML in the history table on the review quiz attempt page.
2008-08-20 09:46:18 +00:00
mjollnir_
23cbde0a14
MDL-16134 - fixing regression introduced by conversion to exceptions
2008-08-20 09:31:31 +00:00
mjollnir_
f240dc7036
MDL-16134 - fixing regression introduced by conversion to exceptions
2008-08-20 09:11:20 +00:00
tjhunt
ff5328a279
MDL-15605 Convert question bank consistency checks described in MoodleDocs ( http://docs.moodle.org/en/Development:Question_bank_consistency_check ) to health centre checks.
2008-08-20 08:53:07 +00:00
tjhunt
2e46e4610a
MDL-16141 Oops, and another copy and paste error meant that there was a misleading comment.
2008-08-20 08:28:07 +00:00
tjhunt
798af5f156
MDL-16141 Oops, copy and paste error on the method name in the subclasses. Sorry.
2008-08-20 08:27:21 +00:00
dongsheng
f692fb10f9
MDL-13766, fix a not_logged_in bug
2008-08-20 07:51:42 +00:00
dongsheng
ed2408e14c
MDL-13766, use one api_key for all boxnet instances
2008-08-20 07:26:10 +00:00
tjhunt
1d861fce06
MDL-16141 Need an sql_position method to do POSITION(needle IN haystack) on crappy databases; and
...
MDL-16140 Table "testtable" already exists messages when re-running dml unit tests after a crash - make it self-healing.
2008-08-20 06:51:46 +00:00
tjhunt
b601a27548
Missing langauge string from the unit test report.
2008-08-20 06:46:41 +00:00
dongsheng
ae8d6f2377
MDL-13766
...
Show manage link for each repository
2008-08-20 06:38:10 +00:00
peterbulmer
baed22bb1c
MNET-12558 Additional commenting and variable name change
2008-08-20 05:57:06 +00:00
dongsheng
a347291c30
MDL-13766
...
add more lang string
2008-08-20 04:53:42 +00:00
dongsheng
5fd3e8f72e
MDL-13766
...
improve action parameter, add comments for local plugin
2008-08-20 04:24:38 +00:00
dongsheng
1c7bf19025
MDL-13766
...
Better tree building
2008-08-20 03:47:05 +00:00
dongsheng
d373f63f9b
MDL-13766
...
1. Use treeview display files in repository
2. Dymanicly loading file support
3. Upload file in local repository plugin
4. Move file picker to the top level of DOM
5. get original photo format from flickr web service
2008-08-20 02:52:29 +00:00
danmarsden
01e6c0307a
MDL-16113 add warning to Scorm modedit page if slasharg is disabled.
2008-08-20 02:21:34 +00:00
moodlerobot
ebb11e902c
Updated the HEAD build version to 20080820
2008-08-20 01:46:24 +00:00
mjollnir_
cc8696b2ef
MDL-15666 - fixed up the dup test and changed setup to mock the user
2008-08-19 16:14:17 +00:00
nicolasconnault
29de31324e
MDL-15666 Tests for creating duplicate instance of plugin that doesn't allow duplicates
2008-08-19 15:34:05 +00:00
mjollnir_
192ce92b2c
MDL-16048 - beginning of printing useful summary during export
...
MDL-16046 - bugfix of previous commit (added field to portfolio_tempdata but forgot to change insert)
2008-08-19 15:23:47 +00:00
mjollnir_
ff2f69bc7c
MDL-16046 - beginning of, adding userid field to portfolio tempdata
2008-08-19 15:02:46 +00:00
mjollnir_
313f21cef0
MDL-14591 - adding my name next to todos so I can find them later
2008-08-19 14:30:49 +00:00
mjollnir_
3403520190
MDL-16134 - exception handling in portfolio code
2008-08-19 14:20:32 +00:00
mjollnir_
7812e882b0
MDL-16124 - faux class structure for portfolio formats for better support for subtyping.
2008-08-19 11:00:00 +00:00
thepurpleblob
4a5d721cd6
MDL-8130
...
Change html_entity_decode to PHP5 version and also fix problem with shortening question to derive name.
2008-08-19 10:46:27 +00:00
mjollnir_
ac6a549219
MDL-16047 - nicer handling of interupted exports
2008-08-19 10:17:39 +00:00
nicolasconnault
d50475e64f
MDL-15666 Adding test file with stub methods.
2008-08-19 09:21:30 +00:00
mjollnir_
86a3996d3d
MDL-15768 - roles in glossary
2008-08-19 09:20:54 +00:00
nicolasconnault
ea549328d0
MDL-15666 Adding test file with stub methods.
2008-08-19 07:14:03 +00:00
tjhunt
43ba8d1c31
SCORM module XHTML strict fixes.
2008-08-19 06:59:17 +00:00
nicolasconnault
2876d73b93
MDL-15767 Fixing a couple of typos
2008-08-19 06:35:40 +00:00
scyrma
c951bf6e29
Little bit of performance improvement.
2008-08-19 06:03:18 +00:00
tjhunt
2c746a6665
Fix typo.
2008-08-19 05:47:06 +00:00
tjhunt
4ec64b4f5e
Fix up XHTML strick breakage introduce during the fix for MDL-13478.
2008-08-19 05:17:07 +00:00
dongsheng
04bd6d2def
"MDL-13766, small changes to repository management"
2008-08-19 03:56:52 +00:00
dongsheng
733cfd806f
"MDL-13766, add original format for flickr"
2008-08-19 03:54:58 +00:00
tjhunt
b3efa7078d
MDL-14643 - Revert the hugely umpopular change from MDL-10841.
2008-08-19 02:36:12 +00:00
moodlerobot
1c03ffe58b
Updated the HEAD build version to 20080819
2008-08-19 01:40:26 +00:00
moodlerobot
7da775149c
Automatic installer.php lang files by installer_builder (20080819)
2008-08-19 01:19:36 +00:00
stronk7
082e777a54
Avoid "some" ra's duplicates. MDL-14817 ; merged from 19_STABLE
2008-08-18 22:46:40 +00:00
skodak
6b04ddc500
MDL-16075, MDL-16072, MDL-15094 fixing last commit, missed version bumps in upgrade.php
2008-08-18 22:36:33 +00:00