aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Schedule
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in apps/dav subdirectoryluz paz2022-07-261-2/+2
* Put calendar invites into the user's first available calendarThomas Citharel2022-05-121-5/+39
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-17/+5
* Force Calendar Obejct Chnage Path to support public writeAnna Larch2021-11-081-0/+10
* Fix default langauge detection for calendar invite emailsChristoph Wurst2021-10-131-1/+1
* Send Invitation to Attendees with ROLE=REQ-PARTICIPANTAnna Larch2021-09-031-3/+11
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-1/+1
* Add indications for the translatorsThomas Citharel2021-06-251-0/+3
* Subjects for Invitation, Invitation cancellation and Invitation replies are n...Paweł Lechowicz2021-06-251-3/+3
* Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-231-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-3/+4
* change calendar invite emails to use pngs instead of svgsNick Sweeting2021-03-261-7/+7
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-182-3/+3
* Check substr resultsRoeland Jago Douma2021-02-151-2/+5
* Do not send imip email to invalid recipientsChristoph Wurst2021-02-111-0/+5
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-10/+10
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-54/+132
|\
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-15/+17
| * Make icon set for CalDav event presentation, use in iMIP email.brad20142020-08-201-7/+7
| * iMIP email improvements (take 2)brad20142020-08-201-51/+127
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
|/
* Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-1/+1
* Update license headers for 19Christoph Wurst2020-04-292-0/+3
* Provide dav setting for user's default calendarThomas Citharel2020-04-131-10/+27
* Add visibility to all constantsChristoph Wurst2020-04-101-4/+4
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+2
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Add default titles for titleless events in invitationsThomas Citharel2020-04-031-1/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Fix display of DTEND for multi-day all-day eventGeorg Ehrke2020-01-301-0/+4
* Update license headersChristoph Wurst2019-12-052-2/+7
* Set common-name to user's displayname if none is setGeorg Ehrke2019-11-291-1/+16
* Some php-cs fixesRoeland Jago Douma2019-11-222-1/+4
* Make rooms / resources automatically reply to invitesGeorg Ehrke2019-08-261-2/+395
* 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
* | fix CUType reportingGeorg Ehrke2019-07-261-11/+16
* | Revert "send invitations for shared calendars"Georg Ehrke2019-05-221-67/+0
|/
* 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
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-4/+4
* Update IMipPlugin.phprakekniven2018-07-301-1/+1
* Typo fix: Triple dot to ellipsisrakekniven2018-07-291-1/+1