Stephen Bourget
e762783dc0
MDL-57491 report_log: Improve filtering code by using static entries
2016-12-22 16:11:36 -05:00
Dan Poltawski
4d31fc8444
Merge branch 'MDL-51078_m32v3' of https://github.com/sbourget/moodle
2016-08-09 08:57:09 +01:00
Stephen Bourget
7c4dfba89e
MDL-51078 report_log: Allow filtering by all changes
2016-08-01 21:13:05 -04:00
Stephen Bourget
3dee255163
MDL-50286 report_log: Allow filtering by event origin.
2016-07-31 21:45:27 -04:00
Rushikesh
36a2d817fc
MDL-36652 report_log : Including the course short name in file name
2016-02-15 22:00:18 +05:30
David Monllao
59aebbed70
MDL-48595 logstore: Replacing references to deprecated interfaces
2015-03-09 08:25:37 +08:00
Dan Poltawski
2da35cd459
Merge branch 'MDL-48445-master' of https://github.com/jmarshall-netspot/moodle
2014-12-22 13:56:19 +00:00
Simey Lameze
64a5ede261
MDL-48580 report_log: fix site errors dropdown
...
Thanks Renaat Debleu for pointing this bug and share a solution.
2014-12-16 12:37:28 +08:00
Josh Marshall
404e33e9b5
MDL-48445 report_loguser: Include logstore parameter for pagination
2014-12-16 14:29:31 +10:30
Rajesh Taneja
bd2183cd16
MDL-46865 report_log: Fixed showuser and showcourse in report log
2014-11-13 15:19:24 +08:00
Ankit Agarwal
c906551fc6
MDL-45343 report_log: Fix missing enddate clause when using date filter
2014-04-30 16:52:29 +08:00
Ankit Agarwal
1ac341e23f
MDL-43682 log: Fix issues with log report
...
Following fixes have been made:-
Porfile links where generating errors when there was no courseid present. Fixed the same.
get_readers() method was accessing an undefined property.
popups were used for action and ip address before the whole rewrite, we should maintain the same behaviour.
Fixed string issues.
Pass context to format_string method
2014-04-07 16:58:44 +08:00
Rajesh Taneja
ac8976c8b5
MDL-43681 report_log: Modified log report to use log readers
2014-03-24 17:24:12 +08:00