aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-09-112-0/+2
* [tx-robot] updated from transifexNextcloud bot2019-09-0616-0/+16
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
* Merge pull request #16970 from nextcloud/bugfix/noid/opt_in_for_push_notifica...Roeland Jago Douma2019-09-045-0/+52
|\
| * Make push notifications for calendar reminders opt-inGeorg Ehrke2019-09-025-0/+52
* | Merge pull request #16835 from nextcloud/bugfix/16833/remove-orphan-event-dat...Roeland Jago Douma2019-09-041-0/+11
|\ \
| * | Check the calendar type of calendarobjects & calendarchangesThomas Citharel2019-08-261-0/+6
| * | Remove orphaned calendar data from deleted subscriptionsThomas Citharel2019-08-221-0/+5
* | | [tx-robot] updated from transifexNextcloud bot2019-09-042-0/+2
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-09-024-0/+4
* | [tx-robot] updated from transifexNextcloud bot2019-09-012-0/+34
* | [tx-robot] updated from transifexNextcloud bot2019-08-312-2/+2
* | [tx-robot] updated from transifexNextcloud bot2019-08-302-0/+2
* | [tx-robot] updated from transifexNextcloud bot2019-08-298-0/+40
* | Merge pull request #16615 from nextcloud/feature/16518/rooms_resources_should...Roeland Jago Douma2019-08-282-2/+436
|\ \
| * | Make rooms / resources automatically reply to invitesGeorg Ehrke2019-08-262-2/+436
* | | [tx-robot] updated from transifexNextcloud bot2019-08-2814-0/+204
* | | Merge pull request #16871 from nextcloud/fix/dav-reminder-job-constructorRoeland Jago Douma2019-08-261-0/+1
|\ \ \
| * | | Fix missing parent constructor call in DAV reminder jobChristoph Wurst2019-08-261-0/+1
| |/ /
* / / replace coffin with textual description "Death of ..."Georg Ehrke2019-08-262-77/+173
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-08-262-0/+32
* | [tx-robot] updated from transifexNextcloud bot2019-08-232-0/+6
* | [tx-robot] updated from transifexNextcloud bot2019-08-2210-2/+124
|/
* [tx-robot] updated from transifexNextcloud bot2019-08-204-0/+4
* Merge pull request #16784 from nextcloud/bugfix/noid/fix_foreach_valarm_errorRoeland Jago Douma2019-08-192-0/+40
|\
| * fix foreach error for reminder generatorGeorg Ehrke2019-08-182-0/+40
* | [tx-robot] updated from transifexNextcloud bot2019-08-194-2/+38
|/
* [tx-robot] updated from transifexNextcloud bot2019-08-186-0/+76
* [tx-robot] updated from transifexNextcloud bot2019-08-1714-2/+168
* [tx-robot] updated from transifexNextcloud bot2019-08-16100-204/+232
* Final fixesGeorg Ehrke2019-08-1518-868/+1659
* Add repair step to register reminder index for existing eventsGeorg Ehrke2019-08-156-4/+240
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-1520-576/+1908
* Provide a fake AudioProvider that is basically the same as PushProvider, bett...Georg Ehrke2019-08-154-0/+40
* Stop using deprecated registerNotifier, use registerNotifierService insteadGeorg Ehrke2019-08-151-12/+6
* Implement getID and getName in Reminder/Notifier as required since Nextcloud 17Georg Ehrke2019-08-151-0/+20
* smaller syntax changes to CalDAV reminder classesGeorg Ehrke2019-08-157-56/+38
* run send reminders background-job only when mode is not set to occGeorg Ehrke2019-08-151-4/+9
* add occ dav:send-event-reminders, so you don't have to rely on the background...Georg Ehrke2019-08-154-0/+77
* Support event reminders (email and notifications)Thomas Citharel2019-08-1528-6/+2711
* Merge pull request #16666 from nextcloud/feature/calendar/delegationRoeland Jago Douma2019-08-1524-134/+841
|\
| * use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-1521-222/+644
| * Early first stage implementation of the groupsetRoeland Jago Douma2019-08-151-2/+54
| * Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-158-28/+93
| * Add DB mapper and EntityRoeland Jago Douma2019-08-144-0/+115
| * Add table to handle calendar delegationsRoeland Jago Douma2019-08-142-1/+54
* | Merge pull request #12392 from brad2014/feature/properly-present-buttons-from...Roeland Jago Douma2019-08-152-213/+198
|\ \
| * | Move dav.invitation_link_recipients from getSystemValue to getAppValuebrad20142019-07-312-28/+26
| * | IMipPlugin: DRY up - move common test set-up into setUp functionBrad Rubenstein2019-02-281-311/+117
| * | IMipPlugin: Added unit test for dav.invitation_link_recipients supportBrad Rubenstein2019-02-281-0/+132