Commit graph

2564 commits

Author SHA1 Message Date
Aleksander Machniak
bf9af6d79a T1336: Add documentation for Tags 2016-06-30 08:14:29 +02:00
Aleksander Machniak
c06ad5a04c Fix disappearing free-busy event on refresh (#5462)
The issue was caused by missing event uid. On client-side all events
have had the same _id property and calendar widget couldn't properly
merge changes.

Conflicts:
	plugins/calendar/drivers/kolab/kolab_user_calendar.php
2016-06-29 19:49:23 +02:00
Aleksander Machniak
856d2c784a Fix handling of end date in time_key() 2016-06-29 19:48:31 +02:00
Aleksander Machniak
87d364ae2f Don't enable devel_mode in auditlog mode (#5466)
Fixes unintentional less files use in Kolab skin.
2016-06-29 16:54:35 +02:00
Aleksander Machniak
203f0422b1 Merge branch 'roundcubemail-plugins-kolab-3.2' of ssh://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab into roundcubemail-plugins-kolab-3.2 2016-06-22 06:36:58 -04:00
Aleksander Machniak
71d8226bbf T1314: Support upper-case Y letter in date formats 2016-06-22 06:36:00 -04:00
Aleksander Machniak
660d86a9a4 Cosmetic changes in calendar documentation 2016-06-21 13:47:57 +02:00
Aleksander Machniak
9b84ffe242 T1320: Fix some images in Calendar documentation 2016-06-21 13:33:13 +02:00
Aleksander Machniak
b0aded29dd T1319: Fix bug where incorrect organizer could be set on a new event in delegated folder 2016-06-21 06:23:50 -04:00
Aleksander Machniak
53dd4ede22 Implemented Tasks Export (T147, #3861) - backport of D165
Conflicts:
	plugins/tasklist/drivers/kolab/tasklist_kolab_driver.php
	plugins/tasklist/skins/larry/tasklist.css
2016-06-20 10:55:30 +02:00
Mads Petersen (Kolab Systems)
44c02fbef7 Add missing Task points to the webmail user documentation
Summary: Resolves T1309

Test Plan: None

Reviewers: #documentation_authors, petersen

Reviewed By: #documentation_authors, petersen

Subscribers: petersen

Maniphest Tasks: T1309

Differential Revision: https://git.kolab.org/D184
2016-06-20 10:18:18 +02:00
Aleksander Machniak
f8fa8bc54e Implemented sound reminders (#T1310)
Summary: Fixes T1310

Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Maniphest Tasks: T1310

Differential Revision: https://git.kolab.org/D183
2016-06-20 10:18:13 +02:00
Aleksander Machniak
98b70e4a8d Extend csv_export plugin with tasks export (#3861)
Summary: Fixes #3861 (for KE14 only)

Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Differential Revision: https://git.kolab.org/D166
2016-06-20 10:18:04 +02:00
Aleksander Machniak
6aee2cc779 Fix finding an event which is in delegator's folder, on itip reply (T1264)
Summary: Fixes T1264

Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Maniphest Tasks: T1264

Differential Revision: https://git.kolab.org/D157
2016-06-20 10:11:29 +02:00
Aleksander Machniak
c4b3ca5903 Add documentation for kolab_delegation
Reviewers: #roundcube_kolab_plugins_developers

Differential Revision: https://git.kolab.org/D177
2016-06-20 10:07:23 +02:00
Mads Petersen (Kolab Systems)
e02e9f974f Add documentation to the plugins shipped in roundcubemail-plugins-kolab
Summary: Resolves T1297

Test Plan: None

Reviewers: #documentation_authors, machniak

Reviewed By: machniak

Maniphest Tasks: T1297

Differential Revision: https://git.kolab.org/D173
2016-06-20 09:59:15 +02:00
Jeroen van Meeuwen (Kolab Systems)
5552ab60a4 Set versions to 3.2.13 2016-06-20 09:58:23 +02:00
Aleksander Machniak
7ca0e4c7f8 Add time-slots popup in task dialog (#5441) 2016-06-15 05:55:31 -04:00
Aleksander Machniak
a62b33f54d Update localization 2016-06-13 18:16:14 +02:00
Aleksander Machniak
c63f6ba849 Fix some properties access via __get() 2016-06-10 05:42:47 -04:00
Aleksander Machniak
214dcf696e [#5436] Fix so 's' right is not removed from groupware folders 2016-06-10 05:16:01 -04:00
Aleksander Machniak
874e645999 Fix character case handling in email address comparison for invitations handling (T1301) 2016-06-09 11:19:53 -04:00
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