summaryrefslogtreecommitdiffstats
path: root/lib/public/Calendar
Commit message (Expand)AuthorAgeFilesLines
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-2/+2
* Remove @package annotations from public namespaceJulius Härtl2020-08-2611-11/+0
* Update license headers for 19Christoph Wurst2020-04-293-0/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-0/+2
* Update license headersChristoph Wurst2019-12-0512-12/+12
* Add standard metadata key for room-featuresGeorg Ehrke2019-08-021-0/+17
* Provide standard metadata keys for contact person of a resourceGeorg Ehrke2019-08-011-0/+15
* Provide standard metadata keys for location of roomGeorg Ehrke2019-08-011-0/+21
* sync metadata of rooms / resources with cacheGeorg Ehrke2019-08-011-1/+1
* Add \OCP\Calendar\IMetadataProvider interface and provider for common metadat...Georg Ehrke2019-08-014-4/+229
* adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-082-12/+12
* Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-255-0/+26
* periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-255-0/+46
* update resource booking interfaces and add managersGeorg Ehrke2018-06-256-14/+166
* add resource and room interfacesGeorg Ehrke2018-06-254-0/+250
* Public interfaces for calendar APIGeorg Ehrke2017-11-092-0/+192