Commit Graph

47 Commits

Author SHA1 Message Date
Sam Hemelryk 63cdff2429 MDL-28945 course_reports: Fixed up pagination issue 2011-10-19 16:50:40 +13:00
Tony Levi cc6b535972 MDL-28945: Fix course/activity completion reports initial selection broken 2011-10-13 17:03:09 +01:00
Sam Hemelryk 34c46428f1 MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently 2011-09-08 09:30:10 +12:00
sam marshall 1c6ed50500 completion MDL-25929 Remove progresstrackedroles option 2011-01-10 15:20:24 +00:00
Sam Hemelryk cf5a0dbdd4 course-reports MDL-24173 Course reports now use the report page layout + minor tweaks to the serenity theme. 2010-12-02 07:31:48 +00:00
Sam Marshall cfc3392582 MDL-24714: Completion report names inconsistent 2010-10-18 10:15:37 +00:00
Sam Hemelryk 035f3a4f57 course-report-progress MDL-19794 Fixed up deprecated calls 2010-09-22 08:52:02 +00:00
Aaron Barnes 5642a8e515 MDL-24081 completion Fixing sql injections and use of sql_ilike() 2010-09-08 02:32:43 +00:00
Petr Skoda f8e9c93a9a MDL-23784 fixed incorrect pix links 2010-08-12 18:30:32 +00:00
Aaron Barnes 24a3b34131 completion: MDL-2631 Improve queries, reports and fix problems checking for tracked users 2010-08-12 03:40:35 +00:00
Sam Hemelryk 7c4efe3bc4 navigation MDL-14632 Added fuzzy matching as a worst case scenario to find the active node and tidied up course report page layouts 2010-05-19 07:57:00 +00:00
Sam Marshall a7382d3e07 MDL-21665 Minor fix to breadcrumb trail in completion progress report 2010-02-19 13:38:36 +00:00
Petr Skoda 9a9012dc8f 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) 2010-02-14 20:18:10 +00:00
Petr Skoda 9dec75dbcc MDL-21240 shortened urls now start with / everywhere 2010-01-18 20:57:32 +00:00
Petr Skoda a685593466 MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
Petr Skoda b5d0cafc6f MDL-20787 final switch to new $OUTPUT->pix_url() - yay! 2009-12-16 21:50:45 +00:00
Petr Skoda 683c01d2c8 MDL-20787 removed mod_icon_url() completely 2009-12-16 20:30:24 +00:00
Petr Skoda f44b10ed93 MDL-21139 replace all yui functions/methods with yui2 to make room for yui3 2009-12-16 20:25:14 +00:00
Petr Skoda aa6c1ced0a MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 08:11:02 +00:00
samhemelryk dfab77a26e navigation MDL-14632 Added and implemented course report callback function 2009-09-21 07:22:57 +00:00
samhemelryk 91152a3518 navigation MDL-20216 Refactored add arguments
Moved $action argument from arg5 to arg2
2009-09-04 03:12:01 +00:00
samhemelryk 0a122046bc course MDL-19794 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 08:47:24 +00:00
nicolasconnault d60c112435 MDL-19794 Converted all print_footer() calls 2009-08-06 14:10:33 +00:00
tjhunt 666e84584c MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-03 04:23:05 +00:00
tjhunt c28bf5c9f8 javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
Also, some related JavaScript cleanup.

More to follow.
2009-06-15 05:37:57 +00:00
tjhunt 0eab1dc067 Fix whitespace. 2009-06-12 11:57:15 +00:00
tjhunt 4e1132a8c5 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');
2009-05-08 09:00:41 +00:00
sam_marshall 10130df65b MDL-18430: Completion progress report CSV download should be whole report not one page 2009-03-03 17:28:05 +00:00
skodak 0d13085755 MDL-17463 chnging progress report cap to new standard 2008-11-29 16:41:20 +00:00
skodak a2e4bf7f23 MDL-17463 - reparate capabilities for course and admin reports 2008-11-29 14:22:10 +00:00
tjhunt 692103a2a5 Let any table have rotated text in its headers. Stolen from sam's activity completion report. 2008-11-18 10:17:27 +00:00
tjhunt d8133c0564 Fix require_js call. 2008-11-18 08:18:24 +00:00
tjhunt 633918543a Trim trailing whitespace. 2008-11-18 08:13:26 +00:00
sam_marshall dbb8902e51 MDL-17153: Completion system - minor text change for accessibility 2008-11-06 17:29:07 +00:00
skodak 9b0e2d6652 fixed syntax error ;-) 2008-10-24 17:54:58 +00:00
sam_marshall 35da0e8768 MDL-17003: Completion progress report needs paging system as large reports can kill browser 2008-10-24 16:20:37 +00:00
sam_marshall fe94025d69 MDL-15498 Minor display bug with completion progress report 2008-10-24 10:12:33 +00:00
dongsheng 9b34dc6e75 "MDL-14129, fix hardcoded print_error" 2008-09-25 02:09:49 +00:00
tjhunt 7264519e3f MDL-16583 - Clean up some fo the places we link to javascript files, to use require_js 2008-09-23 07:00:59 +00:00
tjhunt c215d9d4f2 XHTML Strict! 2008-09-18 08:21:57 +00:00
sam_marshall d352141e60 MDL-15498: Completion system: progress report had problems with HTML code in activity names causing invalid/broken html output 2008-08-21 16:43:33 +00:00
sam_marshall 82fd829dc3 MDL-15498: Completion system: progress report had issues with long label names 2008-08-21 16:35:12 +00:00
sam_marshall a5a63515e3 MDL-15498: Completion: added TODO comment re last commit 2008-07-29 11:26:55 +00:00
sam_marshall f94988555e MDL-15498: Completion: added idnumber to progress report table (if enabled) 2008-07-29 10:37:46 +00:00
sam_marshall 34572a98fe MDL-15498: Completion fix: change to use ajaxenabled in progress report 2008-07-28 17:21:13 +00:00
sam_marshall b3aa7ae8bc MDL-15498: Completion fix: provided full UTF-8 support and Excel support for progress CSV output 2008-07-28 17:11:51 +00:00
sam_marshall 4e781c7b50 MDL-15498: Completion system 2008-07-28 12:31:29 +00:00