aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* fix replacing of 4MB Unicode Chars in cal props tableGeorg Ehrke2017-05-211-1/+1
* fix PROPPATCH requests to read-only shared calendarsGeorg Ehrke2017-05-081-2/+7
* rename calendarobjects_properties -> calendarobjects_propsGeorg Ehrke2017-04-281-2/+2
* unit test custom calendar searchGeorg Ehrke2017-04-281-21/+29
* require at least one param or prop filter elementGeorg Ehrke2017-04-251-1/+5
* updateProperties: catch exception when reading calendar dataGeorg Ehrke2017-04-251-1/+6
* unit test CalDAV Search PluginGeorg Ehrke2017-04-252-10/+10
* add repairstep with backgroundjob to index calendar dataGeorg Ehrke2017-04-251-1/+1
* remove unused CalendarSearchValidatorGeorg Ehrke2017-04-242-122/+0
* add Nextcloud Search extension to CalDAVGeorg Ehrke2017-04-2411-0/+990
* Merge pull request #4443 from nextcloud/cleanup-unused-importsJoas Schilling2017-04-242-2/+0
|\
| * Remove unused use statementsMorris Jobke2017-04-222-2/+0
* | add owner-displayname property to calendars and addressbooksGeorg Ehrke2017-04-231-0/+30
|/
* Fix remaining "PHP Inspection" warningsJoas Schilling2017-04-201-16/+14
* Add public access modifier to all methodsJoas Schilling2017-04-201-12/+12
* Restrict share handling to the owner onlyJoas Schilling2017-04-201-3/+14
* don't remove owner property for public calendarsGeorg Ehrke2017-04-095-4/+123
* Don't list on public calendar endpointsLukas Reschke2017-04-051-9/+2
* Merge pull request #3620 from nextcloud/feature/1463/editable_color_name_for_...Morris Jobke2017-04-031-5/+4
|\
| * allow sharees to edit certain calendar properties for themselvesGeorg Ehrke2017-03-271-5/+4
* | Make sure transparency is an integer when saving a calendarJoas Schilling2017-03-301-2/+2
* | fix bug with shared_by for own calendars if sharedGeorg Ehrke2017-03-251-0/+4
|/
* Make sure shares use read-write when availableJoas Schilling2017-03-021-2/+12
* Don't waste energy unless necessaryJoas Schilling2017-03-021-3/+5
* fix shared-as-busy events for ownerGeorg Ehrke2017-01-261-1/+7
* Make sure the used event type and the setting/filter are the sameJoas Schilling2017-01-102-2/+2