| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
MDL-20204 new pix_icon renderable widget
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
MDL-21235 new link method in html_write, partinally replaces old html_link, going to add new action_link soon
MDL-21198 $OUTPUT->icon() improvements
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
MDL-20787 removed mod_icon_url() completely
course/report/outline $CFG typo
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
MDL-20995 Blog entries correctly displayed in activity reports
output MDL-19799 Fixed up some set_url calls as well as fixing some regressions caused by recent upgrades
navigation MDL-14632 Added and implemented course report callback function
navigation MDL-20216 Refactored add arguments Moved $action argument from arg5 to arg2
course MDL-19794 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
MDL-19794 Converted all print_footer() calls
MDL-19794 Migrated calls to print_heading
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url and $CFG->modpixpath to $OUTPUT->mod_icon_url
MDL-11261 setting hidden user lastaccess now works on outline report; backported from HEAD
MDL-11261 setting hidden user lastaccess now works on outline report
MDL-17463 - reparate capabilities for course and admin reports; backported from HEAD
MDL-17463 - reparate capabilities for course and admin reports
MDL-14679 converted some get/set_field()
MDL-14679 towards reports and stats conversion
"MDL-14129, fix print_error"
MDL-14129, remove all the other error() call
MDL-13549 major bugfixing and improvements in outline report; merged from MOODLE_19_STABLE
MDL-13549 major bugfixing and improvements in outline report
Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags There are multiple issues with Moodle files containing empty or blank lines (lines consisting of white spaces or tabs only) and/or white space before or after the PHP open and close tags, notably with config.php and theme files.
Merged fixes for MDL-10833 from HEAD
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
Make sure require_login is being called from reports MDL-10833
Restoring changes all the changes in MOODLE_16_STABLE since MOODLE_16_BETA. This had to be done because the MOODLE_16_STABLE branch tags were moved. Hopefully after this MOODLE_16_STABLE will be back to how it was (and a proper branch) but some of the history may look a bit odd. See MDL-9032 for more discussion and details.
Merged Nicolas' changes from MDL-8582 into HEAD.
Fixed MDL-8582 Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not. Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().
xhtml validation fixes for MDL-8425
MDL-7861 new class .icon and .iconsmall
xhtml fixes for MDL-7861.
fixed courseid typo
adding capabilities
icourse report xxxx actions must send courseid in the info field. Bug 5714. (http://moodle.org/bugs/bug.php?op=show&bugid=5714) Merged from MOODLE_16_STABLE
course report xxxx actions must send courseid in the info field. Bug 5714. (http://moodle.org/bugs/bug.php?op=show&bugid=5714)
lots of typos fixed, graph in stats, parameter cleanup etc., somebody could cleanup the page layout of those report/xxx/mod.php files ;-)
Slight tidy-up, needs work still
Quickly moving old reports into new structure This one is Outline Report
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.10 |