- 22 Jul, 2012 1 commit
-
-
Petr Škoda authored
This should allow us to switch page layout on admin pages and elsewhere before $OUTPUT->header() call.
-
- 02 May, 2012 1 commit
-
-
Mary Evans authored
-
- 20 Feb, 2012 1 commit
-
-
Eloy Lafuente authored
-
- 17 Feb, 2012 4 commits
-
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
- 10 Dec, 2011 1 commit
-
-
Petr Skoda authored
-
- 25 Jul, 2011 1 commit
-
-
Dan Poltawski authored
-
- 05 Jul, 2011 2 commits
-
-
Aparup Banerjee authored
-
Aparup Banerjee authored
MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/"
-
- 27 Jun, 2011 1 commit
-
-
Mark Johnson authored
-
- 31 May, 2011 2 commits
-
-
Sam Hemelryk authored
-
Anthony Forth authored
-
- 27 Mar, 2011 1 commit
-
-
Petr Skoda authored
-
- 08 Feb, 2011 1 commit
-
-
Petr Skoda authored
MDL-26265 use cm_info in PAGE->cm because it has more useful information; add context property to cm_info
-
- 08 Dec, 2010 1 commit
-
-
Sam Hemelryk authored
-
- 11 Nov, 2010 1 commit
-
-
Andrew Davis authored
-
- 05 Nov, 2010 2 commits
-
-
Sam Hemelryk authored
-
Sam Hemelryk authored
Major tasks undertaken in this patch: * New format_text argument, overflowdiv. * New page layout Report. * Review of all format_text calls. * Added support for the report layout to all themes. * Changed forum post display from tables to divs.
-
- 15 Oct, 2010 1 commit
-
-
Sam Hemelryk authored
-
- 10 Oct, 2010 1 commit
-
-
Petr Skoda authored
MDL-16723 automatic redirects to https when loginhttps enabled - this solves accidental usage of http version + it also solves recent navigation regressions + fixed regression from PAGE conversions + deprecated old httpsrequired() and $HTTPSPAGEREQUIRED
-
- 18 Sep, 2010 1 commit
-
-
Petr Skoda authored
-
- 17 Sep, 2010 1 commit
-
-
Petr Skoda authored
-
- 10 Sep, 2010 1 commit
-
-
Aparup Banerjee authored
navigation MDL-24129 showing the hidden regions when moving blocks. This also adds the 'blocks-moving' class to the body as an indicator for themers.
-
- 26 Aug, 2010 1 commit
-
-
Sam Hemelryk authored
-
- 24 Aug, 2010 1 commit
-
-
Petr Skoda authored
-
- 17 Aug, 2010 1 commit
-
-
Petr Skoda authored
MDL-23797 improved detection of PAGE->context abuse andproblems; fixed incorrect use of this->context instead of this->_context; missing PAGE->context does not throw fatal error any more
-
- 06 Aug, 2010 1 commit
-
-
Aparup Banerjee authored
-
- 04 Aug, 2010 1 commit
-
-
Petr Skoda authored
MDL-23655 fixed yet another PAGE->context issue - let's make system context default PAGE->context in CLI scripts
-
- 25 Jul, 2010 1 commit
-
-
Petr Skoda authored
-
- 07 Jul, 2010 3 commits
-
-
Petr Skoda authored
-
aparup authored
-
aparup authored
Course MDL-23062 turned off $doanything super admin power for a editing capability check to effect a switched to role from admin.
-
- 25 May, 2010 1 commit
-
-
Andrew Davis authored
-
- 23 May, 2010 1 commit
-
-
Petr Skoda authored
-
- 06 May, 2010 1 commit
-
-
Sam Hemelryk authored
-
- 03 May, 2010 1 commit
-
-
Andrew Davis authored
-
- 21 Apr, 2010 1 commit
-
-
Sam Hemelryk authored
themes MDL-21489 Added support for a legacy theme used with old browsers. Thanks Brendan for the patch Admin can now select a theme for modern browsers and old browsers, the user then sees the modern theme with modern browsers and legacy theme with old browsers. Currenlty IE6 (or less) are considered old browsers.
-
- 19 Apr, 2010 1 commit
-
-
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.
-