Commit graph

30709 commits

Author SHA1 Message Date
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
skodak
5cfefc9b02 MDL-8270 full block backup/restore - based on patches by Mark Nielsen and code in HEAD by Tim Hunt; merged from MOODLE_19_STABLE 2008-03-23 15:54:42 +00:00
skodak
e43281ae78 MDL-8270 full block backup/restore - based on patches by Mark Nielsen and code in HEAD by Tim Hunt; merged from MOODLE_19_STABLE 2008-03-23 15:54:41 +00:00
moodlerobot
67562ddb0c Updated the HEAD build version to 20080323 2008-03-23 03:19:58 +00:00
stronk7
3813e87cf8 Update timezone rules to tzdata2008a. MDL-14024 ; merged from 19_STABLE 2008-03-22 23:37:25 +00:00
skodak
6d62a9d7ee MDL-14008 various SUM aggregation bugfixes; merged from MOODLE_19_STABLE 2008-03-22 21:26:31 +00:00
skodak
94e7961403 MDL-14008 various SUM aggregation bugfixes; merged from MOODLE_19_STABLE 2008-03-22 21:20:33 +00:00
skodak
85db09fb81 MDL-14021 replaced sloppy JOIN ON TRUE with CROSS JOINs - ora or ms does not like it; backported from MOODLE_19_STABLE 2008-03-22 20:23:06 +00:00
moodlerobot
4043e5b5a5 Updated the HEAD build version to 20080322 2008-03-22 03:20:41 +00:00
nicolasconnault
072901a9eb MDL-13789 Fixed the index file issue (with a hack) and also documented extra credits properly. 2008-03-21 15:05:51 +00:00
ethem
c49c221090 get_recordset() for performance 2008-03-21 11:48:46 +00:00
ethem
b37fa3d553 get_recordset() for performance 2008-03-21 11:47:17 +00:00
moodlerobot
b7cea146b7 Updated the HEAD build version to 20080321 2008-03-21 03:18:18 +00:00