summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/BackgroundJob
Commit message (Collapse)AuthorAgeFilesLines
...
* adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-081-8/+24
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Also shorten the name of the invitation tokensJoas Schilling2018-07-121-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Shorten resource table names to allow install on oracle againJoas Schilling2018-07-121-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-0/+53
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-251-4/+6
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* periodically query calendar resource / room backends for updated resource / ↵Georg Ehrke2018-06-251-0/+335
| | | | | | room information Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Add backgroundjob to cleanup expired direct linksRoeland Jago Douma2018-04-261-0/+50
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-111-0/+69
Signed-off-by: Georg Ehrke <developer@georgehrke.com>