- 02 Jul, 2009 1 commit
-
-
tjhunt authored
-
- 26 Jun, 2009 1 commit
-
-
tjhunt authored
Also, part of the change from weblib.php functions to $OUTPUT-> methods. This is part of http://docs.moodle.org/en/Development:Theme_engines_for_Moodle%3F This is a big change, and the result is not perfect yet. Expect some debugging output on some pages. The main part of these changes are that $OUTPUT->header now looks for a file in the theme called layout.php, rather than header.html and footer.html. Also you can have special templates for certain pages like layout-home.php. There is fallback code for Moodle 1.9 themes, so they still work. A few of the old arguments to print_header are no longer supported. (You get an exception if you try to use them.) Sam H will be cleaning those up. All the weblib functions that have been replaced with $OUTPUT-> have version in deprecatedlib, so existing code will go on working for the foreseeable future.
-
- 19 Jun, 2009 1 commit
-
-
skodak authored
MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions
-
- 15 Jun, 2009 1 commit
-
-
tjhunt authored
-
- 03 Jun, 2009 1 commit
-
-
samhemelryk authored
-
- 20 May, 2009 1 commit
-
-
nicolasconnault authored
MDL-19247 Minor adjustments to Moodle Coding Standard, mostly switching Errors to Warnings. Added a file to sniff out elseif declarations. Cleaned up grade/lib.php as an example (no more errors).
-
- 07 May, 2009 1 commit
-
-
skodak authored
-
- 30 Apr, 2009 1 commit
-
-
skodak authored
-
- 24 Apr, 2009 3 commits
-
-
nicolasconnault authored
-
skodak authored
MDL-18942 user selection and group support in gradebook user overview report; merged from MOODLE_19_STABLE
-
skodak authored
-
- 23 Apr, 2009 2 commits
-
-
nicolasconnault authored
MDL-18419 Hiding export and import tabs from users who lack moodle/grade:export|import caps. Merged from MOODLE_19_STABLE
-
skodak authored
MDL-18930 fixed behaviour of dropdown menu selector in gradebook - the headings are not selectable again like the rest of moodle dropdowns; merged from MOODLE_19_STABLE
-
- 16 Apr, 2009 1 commit
-
-
nicolasconnault authored
-
- 28 Feb, 2009 3 commits
-
-
nicolasconnault authored
-
nicolasconnault authored
-
nicolasconnault authored
-
- 27 Feb, 2009 1 commit
-
-
nicolasconnault authored
MDL-18004 Adding keymanagers for when grade publishing is enabled, plus a few improvements in the tabs and breadcrumbs
-
- 25 Feb, 2009 1 commit
-
-
nicolasconnault authored
-
- 17 Feb, 2009 2 commits
-
-
nicolasconnault authored
-
nicolasconnault authored
-
- 13 Feb, 2009 2 commits
-
-
nicolasconnault authored
-
nicolasconnault authored
-
- 12 Feb, 2009 3 commits
-
-
nicolasconnault authored
-
nicolasconnault authored
-
nicolasconnault authored
-
- 11 Feb, 2009 1 commit
-
-
nicolasconnault authored
-
- 09 Feb, 2009 1 commit
-
-
nicolasconnault authored
-
- 16 Jan, 2009 1 commit
-
-
nicolasconnault authored
-
- 02 Jan, 2009 1 commit
-
-
skodak authored
-
- 22 Sep, 2008 1 commit
-
-
nicolasconnault authored
MDL-15680 Began implementing a simple YUI treeview of the grade items in their categories. Will tweak this to become a form with weights in input fields, and possible drag and drop also
-
- 04 Jun, 2008 1 commit
-
-
nicolasconnault authored
-
- 03 Jun, 2008 1 commit
-
-
nicolasconnault authored
-
- 19 Apr, 2008 1 commit
-
-
nicolasconnault authored
MDL-14163 YUI implementation complete, new grader_report preference and admin setting for enabling ajax.
-
- 12 Mar, 2008 1 commit
-
-
skodak authored
MDL-13895 incorrect title and alt on grade edit icon in gradebook reports; merged from MOODLE_19_STABLE
-
- 29 Feb, 2008 1 commit
-
-
nicolasconnault authored
MDL-13718 New icon for "locked" state icon, for grades whose grade item is locked. Merging from MOODLE_19_STABLE
-
- 27 Feb, 2008 2 commits
-
-
skodak authored
MDL-13690 activity outcome items do not support calculation - remove calc icon; merged from MOODLE_19_STABLE
-
nicolasconnault authored
-
- 20 Feb, 2008 1 commit
-
-
tjhunt authored
-
- 18 Feb, 2008 1 commit
-
-
skodak authored
MDL-12934 temporary fix for grade items of activities without proper course module record; merged from MOODLE_19_STABLE
-