Commit graph

45430 commits

Author SHA1 Message Date
Dongsheng Cai
ef106e5b28 "MDL-24210, added missing context to html editor" 2010-10-06 03:48:32 +00:00
Dongsheng Cai
b4b0e5ed2b "MDL-24533, fixed two page 1 boxes in filepicker, credits to Gerwood Stewart" 2010-10-06 03:29:19 +00:00
jerome mouneyrac
5a91e9ba7e restore MDL-24536 [[backupmode30]] => 'Hub' 2010-10-06 03:16:53 +00:00
jerome mouneyrac
fc0c3d6fbe webservice MDL-24372 manage token doesn't appear twice in the admin menu when create a new token 2010-10-06 02:25:32 +00:00
Aaron Barnes
c8ea6c60ab MDL-24328 completion Check criteria are set before showing links to report 2010-10-06 02:23:50 +00:00
Moodle Robot
503e7bf717 Updated the HEAD build version to 20101006 2010-10-06 00:47:16 +00:00
Tim Hunt
2a27a37db8 quiz recent activity MDL-24528 was setting the activity userid to the attempt id. Doh! 2010-10-05 17:11:16 +00:00
john St
6207f81da4 fix for backgrounds in pop-ups, MDL-23773 2010-10-05 16:59:15 +00:00
john St
c80f93933b fix for custom menu sub menu, MDL-24389 2010-10-05 16:41:15 +00:00
Andrew Davis
1cd8c39922 forum MDLSITE-1034 fixed the logic around displaying forum subscriptions in index.php 2010-10-05 12:39:53 +00:00
Petr Skoda
96e890bbf5 MDL-24520 use different name if manager role already exists 2010-10-05 08:25:58 +00:00
Eloy Lafuente
84dcdbdb58 MDL-24470 data->notification - apply correct default if null is found on restore 2010-10-05 08:21:57 +00:00
Andrew Davis
c61daed045 rss MDL-24509 added support for 1.9 rss feed requests 2010-10-05 03:30:01 +00:00
Andrew Davis
8a73f57081 rss MDL-24509 added some support for 1.9 rss feed requests 2010-10-05 03:28:23 +00:00
Sam Hemelryk
83a5e4fc92 navigation MDLSITE-1023 Fixed up navigation regression when viewing site pages and not being logged in. 2010-10-05 02:38:40 +00:00
Moodle Robot
0a93c8b8bd Updated the HEAD build version to 20101005 2010-10-05 00:46:49 +00:00
AMOS bot
bff7abfc86 Automatic installer lang files (20101005) 2010-10-05 00:40:09 +00:00
Andrew Davis
52cede73ab rss MDL-24509 added call to require_login() 2010-10-04 14:42:23 +00:00
Andrew Davis
c637291997 rss MDL-24508 fixed guest access to rss feeds 2010-10-04 13:31:19 +00:00
Dongsheng Cai
831399c404 MDL-24497, hide message when maxbytes option is not explicit defined in moodle form 2010-10-04 10:03:52 +00:00
Dongsheng Cai
ffdd6d1806 MDL-24290, REPOSITORY revert previous changes on urlencode 2010-10-04 09:35:14 +00:00
Dongsheng Cai
8cc2bcf154 MDL-24290, REPOSITORY fixed urlencode string in filename 2010-10-04 09:31:08 +00:00
Andrew Davis
c56449dff6 rss MDLSITE-1007 reverted an unnecessary change I committed 2010-10-04 09:01:41 +00:00
Petr Skoda
70ff13bed7 MDLSITE-1007 ugly workaround for preventing of sloppy string to int casting in mysql 2010-10-04 08:47:58 +00:00
Petr Skoda
422b75a712 mysql comparison weirdness finally detected 2010-10-04 08:21:53 +00:00
Petr Skoda
e5d1410b23 enhanced int comparison test 2010-10-04 08:12:28 +00:00
Andrew Davis
5ce534eb7c rss MDLSITE-1007 fixed a potential security problem with blog rss feeds 2010-10-04 08:12:28 +00:00
Andrew Davis
b146d98455 gradebook MDL-24504 made grade item sorting work and prevented a bunch of sortorder shuffling 2010-10-04 08:05:05 +00:00
Petr Skoda
4e6e2a51f6 adding a test that should detect problems with string x int comparison 2010-10-04 08:00:45 +00:00
Petr Skoda
01beeae993 MDL-24505 limit max number of admin candidates 2010-10-04 07:50:12 +00:00
Petr Skoda
e079ee2c23 MDL-24507 disabling emotions plugin because the absolute paths are not going to work in backup/restore 2010-10-04 07:42:38 +00:00
Andrew Davis
8e8e281435 rss MDLSITE-1007 fixed a security problem with rss feed params 2010-10-04 07:23:27 +00:00
Andrew Davis
e65ce4c1d0 rss MDLSITE-1007 fixed a security problem 2010-10-04 07:22:39 +00:00
Andrew Davis
a7ca080c20 rss MDLSITE-1007 processing the user token to make sure its a string and not an int to prevent bogus user matches occuring 2010-10-04 07:13:09 +00:00
Andrew Davis
83b912e0ed rss MDLSITE-1007 now running clean_param() over the user token 2010-10-04 06:56:51 +00:00
Sam Hemelryk
b276cf9ed1 error MDLSITE-1008 Fixed missing set_context call in error/index.php 2010-10-04 04:52:02 +00:00
Dongsheng Cai
18e632593f MDL-24471, FILEMANAGER change <button> to <input type="button" />, moodle form may fire onclick event when enter pressed in other field 2010-10-04 04:09:02 +00:00
Dongsheng Cai
047bce2fe8 MDL-24382 uploadsingle type assignment should respect course maxbytes too. 2010-10-04 03:37:12 +00:00
Dongsheng Cai
513aed3cf9 MDL-24497, fixed maxbytes in user editing form 2010-10-04 03:09:58 +00:00
Moodle Robot
0d9dcca058 Updated the HEAD build version to 20101004 2010-10-04 00:47:04 +00:00
AMOS bot
bf0c96edbd Automatic installer lang files (20101004) 2010-10-04 00:40:09 +00:00
Martin Dougiamas
954035a9f1 MDLSITE-996 Fixed bad call to forum_print_user() 2010-10-03 21:33:05 +00:00
Petr Skoda
2b54304b84 MDL-24500 group pix BC - just empty image to prevent broken links 2010-10-03 18:27:21 +00:00
Petr Skoda
910855aaeb MDL-24500 user pix BC 2010-10-03 18:12:20 +00:00
Martin Dougiamas
8d6385d355 MDL-24501 Use standard renderer for rendering user images on tags pages 2010-10-03 18:06:35 +00:00
Petr Skoda
b6d8012ed7 MDL-24500 first step towards BC for user/pix.php 2010-10-03 18:00:21 +00:00
Martin Dougiamas
088d940ea7 MDL-22320 Fixed broken message links in message block 2010-10-03 16:50:23 +00:00
Petr Skoda
4613c1ea3d MDL-23772 cleanup SESSION->wantsurl before redirect + removed unnecessary require_login() 2010-10-03 15:27:31 +00:00
Petr Skoda
375053ed10 MDL-24042 mod/data is using weaker require_course_login instead of standard require_login - fixing regression for data files 2010-10-03 13:15:49 +00:00
Sam Hemelryk
304d1245fe NOBUG: Added missing set_context call 2010-10-03 12:15:45 +00:00