History log of /plugin/davcal/calendarserver.php (Results 1 – 10 of 10)
Revision Date Author Comments
# c42afaeb 08-Jul-2025 scottleechua <scottleechua@gmail.com>

Update logging to use Dokuwiki Logger


# 39787131 31-Aug-2016 Andreas Boehler <andreas@aboehler.at>

Fix PHP7 incompatibility with Sabre/DAV and add a lot more debug calls. This fixes T32.


# d5703f5a 11-May-2016 Andreas Boehler <andreas@aboehler.at>

Move most of the functionality from the CalDAV Backend class to the helper plugin and remove PDO dependency


# 21d04f73 10-Nov-2015 Andreas Boehler <andreas@aboehler.at>

Add debug log facility if enabled in DokuWiki


# 9bef4ad8 09-Nov-2015 Andreas Boehler <andreas@aboehler.at>

Use absolute paths to vendor/autoload.php


# 7c7c6b0b 17-Oct-2015 Andreas Boehler <andreas@aboehler.at>

Improve reading configuration settings in sync backends


# 185e2535 25-Sep-2015 Andreas Boehler <andreas@aboehler.at>

Big Update:
* Disable ICS/CalDAV synchronisation in settings
* Support aggregating multiple calendards on one page
* Allow specifying a color for a calendar
* Users can choose to have monday

Big Update:
* Disable ICS/CalDAV synchronisation in settings
* Support aggregating multiple calendards on one page
* Allow specifying a color for a calendar
* Users can choose to have monday as first day
* Admin option to disable calendar settings

show more ...


# cb71a62a 08-Sep-2015 Andreas Boehler <andreas@aboehler.at>

Add documentation and fix a UID bug


# 55a741c0 07-Sep-2015 Andreas Boehler <andreas@aboehler.at>

Add support for WebDAV-Sync


# a1a3b679 07-Sep-2015 Andreas Boehler <andreas@aboehler.at>

Initial import of the DAVCal DokuWiki PlugIn