Sam Hemelryk
3406acdef9
navigation MDL-22044 Major navigation structure changes.
...
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure .
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00
Petr Skoda
ae58632885
MDL-22053 removing relative paths from get_plugin|component_directory() because we can be only sure that the absolute paths exists such as in case of $CFG->themedir outside of dirroot; commeting out some simpletes_ stuff which does not seem to be used any more
2010-04-10 23:21:18 +00:00
Dongsheng Cai
535b4a51c1
MDL-21941, change language strings for comments api
2010-04-08 01:53:48 +00:00
Dongsheng Cai
4b201bc6f5
MDL-19118, comments api improvement
2010-04-07 06:42:17 +00:00
Petr Skoda
88623be168
MDL-22015 more advances in frankenstyle usage needed for new amos_string_manager
2010-04-01 20:54:27 +00:00
Petr Skoda
3dcdf440d7
MDL-21657 frankenstyle fix for incorrect rating plurals
2010-04-01 20:33:15 +00:00
Dongsheng Cai
34e20eb422
"MDL-19118, improve comments management"
2010-03-31 09:53:05 +00:00
Dongsheng Cai
1dce6261b7
"MDL-21146, adding file license support to repository api, first commit"
2010-03-29 03:39:08 +00:00
Andrew Davis
a09aeee47b
rating MDL-21657 first commit for rating library
2010-03-16 05:57:51 +00:00
Dongsheng Cai
0dc303382f
"MDL-21240, added yui3 lib requirment"
2010-03-08 04:13:55 +00:00
Dongsheng Cai
7b3f23e4b1
"MDL-21240, added missing yui2 lib"
2010-03-05 02:33:28 +00:00
Sam Hemelryk
c24895978f
group MDL-21533 Replaced overlib usage within Group with YUI3 equivilant JavaScript code
2010-02-24 03:57:36 +00:00
Petr Skoda
26acc814eb
MDL-20204 fixed html-writer::tag() parameter order to match the rest of the api
2010-02-18 18:15:56 +00:00
Petr Skoda
e6a3ea28a4
MDL-21591 fixed regression in JS calls
2010-02-14 08:56:57 +00:00
Petr Skoda
4aea3cc7cd
MDL-20204 the ultimate fix for our frames (theyare not accessbile, but anyway); instead of adding the target to each element when creating html we use yui to set the target from page footer via JS - this fixes the links and forms in all elements in pages with frametop layout
2010-02-11 13:27:02 +00:00
Sam Hemelryk
7c964cdf14
javascript-modules MDL-21400 Fixed up some recent module regressions
2010-02-09 01:38:45 +00:00
Sam Hemelryk
d2e68385d7
navigation MDL-21529 Added a close icon to docked item panels + show/hide event improvements
2010-02-08 04:09:18 +00:00
Sam Hemelryk
5d6957f349
outputrequirements MDL-21400 Added missing YUI2 module required by dock
2010-02-08 03:25:45 +00:00
Petr Skoda
4c1f394246
MDL-21400 apparently tinymce loading is not compatible with our brand new JS caching yet ;-)
2010-02-07 13:26:28 +00:00
Petr Skoda
0139ec3fe6
MDL-21400 finally, gzip for JS files and proper caching - without admin UI for now (off by default)
2010-02-07 12:50:53 +00:00
Petr Skoda
2b728cb5e1
MDL-21420 finally moving old global mstr to new M.str.
2010-02-07 09:43:07 +00:00
Petr Skoda
87ad1edcd6
MDL-21400 JS modules now include needed strings in module description + fixed some string and icon issues in file picker
2010-02-07 09:34:19 +00:00
Petr Skoda
0bb38e8c04
MDL-21400 JS != ajax and page requirements are also CSS - making new special lib file for page requirements
2010-02-07 08:45:21 +00:00