summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* Properly handle resources in ReminderServiceGeorg Ehrke2020-01-141-2/+10
* Merge pull request #17172 from nextcloud/backport/17159/stable17Roeland Jago Douma2019-09-191-4/+11
|\
| * Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday ...Georg Ehrke2019-09-171-4/+11
* | properly mark birthday calendars as not shareable for nowGeorg Ehrke2019-09-172-2/+9
|/
* Make push notifications for calendar reminders opt-inGeorg Ehrke2019-09-021-0/+4
* Merge pull request #16615 from nextcloud/feature/16518/rooms_resources_should...Roeland Jago Douma2019-08-281-2/+395
|\
| * Make rooms / resources automatically reply to invitesGeorg Ehrke2019-08-261-2/+395
* | replace coffin with textual description "Death of ..."Georg Ehrke2019-08-261-49/+132
|/
* fix foreach error for reminder generatorGeorg Ehrke2019-08-181-0/+8
* Final fixesGeorg Ehrke2019-08-157-124/+94
* Add repair step to register reminder index for existing eventsGeorg Ehrke2019-08-151-4/+5
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-1512-481/+1772
* Provide a fake AudioProvider that is basically the same as PushProvider, bett...Georg Ehrke2019-08-151-0/+36
* 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
* Support event reminders (email and notifications)Thomas Citharel2019-08-1510-1/+1070
* Merge pull request #16666 from nextcloud/feature/calendar/delegationRoeland Jago Douma2019-08-156-39/+210
|\
| * use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-155-77/+94
| * Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-153-7/+52
| * Add DB mapper and EntityRoeland Jago Douma2019-08-142-0/+109
* | Merge pull request #12392 from brad2014/feature/properly-present-buttons-from...Roeland Jago Douma2019-08-151-3/+50
|\ \ | |/ |/|
| * Move dav.invitation_link_recipients from getSystemValue to getAppValuebrad20142019-07-311-13/+11
| * 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
* | Allow to do a principal property search based on metadata keysGeorg Ehrke2019-08-011-1/+73
* | provide room / resource properties as principal propertiesGeorg Ehrke2019-08-013-10/+57
* | 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
* | | allow to provide supported calendar component set internally as a stringGeorg Ehrke2019-07-221-0/+5
|/ /
* | LIMIT is no column but a SQL feature, allow limit on initial syncGeorg Ehrke2019-07-182-0/+23
* | Typehint builtin types in constructor to not initiate autoloadingRoeland Jago Douma2019-06-041-1/+1
* | Revert "send invitations for shared calendars"Georg Ehrke2019-05-221-67/+0
* | implement principal property search for calendar user address set propertyGeorg Ehrke2019-03-211-0/+8
* | Share calendar to circleVinicius Cubas Brand2019-03-011-0/+4
|/
* Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_yearMorris Jobke2019-02-201-14/+62
|\
| * Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-161-3/+16
| * unicode all the birthday iconsGeorg Ehrke2019-02-161-9/+24
| * set birthday year to 1970, take X-APPLE-OMIT-YEAR into accountGeorg Ehrke2019-02-161-3/+23
* | add list-calendars commandGeorg Ehrke2019-01-161-26/+0
* | Add command to move a calendar from an user to anotherThomas Citharel2019-01-161-0/+43
|/
* Prevent php info about missing index for old eventsJoas Schilling2019-01-091-1/+1
* Correctly handle the classification of events in the activity streamJoas Schilling2019-01-082-3/+20
* Fix wrong used typeJoas Schilling2018-11-231-1/+1
* fixes dav share issue with ownerGeorg Ehrke2018-11-141-6/+5
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-2/+2
* cache webcal calendars on serverGeorg Ehrke2018-11-075-116/+776
* Calendar invitation: use system default instead of sender's language as fallbackGeorg Ehrke2018-10-241-1/+1
* overwrite Sabre/DAV's handler for calendar-user-type to report correct user typeGeorg Ehrke2018-10-221-0/+25
* add correct calendar-user-type to resource and room backendGeorg Ehrke2018-10-223-4/+12