[moodle] / moodle / course / report / progress / index.php Repository:

Log of /moodle/course/report/progress/index.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Fri Feb 19 21:38:36 2010 WST (4 weeks ago) by sam_marshall
Branch: MAIN
CVS Tags: HEAD
Changes since 1.35: +3 -1 lines
Diff to previous 1.35
MDL-21665 Minor fix to breadcrumb trail in completion progress report

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon Feb 15 04:18:14 2010 WST (4 weeks, 5 days ago) by skodak
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
MDL-21590 fixed icons in navigation lib + clean up of modinfo (planned removeal of legacy use of urlencode since 1.8 - we use serialize and utf8 is ok now)

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue Jan 19 04:57:34 2010 WST (8 weeks, 4 days ago) by skodak
Branch: MAIN
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
MDL-21240 shortened urls now start with / everywhere

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Jan 16 23:40:17 2010 WST (2 months ago) by skodak
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Dec 17 05:50:50 2009 WST (3 months ago) by skodak
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Dec 17 04:30:27 2009 WST (3 months ago) by skodak
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
MDL-20787 removed mod_icon_url() completely

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Dec 17 04:25:16 2009 WST (3 months ago) by skodak
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
MDL-21139 replace all yui functions/methods with yui2 to make room for yui3

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Nov 4 16:11:05 2009 WST (4 months, 2 weeks ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_19_MERGED
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Sep 21 15:22:57 2009 WST (5 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.27: +14 -1 lines
Diff to previous 1.27
navigation MDL-14632 Added and implemented course report callback function

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri Sep 4 11:12:26 2009 WST (6 months, 2 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.26: +1 -2 lines
Diff to previous 1.26
navigation MDL-20216 Refactored add arguments
Moved $action argument from arg5 to arg2

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Sep 3 16:47:27 2009 WST (6 months, 2 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.25: +8 -4 lines
Diff to previous 1.25
course MDL-19794 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 22:10:35 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
MDL-19794 Converted all print_footer() calls

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Jul 3 12:23:07 2009 WST (8 months, 2 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 13:37:57 2009 WST (9 months ago) by tjhunt
Branch: MAIN
Changes since 1.22: +2 -4 lines
Diff to previous 1.22
javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.

Also, some related JavaScript cleanup.

More to follow.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Jun 12 19:57:15 2009 WST (9 months ago) by tjhunt
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
Fix whitespace.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri May 8 17:00:41 2009 WST (10 months, 1 week ago) by tjhunt
Branch: MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
forum: MDL-19119 missing requires now course/lib.php is not included everywhere.
Put in most of the obvious missing require_once($CFG->libdir . '/completionlib.php');

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Mar 4 02:28:05 2009 WST (12 months, 2 weeks ago) by sam_marshall
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19
MDL-18430: Completion progress report CSV download should be whole report not one page

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Nov 30 01:41:20 2008 WST (15 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
MDL-17463 chnging progress report cap to new standard

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Nov 29 23:22:11 2008 WST (15 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.17: +1 -2 lines
Diff to previous 1.17
MDL-17463 - reparate capabilities for course and admin reports

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Nov 18 19:17:27 2008 WST (15 months, 4 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
Let any table have rotated text in its headers. Stolen from sam's activity completion report.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Nov 18 17:18:24 2008 WST (16 months ago) by tjhunt
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
Fix require_js call.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Nov 18 17:13:26 2008 WST (16 months ago) by tjhunt
Branch: MAIN
Changes since 1.14: +13 -13 lines
Diff to previous 1.14
Trim trailing whitespace.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Nov 7 02:29:07 2008 WST (16 months, 1 week ago) by sam_marshall
Branch: MAIN
Changes since 1.13: +10 -9 lines
Diff to previous 1.13
MDL-17153: Completion system - minor text change for accessibility

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 01:55:38 2008 WST (16 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
fixed syntax error ;-)

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 00:20:38 2008 WST (16 months, 3 weeks ago) by sam_marshall
Branch: MAIN
Changes since 1.11: +42 -7 lines
Diff to previous 1.11
MDL-17003: Completion progress report needs paging system as large reports can kill browser

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Oct 24 18:12:33 2008 WST (16 months, 3 weeks ago) by sam_marshall
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
MDL-15498 Minor display bug with completion progress report

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Sep 25 10:09:49 2008 WST (17 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
"MDL-14129, fix hardcoded print_error"

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 15:00:59 2008 WST (17 months, 3 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
MDL-16583 - Clean up some fo the places we link to javascript files, to use require_js

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 16:21:57 2008 WST (18 months ago) by tjhunt
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
XHTML Strict!

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Aug 22 00:43:33 2008 WST (18 months, 3 weeks ago) by sam_marshall
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
MDL-15498: Completion system: progress report had problems with HTML code in activity names causing invalid/broken html output

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Aug 22 00:35:12 2008 WST (18 months, 3 weeks ago) by sam_marshall
Branch: MAIN
Changes since 1.5: +3 -0 lines
Diff to previous 1.5
MDL-15498: Completion system: progress report had issues with long label names

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jul 29 19:26:55 2008 WST (19 months, 2 weeks ago) by sam_marshall
Branch: MAIN
Changes since 1.4: +3 -0 lines
Diff to previous 1.4
MDL-15498: Completion: added TODO comment re last commit

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jul 29 18:37:46 2008 WST (19 months, 2 weeks ago) by sam_marshall
Branch: MAIN
Changes since 1.3: +18 -0 lines
Diff to previous 1.3
MDL-15498: Completion: added idnumber to progress report table (if enabled)

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Jul 29 01:21:13 2008 WST (19 months, 3 weeks ago) by sam_marshall
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
MDL-15498: Completion fix: change to use ajaxenabled in progress report

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jul 29 01:11:51 2008 WST (19 months, 3 weeks ago) by sam_marshall
Branch: MAIN
Changes since 1.1: +29 -11 lines
Diff to previous 1.1
MDL-15498: Completion fix: provided full UTF-8 support and Excel support for progress CSV output

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 20:31:31 2008 WST (19 months, 3 weeks ago) by sam_marshall
Branch: MAIN
MDL-15498: Completion system

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.10