moodle/calendar/classes
Jenkins Automation 5650b7e3ad MDL-69726 calendar: fix raw event fetcher under postgres
Without this, there's a code path that under the right circumstances is hit and
results in a query with `FROM (mdl_event) ev` in it - which is not valid syntax
under postgres.
2020-10-13 09:33:52 +10:30
..
external MDL-68845 calendar: New WS get_calendar_export_token 2020-09-29 10:52:13 +02:00
local MDL-69726 calendar: fix raw event fetcher under postgres 2020-10-13 09:33:52 +10:30
privacy MDL-64782 core_calendar: Performance improvement 2019-04-23 17:01:48 +10:00
action_factory.php MDL-58430 core_calendar: Keep interfaces with implementations 2017-04-04 11:01:55 +01:00
export_form.php MDL-63196 calendar: add missing option to export category events 2019-03-22 10:41:00 +08:00
rrule_manager.php MDL-58810 calendar: Fix rrule_manager issues 2017-05-08 09:49:13 +08:00
type_base.php MDL-59750 core_calendar: add next and previous days handling methods 2017-09-20 12:47:38 +08:00
type_factory.php MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00