moodle/calendar
Mark Nelson 1032966cee MDL-41792 core_calendar: fixed issues when using multiple calendar types
1) No longer assume that the end of the current month in Gregorian will be
the end of the month for the calendar type being used.
2) Need to take into account the hours and minutes a calendar type may vary
in order to generate timestamps.
3) When generating the previous and next month links start at the beginning
of the month, not the current day.
4) Need to convert to Gregorian when creating timestamps during calendar
exports.
2013-10-11 16:28:04 +08:00
..
classes MDL-41792 core_calendar: refactored the calendar to allow the use of multiple calendar types 2013-10-04 16:17:02 +08:00
tests MDL-41792 fix calendar test typos 2013-10-08 23:08:27 +02:00
type/gregorian MDL-41792 core_calendar: refactored the calendar to allow the use of multiple calendar types 2013-10-04 16:17:02 +08:00
yui MDL-42188 shifter: delete some orphaned files 2013-10-07 21:44:13 +02:00
delete.php MDL-41792 core_calendar: refactored the calendar to allow the use of multiple calendar types 2013-10-04 16:17:02 +08:00
event.php MDL-41792 core_calendar: refactored the calendar to allow the use of multiple calendar types 2013-10-04 16:17:02 +08:00
event_form.php MDL-28071 calendar: Accessibility improvments on calendar new event page 2012-09-21 13:33:24 +08:00
export.php MDL-41792 core_calendar: refactored the calendar to allow the use of multiple calendar types 2013-10-04 16:17:02 +08:00
export_execute.php MDL-41792 core_calendar: fixed issues when using multiple calendar types 2013-10-11 16:28:04 +08:00
externallib.php MDL-37101 donot use donot. 2013-01-29 15:24:59 +01: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-41792 core_calendar: fixed issues when using multiple calendar types 2013-10-11 16:28:04 +08:00
managesubscriptions.php MDL-41485 calendar: Replace value of action buttons on managesubscription page with int 2013-08-29 14:55:43 +08:00
managesubscriptions_form.php MDL-38883 calendar: fix missing setType 2013-04-04 17:17:37 +08:00
preferences.php MDL-41792 core_calendar: refactored the calendar to allow the use of multiple calendar types 2013-10-04 16:17:02 +08:00
preferences_form.php MDL-30302 Adjust options for calendar day settings 2011-11-28 17:02:31 +00:00
renderer.php MDL-41792 core_calendar: fixed issues when using multiple calendar types 2013-10-11 16:28:04 +08:00
set.php MDL-34462 Librairies: Replaced deprecated get_context_instance() 2012-07-23 16:22:36 +08:00
upgrade.txt MDL-37562 calendar: Updating upgrade.txt to mention calendar_update_subscription() 2013-04-08 15:03:31 +08:00
view.php MDL-41792 core_calendar: refactored the calendar to allow the use of multiple calendar types 2013-10-04 16:17:02 +08:00