Paul Holden
07611b5f12
MDL-71070 report_configlog: convert report to system report.
...
Convert to system report API provided by Report builder. The entity
defines the columns and filters, which are used by the system
report class we have created.
2021-08-03 12:17:11 +01:00
Brendan Heywood
76de190c25
MDL-68261 report_configlog: Log changes from admin/cli/cfg.php
2020-05-05 17:52:27 +10:00
Paul Holden
fdd3ccaf07
MDL-29693 report_configlog: implement report search filtering.
2019-12-04 10:19:22 +00:00
Paul Holden
a00801c071
MDL-29693 report_configlog: re-factor output to use renderers.
...
AMOS BEGIN
MOV [value,report_configlog],[valuenew,report_configlog]
MOV [oldvalue,report_configlog],[valueold,report_configlog]
AMOS END
2019-12-04 10:17:41 +00:00
Zig Tan
6f77c09777
MDL-61881 report: fix privacy lang strings
2018-04-11 10:06:51 +08:00
Zig Tan
c68b4a9d04
MDL-61881 report_configlog: Implement null privacy provider
2018-04-09 09:49:18 +08:00
Petr Skoda
c3a18edf65
MDL-29030 standardise report_configlog
2011-11-06 12:22:46 +01:00
Petr Skoda
e30cc24c0d
MDL-29030 make admin reports general reports
...
AMOS BEGIN
CPY [pluginname,coursereport_log],[pluginname,report_log]
CPY [pluginname,coursereport_stats],[pluginname,report_stats]
AMOS END
2011-11-06 12:22:45 +01:00