summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | Revert 3ff3ed0c56 case-insensitive compares.Brad Rubenstein2019-02-281-2/+2
| * | Respect RSVP parameter for attendees when adding accept/decline buttons.Brad Rubenstein2019-02-281-2/+17
| * | Customize presentation of accept/decline buttons in iMip mailBrad Rubenstein2019-02-281-4/+38
* | | Return proper responses when office is requesting OPTIONS/HEAD with empty Bea...Julius Härtl2019-08-141-1/+4
| |/ |/|
* | Merge pull request #14429 from tobiasKaminsky/shareesOnDavRoeland Jago Douma2019-08-135-115/+150
|\ \
| * | Fix testsRoeland Jago Douma2019-08-111-2/+2
| * | get all shares, not only first one per typetobiasKaminsky2019-08-081-2/+1
| * | use namespace everywheretobiasKaminsky2019-08-061-3/+3
| * | Fix testsRoeland Jago Douma2019-08-012-63/+39
| * | add display name to sharee listtobiasKaminsky2019-07-311-2/+3
| * | Unify share fetchingRoeland Jago Douma2019-07-301-99/+27
| * | Use proper ShareeListRoeland Jago Douma2019-07-304-6/+63
| * | Use proper cachingRoeland Jago Douma2019-07-301-25/+54
| * | wiptobiasKaminsky2019-07-231-58/+32
| * | wiptobiasKaminsky2019-07-223-62/+72
| * | Show sharees via propfindtobiasKaminsky2019-07-222-1/+62
* | | [tx-robot] updated from transifexNextcloud bot2019-08-092-2/+2
* | | Merge pull request #16498 from nextcloud/feature/noid/room_metadataMorris Jobke2019-08-0512-1000/+873
|\ \ \
| * | | Allow to do a principal property search based on metadata keysGeorg Ehrke2019-08-012-1/+93
| * | | Test resource and room principal backend to check that they provide metadataGeorg Ehrke2019-08-013-766/+191
| * | | Test sync of resource and room metadataGeorg Ehrke2019-08-011-19/+171
| * | | sync metadata of rooms / resources with cacheGeorg Ehrke2019-08-011-208/+294
| * | | provide room / resource properties as principal propertiesGeorg Ehrke2019-08-013-10/+57
| * | | add oc_calendar_resources_md and oc_calendar_rooms_md tablesGeorg Ehrke2019-08-014-1/+72
* | | | [tx-robot] updated from transifexNextcloud bot2019-08-022-10/+10
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2019-07-312-0/+12
* | | More precise error message when expected filesize does not match - could be o...Morris Jobke2019-07-291-3/+2
* | | Merge pull request #16560 from nextcloud/bugfix/noid/fix_cutype_reportingRoeland Jago Douma2019-07-271-11/+16
|\ \ \
| * | | fix CUType reportingGeorg Ehrke2019-07-261-11/+16
| |/ /