David Monllao
fb9a2cddfb
MDL-46118 report_log: No results limit when downloading
2014-06-27 11:35:12 +08:00
Eric Merrill
391101008a
MDL-45439 reports Don't send contextlevel to legacy logging.
...
It doesn't support the column.
2014-05-07 11:10:19 +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
Eloy Lafuente (stronk7)
6b139edaf9
MDL-45171 log reports: fix sql for cross support
...
Rules for cross-db support are:
- Always use the 'AS' keyword for columns.
- Never use the 'AS' keyword for tables/views.
2014-04-18 17:34:06 +02:00
Marina Glancy
43a7ac723d
MDL-45087 report_log: do not show anonymous actions, use indexes
2014-04-17 11:40:50 +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
c865dacccc
MDL-43681 report_log: check related user before displaying
...
Related user id can be noreply user which is not in
database.
2014-03-25 16:50:13 +08:00
Rajesh Taneja
ac8976c8b5
MDL-43681 report_log: Modified log report to use log readers
2014-03-24 17:24:12 +08:00