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
Jordi Piguillem
f8be7ad493
MDL-22449
...
Removing link from diff string
2010-07-15 10:44:14 +00:00
Jordi Piguillem
4bb7490510
MDL-22449
...
Adding some help strings
2010-07-15 10:43:15 +00:00
Jordi Piguillem
03d1fce9c1
fixing bugs at comments page
2010-07-15 10:16:01 +00:00
aparup
ba138d4730
Assignment MDL-23192
...
- fixed query to reflect updated field name mdl_block_instances.contextid->mdl_block_instances.parentcontextid
- fixed records iteration.
2010-07-15 08:30:02 +00:00
Dongsheng Cai
7054b01d38
fixed undefined userid
2010-07-15 08:25:30 +00:00
Dan Marsden
5138bae0d7
MDL-23280 fix typo in var name
2010-07-15 08:21:41 +00:00
Patrick Malley
201d293d72
MDL-22840 - added hack for missing custom menu
2010-07-15 06:56:14 +00:00
Patrick Malley
2e65094d94
MDL-22840 - First commit of new theme
2010-07-15 06:48:13 +00:00
Patrick Malley
34d2c67228
MDL-22875 - general improvements in modules
2010-07-15 06:42:08 +00:00
jerome mouneyrac
8afbe76511
community block MDL-23288 highlight search result
2010-07-15 05:58:24 +00:00
Dongsheng Cai
74c68b7a11
MDL-23196, fixed old block configdata
2010-07-15 05:42:48 +00:00
Rossiani Wijaya
21b6efd7c9
MDL-23233 - adding formslib.php
2010-07-15 04:11:17 +00:00
Sam Hemelryk
682050ff0c
calendar MDL-23084 Added missing YUI requirment to event manager module
2010-07-15 04:08:15 +00:00
Sam Hemelryk
6793952d27
calendar MDL-23084 Fixed typo regession
2010-07-15 03:45:10 +00:00
Dongsheng Cai
ce1629146d
MDL-23196, fixed block config structure
2010-07-15 03:08:35 +00:00
Rossiani Wijaya
97ce18fbcf
MDL-22952 - Fixed bidirectional page problems (right to left).
2010-07-15 03:00:23 +00:00
Andrew Davis
88c90a63f4
admin MDL-23259 fixed deleting of user profile fields
2010-07-15 02:58:46 +00:00
Andrew Davis
d203d08f91
admin MDL-23259 made the add user profile field/add category UI a little more logical. I think.
2010-07-15 02:52:52 +00:00
Moodle Robot
1a450645fa
Updated the HEAD build version to 20100715
2010-07-15 00:45:51 +00:00
Eloy Lafuente
482aac657a
MDL-21432 backup - root task, inforef and users handling completed, various fixes
2010-07-14 23:59:19 +00:00
Eloy Lafuente
2087babba1
MDL-21432 backup - added inforef and users parsers
2010-07-14 23:53:29 +00:00
Andreas Grabs
cb416e5042
MDL-23275 - Feedback error when adding question
...
MDL-23276 - Adding a feddback question shoud return to fedback questions
2010-07-14 19:38:57 +00:00