30127 Commits

Author SHA1 Message Date
skodak
3a6c690a86 MDL-13239 improved smtp bulk setting based on feedback from Gary; merged from MOODLE_19_STABLE 2008-02-02 16:22:47 +00:00
moodler
907ba776f9 Automatic installer.php lang files by installer_builder (20080202) 2008-02-02 03:28:31 +00:00
stronk7
093c3b907b Change some conditions to properly check if the custom-profile-field really is using a duplicate shortname. MDL-13288 ; merged from 19_STABLE 2008-02-01 17:19:33 +00:00
skodak
76cbde4138 MDL-12945 changing get_fast_modinfo() section property to sectionnum to prevent conflicts with real cm->section; full recent activity speedup when printing user pictures in forum; merged from MOODLE_19_STABLE 2008-02-01 14:10:49 +00:00
exe-cutor
2fc1fd5947 Merged typo corrections from STABLE 2008-02-01 13:40:06 +00:00
exe-cutor
e0870908b4 Merged Shibboleth integrated WAYF service from 19_STABLE 2008-02-01 12:48:27 +00:00
exe-cutor
eefd788bdc Merged Shibboleth integrated WAYF service from 18_STABLE 2008-02-01 12:45:24 +00:00
skodak
5c17befa61 MDL-12945 modfullnames typo; merged from MOODLE_19_STABLE 2008-02-01 09:12:33 +00:00
skodak
52ae8c057a MDL-12945 fixing mod indexes broken by previous commit; merged from MOODLE_19_STABLE 2008-02-01 09:09:04 +00:00
exe-cutor
78117f38bc Added integrated Shibboleth WAYF service on alternative login page
Updated README
2008-02-01 08:30:17 +00:00
skodak
edc06a5399 MDL-13220 rebuild course cache after ajax edits - patch by Myles Carrick; merged from MOODLE_19_STABLE 2008-02-01 08:23:11 +00:00
skodak
1ea543df62 MDL-7547 yet more speed improvements in rebuild_course_cache() ; merged from MOODLE_19_STABLE 2008-02-01 08:15:38 +00:00
skodak
f36cbf1d6e MDL-13214 rebuild_course_cache fixes and speed improvements; merged from MOODLE_19_STABLE 2008-02-01 07:48:26 +00:00
skodak
b4619aba72 MDL-12945 disabled mods are not returned from get_course_mods() anymore, the results are used in scheduled backup and other parts that do not expect disabled mods; merged from MOODLE_19_STABLE 2008-02-01 07:33:37 +00:00
skodak
c2f6fe2fbf MDL-13239 smtp bulk sending; merged from MOODLE_19_MERGED 2008-02-01 07:05:58 +00:00
moodler
6e27c7c627 Merged better error page from stable 19 2008-02-01 05:49:15 +00:00
moodler
77a97bc6c7 Automatic installer.php lang files by installer_builder (20080201) 2008-02-01 03:22:46 +00:00
moodler
92efb8f2dc Merged fix for notice when feed dies 2008-02-01 03:06:11 +00:00
fmarier
0cda10df3e Merged from MOODLE_19_STABLE: MDL-13244 - weblib - Add 'summary' attribute to print_table() 2008-01-31 22:24:45 +00:00
mjollnir_
2a5f4a885b Merged from MOODLE_19_STABLE: MDL-12440: take out auth title and description into base class, plugins can override. updated places that use get_string to call these methods. Credit: Luke Hudson <luke@catalyst.net.nz> 2008-01-31 22:02:44 +00:00
gbateson
9d042298ff fix for MDL-13174 ' replace calls to html_entity_decode() with hotpot_charcode_to_utf8() because html_entity_decode is broken in PHP4 2008-01-31 07:28:30 +00:00
moodler
2deffacca5 MDL-13260 Fixing misplaced variable (notice) 2008-01-31 07:04:23 +00:00
moodler
6f9a69cd03 MDL-13263 Merged nopostforum string from stable 2008-01-31 05:52:04 +00:00
moodler
c957843182 Automatic installer.php lang files by installer_builder (20080131) 2008-01-31 03:28:00 +00:00
moodler
1ee0c98322 MDL-13245 Merged viewallfix from stable 1.9 2008-01-31 01:30:43 +00:00
scyrma
b08bf83c50 MDL-11594 - Changes in image location broke chameleon 2008-01-31 00:39:02 +00:00
stronk7
6fba307d98 Quick fix for not working glossary index. Related to MDL-12949 that needs more improvements. Merged from 19_STABLE 2008-01-31 00:20:19 +00:00
poltawski
1e7ba87e9c MDL-13255 - hidden activity capability check was wrong
merged from 19_STABLE
2008-01-30 21:00:58 +00:00
poltawski
ae082716c7 MDL-13255 - hidden activity capability check was wrong, but require_login()
handles it for us when passsed $cm
2008-01-30 20:58:55 +00:00
poltawski
fdf09b28c8 MDL-13221 - doing wrong capability check for hidden activites. But we
don't need it at all as require_login() with the $cm argument does the
check for us
2008-01-30 20:42:41 +00:00
tjhunt
8bb3fac17c MDL-13110 - Manually grading random questions does not work. Fix thanks to Ken Burres. 2008-01-30 18:18:36 +00:00
mchurch
99aa575df8 MDL-13252 Fix context to always use course context, rather than instance->page. 2008-01-30 16:43:19 +00:00
tjhunt
d343bd2114 MDL-13253 - Should use separate language strings for user and module idnumber. Merged from MOODLE_19_STABLE. 2008-01-30 16:34:04 +00:00
tjhunt
9d35e66ea8 MDL-13238 - Optionally show the user's idnumber in the grader report. Merged from MOODLE_19_STABLE. 2008-01-30 16:04:09 +00:00
scyrma
27a903efd2 Merged from MOODLE_19_STABLE 2008-01-30 07:29:36 +00:00
moodler
f1401c244e Merged MDL-13245 from 1.9 2008-01-30 06:59:25 +00:00
moodler
86ef7676c8 Automatic installer.php lang files by installer_builder (20080130) 2008-01-30 03:24:33 +00:00
stronk7
9e56dd25d3 Now user profile fileds and user tags are included in backups. Part of MDL-6856 ; merged from 19_STABLE 2008-01-30 01:10:57 +00:00
moodler
0607c0f515 Applied patch from Yazel Hernandez to fix XHTML strict MDL-13230 2008-01-30 00:34:50 +00:00
danmarsden
6426fa81d4 MDL-3721 Wiki adds lots of invalid tags to the top of the page in every edit. 2008-01-29 20:50:48 +00:00
skodak
56edc4490d MDL-13237 rceche limiting through intcachemax finally implemented - this should prevent major memory leaks; merged from MOODLE_19_STABLE 2008-01-29 17:30:46 +00:00
poltawski
f58e6d26f2 MDL-13226 - allow user digest settings to be set with bulk user actions
merged from MOODLE_19_STABLE
2008-01-29 16:22:02 +00:00
scyrma
d4d7135444 Upgrade path for MDL-13060. (merge from 19_STABLE) 2008-01-29 05:54:42 +00:00
scyrma
56cd431502 No changes - only recoded to utf8. (MDL-13060) (Merged from 19_STABLE) 2008-01-29 03:35:55 +00:00
moodler
bb02466dcb Automatic installer.php lang files by installer_builder (20080129) 2008-01-29 03:19:13 +00:00
scyrma
5e924af4ca Imported and replaced country list to fix MDL-13060. The new list is the exact ISO list. Note that an official list also exists in French, but we will need to
do translations to other languages. (Merge from 19_STABLE)
2008-01-28 08:40:50 +00:00
moodler
3a61f85c7e Merged pdf php5 fix from MDL-13207 2008-01-28 05:30:32 +00:00
moodler
03f45a9f04 Automatic installer.php lang files by installer_builder (20080128) 2008-01-28 03:23:49 +00:00
moodler
0fc69cc4a9 Fixed missing context argument MDL-13206 2008-01-28 03:23:38 +00:00
moodler
3f2060b5a4 new dev tags file 2008-01-28 03:20:56 +00:00