Petr Skoda
|
6eb2138a81
|
MDL-23499 hopefully fixed all remaining multichoice issues
|
2010-07-24 21:24:45 +00:00 |
|
Petr Skoda
|
cc21782301
|
MDL-23499 fixed problems with empty option in multichoice - the multiple-answer option is still borked though
|
2010-07-24 20:48:18 +00:00 |
|
Petr Skoda
|
4fb3f25384
|
fixed comment typo
|
2010-07-24 20:30:13 +00:00 |
|
Petr Skoda
|
a675ada572
|
MDL-23499 fixed multiple regressions in multichoice lesson page + simplified code logic
|
2010-07-24 20:21:19 +00:00 |
|
Petr Skoda
|
e56458a7c7
|
MDL-23486 fixed regression, sorrrrry
|
2010-07-24 19:19:37 +00:00 |
|
Petr Skoda
|
ff85f9022c
|
fixed comment typos
|
2010-07-24 19:03:37 +00:00 |
|
Petr Skoda
|
1e7f8ea232
|
MDL-23510 lib.php files have to be as small as possible, the actual implementation should be in locallib.php if possible === less used memory, fewer includes, ....; + coding style cleanup
|
2010-07-24 18:56:56 +00:00 |
|
Eloy Lafuente
|
1d6b83ec58
|
MDL-21432 backup - supress already included include
|
2010-07-24 18:41:24 +00:00 |
|
Dongsheng Cai
|
ed5f6c0f66
|
"MDL-23506, added language string"
|
2010-07-24 18:15:45 +00:00 |
|
Petr Skoda
|
0384043b59
|
MDL-23450 moving question/format/hotpot to contrib for now, because it is not ready for Moodle 2.0 yet
|
2010-07-24 17:30:46 +00:00 |
|
Petr Skoda
|
060cb988ef
|
MDL-23450 deleting hotpot help strings
|
2010-07-24 17:21:46 +00:00 |
|
Petr Skoda
|
cc1faa316f
|
MDL-23450 hotpot not part of core any more
|
2010-07-24 17:20:48 +00:00 |
|
Petr Skoda
|
91b9560bd6
|
MDL-23450 moving mod/hotpot to contrib for now, because it is not ready for Moodle 2.0 yet
|
2010-07-24 17:15:54 +00:00 |
|
Eloy Lafuente
|
245491b062
|
MDL-21432 backup - improve a bit detection of errors on restore structured steps
|
2010-07-24 16:31:16 +00:00 |
|
Dongsheng Cai
|
ce6297d22a
|
"MDL-23506, added error message"
|
2010-07-24 15:05:08 +00:00 |
|
Dongsheng Cai
|
2a03b97bda
|
"MDL-23506, avoid upload without file attached"
|
2010-07-24 14:49:01 +00:00 |
|
Moodle Robot
|
704333abef
|
Updated the HEAD build version to 20100724
|
2010-07-24 00:45:53 +00:00 |
|
Eloy Lafuente
|
2d7cd79839
|
MDL-23478 backup - change in block positions structure. Break BC, so up minversion
|
2010-07-24 00:15:59 +00:00 |
|
Piers Harding
|
821aa03da0
|
MDL-22951 - fix link issue for loadSCO.php
|
2010-07-23 20:02:36 +00:00 |
|
Piers Harding
|
cac5037719
|
MDL-22951 - convert 2004 to prereq and datamodel handling.
|
2010-07-23 19:00:40 +00:00 |
|
Petr Skoda
|
7d2800fb3c
|
MDL-23508 fixed lastenrol value in user_unenrolled event - credit goes to Mark Nielsen
|
2010-07-23 18:39:47 +00:00 |
|
Petr Skoda
|
2eab29bd25
|
MDL-23486 page text required
|
2010-07-23 18:32:04 +00:00 |
|
Petr Skoda
|
a5e94d4bb3
|
MDL-23486 ugly ugly ugly hack - hardcoded required text checking in editor element; we should realy create new forms engine in 2.1 :-(
|
2010-07-23 18:31:31 +00:00 |
|
Piers Harding
|
eea0c8eaa7
|
MDL-22951 - implement the datamodel, and prereq handling for AICC.
|
2010-07-23 18:20:04 +00:00 |
|
Eloy Lafuente
|
4a15bb7660
|
MDL-23478 backup - adding support for fileareas to blocks
|
2010-07-23 17:36:38 +00:00 |
|
David Mudrak
|
38588c1ddf
|
NOMDL workshop: fixed string wording
|
2010-07-23 16:19:04 +00:00 |
|
David Mudrak
|
2f289d366e
|
MDL-23459 workshop: fixed support for late submissions
|
2010-07-23 16:15:30 +00:00 |
|
David Mudrak
|
c0ce5658eb
|
MDL-23459 workshop: late submission flag
|
2010-07-23 16:15:11 +00:00 |
|
David Mudrak
|
030a06f472
|
MDL-23322 Generated missing install strings
|
2010-07-23 12:28:31 +00:00 |
|
David Mudrak
|
300f518e77
|
MDL-23322 Removing non-existing string from the installer strings definition
install.php does not seem to use this string and it does not exist in
any core string file.
|
2010-07-23 12:16:28 +00:00 |
|
David Mudrak
|
85ed076b18
|
MDL-23322 Fixed incorrect definition of installer strings
|
2010-07-23 12:11:17 +00:00 |
|
Eloy Lafuente
|
25d3cf44e9
|
MDL-23503 restore without users - fixed two incorrect function calls
|
2010-07-23 09:56:38 +00:00 |
|
Dan Marsden
|
773a746835
|
SCORM MDL-23492 tidy up grading method display/calculation
|
2010-07-23 09:33:30 +00:00 |
|
Dan Marsden
|
c4b9eaff6c
|
SCORM MDL-23492 remove debug call
|
2010-07-23 09:29:54 +00:00 |
|
Dan Marsden
|
b1ca5d31dc
|
SCORM MDL-23492 tidy up grading method display/calculation
|
2010-07-23 09:23:52 +00:00 |
|
Rossiani Wijaya
|
2afcfc44cf
|
MDL-23501- convert table to CSS.
|
2010-07-23 08:34:59 +00:00 |
|
Sam Hemelryk
|
9f15347e2c
|
enrol MDL-23447 Others users page now only lists roles that have moodle/course:view
|
2010-07-23 08:21:42 +00:00 |
|
Rossiani Wijaya
|
cb184beb24
|
MDL-20459 - update list of categories layout to support accessibility. Convert table to CSS.
|
2010-07-23 08:11:22 +00:00 |
|
David Mudrak
|
30bee9ef40
|
MDL-23460 MNet Reverted recent removal of per-peer profile field setting
|
2010-07-23 08:10:23 +00:00 |
|
Sam Hemelryk
|
6583afb373
|
navigation MDL-23109 Fixed bug with navigation in restore code
|
2010-07-23 08:08:37 +00:00 |
|
Andrew Davis
|
df227facba
|
gradebook MDL-23354 added blocks to some pages that were missing them
|
2010-07-23 08:03:30 +00:00 |
|
Dan Marsden
|
c0f6b6082d
|
SCORM MDL-23498 remove var from function that is never called - it is always the default (false) as it is never used - seems to date back to commit in 2006
|
2010-07-23 08:03:08 +00:00 |
|
Dan Marsden
|
8c5516dccb
|
SCORM MDL-23498 remove var from function that is never called - it is always the default (false) as it is never used - seems to date back to commit in 2006
|
2010-07-23 07:59:11 +00:00 |
|
Andrew Davis
|
51512508d1
|
gradebook MDL-23354 now saves scale description format when you create a new scale
|
2010-07-23 07:35:26 +00:00 |
|
Sam Hemelryk
|
0310e15f87
|
navigation MDL-22979 Altered position of expand/collapse icons as asked in the nav/settings blocks
|
2010-07-23 07:33:51 +00:00 |
|
Andrew Davis
|
8a15e5f80e
|
lib MDL-23354 fixed a type wwroot instead of wwwroot
|
2010-07-23 07:21:11 +00:00 |
|
Rossiani Wijaya
|
adafec72ba
|
MDL-20508 - update the width of choice results graph.
|
2010-07-23 07:10:49 +00:00 |
|
Piers Harding
|
a188aa4943
|
MDL-22951 - fix JS issue in IE when TOC set to hidden by default.
|
2010-07-23 07:03:26 +00:00 |
|
Sam Hemelryk
|
267aff7f79
|
navigation MDL-23020 Added pagelayout to forum search page
|
2010-07-23 06:59:53 +00:00 |
|
jerome mouneyrac
|
1d2a1936c5
|
webservice MDL-23341 function list page: display "no functions" message, a better title, and fix a css typo
|
2010-07-23 06:54:59 +00:00 |
|