Aleksander Machniak
0333d78048
Fix phpstan error
2024-04-04 16:14:10 +02:00
Christian Mollekopf
1ecff64896
Restore php 7.2 compat
...
??= is apparently only available from 7.4 on.
See:
https://wiki.php.net/rfc/null_coalesce_equal_operator
2024-03-26 12:49:45 +01:00
Aleksander Machniak
176f557ec7
PHPStan Level:4 fixes
2024-01-30 14:45:46 +01:00
Aleksander Machniak
198376f46c
PHPStan Level:3
2024-01-29 13:53:48 +01:00
Aleksander Machniak
2103cc317d
PHPDoc fixes
2024-01-26 14:38:48 +01:00
Aleksander Machniak
312b1981de
Fix test
2024-01-25 15:58:15 +01:00
Aleksander Machniak
5eb91ca74a
PHPStan level:2 fixes (partial)
2024-01-25 13:47:41 +01:00
Aleksander Machniak
5271b6e787
Use consistent PHP code style
2024-01-24 11:24:41 +01:00
Aleksander Machniak
f3319891d5
PHPStan Level:1 fixes, also fixed tests
2024-01-24 10:59:25 +01:00
Aleksander Machniak
28711f7e6e
Fix PHP8 warnings
2024-01-16 12:03:19 +01:00
Aleksander Machniak
c8ac5637a4
Fix PHP8 warnings
2023-11-29 15:43:08 +01:00
Aleksander Machniak
62be45e882
Fix PHP8 warning
2023-11-17 14:56:38 +01:00
Aleksander Machniak
9eac16087d
Fix PHP8 warning
2023-11-17 10:26:31 +01:00
Aleksander Machniak
83fd802cc4
Fix PHP8 warnings
2023-07-28 14:07:18 +02:00
Aleksander Machniak
5fcf64fd9f
PHP8 compatibility fixes (T7241)
2023-06-16 11:36:22 +02:00
Aleksander Machniak
096b7a8181
Fix PHP8 warnings
2023-06-12 12:07:58 +02:00
Aleksander Machniak
74079820c7
Fix PHP8 warnings
2023-04-19 15:25:24 +02:00
Aleksander Machniak
45088c23b9
"Edit/Share" -> "Edit" for CalDAV folders
2023-01-06 14:39:48 +01:00
Aleksander Machniak
a3ef1eedf1
CalDAV driver for Tasks
...
includes cache syncronization fixes and PHP8 fixes.
2023-01-03 10:42:54 +01:00
Aleksander Machniak
a0c564f946
Fix various calendar recurrence issues
2022-12-20 14:15:39 +01:00
Aleksander Machniak
371a664e92
CalDAV attachments support, PHP8 fixes
2022-12-15 10:06:29 +01:00
Aleksander Machniak
d07938b662
Fix PHP warning
2022-12-09 15:02:06 +01:00
Aleksander Machniak
24e2e1ce84
Fix infinite loop in kolab_storage_dataset
2022-12-09 14:39:46 +01:00
Aleksander Machniak
748f2430cd
Fix PHP 7.2 compatibility
2022-12-07 14:50:50 +01:00
Aleksander Machniak
0530881f4b
Remove dependency on kolabcalendaring/kolabformat in CalDAV driver, various PHP8 support fixes
2022-12-05 15:07:23 +01:00
Aleksander Machniak
a9531c9336
Fix libcalendaring_recurrence::end()
2022-12-02 15:57:59 +01:00
Aleksander Machniak
e4271ccfd8
Replace Horde with Sabre in libcalendaring_recurrence
2022-12-02 14:51:33 +01:00
Aleksander Machniak
251d4e367a
Fixes in libcalendaring_recurrence.php
2022-12-01 15:03:56 +01:00
Aleksander Machniak
1b33810f71
Try to support PHP >= 7.2, small refactoring
2022-11-30 12:54:29 +01:00
Aleksander Machniak
f5d95d5a92
Use Sabre/VObject v4, Partial PHP8 support
2022-11-29 15:54:43 +01:00
Aleksander Machniak
b0f306eaf1
Remove sensitivity settings
2022-09-14 12:45:30 +02:00
Christian Mollekopf
de3a536daa
Avoid relying on the sender for REPLY attendee matching.
...
Summary:
This fixes the case where we reply on behalf of someone (e.g. a
resource), and therefore can't use the sender for matching.
For both displaying the itip and processing the reply to update the calendar.
Differential Revision: https://git.kolab.org/D3086
2021-12-18 11:35:40 +01:00
Christian Mollekopf
3613a3d399
Resource invitation enhancements
...
Summary:
* Display RSVP buttons for resource owners.
* Adapted mail texts to make sense for new resource invitations.
* When generating a REPLY, keep track if we are responding on behalf of
a resource, and set SENT-BY accordingly
Differential Revision: https://git.kolab.org/D3083
2021-12-18 11:35:40 +01:00
Aleksander Machniak
ea78b1c2df
Display original time and timezone in iTip info box
2021-12-17 11:26:48 +01:00
Aleksander Machniak
38b103430b
Fix PHP8 warnings
2021-09-29 18:56:56 +02:00
Aleksander Machniak
87fbaea696
PHP8 compatibility fixes
...
Summary: PHP8 fixes, CS fixes, short array syntax, indentation
Reviewers: #roundcube_kolab_plugins_developers
Subscribers: #roundcube_kolab_plugins_developers
Tags: #roundcube_kolab_plugins
Differential Revision: https://git.kolab.org/D2185
2021-02-01 08:30:34 +01:00
Aleksander Machniak
1d72a95549
On iTip request fallback to attendee status, not organizer's
...
When a user has delegator's identities defined and receives
an iTip requests from the delegator (as an organizer) that
invitation could have been detected as accepted (even if there
obviously was no event in users calendar and the status is needs-action/unknown).
2019-04-25 10:04:55 +00:00
Aleksander Machniak
89042934ef
Trim redundant whitespace in iTip details table
2019-04-24 09:28:03 +02:00
Aleksander Machniak
de07b7dc01
Elastic: Use pretty checkbox in itip invitation box
2019-03-14 10:31:20 +00:00
Aleksander Machniak
31634a76f6
Fix detecting date/time change in iTip request (Bifrost#T141857)
2018-10-01 11:51:19 +00:00
Aleksander Machniak
de27933930
Elastic: Temp. disable "Check Calendar" button on small screen (Bifrost#T105747)
2018-05-23 12:41:05 +02:00
Aleksander Machniak
4cd62009c0
Merge branch 'dev/elastic'
2018-04-09 12:17:36 +02:00
Aleksander Machniak
fdc0fbe4db
Fix handling iTip replies with different address in From: and the iTip (Bifrost#T84315)
2018-04-06 10:20:43 +02:00
Aleksander Machniak
8c4e836dea
Elastic: Various elements of the Tasks UI
2018-03-23 12:39:39 +01:00
Aleksander Machniak
e52bc0a158
Merge branch 'master' into dev/elastic
...
Conflicts:
plugins/calendar/calendar_ui.js
2018-03-16 09:25:28 +01:00
Aleksander Machniak
9400095642
Elastic: Initial (partial) support for tasklist plugin
2018-03-15 13:27:22 +00:00
Aleksander Machniak
9483a0b13c
Code indentation fix
2018-02-28 13:23:20 +01:00
Aleksander Machniak
c6e0395dd9
We accept iTip replies with older SEQUENCE but no significant changes (Bifrost#T78144)
2018-02-28 13:22:04 +01:00
Aleksander Machniak
bb3b7fec0e
Make itip links optional and disabled by default
...
This feature has ever had many limitations and inconsistent
behaviour depending if the user is logged in or not.
Also in meantime, PHP's mail() support has been removed
from Roundcube Framework.
Now to enable the feature you have to set calendar_itip_smtp_server option.
2017-11-03 12:24:18 +01:00
Aleksander Machniak
2859dc7869
Add event/task description to invitation body (Bifrost#T51237)
2017-10-17 11:14:09 +02:00