moodle/calendar
Simey Lameze 5efbb6402b 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:33:50 +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:33:50 +08:00
templates MDL-70625 core_calendar: Fix whitespace appearance in the id attribute 2021-01-14 01:58:52 +11:00
tests MDL-71182 calendar: Revert "Merge branch 'MDL-67494-311' of git://github.com/lameze/moodle into MOODLE_311_STABLE" 2021-03-24 09:18:16 +08:00
type/gregorian MDL-70089 versions: bump all versions and requires near release 2020-11-03 19:34:52 +01: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:54:05 +02:00
export_execute.php MDL-69910 calendar: Fix export exception when both params are sent 2020-10-10 19:28:45 +11:00
externallib.php MDL-68098 ws: Fix WebServices broken by filters HTML 2020-09-23 12:08:40 +02: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-71182 calendar: Revert "Merge branch 'MDL-67494-311' of git://github.com/lameze/moodle into MOODLE_311_STABLE" 2021-03-24 09:18:16 +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:54:01 +01:00
upgrade.txt MDL-69479 upgrade: Change all 4.0 occurrences to 3.10 2020-08-24 14:08:46 +08:00
view.php MDL-66875 calendar: allow the use of day, mon and year again. 2020-01-25 00:56:39 +01:00