- 05 Nov, 2010 1 commit
-
-
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.
-
- 21 Sep, 2010 1 commit
-
-
Petr Skoda authored
-
- 04 Sep, 2010 2 commits
-
-
Petr Skoda authored
-
Petr Skoda authored
-
- 02 Sep, 2010 1 commit
-
-
Petr Skoda authored
-
- 31 Mar, 2010 1 commit
-
-
Petr Skoda authored
-
- 26 Jan, 2010 1 commit
-
-
Petr Skoda authored
-
- 24 Jan, 2010 2 commits
-
-
Petr Skoda authored
-
Petr Skoda authored
-
- 19 Jan, 2010 1 commit
-
-
Petr Skoda authored
-
- 17 Dec, 2009 1 commit
-
-
Petr Skoda authored
-
- 04 Nov, 2009 1 commit
-
-
Sam Hemelryk authored
files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.
-
- 01 Nov, 2009 2 commits
-
-
Petr Skoda authored
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
-
Petr Skoda authored
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
-
- 10 Aug, 2009 1 commit
-
-
nicolasconnault authored
-
- 06 Aug, 2009 1 commit
-
-
nicolasconnault authored
-
- 02 Jul, 2009 2 commits
-
-
tjhunt authored
-
samhemelryk authored
-
- 12 Jun, 2009 1 commit
-
-
tjhunt authored
There is a new implementation of require_js in lib/deprecatedlib.php, based on $PAGE->requires. There were a few other recently introduced functions in lib/weblib.php, namely print_js_call, print_delayed_js_call, print_js_config and standard_js_config. These have been removed, since they were never in a stable branch, and all the places that used them have been changed to use the newer $PAGE->requires->... methods. get_require_js_code is also gone, and the evil places that were calling it, even though it is an internal function, have been fixed. Also, I made some minor improvements to the code I committed yesterday for MDL-16695. All that remains is to update all the places in core code that are still using require_js. (This commit also fixes the problem where the admin tree would not start with the right categories expanded.)
-
- 18 Feb, 2009 4 commits