Zig Tan
|
6f77c09777
|
MDL-61881 report: fix privacy lang strings
|
2018-04-11 10:06:51 +08:00 |
|
Zig Tan
|
219c136003
|
MDL-61881 report_log: Implement null privacy provider
|
2018-04-09 09:54:09 +08:00 |
|
Juan Leyva
|
85b531e8be
|
MDL-58762 report: Check group permissions in course user reports
Teachers were able to see any student report even with forced separated
groups and capability moodle/course:accessallgroups off.
|
2017-09-07 10:53:32 +02:00 |
|
Stephen Bourget
|
e762783dc0
|
MDL-57491 report_log: Improve filtering code by using static entries
|
2016-12-22 16:11:36 -05:00 |
|
Stephen Bourget
|
3dee255163
|
MDL-50286 report_log: Allow filtering by event origin.
|
2016-07-31 21:45:27 -04:00 |
|
Rajesh Taneja
|
ac8976c8b5
|
MDL-43681 report_log: Modified log report to use log readers
|
2014-03-24 17:24:12 +08:00 |
|
Rajesh Taneja
|
e1b16f9773
|
MDL-44017 Events: Deprecated content_viewed event
Replaced content_viewed event with appropriate events and deprecated
content_viewed event
|
2014-03-07 15:16:10 +08:00 |
|
Dan Poltawski
|
7ce576e317
|
Merge branch 'MDL-34571_accessibility' of git://github.com/rwijaya/moodle
Conflicts:
report/log/lang/en/report_log.php
|
2012-09-25 13:04:54 +08:00 |
|
Rossiani Wijaya
|
2bbd896edd
|
MDL-34571 accessibility compliance for report: Add label to select and input text form
|
2012-09-17 12:10:43 +08:00 |
|
Ankit Agarwal
|
75eec83b9b
|
MDL-35225 logs: Adding page number to the title tags
|
2012-09-17 10:23:16 +08:00 |
|
Eloy Lafuente (stronk7)
|
70a4e462ab
|
MDL-30975 Docs - whitespace fixes
|
2012-02-14 01:10:40 +01:00 |
|
Ankit Kumar Agarwal
|
04252d3a13
|
MDL-30975 Docs Adding correct pacakge information
|
2012-02-13 11:06:47 +05:30 |
|
Ankit Kumar Agarwal
|
f82de750bf
|
MDL-30975 Docs Documenting report/logs
|
2012-02-13 11:06:43 +05:30 |
|
Petr Skoda
|
bb41c281e9
|
MDL-29030 add pagetype names
|
2011-11-06 12:31:17 +01:00 |
|
Petr Skoda
|
033af4b7ba
|
MDL-29030 migrate and cleanup log report
AMOS BEGIN
MOV [log:view,coursereport_log],[log:view,report_log]
MOV [log:viewtoday,coursereport_log],[log:viewtoday,report_log]
AMOS END
|
2011-11-06 12:22:49 +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 |
|