moodle/calendar
Jun Pataleta f52459bbbe MDL-55956 calendar: Show only one of duplicate events relevant to user
If there are multiple, non-repeating events with the same module name,
instance and event type. The most specific event or the event with the
highest priority will be shown.
The ordering of event priorities:
  User override events > Group override events > Course events.
If there are no user override events and there are multiple group
overrides for an event, then the one with the highest priority will be
shown.
2017-03-07 11:33:17 +08:00
..
classes MDL-56766 calendar: improve calendar export labels 2016-11-09 17:00:05 +00:00
tests MDL-55956 calendar: Show only one of duplicate events relevant to user 2017-03-07 11:33:17 +08:00
type/gregorian MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
yui MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
delete.php MDL-46127 core_calendar: Removed tables when rendering a single event 2014-09-29 10:45:39 +13:00
event.php MDL-42317 output: reviewed standard/base layouts and converted where a better option was available 2014-04-06 15:57:32 +12:00
event_form.php MDL-46197 core_calendar: Added label text to durations in minutes field 2014-07-11 09:11:20 +12:00
export.php MDL-52798 calendar: Move calendar preferences to a user preferences page 2016-09-06 21:29:34 -04:00
export_execute.php MDL-51749 calendar: Behat tests for calendar export and additional fixes 2016-04-18 15:02:50 +08:00
externallib.php MDL-54049 core_message: Add missing external format text 2016-05-04 12:52:45 +02:00
index.php
lib.php MDL-55956 calendar: Show only one of duplicate events relevant to user 2017-03-07 11:33:17 +08:00
managesubscriptions.php MDL-52798 calendar: Move calendar preferences to a user preferences page 2016-09-06 21:29:34 -04:00
managesubscriptions_form.php MDL-51948 core: Patch core areas for LTR forms 2016-09-23 10:55:14 +01:00
renderer.php MDL-57532 calendar: tidy up button grouping 2017-01-02 10:44:35 +00:00
set.php MDL-50881 calendar: do not throw exception without sesskey 2015-08-11 12:50:41 +08:00
upgrade.txt MDL-52798 calendar: Move calendar preferences to a user preferences page 2016-09-06 21:29:34 -04:00
view.php MDL-56551 calendar: Events list fixes for boost 2016-11-23 11:25:52 +08:00