Simey Lameze
270b2e443c
MDL-56988 report: review and apply boosty styles to all reports
2016-11-23 15:30:32 +08:00
Adrian Greeve
0f510be763
MDL-50039 tool_monitor: Additional checks for subscription.
...
Additional capability checks are now in place to stop unauthorised
users from accessing the event monitor subscription page.
Thanks to Eloy Lafuente for creating a gist with ideas of tackling
No site level capability to the rule subscription.
2015-05-07 13:13:04 +08:00
Adrian Greeve
19452c99d7
MDL-49846 tool_monitor: Subscription page now filters on site events.
2015-05-04 12:29:54 +08:00
Adrian Greeve
25c634df29
MDL-49726 navigation: Update event monitor subscription.
...
It is now possible for users with the right permissions
to subscribe to events. The link is on the preferences page.
Part of MDL-45774.
2015-04-10 17:18:22 +08:00
Mark Nelson
bb286b6d5f
MDL-47871 tool_monitor: allow teachers to duplicate site rules
2015-01-26 19:32:59 -08:00
Marina Glancy
293f1b4d85
Merge branch 'MDL-47869-master' of git://github.com/lameze/moodle
2014-11-07 15:03:32 +08:00
Simey Lameze
7c2a2e1a93
MDL-47869 tool_monitor: Add sorting on event monitor pages
2014-11-06 14:53:10 +08:00
Frederic Massart
00d03b0b8a
MDL-48068 tool_monitor: Link to course points to the right course
2014-11-05 15:06:27 +08:00
Mark Nelson
4e86f45a3e
MDL-47361 tool_monitor: added missing column
...
Also reworded a string as the fields have been renamed.
2014-11-04 00:15:41 -08:00
David Monllao
88f64b5111
MDL-47810 tool_monitor: action_link when there is only 1 option
...
When the rule plugin is not a module you can subscribe
to it without having to select to which module instance
you want to subscribe, so there is no need to display
a drop down menu.
2014-11-03 15:22:24 +08:00
Mark Nelson
7293e97162
MDL-47361 tooL_monitor: string and UI changes
2014-11-02 19:05:29 -08:00
Mark Nelson
c4701daa75
MDL-47758 tool_monitor: prevent DB error when revisiting a delete URL
2014-10-31 01:16:10 -07:00
Mark Nelson
a724ceb99f
MDL-47919 tool_monitor: only use set_label() on valid object
2014-10-31 00:56:47 -07:00
Marina Glancy
376d0317f1
MDL-47919 tool_monitor: refer to fields by labels in behat
2014-10-30 14:03:10 +08:00
Dan Poltawski
f6dbc2bb9c
Merge branch 'MDL-47782-master' of git://github.com/lameze/moodle
...
Conflicts:
admin/tool/monitor/lang/en/tool_monitor.php
2014-10-24 15:25:42 +01:00
Dan Poltawski
e29ec53238
Merge branch 'MDL-47778_master' of https://github.com/markn86/moodle
2014-10-24 14:53:21 +01:00
Dan Poltawski
4fdd69373b
Merge branch 'MDL-47767-master' of git://github.com/xow/moodle
2014-10-24 11:48:13 +02:00
John Okely
6a6dd57c90
MDL-47767 tool_monitor: Use renderers for links between subscription and rule managers
2014-10-24 11:48:13 +02:00
Simey Lameze
7bd88b0039
MDL-47782 tool_monitor: Added context column on rule management page.
...
AMOS BEGIN
CPY [context,message],[context,tool_monitor]
AMOS END
2014-10-24 15:41:45 +08:00
Mark Nelson
5e83b20527
MDL-47778 tool_monitor: changes made to get_user_courses_select()
...
The changes -
1) Ensure courses exist before we loop to avoid PHP warning.
2) Checked that the number of courses to display do not exceed the max setting.
3) Used format_string() instead of format_text().
4) Used the course context instead of system context.
2014-10-23 20:20:41 -07:00
Ankit Agarwal
5875e287a5
MDL-47759 tool_monitor: Fix permissions issue
2014-10-20 13:45:51 +05:30
Ankit Agarwal
ffe9ed541c
MDL-45758 tool_monitor: Update subscriptions management UI
2014-10-15 13:59:18 +05:30
Ankit Agarwal
75cae53b7b
MDL-45758 tool_monitor: Peer review changes
2014-10-15 07:41:06 +05:30
Ankit Agarwal
01d070e74b
MDL-45758 tool_monitor: Modifiy manager classes to return instances
...
Original issue - MDL-46132
2014-10-15 07:41:05 +05:30
Simey Lameze
84be4f6af4
MDL-45758 tool_monitor: add missing alt on manage icons
...
Original issue - MDL-47460
2014-10-15 07:41:05 +05:30
Mark Nelson
c47eb61a48
MDL-45758 tool_monitor: added help icon for rules
...
Original issue - MDL-47152
2014-10-15 07:41:05 +05:30
Mark Nelson
4e18940f83
MDL-45758 tool_monitor: added help icon for subscriptions
...
Original issue - MDL-47152
2014-10-15 07:41:05 +05:30
Mark Nelson
d55f3e03b1
MDL-45758 tool_monitor: added help icon renderer
...
Original issue - MDL-47152
2014-10-15 07:41:05 +05:30
Ankit Agarwal
58dcafb05a
MDL-45758 tool_monitor: Add renderables for the subscription page
...
Original issue - MDL-46111
2014-10-15 07:41:05 +05:30
Ankit Agarwal
76b7ce41ab
MDL-45758 tool_monitor: Add a renderer for the subscription page
...
Original issue - MDL-46111
2014-10-15 07:41:05 +05:30
Ankit Agarwal
3870ad7a2f
MDL-45758 tool_monitor: Handle rule managment
...
Original issue - MDL-46130
2014-10-15 07:41:04 +05:30
Ankit Agarwal
371d5e0b66
MDL-45758 tool_monitor: Create rendering code for manage rules page
...
Original issue - MDL-46110
2014-10-15 07:41:04 +05:30