summaryrefslogtreecommitdiffstats
path: root/lib/public/Calendar/Resource
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
| | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersChristoph Wurst2019-12-054-4/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Provide standard metadata keys for contact person of a resourceGeorg Ehrke2019-08-011-0/+15
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Add \OCP\Calendar\IMetadataProvider interface and provider for common ↵Georg Ehrke2019-08-011-0/+103
| | | | | | metadata keys Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-081-6/+6
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-252-0/+10
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* periodically query calendar resource / room backends for updated resource / ↵Georg Ehrke2018-06-252-0/+10
| | | | | | room information Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* update resource booking interfaces and add managersGeorg Ehrke2018-06-253-7/+83
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* add resource and room interfacesGeorg Ehrke2018-06-252-0/+125
Signed-off-by: Georg Ehrke <developer@georgehrke.com>