Fix attempt to access array element when is false
Fix undefined array key 1 error
Update calendar.php
rename constructor
Fix parsing of davcaltable options
Add possibility to display calendar name in tabular output, styling fixes
Add location support in table
Try to fix some XSS vulnerabilities, ref T51
Update fullcalendar to 3.2.0 to support latest jQuery release, fixes T43Add support for list viewsFix scrollbar appearance with latest DokuWiki
Disable a calendar if it's deleted from a page. This is a partial implementation of T36.
Add possibility to specify fullcalendar options in the syntax plugin
Improve color handling
Add default if run as {{davcalclient>}}
Fix PHP7 warnings in syntax plugins (again)
Fix PHP warning in tabular output
Security Fix: Tabular Calendar Output is now also permission-checked. This fixes T28
Add option 'startisend' and support for 'today+x'
Fix timezone handling in tabular output
Add option 'alldayformat' to davcaltable and support for allday events
The time format can now be force on a per-calendar option (syntax)
Improve timezone handling and add support for forcing the timezone incalendar and table output.
Fix displaying of all day events in table
Better support for tables, sorting of tables