summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/inc/icalparser.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] His: Switch from SOAP to iCalSimon Rettberg2020-09-081-0/+2092
iCal downloads are much faster in more revent HisInOne versions, while the SOAP API will make cobbling together a time table for a specific room even more complicated in the next release (2020.12). Switch to iCal for now and see how it goes. TODO: Create a generic iCal backend module based on this.