moodle/calendar
Marina Glancy 63e9e38202 MDL-58911 calendar: use the same callbacks in unittests and prod
Remove unittest-specific callbacks for checking access and displaying
the calendar events on the dashboard.

This will allow plugin developers unittest the full behavior
of how their plugins add events to the dashboard.

Reset all static caches between unittests.
2017-06-20 16:13:35 +08:00
..
classes MDL-58911 calendar: use the same callbacks in unittests and prod 2017-06-20 16:13:35 +08:00
templates MDL-57557 calendar: convert from yui module to bootstrap popovers 2017-02-17 14:05:29 +00:00
tests MDL-58911 calendar: use the same callbacks in unittests and prod 2017-06-20 16:13:35 +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-58424 core_calendar: moved logic from api.php to lib.php 2017-04-04 11:01:52 +01:00
event.php MDL-58424 core_calendar: moved logic from api.php to lib.php 2017-04-04 11:01:52 +01: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-58424 core_calendar: moved logic from api.php to lib.php 2017-04-04 11:01:52 +01:00
export_execute.php Merge branch 'MDL-54887-master' of git://github.com/junpataleta/moodle 2017-05-31 08:35:05 +08:00
externallib.php MDL-58688 calendar: use modinfo to check module availability 2017-05-03 15:07:43 +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-59014 calendar: Unescape event URL for the mini calendar 2017-05-23 17:20:31 +08:00
managesubscriptions.php MDL-58424 core_calendar: moved logic from api.php to lib.php 2017-04-04 11:01:52 +01: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-58688 calendar: use modinfo to check module availability 2017-05-03 15:07:43 +08:00
set.php MDL-58424 core_calendar: moved logic from api.php to lib.php 2017-04-04 11:01:52 +01:00
upgrade.txt MDL-58424 core: undeprecated calendar_* functions 2017-04-04 11:01:52 +01:00
view.php MDL-58424 core_calendar: moved logic from api.php to lib.php 2017-04-04 11:01:52 +01:00