Commit graph

7 commits

Author SHA1 Message Date
Aleksander Machniak
21ead0149e Kolab Tags SQL and ANNOTATE drivers
Summary:
The implementation in the SQL driver sub-optimal as it uses the same member format and internal API as the Kolab driver.
We might need to improve this.

Requires b206cbc87a and a34f716051

Reviewers: #roundcube_kolab_plugins_developers, mollekopf

Subscribers: mollekopf, #roundcube_kolab_plugins_developers

Differential Revision: https://git.kolab.org/D5032
2024-12-24 09:00:30 +01:00
Aleksander Machniak
8f88b4b120 Fix fatal error when parsing VEVENT without DTSTART
Such a dummy/redundant VEVENT block was found in an iTip created in Exchange 2010.
2024-07-02 12:21:09 +02:00
Aleksander Machniak
cbc8078c79 Fix more phpstan code issues 2024-04-16 08:58:06 +02: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
251d4e367a Fixes in libcalendaring_recurrence.php 2022-12-01 15:03:56 +01:00
Renamed from plugins/libcalendaring/tests/LibvcalendarTest.php (Browse further)