Paul Holden
2c469d3843
MDL-67751 course: include inline folders in list of resources.
2020-04-15 13:59:50 +01:00
Sara Arjona
e3f29b01c0
Merge branch 'patch_view_anon_event_MDL-66213' of git://github.com/Dave-B/moodle
2020-01-13 10:10:10 +01:00
David Balch
51c4efa29f
MDL-66213 report_log: Show anonymous events when capability allows.
2020-01-10 13:48:59 +00:00
Bas Brands
40ea67534c
MDL-66999 theme_boost: @extend remove extends for tables
2019-12-12 11:27:56 +01:00
Mathew May
5cac5fa428
MDL-64506 templates: BS2 m-x-x to BS4 mx-x
2019-04-03 19:47:11 +08:00
Zig Tan
219c136003
MDL-61881 report_log: Implement null privacy provider
2018-04-09 09:54:09 +08:00
Adrian Greeve
375db4ebc5
MDL-61322 reports: Reformated the display date to include the year.
2018-02-01 08:26:27 +08:00
Stephen Bourget
e762783dc0
MDL-57491 report_log: Improve filtering code by using static entries
2016-12-22 16:11:36 -05:00
Simey Lameze
270b2e443c
MDL-56988 report: review and apply boosty styles to all reports
2016-11-23 15:30:32 +08:00
Dan Poltawski
3fd840072f
MDL-56988 report: attempt to improve styling of reports
2016-11-23 08:50:06 +08:00
Dan Poltawski
4aa5e355e6
MDL-51078 report_log: use simpler/faster str_split over preg_split
2016-08-09 09:04:31 +01: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
Clement Smith
98d53af7b6
MDL-51354 report/log: Add context sensitive help
...
Adds context sensitive help to the Reports > Logs page (both admin
and course level) to help users understand how the filters will
affect their search.
2016-04-18 12:37:29 -05:00
Rushikesh
36a2d817fc
MDL-36652 report_log : Including the course short name in file name
2016-02-15 22:00:18 +05:30
Mark Nelson
806905b59b
MDL-49291 core: final deprecation of sql_*_reader interfaces
2016-01-18 14:24:34 +08:00
Dan Poltawski
72ae4ec8d4
MDL-49473 logs: ensure exported logs contain year
2015-11-03 11:37:24 +00:00
Mark Nelson
607021c14b
MDL-46455 events: added more mapping
...
Also fixed a few bugs.
2015-10-11 18:52:36 -07:00
Damyon Wiese
0817451470
MDL-46455 events: Add mapping info to events
...
This commit covers all events outside of /mod/. It adds mapping info for restoring
events, or the default implementation which returns false if mapping is not required.
2015-10-11 18:14:58 -07:00
David Monllao
5803e36cc5
MDL-48595 logstore_standard: Fixing unit tests comparing performance
...
Adding also an extra userid checking as databases
may include userid = 0 records.
2015-03-12 14:17:29 +08:00
David Monllao
59aebbed70
MDL-48595 logstore: Replacing references to deprecated interfaces
2015-03-09 08:25:37 +08:00
David Monllao
1cfce08e63
MDL-48595 logstore: Adding new interfaces
...
sql_reader and sql_internal_table_reader.
2015-03-09 08:25:37 +08:00
David Monllao
40b10c304a
MDL-49145 report_log: Moving conditions
...
Now get_url() does not need to be resolved when
we are downloading.
2015-02-23 10:30:47 +08:00
David Monllao
fada0d44cc
MDL-49145 report_log: Fixing condition
...
Credit and thanks to Tyler Bannister and Renaat Debleu.
2015-02-23 08:45:25 +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
Tyler Bannister
b175341ed5
MDL-34867 report_log: Improved download speed and memory usage.
2014-11-28 09:06:16 -05:00
Rajesh Taneja
bd2183cd16
MDL-46865 report_log: Fixed showuser and showcourse in report log
2014-11-13 15:19:24 +08:00
Rex Lorenzo
7cd004e285
MDL-47518 report_log: Logfiles of single users no longer accessible
...
* Removing join on courseid if it is the SITEID.
2014-10-02 16:33:52 -07:00
Sam Hemelryk
ebdcb2924c
MDL-41663 output: fix for methods with _renderable suffix
2014-07-02 14:59:31 +12:00
David Monllao
fb9a2cddfb
MDL-46118 report_log: No results limit when downloading
2014-06-27 11:35:12 +08:00
Mark Nelson
e687396a1e
MDL-45319 events: trivial changes
2014-05-07 16:28:59 +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
Andrew Nicols
02915dfc23
MDL-45357 events: Remove unnecessary the before 'id' in event descriptions
2014-05-06 16:45:05 +08:00
Marina Glancy
64db8b7bcf
Merge branch 'MDL-45343-master' of git://github.com/ankitagarwal/moodle
2014-05-01 11:47:40 +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
Mark Nelson
02a5a4b2ff
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07: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
3610ad436c
MDL-45035 events: Fix @package and @since tags in Moodle 2.7 events
2014-04-11 13:45:33 +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
Ankit Agarwal
b63f773296
MDL-44717 events: Fix multiple issues in events
...
Fix various incorrect urls
Fix incorrect phpdocs and other minor code style issues
Fix missing/incorrect strings
AMOS BEGIN
MOV [eventblogassociationcreated, core_blog],[eventblogassociationadded, core_blog]
AMOS END
2014-04-01 15:08:34 +08:00
Petr Škoda
578645aadf
MDL-44715 use parent::validate_data() consistently in all events
...
Includes some minor PHPDocs typo fixes.
2014-03-28 14:09:31 +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
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
Rajesh Taneja
184afb6b73
MDL-43238 events: Added event other information in event php doc block
2014-01-03 15:03:48 +08:00
Ankit Agarwal
ac43f96306
MDL-40052 events: Code style fixes
2013-08-27 15:26:38 +08:00