Commit graph

11453 commits

Author SHA1 Message Date
Martin Dougiamas
ad0ae2610f MDL-23187 Generic ratings and comments permissions now appear on course pages, AND are added to authenticated user role. You need these PLUS specific module permissions to actually be able to do any ratings/comments, so it makes sense to show them. Not happy about usability of needing two permissions to switch it on but it does give a lot of extra control. 2010-07-16 07:47:23 +00:00
Petr Skoda
2eeade8174 unset old htmleditor just once 2010-07-16 07:13:52 +00:00
Andrew Davis
55d95d90f9 rating MDL-23328 made date restriction of ratings work correctly 2010-07-16 06:30:30 +00:00
Andrew Davis
a74bea1257 rss MDL-23315 fixed error when moving threads between forums 2010-07-16 02:46:26 +00:00
Petr Skoda
835d78ff9e MDL-22056 simplified component name handling + converting reports to proper pluginname
AMOS BEGIN
 MOV [capability,report_capability],[pluginname,report_capability]
 MOV [questioninstances,report_questioninstances],[pluginname,report_questioninstances]
 MOV [reportsecurity,report_security],[pluginname,report_security]
 MOV [spamcleaner,report_spamcleaner],[pluginname,report_spamcleaner]
AMOS END
2010-07-15 17:13:45 +00:00
Petr Skoda
730eae9ca5 MDL-22056 simplified string name handling 2010-07-15 16:32:26 +00:00
Petr Skoda
44b64a5683 MDL-19281 fixing proper function name of course delete hook for course formats 2010-07-15 15:27:18 +00:00
Petr Skoda
38c8aed7c3 MDL-23312 teachers are not be forced to type xhtml strict code in tinymce any more 2010-07-15 14:24:52 +00:00
Petr Skoda
ca91bc95d6 just explaining the status of moodlemedia plugin 2010-07-15 13:56:23 +00:00
David Mudrak
4d553cb221 NOMDL Fixed documentation on admin external page 2010-07-15 13:41:50 +00:00
David Mudrak
2a27240585 NOMDL Do not try to rename the moodledata/lang if it does not exist 2010-07-15 12:45:55 +00:00
Dan Marsden
5138bae0d7 MDL-23280 fix typo in var name 2010-07-15 08:21:41 +00:00
Petr Skoda
cdefaa86f6 fixed incorrect exception name 2010-07-14 16:40:30 +00:00
jerome mouneyrac
f21b363042 course publication MDL-19315 fix for gallery JS call (Sam's fix) 2010-07-14 09:44:11 +00:00
Andrew Davis
e40eabb5d9 gradebook MDL-23181 committing grade item patch 2010-07-14 08:51:19 +00:00
Andrew Davis
c791bb4dfa gradebook MDL-23267 fixed 2 broken unit tests in lib/grade/simpletest 2010-07-14 08:42:14 +00:00
Petr Skoda
f728d49b00 MDL-19380 uploadlib cleanup before readding of antivirus integration 2010-07-14 08:40:48 +00:00
jerome mouneyrac
476c0e82d3 webservice MDL-12886 exception more explicit when clean response value fail 2010-07-14 07:33:26 +00:00
Petr Skoda
2a6dcb72a2 MDL-23237 new timecreated field in user_emrolments and adding timestart to enrol plugins that know it 2010-07-13 20:58:17 +00:00
Petr Skoda
217d039722 MDL-23253 plugin now may indicate if the want "Enrol me" link in navigation 2010-07-13 17:04:17 +00:00
Petr Skoda
f87eab7e71 MDL-23167 basic "purge all caches" button 2010-07-13 15:09:44 +00:00
Petr Skoda
dbf9e4bae3 MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins 2010-07-13 13:56:55 +00:00
Sam Hemelryk
74ab45f738 NOBUG: Fixed typo 2010-07-13 09:17:48 +00:00
Sam Hemelryk
5ac851fba1 messaging MDL-23223 Fixed navigation link being added when messaging disabled 2010-07-13 02:35:31 +00:00
Mike Churchward
f601756991 MDL-23182 - Removed use of tabs. Added in PAGE functions and parameters so that nav menu will appear properly. Changed use of 'course' parameter to 'courseid' parameter to be more accurate. 2010-07-12 20:04:38 +00:00
Petr Skoda
91b99e8018 MDL-23232 added support for enrol_plugin->all_enrol() which indicates plugin allows users to add new enrolments manually 2010-07-12 17:46:48 +00:00
Dongsheng Cai
78765507c4 MDL-23174 Private files editing page needs headings, navbar etc like a normal page 2010-07-12 09:39:47 +00:00
Dongsheng Cai
ee9a49628d MDL-14589, fixed filepath 2010-07-12 09:01:12 +00:00
Dongsheng Cai
1249f770da MDL-23171 filemanager usability context menu improvements 2010-07-12 08:24:59 +00:00
Sam Hemelryk
f5ce6b71da enrol MDL-22854 Fixed navigation for the cohort add instance page 2010-07-12 06:18:08 +00:00
Petr Skoda
50a8bd6c1d MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
Petr Skoda
d08787af90 MDL-23202 gdlib api cleanup 2010-07-11 13:12:53 +00:00
Petr Skoda
e88dd87685 MDL-23202 group icons now stored in file storage pool 2010-07-11 13:07:24 +00:00
Petr Skoda
c7744f122d MDL-14589 remove old user icons after upgrade 2010-07-11 11:44:00 +00:00
Petr Skoda
edfd6a5e73 MDL-14589 user icons now stored in file storage pool 2010-07-11 11:43:15 +00:00
Petr Skoda
37416d5dc1 MDL-14589 improved param name 2010-07-11 09:21:51 +00:00
Petr Skoda
f28ee49e98 MDL-14589 adding missing component to moodle_url factory methods, going to convert code to use these factories instead of old filelib.php functions 2010-07-11 09:20:20 +00:00
Petr Skoda
f958f22640 MDL-22780 no grrrr! 2010-07-10 18:56:10 +00:00
Petr Skoda
e384d2dc7b MDL-22780 sync ext db enrol when user logs in - except admins in case something goes really wrong in plugins 2010-07-10 18:53:52 +00:00
Petr Skoda
fa25639535 modulename not used for gradebook plugins any more 2010-07-10 15:10:46 +00:00
Petr Skoda
a919ae896b MDL-22800 stats code using new enrol tables, I did not test it much because I do not have any test data :-( 2010-07-10 14:45:07 +00:00
Petr Skoda
20e5da7d91 MDL-19211 back to the old text format preferences logic + minor refactoring and improvements 2010-07-10 12:12:59 +00:00
Petr Skoda
e065ea4f06 MDL-19211 wrong editor settings forms finally gone, yay! 2010-07-10 11:00:00 +00:00
Petr Skoda
6693bd8494 whitespace fix 2010-07-10 10:52:29 +00:00
Petr Skoda
d0942f6d3a MDL-19211 reverting to old style editor preferences, the actual code that uses the prefs will be in next commit; fixed version 2010-07-10 10:52:06 +00:00
Petr Skoda
c3ed4a5ab9 MDL-19211 reverting to old style editor preferences, the actual code that uses the prefs will be in next commit 2010-07-10 10:50:51 +00:00
Petr Skoda
54da2ec7a9 MDL-23066 directory renaming and moving in file manager 2010-07-10 10:03:01 +00:00
Petr Skoda
4299f38115 MDL-23156 fixed one more regression in legacy files 2010-07-09 21:08:02 +00:00
Martin Dougiamas
20d6b374f1 MDL-23175 Change "Settings" to "Edit settings" for module and course editing 2010-07-09 08:20:39 +00:00
Petr Skoda
d4848e8d6c MDL-23156 incorrect itemid test in legacy browser 2010-07-09 08:13:23 +00:00