Commit Graph

23 Commits

Author SHA1 Message Date
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 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 e6a40d2231 backup MDL-19789 Added set_url calls 2009-10-15 03:05:35 +00:00
samhemelryk d9cb06dc0e course MDL-19794 Replaced deprecated functions, added set_url calls and boilerplates 2009-09-25 05:24:13 +00:00
skodak 358e2a0bd2 MDL-17464 profile reports are now respecting course report caps 2008-11-30 12:04:27 +00:00
skodak a2e4bf7f23 MDL-17463 - reparate capabilities for course and admin reports 2008-11-29 14:22:10 +00:00
skodak 5183f0cc5b MDL-15094 fixed stats regression and prefix cleanup 2008-06-05 20:35:28 +00:00
skodak 29f83769d1 MDL-14679 towards reports and stats conversion 2008-05-31 14:35:58 +00:00
dongsheng 1343697c82 "MDL-14129, fix print_error" 2008-05-13 06:15:20 +00:00
dongsheng 5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
skodak ceceb9ddf4 MDL-13525 role name aliases used in stat reports; merged from MOODLE_19_STABLE 2008-02-23 12:26:35 +00:00
skodak 61460dd631 MDL-13192 major stats cleanup patch - see tracker for more details; merged from MOODLE_19_STABLE 2008-02-16 18:33:50 +00:00
mjollnir_ bd903ae9de merged: fixing warnings in stats lib - rather than doing an include_once and noticing for every missing mod, check the file exists first from MOODLE_16_STABLE, and fixed up some weirdness in the reports 2007-04-11 23:53:15 +00:00
martinlanghoff 595fa6468b Stopping warning and possible errors in graphlib.php caused by bugs in statsgraph.php
Ported from LDC (1.5) branch


Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
2007-02-28 00:32:39 +00:00
mjollnir_ 96edb010da more work on stats reports ... 2006-09-24 07:13:33 +00:00
mjollnir_ 11887b6d5e more fixing on reports 2006-09-24 03:15:52 +00:00
mjollnir_ 32baf47939 accidently left in debugging stuff in stats reports 2006-09-23 21:43:11 +00:00
mjollnir_ afc97d5349 fixing reports 2006-09-23 12:10:42 +00:00
mjollnir_ 0f259f63d9 lots of fixes to stats, more to come 2006-09-23 08:52:12 +00:00
vyshane 6ac96fcb3c Added has_capability checks 2006-08-25 08:27:28 +00:00
vyshane 030605e57a Merge from 1.6. Refactored this report module so that we can use it as an
admin report module.
2006-06-06 04:15:04 +00:00
skodak 1f411afd1f lots of typos fixed, graph in stats, parameter cleanup etc., somebody could cleanup the page layout of those report/xxx/mod.php files ;-) 2006-04-20 22:36:22 +00:00
moodler 3bf7fc74a4 New report plugin structure for all course reports.
More to be added soon.
2006-03-09 07:37:40 +00:00