9 Commits

Author SHA1 Message Date
moodler
867f5adb73 Moved Penny's funky sql function into dmllib.php 2006-09-26 04:33:59 +00:00
mjollnir_
75673b93f8 fixing the participants report to work with roles 2006-09-26 01:23:57 +00:00
tjhunt
36075e092d MDL-6041 - Proper fix that eliminates the magic number 99999 when getting lists of studnets. Now, there is no arbitrary upper limit in the datalib functions, and sensible upper limits on pages that display lists of users. However, if you try to get all the site students, then get_students prints a warning in debug mode, telling you that you need to rethink your code.
Also a few more ISNULL()s eliminated.

And a typo role_assignment -> role_assignments.
2006-09-15 14:32:35 +00:00
vyshane
25c38f25a1 Added has_capability check 2006-08-25 08:30:25 +00:00
stronk7
b841722573 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
2006-06-03 20:37:55 +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
87fa2e3f8a Fixes to make print_error more useful, suggested by Sam
It can now take a module argument, and can support different link locations
2006-04-13 05:42:47 +00:00
vyshane
4379c8e9bb W3C validation and misc code cleanup. 2006-03-16 08:49:20 +00:00
moodler
bcadf372af Quickly cleaning up reports
This one was the old participation report (still needs work!)
2006-03-09 08:24:10 +00:00