Petr Skoda
92e01ab771
MDL-21125 obsoleting global $THEME
2009-12-23 17:44:17 +00:00
Petr Skoda
054652d623
MDL-20204 removed some forgotten legacy code
2009-12-23 17:27:29 +00:00
Petr Skoda
358c13cbbf
MDL-21124 full support for JS in theems finished
2009-12-23 17:18:46 +00:00
David Mudrak
0ea95ddcb7
MDL-21178 formslib element modgrade does not use deprecated link_to_popup_window() for help icon
2009-12-23 16:54:39 +00:00
Sam Hemelryk
e0738f5778
navigation /MDL-21152 fixed regression changed topframe to frametop
2009-12-23 08:56:16 +00:00
Sam Hemelryk
4e03354235
mod-data MDL-19806 Converted remaining print_textarea's to 2.0 editors.
2009-12-23 06:19:25 +00:00
Sam Hemelryk
f81a82477d
mod-quiz MDL-19813 converted deprecated calendar event methods
2009-12-23 03:01:36 +00:00
Sam Hemelryk
d8ae33a95c
question MDL-21169 removed update_module_button calls from question these are now added by the module extending the navigation if there is a module specified for question pages.
...
Also fixed bug in moodle_url object coding_error to coding_exception
2009-12-23 02:45:22 +00:00
Sam Hemelryk
92059c7ee5
mod MDL-21169 Removed update this module button and ensured there was a link in the settings block for it.
2009-12-23 01:57:55 +00:00
Sam Hemelryk
0a1f8f8ffe
mod-scorm MDL-20261 Added functions to extend navigation and removed update this module buttons
2009-12-23 01:47:57 +00:00
Sam Hemelryk
86bf47458e
mod-hotpot MDL-20258 Added skeleton functions to extend navigation and removed update this module buttons
2009-12-23 01:47:01 +00:00
Sam Hemelryk
a881f97099
files MDL-20635 Changed cleanup of files when a context is deleted from the moment it occurs to cron
2009-12-23 01:24:17 +00:00
Sam Hemelryk
7a7e209df0
navigation MDL-20649 Revised the way in which navigation works for users
...
When logged in there is a my moodle dashboard branch, when viewing a site profile there is a users branch, and when viewing a course profile there the user is shown under the participants branch
2009-12-23 01:22:48 +00:00
David Mudrak
2fd9c5fa43
gradebook: fixed scale description field re-save after embedded files URL rewrite
2009-12-23 00:57:20 +00:00
Moodle Robot
7e1de3f0f3
Updated the HEAD build version to 20091223
2009-12-23 00:33:43 +00:00
Pierre Pichet
8b831fbbc5
MDL-20296 hiding instructions HTML editor and reordering units controls
2009-12-22 10:37:41 +00:00
jerome mouneyrac
f03bff3e2f
webservice MDL-20803 fix printed documentation (collapsible javascript broke the printed pages)
2009-12-22 07:26:20 +00:00
jerome mouneyrac
f897719fda
webservice MDL-20803 fix bad english
2009-12-22 07:09:28 +00:00
jerome mouneyrac
cdb0bd6afc
webservice MDL-20803 add "Print All" button
2009-12-22 03:52:28 +00:00
Matt Oquist
2072925988
MDL-19024 Fix a bug that stops strings from being displayed correctly in the admin section when configuring the MNET services. (Thanks, Richard Mansfield.)
2009-12-22 02:25:02 +00:00
Moodle Robot
1bf97e20e1
Updated the HEAD build version to 20091222
2009-12-22 00:34:04 +00:00
Moodle Robot
0a5e3e6ef1
Automatic installer.php lang files by installer_builder (20091222)
2009-12-22 00:23:19 +00:00
Tim Hunt
8ce3e17f80
Correct PHPdoc comment.
2009-12-21 16:39:06 +00:00
Andrew Davis
bf1ac6d9ae
group MDL-20005 added display of other groups users are in
2009-12-21 08:13:50 +00:00
jerome mouneyrac
334f9dbb7a
webservice MDL-20803 add some comments to the code
2009-12-21 08:08:22 +00:00
jerome mouneyrac
4597fd4d61
webservice MDL-20803 replace all html tag display by output tag functions
2009-12-21 07:37:54 +00:00
jerome mouneyrac
6b36958872
webservice MDL-12886 do not display the web service core if no service available
2009-12-21 06:11:50 +00:00
Sam Hemelryk
ac9b2d380a
groups MDL-19559 Fixed trivial css issue
2009-12-21 06:01:30 +00:00
jerome mouneyrac
7886efc41e
webservice MDL-20803 add switch to disable documentation, fix renderer call on login page, fix xhtml strict, add css file. TODO: use output render function to display tag, move all css style into the css file
2009-12-21 04:01:02 +00:00
Sam Hemelryk
d185ff44e1
mod-feedback MDL-19807 Fixed up final deprecated methods
2009-12-21 03:57:36 +00:00
Moodle Robot
aff69a26fc
Updated the HEAD build version to 20091221
2009-12-21 00:33:27 +00:00
Petr Skoda
e68c5f36cf
MDL-21124 towards full JS support in themes
2009-12-20 23:06:57 +00:00
Petr Skoda
38aafea249
MDL-21124 towards full JS support in themes
2009-12-20 21:50:46 +00:00
Petr Skoda
e14f806088
MDL-20204 fixed silly bug in my previous commit
2009-12-20 21:50:15 +00:00
Petr Skoda
6f0a938be5
MDL-20204 more BC in standard theme CSS
2009-12-20 19:41:47 +00:00
Petr Skoda
37b5b18e43
MDL-21150 finally we have a general agreement that plugin_renderes now "magically extend" the core_renderer by using of __call() + fixed problems with protected methods
2009-12-20 16:34:18 +00:00
Petr Skoda
998999e725
MDL-21155 improve themechangeonurl - sesskey not required, it may be a slight CSRF problem, but on the other hand theme designers rely on this very often, fixed problems with theme in _POST
2009-12-20 16:25:41 +00:00
Moodle Robot
3318ebc88b
Updated the HEAD build version to 20091220
2009-12-20 00:33:58 +00:00
Pierre Pichet
b7c81cf066
MDL-20960 testing correctly response 0 as not null line 393 merged from 1.9
2009-12-19 21:30:31 +00:00
Eloy Lafuente
dc98ad65de
NOBUG: XHTML strict
2009-12-19 11:03:03 +00:00
Moodle Robot
16326ea322
Updated the HEAD build version to 20091219
2009-12-19 00:33:13 +00:00
Moodle Robot
25d7caa75d
Automatic installer.php lang files by installer_builder (20091219)
2009-12-19 00:22:39 +00:00
Eloy Lafuente
ead791ddd5
MDL-21045, MDL-21046 restore - gradebook categories, letters and outcomes are now
...
restored no matter if user info is enabled or no (as far as they are user-independent)
Merged from 19_STABLE
2009-12-18 18:48:44 +00:00
Tim Hunt
e785b784f1
Grade item: MDL-21161 timemodified never gets set on calculated gradebook columns
2009-12-18 18:19:46 +00:00
Eloy Lafuente
f12c95734a
Related to MDL-6489 - advanced search template was missing in backup/restore ; merged from 19_STABLE
2009-12-18 18:11:13 +00:00
Eloy Lafuente
a1b4e1f2eb
MDL-11507, MDL-15157 database activity - avoid some notices on restore ; merged from 19_STABLE
2009-12-18 17:53:47 +00:00
Eloy Lafuente
14594faa80
MDL-21160 database activity - remap scale on restore ; merged from 19_STABLE
2009-12-18 17:40:16 +00:00
Tim Hunt
3e7ca6b3b1
grader report: MDL-21159 Link to user report does not respect $CFG->grade_profilereport setting.
...
Also, the report was generating invalid XHTML.
2009-12-18 17:13:39 +00:00
Penny Leach
df3466045c
portfolio/assignment MDL-21035 added updated & published fields to leap2a.
...
also fixed files support in online type
2009-12-18 14:38:22 +00:00
Penny Leach
4dfe45ee2d
portfolio/glossary MDL-21031 leap2a support for full glossary
2009-12-18 13:44:56 +00:00