Commit Graph

418 Commits (cb73fe26b818cfdb8fbf07116cd8e970a9cdc708)

Author SHA1 Message Date
Côme Chilliet 5fb9de6248
Migrate last instances of $server::getLogger() from dav 4 years ago
Côme Chilliet e2531f8503
Migrate dav application from ILogger to LoggerInterface 4 years ago
Thomas Citharel 5494dd736d
Handle processing reminders for calendar objects with an infinite number 4 years ago
Côme Chilliet 2049a21348
Fix warning about optional parameter before required one 4 years ago
Christoph Wurst 288f07a5a4 Fix CalDAV subscriptions calendarorder column/prop type 4 years ago
Christoph Wurst 941e560b5e Fix column/property type of the calendar order 4 years ago
Christoph Wurst 4f33b6937b Fix column/property type of the CalDAV deleted_at time stamp 4 years ago
Anna Larch 08510edaa1 Fix moving error for calendar object error because of missing principal uri 4 years ago
Daniel Teichmann 73a7ced1fd
Fix #31303: Make reminder notification behaviour selectable. 4 years ago
Anna Larch 0745fc5012 Move calendar objects between calendars instead of deleting and recreating them 4 years ago
Christopher Ng 0cbb6d7ba9 Various minor updates 4 years ago
Christopher Ng 4eff359441 Calendar export and import 4 years ago
Thomas Citharel 6f9afa77b3
Consider only reminders with calendar data 4 years ago
Thomas Citharel f695b3af9a
Remove setting defaultUsernamePath dynamically 4 years ago
Maximilian Martin 33c698872b delete birthday calendar events permanently 4 years ago
Christoph Wurst b005846d1f
Carefully filter out non matching time ranges for CalDAV search 4 years ago
Christoph Wurst 98d4aefe43
Close open cursor in the caldav back-end 4 years ago
Christoph Wurst 603a88f2ee
Fix loading all principal calendars in the dav app calendar provider 5 years ago
Christoph Wurst ca14c02301
Document and type allowed values for calendar property searches 5 years ago
Anna Larch da22791424 Force Calendar Obejct Chnage Path to support public write 5 years ago
Anna Larch bc68108f2a Fix missing calendar path for public write on Calendars 5 years ago
Christoph Wurst 2956f1c017
Fix immutable datetime handling in DAV calendar search 5 years ago
Anna Larch 0401d6dc0f
Add create method to extended calendar implementation 5 years ago
Anna Larch a58d1e6b06
Add Public Calendar Provider 5 years ago
Christoph Wurst 2148c448cc
Fix default language detection for calendar notifications 5 years ago
Christoph Wurst c6166c0a37
Fix default langauge detection for calendar invite emails 5 years ago
Daniel Kesselberg fab887cb7c
Update attendence for external users 5 years ago
Anna Larch 56cc01c45c Send Invitation to Attendees with ROLE=REQ-PARTICIPANT 5 years ago
Anna Larch 904a762de7
Extend caldav resource search 5 years ago
J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC 5 years ago
Thomas Citharel fc49b2600b
Add indications for the translators 5 years ago
Paweł Lechowicz f33eea69ce
Subjects for Invitation, Invitation cancellation and Invitation replies are now localizable. 5 years ago
Christoph Wurst 3a690b1cb5
Use ISO8601 timestamps for the CalDAV trashbin 5 years ago
Christoph Wurst 770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM 5 years ago
Mikael Saarinen 14c33bb2e9 Add regex to match Windows 10 calendar user-agent 5 years ago
Richard Steinmetz 09ad1c4e2b
Skip deleted calendar objects of deleted calendars 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst f1444eac5d
Export the CalDAV trash bin retention duration as property 5 years ago
Christoph Wurst fc8daf58ee
Add missing ACLs for deleted calendar objects to fix deletion 5 years ago
Christoph Wurst ff2a730aac
Fix loading of delete caldav objet URIs 5 years ago
Christoph Wurst 462962197d
Expose calendar-uri as property of deleted caldav events 5 years ago
Christoph Wurst fe31373a93
Expose deletion timestamp for deleted CalDAV objects 5 years ago
Thomas Citharel 8a73b180e7
Get componenttype from the db as well when restoring a calendarobject 5 years ago
Christoph Wurst d6d8e9215c
Add a trashbin for calendars and calendar objects 5 years ago
Joas Schilling 82629f0f55
Add a setting 5 years ago
Christoph Wurst cebe951b8e
Remove the untyped calendar update event 5 years ago
Christoph Wurst 884e34b12a
Remove the untyped calendar create event 5 years ago
Christoph Wurst f5462650f1
Clean up reminder actions and call methods directly 5 years ago
Christoph Wurst 257613e6ef
Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject event 5 years ago
Christoph Wurst f808267949
Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject event 5 years ago