summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/inc/icalevent.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-6/+3Star
|
* [locationinfo] text-muted for "inherited" up-arrowSimon Rettberg2023-10-061-195/+252
|
* [locationinfo] His: Switch from SOAP to iCalSimon Rettberg2020-09-081-0/+200
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.