Commit graph

30771 commits

Author SHA1 Message Date
moodlerobot
3cc71c95e9 Updated the HEAD build version to 20080331 2008-03-31 03:23:55 +00:00
moodlerobot
fe6eb800c6 Fixed Sydney to April 6th according to http://www.timeanddate.com/news/time/australia-nz-daylight-saving-2008.html 2008-03-31 03:11:48 +00:00
moodler
a00f8f9469 Fix for Sydney's stupid politicians 2008-03-31 03:00:45 +00:00
skodak
4a80e5cb05 MDL-8270 ignore blocks that can not be instantiated; merged from MOODLE_19_STABLE 2008-03-30 14:36:27 +00:00
moodlerobot
2093b6e8b0 Updated the HEAD build version to 20080330 2008-03-30 03:22:37 +00:00
stronk7
d936580e1f Not visible courses don't cause unenrolment under LDAP anymore. Credit goes to Iñaki Arenaza. MDL-14097 ; merged from 19_STABLE 2008-03-30 00:45:58 +00:00
moodlerobot
6558e9ab2d Updated the HEAD build version to 20080329 2008-03-29 03:20:14 +00:00
moodler
f2dcd845ac Merged MDL-14086: hide tabs when being forced to edit profile 2008-03-28 06:33:13 +00:00
moodlerobot
ae1f11eeb7 Updated the HEAD build version to 20080328 2008-03-27 23:19:47 +00:00
skodak
59c0c3f9f8 MDL-14077 Mails form messages not RFC2822 conform; merged from MOODLE_19_STABLE 2008-03-27 17:09:36 +00:00
nicolasconnault
95c2d696c4 MDL-14065 Commented out buggy backuplib tests, and replaced E_ALL with DEBUG_DEVELOPER in dmllib tests 2008-03-27 17:08:55 +00:00
nicolasconnault
477eec40b7 MDL-14065 Fixed gradebook unit tests, including a bug fix in grade_item class 2008-03-27 12:08:36 +00:00
skodak
9db5d080f4 MDL-14060 fixed cm caching in forum cron; merged from MOODLE_19_STABLE 2008-03-27 08:49:25 +00:00
skodak
741478495e MDL-14074 removed obsoleted $CFG->enablerecordcache = true 2008-03-27 08:44:11 +00:00
skodak
a833a46aba MDL-14074 removed obsoleted $CFG->enablerecordcache = true; merged from MOODLE_19_STABLE 2008-03-27 08:40:01 +00:00
skodak
953d154fa4 MDL-14074 removed obsoleted $CFG->enablerecordcache = true 2008-03-27 08:37:43 +00:00
gbateson
5abcfe582d trigger the updating of grades from earlier versions of Moodle
merge other fixes from Moodle 19 hotpot/lib.php
2008-03-27 08:14:44 +00:00
moodlerobot
6c180b44b7 Updated the HEAD build version to 20080327 2008-03-27 03:26:28 +00:00
stronk7
d5e8ae7d9b Change tooltip text by Helen's suggestion. MDL-13940 ; merged from 19_STABLE 2008-03-26 23:51:38 +00:00
thepurpleblob
1a7601ca83 Fixed typo in debug message, causing notice 2008-03-26 15:13:25 +00:00
sam_marshall
44e02d79ab MDL-14051 Changed timeout behaviour for download_file_content so curl has a read timeout 2008-03-26 13:00:48 +00:00
skodak
017933f70e MDL-14060 fixed cm caching in forum cron; merged from MOODLE_19_STABLE 2008-03-26 09:17:10 +00:00
moodlerobot
4e7208ba12 Updated the HEAD build version to 20080326 2008-03-26 03:29:46 +00:00
moodlerobot
8cba598d3b Automatic installer.php lang files by installer_builder (20080326) 2008-03-26 03:10:30 +00:00
scyrma
9f9bdaf80b MDL-14057 - Change position of the continue button. (merge) 2008-03-26 03:01:20 +00:00
dongsheng
55ac3d6f21 MDL-13151 add a new language string: phone2, thanks for your idea, Jams Ballard. 2008-03-26 02:58:16 +00:00
dongsheng
6f87ef52b9 MDL-14055, change to human-readable strings from hard-coded integer, thanks for Matt's patch. 2008-03-26 01:35:04 +00:00
dongsheng
d169515218 MDL-12531 add institution to lockable fileds, thanks for your patch, Lgor Plisco 2008-03-26 00:47:20 +00:00
skodak
ee2e85d4ac MDL-13360 fixed regression - notifications going more than once a day; merged from MOODLE_19_STABLE 2008-03-25 23:04:06 +00:00
tjhunt
44266ca4ef MDL-13806 - supplimental - bug fixes to the previous commit. 2008-03-25 19:40:42 +00:00
jmg324
68e3ffbbfa added new gradebook preference for backup silently function to avoid notice errors later in backup process. 2008-03-25 15:40:23 +00:00
poltawski
fa6eb1dc57 MDL-14050 - count(FALSE) == 1 . This was causing fatal errors when scorm_scoes were
empty.
merged from MOODLE_19_STABLE
2008-03-25 14:38:42 +00:00
scyrma
ecde257b56 small code cleanup (merge) 2008-03-25 09:36:01 +00:00
moodlerobot
516db0c8eb Updated the HEAD build version to 20080325 2008-03-25 03:26:41 +00:00
moodlerobot
5aa4ed91a1 Automatic installer.php lang files by installer_builder (20080325) 2008-03-25 03:07:08 +00:00
dongsheng
fe6786b8b9 MDL-10660, check whether memcache has been installed. 2008-03-25 02:23:37 +00:00
scyrma
5fc1ea543b MDL-14041 - Hide 'manage tags' when access is not permitted (merge) 2008-03-25 02:00:03 +00:00
dongsheng
b1f97418bf MDL-10606 Corrected course search box id 2008-03-25 01:25:54 +00:00
stronk7
012166762e Fix visualization under FF. MDL-14039 ; merged from 19_STABLE 2008-03-24 23:06:08 +00:00
stronk7
81d76f7035 New string for hidden roles eye in participants page. MDL-13940 ; merged from 19_STABLE 2008-03-24 22:08:10 +00:00
stronk7
68c85775d5 If the user has hidden role assignments, the icon should be the closed eye. MDL-13935 ; merged from 19_STABLE 2008-03-24 22:05:42 +00:00
skodak
80452dc333 MDL-14023 frontpage edit summary centering issue; merged from MOODLE_19_STABLE 2008-03-24 20:24:57 +00:00
skodak
8cb121cc6b MDL-14032 rewritten forum_tp_clean_read_records() - it should not run out of memory anymore + other minor memory savings; merged from MOODLE_19_STABLE 2008-03-24 19:51:37 +00:00
stronk7
cfa239ab7f Restore escaped from latest tag-lib refactoring. MDL-14038 ; merged from 19_STABLE 2008-03-24 16:39:48 +00:00
stronk7
0c273be0b2 Adding help file for forcedownload option. MDL-14010 ; merged from 19_STABLE 2008-03-24 10:34:37 +00:00
stronk7
4e11d34568 Added missing string for forcedowload option. MDL-14010 ; merged from 19_STABLE 2008-03-24 10:31:20 +00:00
moodlerobot
c8dced9502 Updated the HEAD build version to 20080324 2008-03-24 03:21:38 +00:00
stronk7
4d93bc9e19 Make list of participants to work on SITE course. Fix for MDL-14034 ; merged from 19_STABLE 2008-03-24 01:29:30 +00:00
skodak
4cfededa0d MDL-14029 html2text throws tons of notices is style or script tags found; merged from MOODLE_19_STABLE 2008-03-23 16:51:55 +00:00
skodak
df61da5331 MDL-14027 cron sometimes hangs in rss_client block; merged from MOODLE_19_STABLE 2008-03-23 16:24:29 +00:00