Commit graph

2542 commits

Author SHA1 Message Date
Aleksander Machniak
d1be2b7810 Fix RDATE handling (T1278)
Workarounds VObject-2.1 bug. In Kolab 16 we have no such issue.
2016-06-01 08:17:35 -04:00
Aleksander Machniak
5f55326cd1 Add missing 'ondate' label 2016-06-01 08:08:26 -04:00
Aleksander Machniak
e74a347f71 Close autocompletion popup when opening Find Resources and Find Availability dialogs (#5435) 2016-05-31 09:21:53 -04:00
Aleksander Machniak
0f0f989805 Fix bug where email tags got lost on move (#5434)
With disabled messages_cache and disabled kolab_notes plugin
Message-Id header is not FETCHed from the IMAP server.
So, in such a case member URI in the tag object will contain
message-id=mid:XXX, which causes problem when the message
is moved to another folder, because it cannot be found by this invalid message-id.
2016-05-31 12:58:30 +02:00
Aleksander Machniak
1b9afac1c7 Add back localization labels unintentionally removed in last update 2016-05-23 05:13:19 -04:00
Aleksander Machniak
8d4b464f64 Close events export dialog on Export (#5432) 2016-05-20 06:15:51 -04:00
Aleksander Machniak
4d04321505 Update localization 2016-05-18 16:43:20 +02:00
Aleksander Machniak
78ced412de Fix PHP warning from odfeditor plugin when using assets_dir 2016-05-18 07:59:43 -04:00
Aleksander Machniak
91a7cbfc40 Fix PHP Fatal error: __clone method called on non-object (#5424)
When using Tomorrow filter in Tasks or in other circumstances.
2016-05-18 07:30:50 -04:00
Aleksander Machniak
dec774fc73 Fix PHP Fatal error: Call to a member function get_hierarchy_delimiter() on a non-object (T1252) 2016-05-04 10:41:51 +02:00
Aleksander Machniak
db3ffe7106 Improve recurrence text so description for RDATE is better (#5401) 2016-04-26 10:08:21 +02:00
Aleksander Machniak
248ce5339a Fix so birthdays are exported with correct year and recurrence definition (T855)
Summary:
Refactored birthdays handling code. The "all birthdays" request is detected
and for this case year is not modified and recurrence rule is added.

Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Differential Revision: https://git.kolab.org/D117
2016-04-14 11:49:34 +02:00
Aleksander Machniak
2db0370bba Properly set skip_deleted and threading on Kolab storage IMAP operations (T1145)
Summary:
Fixes race-conditions between Kolab folders and Roundcube core
where skip_deleted/threading could be set for operations outside
of Kolab plugins, causing e.g. inability to see \Deleted messages.

Fixes T1145.

Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Maniphest Tasks: T1145

Differential Revision: https://git.kolab.org/D112
2016-04-14 11:42:37 +02:00
Aleksander Machniak
8f9aa9d41e Fix wrong/missing delegated ATTENDEE in event iTip REPLY (#5365)
Summary: Fixes #5365 and unifies COMMENT handling code

Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Differential Revision: https://git.kolab.org/D111
2016-04-14 11:42:31 +02:00
Aleksander Machniak
55816351cb Fix bug where delegatee would be lost on task/event update (#5058)
Summary: Fixes #5058

Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Differential Revision: https://git.kolab.org/D110
2016-04-14 11:42:26 +02:00
Aleksander Machniak
faeeb8aafb Fix bug where reply wasn't send to organizer on task status update (#5341)
Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Subscribers: vanmeeuwen

Projects: #roundcube_kolab_plugins

Differential Revision: https://git.kolab.org/D99
2016-04-14 11:42:21 +02:00
Aleksander Machniak
43b9b3cdab Skip partstat filter when kolab_invitation_calendars=false (T1179) 2016-04-07 08:19:38 -04:00
Aleksander Machniak
f73ccbaa8c Don't allow birthday/invitation calendars to be set as the default calendar (T1177) 2016-04-07 06:11:21 -04:00
Aleksander Machniak
f425272b4b Fix regression where some labels were missing in Preferences > Calendar 2016-04-07 05:42:36 -04:00
Aleksander Machniak
22e1073307 Fix "PHP Fatal error: Call to undefined method kolab_format_task::to_libcal()" (T1176) 2016-04-07 10:49:24 +02:00
Aleksander Machniak
27b1fd0e8c CS fixes 2016-04-07 10:49:16 +02:00
Aleksander Machniak
156959ddd8 Fix missing COMMENT in iTip delegation message from the event dialog (#5377) 2016-04-06 07:33:18 -04:00
Aleksander Machniak
0c8e563f89 Fix "Addressbook source not found!" error on birthdays calendar feed (T1152) 2016-03-29 16:18:45 +02:00
Aleksander Machniak
a261f00627 Fix regression where calendar feeds required normal Roundcube login instead of HTTP auth (T1151)
With proper performance fix 4fe52716e3 (#4033)
2016-03-29 13:20:24 +02:00
Jeroen van Meeuwen (Kolab Systems)
d3dea37e96 Set plugin versions to 3.2.12 2016-03-21 12:21:17 +01:00
Aleksander Machniak
9903135764 Fix 'complete' field value formatting with locales that don't use a dot as decimal point separator (#5258) 2016-03-21 12:13:53 +01:00
Aleksander Machniak
f886f15221 Fix PHP Warning: Invalid UTF-8 sequence in argument for json_encode() (#4336)
Use rcube_output::json_serialize() instead of json_encode()
2016-03-21 12:13:49 +01:00
Aleksander Machniak
ae0ea2e242 Prevent from fatal errors on events without end date (#5307) 2016-03-21 12:13:43 +01:00
Aleksander Machniak
0c6ddd1a1a Performance: don't load calendar css/js files on logon page (#4033) 2016-03-21 12:13:38 +01:00
Aleksander Machniak
bb61319eeb WAP Client plugin (T1124) 2016-03-21 12:04:23 +01:00
Aleksander Machniak
549eb70bde Fix merging attachments list on event/task update from iTip (#5342)
Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Subscribers: vanmeeuwen

Projects: #roundcube_kolab_plugins

Differential Revision: https://git.kolab.org/D96
2016-03-17 16:41:54 +01:00
Aleksander Machniak
cea72af4ad Update localization 2016-03-13 09:36:33 +01:00
Aleksander Machniak
b01894ee2d Fix duplicated events in other users calendar if its subfolders are active (#5340)
Differential Revision: https://git.kolab.org/D94
2016-03-11 11:41:42 +01:00
Aleksander Machniak
e3d70bbad6 Fix matching recurring tasks with today/tomorrow/later filter (#4205)
Differential Revision: https://git.kolab.org/D95
2016-03-11 11:30:07 +01:00
Thomas Bruederli
110b514263 Fix iCal import/export to pass tests again
Conflicts:

	plugins/libcalendaring/libvcalendar.php
2016-03-10 11:00:50 +01:00
Aleksander Machniak
d374807e9b Fix error when opening an attachment from an itip message (#5343)
Also make sure attachment bodies are excluded from the event data in JSON format
2016-03-09 16:33:10 +01:00
Jeroen van Meeuwen (Kolab Systems)
c1813e42dc Bump version numbers to 3.2.11 release 2016-02-26 12:23:24 +01:00
Aleksander Machniak
b6c1f28c04 Fix bug where read-only folder was displayed as read-write in delegation form and it wasn't possible to unset ACL on a folder (#5347) 2016-02-26 11:20:20 +01:00
Aleksander Machniak
8ac3269ee5 Set COMMENT on delegation iTip (#4915) 2016-02-11 14:50:57 +01:00
Aleksander Machniak
2647bb02df Fix bug where event occurrence with no attendees inherited attendees of the event (#5300)
The object was created/updated corretly, the bug was in exception properties resolving.
2016-02-11 12:22:23 +01:00
Aleksander Machniak
6ac7014498 Fix bug where pending calendar displayed not more than one instance for recurring events (#5274) 2016-02-10 15:00:12 +01:00
Aleksander Machniak
5255d4f9ba Fix bug where some database column length limit could be exceeded (#5291)
Which cased e.g. sql errors when creating a contact group with name > 255 characters.
2016-02-09 12:13:52 +01:00
Aleksander Machniak
6b5d671a47 Fix bug where pending calendar displayed not more than one event (#5274) 2016-02-09 12:09:47 +01:00
Jeroen van Meeuwen (Kolab Systems)
85c0cdc6d2 Set version numbers to 3.2.10 2016-02-03 15:35:31 +01:00
Aleksander Machniak
3d9d2ba608 csv_export plugin 2016-02-03 15:23:07 +01:00
Thomas Bruederli
c1e1d92181 Fix SQL error when inserting task with no status set.
The database schema doesn't allow null values but expects an empty string.
2016-01-27 21:47:12 +01:00
Aleksander Machniak
6598c487c5 Force ID command use with name="Roundcube/Kolab" (T847) 2015-12-18 09:19:19 +01:00
Aleksander Machniak
3f8f6566ff Fix disabled tasklist selector in "Save as task" dialog (#5301) 2015-12-17 19:44:41 +01:00
Aleksander Machniak
49b885b443 Fix bug where "Loading..." message wasn't removed on error when saving a task 2015-12-17 19:44:33 +01:00
Aleksander Machniak
1a2e1d59af Fix some typos 2015-12-17 19:44:24 +01:00