summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/ResourceBooking
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-12/+11
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-053-3/+6
* Some php-cs fixesRoeland Jago Douma2019-11-223-2/+5
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-153-37/+33
* Allow to do a principal property search based on metadata keysGeorg Ehrke2019-08-011-1/+73
* provide room / resource properties as principal propertiesGeorg Ehrke2019-08-013-10/+57
* implement principal property search for calendar user address set propertyGeorg Ehrke2019-03-211-0/+8
* add correct calendar-user-type to resource and room backendGeorg Ehrke2018-10-223-4/+12
* Shorten resource table names to allow install on oracle againJoas Schilling2018-07-121-1/+1
* apply group restrictions to resourcesGeorg Ehrke2018-06-253-25/+93
* add resource / room principalsGeorg Ehrke2018-06-253-0/+383