Commit graph

32844 commits

Author SHA1 Message Date
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
skodak
c48068f87d MDL-16075 fixed pg problem 2008-08-18 22:33:36 +00:00
skodak
39f13edb4b MDL-16072 fixed pg problem 2008-08-18 22:31:47 +00:00
skodak
f7f71f83ba MDL-15904 fixed pg problem 2008-08-18 22:26:38 +00:00
skodak
b8dddc9e37 MDL-16060 use old style slasharguments file.php link when launching scorm packages 2008-08-18 20:56:58 +00:00
skodak
3f2b8c4129 MDL-16108 force autocomplete off for unmaskable password fields; merged from MOODLE_19_STABLE 2008-08-18 20:39:03 +00:00
skodak
4180c52cc0 MDL-16108 force autocomplete off for unmaskable password fields; merged from MOODLE_18_STABLE 2008-08-18 20:21:21 +00:00
stronk7
8ac8f06afe Making some accesslib queries cross-db. Avoid using DISTINCT clauses on TEXT fields. MDL-16034
(plus minor unmerged change in comment)
2008-08-18 18:36:53 +00:00
pichetp
e5ebbd53d4 Improving multichoice display MDL-14763 2008-08-18 18:31:31 +00:00
mjollnir_
f98b13a650 MDL-15758 and MDL-15768
- updated forum portfolio code to use files api and added forum export caps.
2008-08-18 18:31:17 +00:00