moodle/calendar
Simey Lameze beff5c6685 MDL-71182 calendar: add logic for category events in get_context
This commit adds the missing logic for category events in
get_context() method. Without this fix, users will get errors
if they have category events with userid set to 0.
2021-03-24 17:31:33 +08:00
..
amd MDL-69135 core_calendar: PendingJS for event filtering 2020-06-26 07:58:36 +08:00
classes MDL-71182 calendar: add logic for category events in get_context 2021-03-24 17:31:33 +08:00
templates MDL-70625 core_calendar: Fix whitespace appearance in the id attribute 2021-01-14 01:54:26 +11:00
tests MDL-71182 calendar: Revert "Merge branch 'MDL-67494-master' of git://github.com/lameze/moodle" 2021-03-24 09:11:01 +08:00
type/gregorian MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +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-68845 calendar: Move duplicated code to function 2020-09-29 10:51:45 +02:00
export_execute.php MDL-69910 calendar: Fix export exception when both params are sent 2020-10-10 19:31:16 +11:00
externallib.php MDL-68098 ws: Fix WebServices broken by filters HTML 2020-09-22 09:43:03 +02:00
index.php
lib.php MDL-71182 calendar: Revert "Merge branch 'MDL-67494-master' of git://github.com/lameze/moodle" 2021-03-24 09:11:01 +08:00
managesubscriptions.php MDL-66455 calendar: show site level subscriptions 2019-10-31 18:44:14 +08:00
renderer.php MDL-70893 various: optional function arguments must be in the end 2021-02-15 16:53:37 +01:00
upgrade.txt MDL-69479 upgrade: Change all 4.0 occurrences to 3.10 2020-08-21 23:57:17 +02:00
view.php MDL-66875 calendar: allow the use of day, mon and year again. 2020-01-25 00:56:39 +01:00