<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in calendarserver.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>c42afaeb1888e1c5eab2cc232f72177eca9cb25d - Update logging to use Dokuwiki Logger</title>
        <link>http://127.0.0.1:8080/history/plugin/davcal/calendarserver.php#c42afaeb1888e1c5eab2cc232f72177eca9cb25d</link>
        <description>Update logging to use Dokuwiki Logger

            List of files:
            /plugin/davcal/calendarserver.php</description>
        <pubDate>Tue, 08 Jul 2025 02:20:26 +0000</pubDate>
        <dc:creator>scottleechua &lt;scottleechua@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>39787131de02ad610a5dcee81e17cdb502b3b58f - Fix PHP7 incompatibility with Sabre/DAV and add a lot more debug calls. This fixes T32.</title>
        <link>http://127.0.0.1:8080/history/plugin/davcal/calendarserver.php#39787131de02ad610a5dcee81e17cdb502b3b58f</link>
        <description>Fix PHP7 incompatibility with Sabre/DAV and add a lot more debug calls. This fixes T32.

            List of files:
            /plugin/davcal/calendarserver.php</description>
        <pubDate>Wed, 31 Aug 2016 11:28:10 +0000</pubDate>
        <dc:creator>Andreas Boehler &lt;andreas@aboehler.at&gt;</dc:creator>
    </item>
<item>
        <title>d5703f5ab52f470e8a65f18aad4b649cbb5febeb - Move most of the functionality from the CalDAV Backend class to the helper plugin and remove PDO dependency</title>
        <link>http://127.0.0.1:8080/history/plugin/davcal/calendarserver.php#d5703f5ab52f470e8a65f18aad4b649cbb5febeb</link>
        <description>Move most of the functionality from the CalDAV Backend class to the helper plugin and remove PDO dependency

            List of files:
            /plugin/davcal/calendarserver.php</description>
        <pubDate>Wed, 11 May 2016 08:35:12 +0000</pubDate>
        <dc:creator>Andreas Boehler &lt;andreas@aboehler.at&gt;</dc:creator>
    </item>
<item>
        <title>21d04f73144f4e2a45c7cc034725e3811f822e04 - Add debug log facility if enabled in DokuWiki</title>
        <link>http://127.0.0.1:8080/history/plugin/davcal/calendarserver.php#21d04f73144f4e2a45c7cc034725e3811f822e04</link>
        <description>Add debug log facility if enabled in DokuWiki

            List of files:
            /plugin/davcal/calendarserver.php</description>
        <pubDate>Tue, 10 Nov 2015 17:35:50 +0000</pubDate>
        <dc:creator>Andreas Boehler &lt;andreas@aboehler.at&gt;</dc:creator>
    </item>
<item>
        <title>9bef4ad8c015155d0b9086241af1f1df18f276f1 - Use absolute paths to vendor/autoload.php</title>
        <link>http://127.0.0.1:8080/history/plugin/davcal/calendarserver.php#9bef4ad8c015155d0b9086241af1f1df18f276f1</link>
        <description>Use absolute paths to vendor/autoload.php

            List of files:
            /plugin/davcal/calendarserver.php</description>
        <pubDate>Mon, 09 Nov 2015 07:54:43 +0000</pubDate>
        <dc:creator>Andreas Boehler &lt;andreas@aboehler.at&gt;</dc:creator>
    </item>
<item>
        <title>7c7c6b0b06a11b5b23dcc73946b36f5a291336c5 - Improve reading configuration settings in sync backends</title>
        <link>http://127.0.0.1:8080/history/plugin/davcal/calendarserver.php#7c7c6b0b06a11b5b23dcc73946b36f5a291336c5</link>
        <description>Improve reading configuration settings in sync backends

            List of files:
            /plugin/davcal/calendarserver.php</description>
        <pubDate>Sat, 17 Oct 2015 09:11:25 +0000</pubDate>
        <dc:creator>Andreas Boehler &lt;andreas@aboehler.at&gt;</dc:creator>
    </item>
<item>
        <title>185e2535914616e98630b0777145a3e6d5c8d81b - Big Update:</title>
        <link>http://127.0.0.1:8080/history/plugin/davcal/calendarserver.php#185e2535914616e98630b0777145a3e6d5c8d81b</link>
        <description>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

            List of files:
            /plugin/davcal/calendarserver.php</description>
        <pubDate>Fri, 25 Sep 2015 18:46:32 +0000</pubDate>
        <dc:creator>Andreas Boehler &lt;andreas@aboehler.at&gt;</dc:creator>
    </item>
<item>
        <title>cb71a62a32c9da24e9fd44e8cf1e3b9946e1dec2 - Add documentation and fix a UID bug</title>
        <link>http://127.0.0.1:8080/history/plugin/davcal/calendarserver.php#cb71a62a32c9da24e9fd44e8cf1e3b9946e1dec2</link>
        <description>Add documentation and fix a UID bug

            List of files:
            /plugin/davcal/calendarserver.php</description>
        <pubDate>Tue, 08 Sep 2015 22:13:54 +0000</pubDate>
        <dc:creator>Andreas Boehler &lt;andreas@aboehler.at&gt;</dc:creator>
    </item>
<item>
        <title>55a741c0ad08b9f9e3b9d9e51875cfdf1f79b2c2 - Add support for WebDAV-Sync</title>
        <link>http://127.0.0.1:8080/history/plugin/davcal/calendarserver.php#55a741c0ad08b9f9e3b9d9e51875cfdf1f79b2c2</link>
        <description>Add support for WebDAV-Sync

            List of files:
            /plugin/davcal/calendarserver.php</description>
        <pubDate>Mon, 07 Sep 2015 19:21:09 +0000</pubDate>
        <dc:creator>Andreas Boehler &lt;andreas@aboehler.at&gt;</dc:creator>
    </item>
<item>
        <title>a1a3b6794e0e143a4a8b51d3185ce2d339be61ab - Initial import of the DAVCal DokuWiki PlugIn</title>
        <link>http://127.0.0.1:8080/history/plugin/davcal/calendarserver.php#a1a3b6794e0e143a4a8b51d3185ce2d339be61ab</link>
        <description>Initial import of the DAVCal DokuWiki PlugIn

            List of files:
            /plugin/davcal/calendarserver.php</description>
        <pubDate>Mon, 07 Sep 2015 18:22:14 +0000</pubDate>
        <dc:creator>Andreas Boehler &lt;andreas@aboehler.at&gt;</dc:creator>
    </item>
</channel>
</rss>
