41957 Commits

Author SHA1 Message Date
Dongsheng Cai
ab16da675e MDL-22574, use moodle form to import glossary 2010-06-04 03:14:21 +00:00
Sam Hemelryk
af7c1e29ab block-community MDL-19314 Tweaked image gallery CSS and added a firstimageonly property 2010-06-04 02:46:25 +00:00
aparup
dad55fc5b3 assignment MDL-22610 quickgrading: fixed form - after header output. 2010-06-04 02:42:21 +00:00
Sam Hemelryk
2a102b901e block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules 2010-06-04 01:49:53 +00:00
Moodle Robot
42e7e70a9d Updated the HEAD build version to 20100604 2010-06-04 00:44:28 +00:00
Tim Hunt
837f832526 quiz summary. Change 'Started' to 'Not answered'. 2010-06-03 11:04:42 +00:00
Martin Dougiamas
1974b3153a Make the description field bigger 2010-06-03 09:38:46 +00:00
Martin Dougiamas
13d489e088 Updated some strings to mention MOOCH 2010-06-03 09:30:51 +00:00
jerome mouneyrac
bb98a5b25e webservice MDL-12886 add function to retrieve token row by token (must be unique) 2010-06-03 09:16:00 +00:00
Sam Hemelryk
56dc41d0c4 course ajax MDL-22653 Toggling of label visibility now dims text correctly. Kudos to Davo 2010-06-03 08:55:08 +00:00
Petr Skoda
704c5dfed4 MDL-22042 fixed kses cleaning of html code 2010-06-03 08:43:59 +00:00
Sam Hemelryk
48fa948491 navigation MDL-22438 Fixed alignment issues with navigation items that were wrapping lines 2010-06-03 08:27:03 +00:00
Petr Skoda
8496eeb3bc MDL-22040 converting username to html entities before outputting 2010-06-03 08:18:38 +00:00
Sam Hemelryk
b9d4c7d367 navigation MDL-22660 Fixed bug whereby guest users saw My home and My profile in navigation 2010-06-03 08:11:46 +00:00
Sam Hemelryk
8886223d38 navigation MDL-22420 Removed the reload icon 2010-06-03 07:53:31 +00:00
Sam Hemelryk
3ebc548f9b course MDL-8369 Fixed bug in front page combo list and tweaked CSS 2010-06-03 06:11:39 +00:00
Sam Hemelryk
8ac11ff286 htmlpurify MDL-22654 Implemented solution to fix issues rising from HTML purify normalising line breaks 2010-06-03 03:34:05 +00:00
Moodle Robot
4ad6e3f475 Updated the HEAD build version to 20100603 2010-06-03 00:43:40 +00:00
Helen Foster
a93ebff31e MDL-22276 rewording lang strings 2010-06-02 15:00:24 +00:00
Helen Foster
d5151f9386 MDL-22276 rewording help string 2010-06-02 14:18:43 +00:00
jerome mouneyrac
edb2fe7cba Community block MDL-19314 add CSS for the hub image + display error page if no site not registered when try to publish a course 2010-06-02 09:45:46 +00:00
jerome mouneyrac
06d4578c60 Community block MDL-19314 add prefix to hublib.php defines + remove some old not used 1.9 strings from lang/moodle.php 2010-06-02 08:41:21 +00:00
Dongsheng Cai
b61e3e80c1 MDL-22574, use filepicker import glossary xml 2010-06-02 07:30:13 +00:00
Rossiani Wijaya
02114f13d3 MDL-20447 - bulk upload: add page heading 2010-06-02 07:26:56 +00:00
jerome mouneyrac
a6ada9598a registration MDL-19313 delete old registration page 2010-06-02 07:07:27 +00:00
Rossiani Wijaya
a8206cc493 MDL-20447 - bulk upload: add page heading 2010-06-02 06:25:10 +00:00
jerome mouneyrac
76be2d4e84 Community block MDL-19314 better display of the hub listing + better display of the course search 2010-06-02 06:18:00 +00:00
Andrew Davis
4ca110437f rating MDL-22162 improved the ajax rating JS 2010-06-02 06:15:11 +00:00
Rossiani Wijaya
0f56fde284 MDL-20447 - bulk upload: add page heading 2010-06-02 06:13:27 +00:00
jerome mouneyrac
5dd61a54b7 Community block MDL-19314 add style.css (with SmartCVS should not have any CR pb) 2010-06-02 06:07:56 +00:00
Rossiani Wijaya
0db46681e2 MDL-20447 - bulk upload: add heading to the page 2010-06-02 05:42:22 +00:00
Andrew Davis
6712973f27 gradebook MDL-22587 made grader report change the mouse pointer to indicate that clickable table cells are clickable 2010-06-02 02:30:50 +00:00
Sam Hemelryk
722b4ce18c course-ajax MDL-22645 Minor tweaking of label output to ensure it is always contained in a div 2010-06-02 02:20:17 +00:00
Sam Hemelryk
424a353056 course-ajax MDL-22645 Fixed broken image urls in course ajax editing scripts 2010-06-02 02:10:38 +00:00
Sam Hemelryk
b364151cb4 navigation-dock MDL-22560 Tweaked CSS for the dock in the base theme to make it more easily overrideable 2010-06-02 02:07:41 +00:00
Sam Hemelryk
4e2e816a8f navigation-dock MDL-22560 Fixed bug with first item in dock not being classes correctly 2010-06-02 01:46:40 +00:00
Moodle Robot
3695bce905 Updated the HEAD build version to 20100602 2010-06-02 00:43:14 +00:00
David Mudrak
cce2762c0c MDL-14679 Fixed regression in phpdoc block caused by previous mass search and replace
For a second, I panicked reading that mod/{modname}/mod_form.php are now
deprecated in favour of mod/{modname}.mod_form.php Fortunately, git-blame
and git-show helped me to realize what happened here in 7cac0c4b
2010-06-01 16:51:08 +00:00
David Mudrak
6cb9d6e2aa MDL-21695 Replaced grade/gradetype.html
AMOS BEGIN
 HLP grade/gradetype.html,[gradetype_help,core_grades]
