42882 Commits

Author SHA1 Message Date
Moodle Robot
c02dc8cb16 Updated the HEAD build version to 20100717 2010-07-17 00:45:34 +00:00
Andreas Grabs
c27bb7ca15 MDL-23311 - Feedback code need upgrade by developer when adding scale 2010-07-16 20:54:09 +00:00
Eloy Lafuente
e2a4f9492f MDL-23196 html block - prevent this update to happen. It cleans all the HTML blocks! 2010-07-16 16:16:17 +00:00
Dan Marsden
1aa66713a5 LDAP Auth MDL-23331 fix global calls - thanks to Federico Botti for report/fix 2010-07-16 12:07:09 +00:00
Petr Skoda
985acc939b MDL-23204 fixed conversion of new core text formats 2010-07-16 10:21:53 +00:00
Petr Skoda
39ac3f6e28 MDL-23204 grrr, fixed regression 2010-07-16 10:15:25 +00:00
Petr Skoda
f5d7298dc0 MDL-23204 fixed course section format upgrade 2010-07-16 09:37:01 +00:00
Petr Skoda
b8091a0bfd MDL-23204 convert text to html in url intro 2010-07-16 09:32:51 +00:00
Petr Skoda
6897e0a44d MDL-23204 convert text to html in survey intro 2010-07-16 09:32:21 +00:00
Petr Skoda
d682eadf51 MDL-23204 convert text to html in scorm intro 2010-07-16 09:31:23 +00:00
Petr Skoda
65eda35f33 MDL-23204 convert text to html in resource intro 2010-07-16 09:30:19 +00:00
Petr Skoda
07cb6678ae MDL-23204 convert text to html in quiz intro 2010-07-16 09:22:57 +00:00
Petr Skoda
2af3ca5542 MDL-23204 convert text to html in page intro 2010-07-16 09:21:06 +00:00
Petr Skoda
d4dfc6e654 MDL-23204 fixed label intro format upgrade 2010-07-16 09:20:22 +00:00
Petr Skoda
b498d58506 MDL-23204 convert text to html in imscp intro 2010-07-16 09:15:00 +00:00
Petr Skoda
1b1bd4777d MDL-23204 convert text to html in glossary intro 2010-07-16 09:14:37 +00:00
Petr Skoda
d6ae4a4a30 MDL-23204 convert text to html in folder intro 2010-07-16 09:10:49 +00:00
Petr Skoda
d021c19450 MDL-23204 convert text to html in data intro 2010-07-16 09:06:28 +00:00
Petr Skoda
070c8310c2 MDL-23204 convert text to html in chat intro 2010-07-16 09:02:59 +00:00
Dan Marsden
5e58f699a1 Calendar preferences MDL-23332 fix db call 2010-07-16 08:57:44 +00:00
Sam Hemelryk
6db3eee02b enrol MDL-23117 Implements the other users UI for users with roles in a course but not enrolled.
At the same time this commit introduces a standardised dialogue YUI module to enrol and implements it across the board.
This commit also addresses MDL-23292 and MDL-23319.
2010-07-16 08:30:06 +00:00
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
Andrew Davis
0074247f95 rating MDL-23187 added rating caps to those listed within activity cap check pages 2010-07-16 07:42:10 +00:00
Petr Skoda
2eeade8174 unset old htmleditor just once 2010-07-16 07:13:52 +00:00
aparup
7feebf6f6d Administration MDL-23144
Course create/update/cancel now navigates back to where u came from (namely /course/index.php & /course/category.php).
 (except when creating by default in Misc whereby you're sent to Misc where the course was created)
2010-07-16 07:10:49 +00:00
Petr Skoda
869483b61e MDL-23325 fixed wrong course id 2010-07-16 06:41:14 +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
jerome mouneyrac
47ee1c356c webservice MDL-20808 added a link to the AMF test client 2010-07-16 02:39:25 +00:00
Dan Marsden
b723a4f88c Choice MDL-18602 - don't need these extra sql calls. - thanks to Brian Gray for pointing it out! 2010-07-16 00:55:54 +00:00
Moodle Robot
84bbd5bc51 Updated the HEAD build version to 20100716 2010-07-16 00:45:38 +00:00
Petr Skoda
e21b850a05 MDL-23318 adding missing label string, hopefully to be renamed later 2010-07-15 20:16:47 +00:00
Andrea Bicciolo
1c065e3041 Fix for 23228 2010-07-15 19:00:57 +00:00
Petr Skoda
1f40915906 MDL-23222 marking spl as required php ext 2010-07-15 18:35:50 +00:00
Petr Skoda
08fd3268d2 MDL-23227 fixed stupid coding errors, mod restriction settings work again 2010-07-15 18:24:20 +00:00
Petr Skoda
897aa80c05 MDL-23310 fixed undefined page layouts 2010-07-15 18:09:11 +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
2c49daf789 MDL-21249 + MDL-16089 finalizing the mod/page module 2010-07-15 15:45:20 +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
acde4348a1 adding hack note 2010-07-15 14:53:51 +00:00
Petr Skoda
2fd52edc7a simplified upgrade code, the text format of resource intro was always 0==FORMAT_MOODLE 2010-07-15 14:45:19 +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
Jordi Piguillem
9e11d50773 Adding the global variable 2010-07-15 11:05:51 +00:00
Jordi Piguillem
b7d0b32f4a MDL-22449
Modifing map page to add some help
2010-07-15 11:04:21 +00:00
Jordi Piguillem
534d5b04db MDL-22449
Adding some more help strings
2010-07-15 11:03:54 +00:00
Jordi Piguillem
7b8cf15ce5 Restoring a line form a previous version 2010-07-15 10:53:27 +00:00