Brendan Heywood
1fc0c4bd4e
MDL-58439 admin: Ignore guest logins for all admin pages
2019-06-11 13:44:58 +10:00
Andrew Nicols
51d85c7c6c
MDL-46214 event: Support deprecation of events
...
This patch adds two new functions to the event base to allow deprecation of
the individual events, without entirely removing them from the UI.
This is different to our normal deprecation procedure because all events
must support display of historical data. It must also be possible to view
the event information in the event monitor.
2016-08-15 09:17:02 +08:00
Dan Poltawski
5904a6abe3
MDL-47361 tool_monitor: exit after printing footer
2014-11-03 14:21:50 +00:00
Dan Poltawski
e3d86c322b
Merge branch 'MDL-47361_master' of https://github.com/markn86/moodle
...
Conflicts:
admin/tool/monitor/edit.php
admin/tool/monitor/lang/en/tool_monitor.php
2014-11-03 13:55:31 +00:00
Mark Nelson
7293e97162
MDL-47361 tooL_monitor: string and UI changes
2014-11-02 19:05:29 -08:00
Simey Lameze
107b55bd74
MDL-47892 tool_monitor: disable plugin and event fields if theres subscriptions for the rule
2014-10-31 14:41:24 +08:00
Ankit Agarwal
e8a925a60e
MDL-45758 tool_monitor: Update js to get around chrome bug
2014-10-15 07:41:06 +05:30
Ankit Agarwal
58097ddf9b
MDL-45758 tool_monitor: Add support for editing/creating a rule
...
Original issue - MDL-45938
2014-10-15 07:41:04 +05:30
Simey Lameze
48cc3a8d4d
MDL-45758 tool_monitor: Initial version of rule form.
...
Original issue - MDL-45938
2014-10-15 07:41:04 +05:30