summaryrefslogtreecommitdiffstats
path: root/lib/private/Calendar
Commit message (Collapse)AuthorAgeFilesLines
* RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke2018-10-082-2/+28
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-082-24/+58
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Correctly init empty arraysJoas Schilling2018-07-122-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* periodically query calendar resource / room backends for updated resource / ↵Georg Ehrke2018-06-252-0/+24
| | | | | | room information Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* update resource booking interfaces and add managersGeorg Ehrke2018-06-252-0/+142
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* implement CalendarManagerGeorg Ehrke2017-11-091-0/+140
Signed-off-by: Georg Ehrke <developer@georgehrke.com>