42062 Commits

Author SHA1 Message Date
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
Martin Dougiamas
dcf9be7f56 MDL-22622 Reset caches before and after the core upgrade. Seems to fix the problems we were having. 2010-05-31 05:34:16 +00:00
Dongsheng Cai
cebb75a808 MDL-13766, fixed typoes 2010-05-31 05:29:29 +00:00
Dongsheng Cai
87628a672e MDL-13766, memtype check for local, recent and user plugins 2010-05-31 03:45:41 +00:00
Sam Hemelryk
7e4617f7a6 navigation-dock MDL-22560 Major changes to he way the dock works
* Themes can now check if a region is completely docked
* Dock now delegates events to improve performance
* Dock now completely YUI3
* No longer uses YUI overlay instead has custom control
2010-05-31 03:33:34 +00:00
aparup
8cb4148657 assignment quickgrading MDL-22610 fixed saveallmyfeedback form. posts now go thru to code and data enters DB fine. 2010-05-31 03:17:28 +00:00
Dongsheng Cai
1fd3ea4308 MDL-22548, added sortorder filed to backup2 2010-05-31 03:08:04 +00:00
Dongsheng Cai
6bf197b34c MDL-22591, user_private plugin, disable it from private file block, hide user_private area from local plugin 2010-05-31 03:03:21 +00:00
Moodle Robot
838447cadc Updated the HEAD build version to 20100531 2010-05-31 00:43:21 +00:00
Petr Skoda
435a512e6e fixed annoying upgradesettings notice and tons of sloppy trailing whitespace 2010-05-30 22:56:29 +00:00
Petr Skoda
f9f952e89a fixed more annoying notices 2010-05-30 22:49:18 +00:00
Petr Skoda
7a6f3c336d fixed annoying notices 2010-05-30 22:48:47 +00:00
Moodle Robot
dd7aec5dac Updated the HEAD build version to 20100530 2010-05-30 00:43:17 +00:00
Petr Skoda
12d77d4db4 MDL-20204 prevent distractions (such as blocks) on the upgrade settings page 2010-05-29 18:11:42 +00:00
Moodle Robot
fa2a76f20c Updated the HEAD build version to 20100529 2010-05-29 00:43:15 +00:00
Petr Skoda
5ba8c3f939 MDL-20204 fixed regression in last commit 2010-05-28 18:06:39 +00:00
Petr Skoda
c422efcf9f MDL-20204 significantly improved url_select renderer - it tests validity of urls and fixes absolute urls too 2010-05-28 15:47:26 +00:00
Eloy Lafuente
c86fa1a2ce MDL-22588 restore scales - fix scales not being assigned to target course. Merged from 19_STABLE 2010-05-28 09:25:21 +00:00
Rossiani Wijaya
b36781d7a6 MDL-20447 - bulk upload: add heading to the page and fix navbar content. 2010-05-28 09:19:22 +00:00
Rossiani Wijaya
c165ce9f15 MDL-20447 - bulk upload: add heading to the page and fix navbar content. 2010-05-28 09:04:37 +00:00
Dongsheng Cai
f6b5719472 MDL-22548, removed mainfile field from backup script 2010-05-28 09:03:30 +00:00
Rossiani Wijaya
a1c4957671 MDL-20447 - bulk upload: add heading to the page 2010-05-28 08:30:12 +00:00
Rossiani Wijaya
440e1f1a6b MDL-20447 - bulk upload: add heading to the page 2010-05-28 08:05:26 +00:00
Rossiani Wijaya
5617e8c959 MDL-20447 - bulk upload: add heading to the page 2010-05-28 07:45:26 +00:00
Dongsheng Cai
f79321f1b8 MDL-22548, added sortorder field to files table, drop mainfile field from resource table, use sortorder to decide main file 2010-05-28 07:29:11 +00:00
Rossiani Wijaya
f484c0ad08 MDL-22257 - Change the fields value (3rd parameter) from 'id' to 'u.id' 2010-05-28 07:24:01 +00:00
Dongsheng Cai
3273731181 "MDL-13766, highlight active repository plugin" 2010-05-28 06:57:15 +00:00