33721 Commits

Author SHA1 Message Date
nicolasconnault
4dc81cc70d MDL-15680 Added grade category aggregation settings and weights, plus correct handling of 3 types of weights. 2008-10-10 07:18:19 +00:00
moodlerobot
fdcc3c5e79 Updated the HEAD build version to 20081010 2008-10-10 01:50:12 +00:00
poltawski
386c151ec5 MDL-16816 - fix role_assign() to match php docs
Return role assignment id on succesful assignment
2008-10-09 13:52:39 +00:00
poltawski
d42df9dafd MDL-16205 - fix 'coltroller' typo 2008-10-09 13:18:55 +00:00
poltawski
db53480058 MDL-16428 - fix typo 2008-10-09 13:00:48 +00:00
poltawski
26087ac5d2 MDL-16461 - default wasn't being set on send for marking due to
incorrect element name

thanks to Brian Gray
2008-10-09 11:24:11 +00:00
mudrd8mz
a51a5ee009 MDL-16506 Fixed error when deleting the only page in the Lesson. Credit goes to Chris Bertagne for the patch. Merged from 1.9 2008-10-09 11:07:34 +00:00
poltawski
38dc85bf1f MDL-16434 fix typo in class name "generalbox"
thanks to Joseph Rézeau
2008-10-09 10:51:57 +00:00
scyrma
db3a0b34d4 Files/MDL-14231: reverting previous commit. 2008-10-09 07:00:56 +00:00
scyrma
3da3316d6d Files/MDL-14231: return false on file not found so that the user is warned that the file could not be deleted. (merged) 2008-10-09 06:22:54 +00:00
jerome
9f7c761af9 MDL-15402: by default course/user repositories cannot be created/set 2008-10-09 06:01:10 +00:00
jerome
f48fb4d692 MDL-15402: add a repository type functionality in the administration: enable/disable course and user repository setting 2008-10-09 03:02:26 +00:00
dongsheng
d4fda077a2 "MDL-13766, always display personal repositories" 2008-10-09 02:17:14 +00:00
moodlerobot
72967c671d Updated the HEAD build version to 20081009 2008-10-09 01:52:08 +00:00
moodlerobot
cbdc01e67c Automatic installer.php lang files by installer_builder (20081009) 2008-10-09 01:32:09 +00:00
skodak
01bc9ff156 MDL-15262 using hardFreeze instead of static, because we need this info to b returned from form; the new change* caps are not in effect when adding new courses - merged from MOODLE_19_STABLE + fixed regression in coursename/shortname automatic numbering 2008-10-08 20:56:38 +00:00
skodak
cd7f72c0b6 MDL-15262 adding xss risks to new course update related caps; merged from MOODLE_19_STABLE 2008-10-08 20:07:42 +00:00
skodak
5e99b9d70e MDL-15262 fixed major regressions for non-legacy roles with course:update enabled; merged from MOODLE_19_STABLE 2008-10-08 20:03:15 +00:00
skodak
4a965824a0 MDL-16738 fixed + array operator overriding the same numeric keys - credit goes to Vince Gángó; merged from MOODLE_19_STABLE 2008-10-08 19:10:22 +00:00
skodak
c69b02bbdf MDL-14840 trimming scale options - the spaces should not be there in the first place (to be addressed later MDL-16832) - credit goes to Mike Corb and Dan Marsden; merged from MOODLE_19_STABLE 2008-10-08 18:53:28 +00:00
nicolasconnault
6e2eaae0e6 MDL-15262 Instead of removing these form fields entirely, rendering them as static form elements. Merging from MOODLE_19_STABLE 2008-10-08 13:40:42 +00:00
nicolasconnault
f7c0d84b87 MDL-15262 Added 3 new capabilities without changing defaults, as suggested by Matt. Merged from MOODLE_19_STABLE 2008-10-08 13:23:35 +00:00
nicolasconnault
ca255392e2 MDL-12198 Fixed ordering of sections, Merging from MOODLE_19_STABLE 2008-10-08 12:22:04 +00:00
nicolasconnault
699da6b5d5 MDL-15887 Implemented new setting, Merged from MOODLE_19_STABLE 2008-10-08 11:06:05 +00:00
jamiesensei
3efbe6bc89 MDL-14676 "In question bank, problem with moodle/question:edit* when do not have moodle/question:move*" Fixed logic for processing submission of question form and also added some validation to check that the user has permissions to move a question. 2008-10-08 10:27:38 +00:00
nicolasconnault
fcc286a4e9 MDL-10201 Merged from MOODLE_19_STABLE 2008-10-08 09:10:05 +00:00
nicolasconnault
cc934d000b MDL-15871 Merging from MOODLE_19_STABLE 2008-10-08 08:25:16 +00:00
nicolasconnault
25e3d9f289 MDL-16784 Updating ajaxlib.php Merging from 1.9 stable 2008-10-08 08:21:46 +00:00
dongsheng
c260ac7db6 "MDL-11371, The View past chat sessions should not appear if there haven't been any, merged from 1.9" 2008-10-08 07:55:42 +00:00
skodak
7f46236fcd MDL-16765 - undoing MDL-14303 and adding different fix; merged from MOODLE_19_STABLE 2008-10-08 07:16:12 +00:00
dongsheng
1f8abb893b MDL-15370, remove old html and javascript code, merged from 1.9 2008-10-08 06:48:57 +00:00
dongsheng
494f9df3a6 "MDL-16822, use https connection if it is avaliable" 2008-10-08 02:28:40 +00:00
moodlerobot
098e7b873f Updated the HEAD build version to 20081008 2008-10-08 01:59:14 +00:00
skodak
1f3ffe3308 MDL-16819 fixed regression in last commit, sorry 2008-10-07 23:05:09 +00:00
peterbulmer
c8a6dfee9b Typo correction in comment 2008-10-07 22:25:48 +00:00
skodak
b7658fa0de MDL-15800 merged changes from MOODLE_19_STABLE 2008-10-07 22:09:33 +00:00
wildgirl
c6a6b0f77d MDL-13875 multiplicator help file rewording 2008-10-07 10:50:00 +00:00
jerome
15b25b982a MDL-12846: add default to language field (course default settings page) 2008-10-07 09:39:32 +00:00
scyrma
de2047e7a9 Forum/MDL-14558: Prevent users from subscribing or getting subscribed to forums where subscriptions are not allowed. (merge) 2008-10-07 09:28:47 +00:00
jamiesensei
1f23bda7f9 MDL-16803 "Questions with score of 0 lead to division by zero warning" 2008-10-07 08:46:24 +00:00
scyrma
2e7938bb9f Lesson/MDL-13311: make it possible to have a short answer question using 0 has answer. (merge) 2008-10-07 05:20:05 +00:00
jerome
f86eb734ee MDL-15800: clean filelib.php, fix https image link into the edit profil page (weblib.php), merged from 19 2008-10-07 02:26:47 +00:00
moodlerobot
16baeef69c Updated the HEAD build version to 20081007 2008-10-07 01:44:59 +00:00
skodak
d7531392f7 MDL-15431 User icon and Guest icon mixed up on compressed Course list; merged from MOODLE_19_STABLE 2008-10-06 22:29:36 +00:00
skodak
779ad29f99 MDL-16799 - Unit tests failing on events testing - caused by handler caching; merged from MOODLE_19_STABLE 2008-10-06 22:07:37 +00:00
wildgirl
969ca8b3eb MDL-14830 backup info added to role renaming help file 2008-10-06 15:23:21 +00:00
skodak
d6094653ef MDL-14696 Option to unenrol user from course when assigned to a role at a higher context; merged from MOODLE_19_STABLE 2008-10-06 09:29:26 +00:00
andreabix
f06287ad2f Fixed non compliant HTMl in README 2008-10-06 08:19:04 +00:00
moodlerobot
52b781b5db Updated the HEAD build version to 20081006 2008-10-06 01:42:57 +00:00
dongsheng
9e9cf5a07b "MDL-13766, update yui files" 2008-10-06 01:33:52 +00:00