summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/ResourceBooking/AbstractPrincipalBackend.php
Commit message (Expand)AuthorAgeFilesLines
* chore(dav): Make json_encode and json_decode throw on errorChristoph Wurst2023-01-191-1/+1
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-13/+3
* Extend caldav resource searchAnna Larch2021-07-301-37/+113
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-4/+4
* Add some closure return typesRoeland Jago Douma2021-02-141-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* 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-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+3
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-151-33/+9
* 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-011-8/+55
* 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-221-2/+10
* Shorten resource table names to allow install on oracle againJoas Schilling2018-07-121-1/+1
* apply group restrictions to resourcesGeorg Ehrke2018-06-251-21/+83
* add resource / room principalsGeorg Ehrke2018-06-251-0/+299