41888 Commits

Author SHA1 Message Date
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
Petr Skoda
f1b8bcf70a MDL-22630 adding missing path component into file download link 2010-05-31 18:45:23 +00:00
David Mudrak
d4dcfc6b8f MDL-20204 Fixed regression in the recent url_select improvements
Now, url_select checks for valid URLs in optgrouped lists and paramater
'selected' is converted to the local URL form, too. The patch also
fixes a legacy handling of thr Gradebook plugins selector.
2010-05-31 15:30:45 +00:00
Petr Skoda
0defeb1671 MDL-21781 fixed idnumber validation - thanks David for spotting the problem 2010-05-31 15:05:47 +00:00
David Mudrak
05a5434a30 MDL-21695 Replaced grade/gradeletter.html
AMOS BEGIN
 HLP grade/gradeletter.html,[gradeletter_help,core_grades]
AMOS END
2010-05-31 13:39:13 +00:00
Petr Skoda
86c2da1782 fixed comment typo 2010-05-31 12:22:21 +00:00
Petr Skoda
8fa689f4aa fixing CRLF mess 2010-05-31 12:10:46 +00:00
jerome mouneyrac
e0fa3b8105 lib MDL-22627 print_collapsible_region_start() call was echoing instead to return html in print_collapsible_region() function 2010-05-31 10:14:25 +00:00
Martin Dougiamas
5d5c4ae33a Bumping to Preview 3 2010-05-31 09:52:18 +00:00
Dongsheng Cai
7e0746709f "MDL-13766, added missing js init call" 2010-05-31 09:41:46 +00:00
Martin Dougiamas
62c5e65433 MDL-22625 Avoid timezone notices from PHP when PHP doesn't have a default timezone set 2010-05-31 09:15:26 +00:00
Sam Hemelryk
b1c8c40e30 navigation-dock MDL-22560 Better calculation of panel top 2010-05-31 09:09:37 +00:00
Sam Hemelryk
0999f86449 navigation-dock MDL-22560 Better placement of the oversized content class 2010-05-31 08:49:11 +00:00
Sam Hemelryk
10a995c14e navigation-dock MDL-22560 Fixed bug to automatically set the fill color of the rotated svg when drawing 2010-05-31 08:06:07 +00:00
Martin Dougiamas
81f92309f3 MDL-22535 Fixed a little typo. Thanks Davo Smith! 2010-05-31 06:59:26 +00:00
Dongsheng Cai
9ff495eba9 MDL-13766, remvoe debug code 2010-05-31 06:58:49 +00:00
Dongsheng Cai
227dfa4332 MDL-13766, fixed the hard coded double code in sql, use get_in_or_equal to generate NOT IN subquery 2010-05-31 06:57:43 +00:00
jerome mouneyrac
f574799836 community block MDL-19314 add gallery javascript screenshots support + fix XHTML strict + fix wrong number of screenshots send during publication 2010-05-31 06:10:15 +00:00
Martin Dougiamas
53eaeafca0 Bumping HEAD to today 2010-05-31 06:09:09 +00:00
Dongsheng Cai
ce47962ed5 MDL-13766, added hidden elements to make label 'for' attribute happly 2010-05-31 05:57:35 +00:00