summaryrefslogtreecommitdiffstats
path: root/lib/public/Calendar/Resource/IBackend.php
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-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-251-0/+3
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* periodically query calendar resource / room backends for updated resource / ↵Georg Ehrke2018-06-251-0/+4
| | | | | | room information Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* update resource booking interfaces and add managersGeorg Ehrke2018-06-251-2/+10
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* add resource and room interfacesGeorg Ehrke2018-06-251-0/+55
Signed-off-by: Georg Ehrke <developer@georgehrke.com>