moodle/calendar
Andrew Nicols c8b6e9ab34 MDL-59392 calendar: Switch to templates in the cal block
This commit adds a set of templates for the calendar month block, and
the events filter. The same data exporters used in the main calendar
view are utilised and the same logic.

Some additional data was added to the exporters, and in the long term
this will be used in the main monthly view so I did not feel it was
prudent to strip it out into a different view of the model.

AMOS BEGIN
 MOV [monthnext,access],[monthnext,calendar]
AMOS END
2017-09-11 12:45:46 +08:00
..
amd MDL-59392 calendar: Switch to templates in the cal block 2017-09-11 12:45:46 +08:00
classes MDL-59392 calendar: Switch to templates in the cal block 2017-09-11 12:45:46 +08:00
templates MDL-59392 calendar: Switch to templates in the cal block 2017-09-11 12:45:46 +08:00
tests MDL-59392 calendar: Switch to templates in the cal block 2017-09-11 12:45:46 +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-59393 calendar: stop user editing module events 2017-08-23 00:57:22 +00: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 MDL-54607 calendar: Export 0 duration events properly 2017-07-14 09:07:26 +05:30
externallib.php MDL-59393 calendar: fix CiBoT complaints 2017-08-23 02:09:43 +00: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-59392 calendar: Switch to templates in the cal block 2017-09-11 12:45:46 +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-59392 calendar: Switch to templates in the cal block 2017-09-11 12:45:46 +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-59392 calendar: Move template to parent Node 2017-09-11 09:14:36 +08:00