Dongsheng Cai
cd4a1897d9
MDL-24030, fixed url field type
2010-09-01 03:37:30 +00:00
jerome mouneyrac
9c9de5f0c2
course publish MDL-24022 cast bool into int (enrollable field)
2010-09-01 03:18:15 +00:00
jerome mouneyrac
a8adbef8ae
course publish MDL-24022 cast bool into int (enrollable field)
2010-09-01 03:02:06 +00:00
Martin Dougiamas
39bc8cd013
bulk user editing MDL-24029 Fixed missing CFG global
2010-09-01 02:57:09 +00:00
Moodle Robot
9db3098f5e
Updated the HEAD build version to 20100901
2010-09-01 00:52:23 +00:00
Eloy Lafuente
dc362c44e3
MDL-23362 backup - save grade_item orig category properly, my fault, sorry Andrew
2010-08-31 09:17:11 +00:00
Eloy Lafuente
2a918d8f55
MDL-23362 backup - allow set_mapping() to specify one parentitemid to be saved
2010-08-31 09:15:38 +00:00
Andrew Davis
9f8e61de83
rating MDL-23908 improved rating role tips help item
2010-08-31 08:19:46 +00:00
Andrew Davis
f9cd798c7e
rating MDL-23908 improved rating role tips
2010-08-31 07:59:32 +00:00
Aparup Banerjee
2d2746753b
assignment mdl-24001 fixed toggling the 'revert to draft'/ 'no more submissions' button in a advanced upload assignment grading form loses editing data.
2010-08-31 07:55:12 +00:00
Sam Hemelryk
006051fda4
theme MDL-24013 Tiding up CSS and JS for IE compatability
2010-08-31 05:40:27 +00:00
Andrew Davis
074a765f37
backup MDL-23362 another intermediate commit for gradebook backup
2010-08-31 04:14:01 +00:00
Sam Hemelryk
290da00e48
NOBUG minor CSS adjustments for IE6.... grrrr IE6
2010-08-31 04:10:50 +00:00
Andrew Davis
c4d2c74594
backup MDL-23362 another intermediate commit for gradebook backup
2010-08-31 03:51:10 +00:00
Dongsheng Cai
d3959c2695
MDL-23308, coursefiles repository plugin added
2010-08-31 03:39:33 +00:00
Sam Hemelryk
0db9c5df8e
NOBUG Tidied up the blocks CSS in the base theme, optimisation - no changes
2010-08-31 03:18:13 +00:00
Moodle Robot
b233a1601f
Updated the HEAD build version to 20100831
2010-08-31 00:51:35 +00:00
AMOS bot
b414bfeab1
Automatic installer lang files (20100831)
2010-08-31 00:40:09 +00:00
Dan Marsden
119d64eef6
SCORM MDL-23947 fix tests
2010-08-31 00:02:10 +00:00
Dan Marsden
2700b2839d
SCORM MDL-23947 change name of function
2010-08-30 23:45:53 +00:00
Eloy Lafuente
e016d12603
NOBUG mssql driver, fix some wrong uses recently introduced
2010-08-30 13:45:26 +00:00
Helen Foster
73c64ba645
MDL-23771 empty string removed, thanks to Ralf Hilgenstock for report
2010-08-30 13:29:09 +00:00
Helen Foster
2dc41dd6b6
MDL-23769 lang string polishing
2010-08-30 13:23:22 +00:00
Eloy Lafuente
41276c9ed8
MDL-23997 add some unconvertible contents to the tests, just to be sure
2010-08-30 12:24:42 +00:00
Eloy Lafuente
7a45a5f1ec
MDL-23997 modified char comparison tests to ensure they are executed without metadata at all
2010-08-30 12:05:35 +00:00
Eloy Lafuente
c899cbeae9
MDL-23997 re-added text comparison tests for bound query now using sql_compare_text() properly.
2010-08-30 11:46:34 +00:00
Petr Skoda
2a72392d59
MDL-23997 new tests for bound query compatibility - reverting text comparison, we need param type hints for that
2010-08-30 10:51:50 +00:00
Eloy Lafuente
78b3faa98c
NOBUG mssql - nasty regression causing silent script abort without notice at all, grrr.
2010-08-30 10:45:54 +00:00
jerome mouneyrac
f8758d68fd
registration MDL-23873 add missing setType to hidden element
2010-08-30 08:54:32 +00:00
Petr Skoda
9ac5fdf82b
MDL-23997 new tests for bound query compatibility
2010-08-30 08:28:18 +00:00
Dongsheng Cai
e921afa874
"MDL-23308, bring course files back"
2010-08-30 08:22:14 +00:00
jerome mouneyrac
b3dbdce822
hub MDL-23769 fill empty education level and audience help strings
2010-08-30 08:00:15 +00:00
jerome mouneyrac
b02b5fb74c
webservice MDL-23943 fix moodle_enrol_get_enrolled_users (return function, return value, sql result not unique, param name never used) + add unit test
2010-08-30 07:48:09 +00:00
Sam Hemelryk
9f5c39b527
blocks MDL-24002 Split block renderering into several smaller methods, one for each area of a block.
2010-08-30 06:57:05 +00:00
Andrew Davis
a0d2710218
backup MDL-23362 committing restore_gradebook_step including a test for whether the gradebook was included in the backup
2010-08-30 06:12:41 +00:00
jerome mouneyrac
8150f74683
webservice MDL-23555 SOAP: add some common exception handlers
2010-08-30 05:51:06 +00:00
Dongsheng Cai
94c4bd488d
"MDL-23990, fixed sql condition, repository recent plugin"
2010-08-30 04:16:12 +00:00
Sam Hemelryk
91a774e278
calendar MDL-23999 Fixed regression with renderer echoing rather than returning
2010-08-30 04:11:42 +00:00
Dongsheng Cai
1a22a422de
"MDL-23910, fixed breadcrumb for backup files editing ui"
2010-08-30 03:44:44 +00:00
Aparup Banerjee
291ee13470
assignment MDL-23820 improved grading pages for file type assignments.
...
- uploadsingle response now uses file manager instead of file picker.
- both uploadsingle and advancedupload assignment types have their grading pages with response file management in line (not a separate page).
- bit of a css issue YUI's tree view rendering (a table) within a table that had borders is fixed.
2010-08-30 02:58:57 +00:00
Sam Hemelryk
abaece1e26
navigation MDL-23981 Fixed up simpletests for the navigation
2010-08-30 02:50:22 +00:00
Rossiani Wijaya
3542707903
MDL-10906 - unset config 'resource_allowlocalfiles'.
2010-08-30 02:31:11 +00:00
Sam Hemelryk
47e75d04b8
course MDL-23996 section names now used in jump to menu
2010-08-30 01:32:45 +00:00
Moodle Robot
61620866a1
Updated the HEAD build version to 20100830
2010-08-30 00:47:15 +00:00
Eloy Lafuente
aada726ccc
MDL-22164 backup - clean already implemented old code (wip)
2010-08-30 00:27:38 +00:00
Eloy Lafuente
5095f3258f
MDL-23479 backup - activity completion and availability implemented
2010-08-30 00:24:51 +00:00
Petr Skoda
2d4d77474a
MDL-23974 dom and xml extensions are now required
2010-08-29 19:36:45 +00:00
Petr Skoda
14c87a1fe4
MDL-15057 PCRE is a required extension, looks like we do not need to add detailed feedback strings for required extensions - nice!
2010-08-29 19:28:03 +00:00
Petr Skoda
35b622e1f7
MDL-23984 fixed curl cache to use our default permissions
2010-08-29 17:09:33 +00:00
Petr Skoda
c0c757120d
MDL-23984 removing unnecessary temp dir when exporting all online assignments, fixing missing text_format
2010-08-29 16:54:03 +00:00