moodle/calendar
Jun Pataleta fb1a615dfe MDL-40818 calendar: Require login to calendar pages
* Make sure that the course ID being passed points to an existing course
* Require user to login before granting access to calendar pages.
2017-06-23 09:20:32 +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-40818 calendar: Require login to calendar pages 2017-06-23 09:20:32 +08: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-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-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-40818 calendar: Require login to calendar pages 2017-06-23 09:20:32 +08:00