AMOS END
2010-06-01 16:06:01 +00:00
David Mudrak
7a2d0f6125 MDL-17827 Workshop 2.0 supports scale usage checks now 2010-06-01 14:55:33 +00:00
David Mudrak
75a8ba5461 NOBUG wiki: Fixing wiki_scale_used_anywhere()
Firstly, the conditions array was passed incorrectly. Secondly, the
scale id would be probably saved as negative integer. Thirdly, the
column does not exist in the new wiki yet.
2010-06-01 13:01:20 +00:00
David Mudrak
5cca21a665 MDL-21695 Replaced grade/gradepass.html
AMOS BEGIN
 HLP grade/gradepass.html,[gradepass_help,core_grades]
AMOS END
2010-06-01 12:26:27 +00:00
David Mudrak
25293fcb7b MDL-21695 Replaced grade/grademin.html
AMOS BEGIN
 HLP grade/grademin.html,[grademin_help,core_grades]
AMOS END
2010-06-01 10:55:47 +00:00
David Mudrak
f5f4bbabbc MDL-21695 Replaced grade/grademax.html
AMOS BEGIN
 HLP grade/grademax.html,[grademax_help,core_grades]
AMOS END
2010-06-01 10:55:25 +00:00
Andrew Davis
992cfb1101 gradebook MDL-22139 fixed a typo in a comment 2010-06-01 09:27:47 +00:00
Petr Skoda
f2968d08a9 MDL-22634 fixed exception when adding files with the same name via file browser - more methods 2010-06-01 08:20:01 +00:00
Petr Skoda
fccd424e2e MDL-22634 fixed exception when adding files with the same name via file browser 2010-06-01 08:18:25 +00:00
Dongsheng Cai
fd17ce0fb7 MDL-22543, IMSCP, check if files exist before migrating to moodle 2 2010-06-01 08:12:31 +00:00
Martin Dougiamas
42439c0572 MDL-20065 Fixing a wierd typo RESOURCE_LEGACYYFILES_DONE ==> RESOURCELIB_LEGACYFILES_DONE 2010-06-01 03:53:15 +00:00
Moodle Robot
adb7032b98 Updated the HEAD build version to 20100601 2010-06-01 00:43:11 +00:00