aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Calendar/Resource
Commit message (Expand)AuthorAgeFilesLines
* feat: implement public OCP api to update resources and roomsRichard Steinmetz2024-05-271-1/+7
* chore: Add SPDX headerAndy Scherzinger2024-05-244-77/+8
* composer run cs:fixCôme Chilliet2023-01-204-4/+0
* Move calendar resource/room backend registration to IBootstrapChristoph Wurst2022-02-071-2/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-8/+4
* Remove @package annotations from public namespaceJulius Härtl2020-08-264-4/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update license headersChristoph Wurst2019-12-054-4/+4
* Provide standard metadata keys for contact person of a resourceGeorg Ehrke2019-08-011-0/+15
* Add \OCP\Calendar\IMetadataProvider interface and provider for common metadat...Georg Ehrke2019-08-011-0/+103
* adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-081-6/+6
* Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-252-0/+10
* periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-252-0/+10
* update resource booking interfaces and add managersGeorg Ehrke2018-06-253-7/+83
* add resource and room interfacesGeorg Ehrke2018-06-252-0/+125