moodle/calendar
Damyon Wiese a5327e449d MDL-59973 calendar: Admin calendar course lists
Consolidate the logic for the list of courses an admin will see in the calendar.

They will see all courses if calendar_admincanseeall is enabled.

They will see only courses they are enrolled in of calendar_admincanseeall is not enabled.

They will also see the current course, if they are admin and it is not already in the list.

This applies to the course selector and the create and update event forms.

The calendar link in the navigation block has also been changed to link to the current course calendar instead of the global
one.
2017-10-26 13:28:00 +08:00
..
amd MDL-60545 core_calendar: ensure 'All courses' shows accurate data 2017-10-24 13:17:14 +08:00
classes MDL-59973 calendar: Admin calendar course lists 2017-10-26 13:28:00 +08:00
templates Merge branch 'MDL-60175-master' of git://github.com/andrewnicols/moodle 2017-10-19 09:07:05 +02:00
tests MDL-60537 calendar: Fix behat following string changes 2017-10-23 08:26:24 +08:00
type/gregorian MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
delete.php MDL-59671 core_calendar: replace current delete permission checks 2017-08-09 14:51:22 +08:00
event.php MDL-59890 calendar: Display category events on calendars 2017-10-03 23:22:18 +08:00
event_form.php Merge branch 'MDL-58997-group-names-multilang' of https://github.com/lucaboesch/moodle 2017-05-30 16:53:06 +01:00
export.php MDL-59890 calendar: Display category events on calendars 2017-10-03 23:22:18 +08:00
export_execute.php MDL-54607 calendar: Export 0 duration events properly 2017-07-14 09:07:26 +05:30
externallib.php MDL-60096 calendar: Add JS for day view 2017-10-05 16:54:47 +08:00
index.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
lib.php MDL-59973 calendar: Admin calendar course lists 2017-10-26 13:28:00 +08:00
managesubscriptions.php MDL-40818 calendar: Require login to calendar pages 2017-06-23 09:20:32 +08:00
managesubscriptions_form.php MDL-58424 core_calendar: moved logic from api.php to lib.php 2017-04-04 11:01:52 +01:00
renderer.php MDL-59973 calendar: Admin calendar course lists 2017-10-26 13:28:00 +08:00
upgrade.txt MDL-59922 calendar: allow editing of activity events 2017-09-19 06:48:57 +00:00
view.php MDL-59751 core_calendar: make upcoming view use AJAX 2017-10-05 14:23:02 +08:00