- 19 Apr, 2010 8 commits
-
-
Sam Hemelryk authored
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.
-
Patrick Malley authored
-
Dongsheng Cai authored
-
Sam Hemelryk authored
themes MDL-22108 Removed IE specific horizontal scroll bars from navigation and settings blocks. Thanks Patrick
-
Patrick Malley authored
-
Sam Hemelryk authored
-
Martin Dougiamas authored
-
Andreas Grabs authored
-
- 18 Apr, 2010 3 commits
-
-
Inaki authored
Also make sure phpCAS doesn't try to start a new PHP session. We have already started our own and want to keep it :). In addition to it, it emitted a PHP notice that could block the authentication process under certain configurations. And pretty much the same with the wantsurl and loginguest checks.
-
Petr Skoda authored
-
Martin Dougiamas authored
-
- 17 Apr, 2010 1 commit
-
-
Martin Dougiamas authored
-
- 16 Apr, 2010 8 commits
-
-
Petr Skoda authored
-
Petr Skoda authored
MDL-22102 removing problematic readme files which were breaking my git checkout in phpstorm ide, they are not used and the whole wiki will be replaced soon anyway
-
Andrew Davis authored
-
David Mudrak authored
Generated still manually. Fixes missing parentlanguage in langconfig.php - there was a bug in AMOS due to intersection with English strings keys. parentlanguage in langconfig is an exception as it may contain string not defined in the English master pack.
-
Andrew Davis authored
-
Martin Dougiamas authored
-
David Mudrak authored
-
Tim Hunt authored
-
- 15 Apr, 2010 6 commits
-
-
Petr Skoda authored
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
Sam Hemelryk authored
themes MDL-22014 Reversal of YUI css property for input widths so that input size attribute is respected.
-
Sam Hemelryk authored
-
Martin Dougiamas authored
-
- 14 Apr, 2010 14 commits
-
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
MDL-22015 improved get_string method - it can now fetch strings from any language, not just the current one
-
Petr Skoda authored
-
Petr Skoda authored
MDL-22085 adding iso-639-2 reference string to en lang pack - this way we may look up the corresponding code for each our translation, this may be very useful in exports/imports
-