Dongsheng Cai
489d8a755c
"MDL-13766, check if plugin file existed before displayed in admin page"
2010-04-01 06:09:53 +00:00
jerome mouneyrac
a8dd0325b9
web service MDL-21999 web service support optional parameter now (not only optional array/object key)
2010-04-01 03:17:34 +00:00
Moodle Robot
f81806aadc
Updated the HEAD build version to 20100401
2010-04-01 00:42:50 +00:00
Tim Hunt
26e3ae92f2
grade import: MDL-21987 Problem with repeated imports of the same grade.
...
The thanks to Petr (skodak).
Here is what I learned while working on this:
1. when explicitly setting the final grade (manual edit or import),
it is important that ->overridden gets set, and it should get set
to the time when the override was done.
2. but only on certainly sorts of grade item, and the condition for
setting the flag is different when it is the feedback being changed
or the grade being changed, hence the two different tests
is_overridable_item and is_overridable_item_feedback.
3. but, if the grade and feedback is not actually changed, then the ->overridden
timestamp should not be changed. (That was the bit that was buggy.)
2010-03-31 13:50:56 +00:00
Dongsheng Cai
34e20eb422
"MDL-19118, improve comments management"
2010-03-31 09:53:05 +00:00
jerome mouneyrac
610a447ebe
web service MDL-13126 little change into create user description (it was not correct and also breaking a test into the external function).
2010-03-31 09:25:59 +00:00
Sam Hemelryk
df42bd2c03
pix MDL-21996 Added missing filter icon
2010-03-31 09:08:51 +00:00
Petr Skoda
a8bad673aa
MDL-21655 improved access control
2010-03-31 08:42:36 +00:00
Petr Skoda
413ba14194
MDL-21655 whitespace fixed
2010-03-31 08:34:36 +00:00
Petr Skoda
cc3c90ac40
MDL-21655 whitespace fixed, better access control and moodle_url cleanup
2010-03-31 08:33:17 +00:00
Petr Skoda
86758a5c60
MDL-21655 improved access control
2010-03-31 08:23:33 +00:00
Petr Skoda
61ef8f9f88
MDL-20204 removing deprecated admin headers
2010-03-31 08:05:53 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
Dongsheng Cai
d1d4813ff2
"MDL-21146, improve file license code"
2010-03-31 03:08:05 +00:00
Moodle Robot
1e9bbac81f
Updated the HEAD build version to 20100331
2010-03-31 00:43:33 +00:00
Petr Skoda
50dea1b791
fixed incorect docs that were breaking install of mnet stuff
2010-03-30 20:02:56 +00:00
Petr Skoda
b64b465ca1
MDL-21146 adding missing license install code
2010-03-30 19:59:54 +00:00
Petr Skoda
81634f036d
MDL-21993 somebody needs to fix the chicken-egg mnet problem during install/upgrade
2010-03-30 19:51:34 +00:00
Dongsheng Cai
5aaa76eaef
"MDL-21943, remove hardcoded css"
2010-03-30 09:18:34 +00:00
Dongsheng Cai
a0e68ffc81
"MDL-21945, do not pass by reference to plugin_callback"
2010-03-30 07:49:21 +00:00
Dongsheng Cai
b9a689e8e3
"MDL-21952, comments api, fixed delete_record"
2010-03-30 07:38:47 +00:00
Dongsheng Cai
2057b5ef50
"MDL-21959, comments api, fixed javascript events"
2010-03-30 03:59:58 +00:00
Moodle Robot
be87881fd0
Updated the HEAD build version to 20100330
2010-03-30 00:43:33 +00:00
David Mudrak
5f248e13fe
MDL-21694 Reverted the order of the locations to search for strings
...
This reverts commit 57d864475860cd437a2aa1a1cef0059df53f9594.
2010-03-29 22:21:34 +00:00
David Mudrak
5275be9f82
MDL-21694 Deleting obsolete README
2010-03-29 22:21:24 +00:00
David Mudrak
ab922e77e0
MDL-21694 Removing string files of obsoleted modules
2010-03-29 22:21:10 +00:00
David Mudrak
9d68aee786
MDL-21694 Moving question formats strings
2010-03-29 22:20:53 +00:00
David Mudrak
5f25151054
MDL-21694 Moving SCORM strings
2010-03-29 22:20:18 +00:00
David Mudrak
60b00b6d99
MDL-21694 Moving IMSCP strings
2010-03-29 22:19:56 +00:00
David Mudrak
f312fe1a9e
MDL-21694 Moving theme strings into plugin space
2010-03-29 22:19:33 +00:00
David Mudrak
05162f4058
MDL-21694 Moving Tidy filter strings
2010-03-29 20:52:52 +00:00
David Mudrak
57223fbe95
MDL-21694 Moving Wiki strings
2010-03-29 20:52:30 +00:00
David Mudrak
7ae8954a02
MDL-21694 Moving URL strings
2010-03-29 20:52:07 +00:00
David Mudrak
1df58edc0f
MDL-21694 Moving Survey strings
2010-03-29 20:51:45 +00:00
David Mudrak
d8753184ec
MDL-21694 Moving Resource strings
2010-03-29 20:51:22 +00:00
David Mudrak
200fe7f26b
MDL-21694 Moving Page strings
2010-03-29 20:50:58 +00:00
David Mudrak
2476f5f22c
MDL-21694 Moving Lesson strings
2010-03-29 20:50:35 +00:00
David Mudrak
d8a8183033
MDL-21694 Moving Label strings
2010-03-29 20:50:12 +00:00
David Mudrak
afbbc6c0f6
MDL-21694 Moving Hotpot strings
2010-03-29 20:49:50 +00:00
David Mudrak
3158eb9350
MDL-21694 Moving Glossary strings
2010-03-29 20:49:28 +00:00
David Mudrak
ffbb41f48f
MDL-21694 Moving Forum strings
2010-03-29 20:49:05 +00:00
David Mudrak
81144b026f
MDL-21694 Moving Folder strings
2010-03-29 20:48:42 +00:00
David Mudrak
675aa51db3
MDL-21694 Moving Feedback module strings
2010-03-29 20:48:20 +00:00
David Mudrak
dee576ebba
MDL-21694 Moving editors strings into plugin space
2010-03-29 20:47:57 +00:00
David Mudrak
eea1d899bc
MDL-21694 Moving Choice module lang file
2010-03-29 20:47:23 +00:00
David Mudrak
ce0250ec19
MDL-21694 Moving Chat module lang file
2010-03-29 20:47:01 +00:00
David Mudrak
bda5f9b115
MDL-21694 Moving webservices strings into plugin space
2010-03-29 20:46:38 +00:00
David Mudrak
89422374d1
MDL-21694 Moving admin report strings into plugin space
2010-03-29 20:45:38 +00:00
David Mudrak
b4340cb296
MDL-21694 Moving repositories strings into plugin space
2010-03-29 20:44:00 +00:00
David Mudrak
001fa4b313
MDL-21694 Moving question types strings into plugin space
2010-03-29 20:40:06 +00:00