summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* Fix unit tests for CalendarManagerMorris Jobke2017-12-121-2/+8
* Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_cale...Morris Jobke2017-12-126-8/+261
|\
| * generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-111-0/+16
| * create a user's birthday calendar right after they requested itGeorg Ehrke2017-11-111-1/+10
| * respect admin / user choice about birthday calendars in corresponding hooksGeorg Ehrke2017-11-111-2/+50
| * disallow users to create calendars with reserved namesGeorg Ehrke2017-11-111-0/+15
| * add CalDAV interface that allows users to re-enable their birthday calendarGeorg Ehrke2017-11-111-0/+130
| * remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-103-6/+41
* | Merge pull request #6590 from nextcloud/dav-create-activities-for-publishingMorris Jobke2017-12-113-0/+29
|\ \
| * | Update wordingMorris Jobke2017-12-111-2/+2
| * | Create activities for (un)publishing calendar eventsThomas Citharel2017-12-113-0/+29
* | | exclude shared calendars from freeBusyGeorg Ehrke2017-12-111-1/+1
* | | Fix functions to search for principals in the backend.Christoph Seitz2017-12-112-0/+100
|/ /
* | catch errors when parsing calendar data for calendar query requestsGeorg Ehrke2017-11-271-1/+28
* | Merge pull request #7152 from nextcloud/bugfix/noid/adjust_calendarobject_siz...Morris Jobke2017-11-171-0/+16
|\ \
| * | remove cached size from shared calendar objectsGeorg Ehrke2017-11-121-0/+16
| |/
* | Merge pull request #7193 from nextcloud/bugfix/noid/invitation-email-refinementsMorris Jobke2017-11-161-4/+6
|\ \
| * | refine invitation emailGeorg Ehrke2017-11-161-4/+6
* | | Merge pull request #6840 from nextcloud/feature/5282/calendar_apiMorris Jobke2017-11-163-0/+361
|\ \ \ | |/ / |/| |
| * | add option to filter CalendarAPI by componenttypeGeorg Ehrke2017-11-091-2/+8
| * | integrate Dav app with Calendar APIGeorg Ehrke2017-11-093-0/+355
| |/
* / show name of organizer in from name of invitation emailGeorg Ehrke2017-11-141-1/+11
|/
* Merge pull request #7042 from nextcloud/bugfix/noid/ensure_unique_uid_for_cal...Lukas Reschke2017-11-071-0/+14
|\
| * ensure uid for calendar objects is uniqueGeorg Ehrke2017-11-061-0/+14
* | Change @georgehrke's emailMorris Jobke2017-11-0617-17/+17
* | Update license headersMorris Jobke2017-11-0630-100/+164
* | fancify invitation emailsGeorg Ehrke2017-11-031-28/+174
* | Correctly use the email templatingJoas Schilling2017-11-031-80/+47
* | Language depending datesJoas Schilling2017-11-031-5/+2
* | Fix phpStorm complaintsJoas Schilling2017-11-031-34/+53
* | DAV: Initial email customization supportLeon Klingele2017-11-031-13/+149
|/
* Merge pull request #6849 from nextcloud/fix-missing-translation-of-personal-c...blizzz2017-10-315-30/+188
|\
| * Add a doc why this should not be removedJoas Schilling2017-10-233-3/+15
| * Fix missing translation of "Personal" calendar in activitiesJoas Schilling2017-10-165-30/+176
* | remove reminders from read-only shared calendarsGeorg Ehrke2017-10-221-11/+41
|/
* Check if the user/group exists for dav sharesJoas Schilling2017-10-051-1/+4
* Sabre/VObject returns DateTimeImmutable, not a simple DateTimeGeorg Ehrke2017-09-051-2/+4
* don't send invitation emails for past eventsGeorg Ehrke2017-09-051-1/+64
* not to backquote LIMIT on CalDavBackend.phpnhirokinet2017-09-031-1/+1
* Fix comparisons in the dav appJoas Schilling2017-08-012-3/+3
* [DAV] Fix URLUtil::splitPath usageRoeland Jago Douma2017-08-011-1/+1
* [DAV][CalDAV] FixesRoeland Jago Douma2017-08-015-14/+15
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-201-0/+8
* Only use readable chars in Share TokensJoas Schilling2017-07-181-1/+1
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-203-3/+15
* Merge pull request #5298 from nextcloud/bugfix/4885/calendar_shares_url_speci...Morris Jobke2017-06-141-0/+3
|\
| * urldecode group principals in Cal- and CardDAV backendGeorg Ehrke2017-06-121-0/+3
* | Merge pull request #5300 from nextcloud/bugfix/noid/fix_proppatch_requests_to...Morris Jobke2017-06-141-0/+6
|\ \
| * | allow users to send PropPatch request when calendar is group-shared with themGeorg Ehrke2017-06-081-0/+6
| |/
* / allow PropPatch requests to contact_birthdaysGeorg Ehrke2017-06-081-0/+7
|/