Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 年間 前 |
Christoph Wurst
|
b7e7d80173
fix(caldav): Ignore invalid events for reminder generation
|
1 年間 前 |
Daniel Teichmann
|
56f36b94e5
Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventRemindersToSharedUsers'.
|
1 年間 前 |
Akhil
|
e823718383
Remove reminder if max instances exceeded
|
1 年間 前 |
Akhil Potukuchi
|
e354e9266e
Update apps/dav/lib/CalDAV/Reminder/ReminderService.php
|
1 年間 前 |
Akhil
|
9f9da964f6
Fix max instances exception for get vevent call
|
1 年間 前 |
Christoph Wurst
|
b5f7afd0fb
fix(caldav): Fix reminder timezone drift for all-day events
|
1 年間 前 |
Christoph Wurst
|
954284f8cd
fix(caldav): Fix wrong Psalm report for nullable calendar data
|
1 年間 前 |
Anna Larch
|
a9264b007f
fix(dav): catch MaxInstancesExceedeException for recurring events without end date
|
1 年間 前 |
Richard Steinmetz
|
304b71647f
Fix duplicate event email notifications
|
2 年 前 |
Christoph Wurst
|
58f7a150ed
Debug log what happens during reminders processing
|
3 年 前 |
Thomas Citharel
|
5494dd736d
Handle processing reminders for calendar objects with an infinite number
|
2 年 前 |
Daniel Teichmann
|
73a7ced1fd
Fix #31303: Make reminder notification behaviour selectable.
|
2 年 前 |
Thomas Citharel
|
6f9afa77b3
Consider only reminders with calendar data
|
4 年 前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年 前 |
Christoph Wurst
|
f5462650f1
Clean up reminder actions and call methods directly
|
3 年 前 |
Joas Schilling
|
9fd2b6045d
Don't throw a 500 when importing a broken ics reminder file
|
3 年 前 |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 年 前 |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 年 前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年 前 |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 年 前 |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 年 前 |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 年 前 |
Roeland Jago Douma
|
b7f93cc56b
Merge pull request #18115 from nextcloud/bugfix/17951/reminderservice_resource_error
|
4 年 前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 年 前 |
Georg Ehrke
|
05e47af6b2
Properly handle resources in ReminderService
|
5 年 前 |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 年 前 |
Georg Ehrke
|
6f66fba559
fix foreach error for reminder generator
|
5 年 前 |
Georg Ehrke
|
4d28a4544e
Final fixes
|
5 年 前 |
Georg Ehrke
|
bcce568c6d
Support recurring events + repeating alarms
|
5 年 前 |