Commit graph

2909 commits

Author SHA1 Message Date
Aleksander Machniak
403e61004c T1364: Localize attendee status
On event attendees list and task assignees list.
Fixes T1364.
2016-07-20 08:57:47 -04:00
Aleksander Machniak
fdda23c8ff T1362: Fix title/tooltip text on attendee, localize the status text
Moved shared code and localization to libcalendaring plugin.
Fixes T1362.
2016-07-20 07:30:31 -04:00
Aleksander Machniak
047c9352a2 Fix missing localization of HTML editor when assets_dir != INSTALL_PATH 2016-07-19 12:14:15 +02:00
Aleksander Machniak
d8a1ea3018 Fix errors in tasks export (T1355) 2016-07-18 09:54:24 -04:00
Aleksander Machniak
f5ac7a872e Fix accessing attachments in invitations calendars (#5465) 2016-06-30 10:20:21 +02:00
Aleksander Machniak
0fe3c246d1 T1336: Add documentation for Tags 2016-06-30 08:12:48 +02:00
Aleksander Machniak
20833726b2 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.
2016-06-29 19:45:28 +02:00
Aleksander Machniak
5a148797e1 Fix handling of end date in time_key() 2016-06-29 19:28:12 +02:00
Aleksander Machniak
c43008b94f Don't enable devel_mode in auditlog mode (#5466)
Fixes unintentional less files use in Kolab skin.
2016-06-29 16:51:49 +02:00
Aleksander Machniak
ed63ad60a3 Merge branch 'master' of ssh://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab 2016-06-22 06:36:35 -04:00
Aleksander Machniak
1222fc3af9 T1314: Support upper-case Y letter in date formats 2016-06-22 06:34:13 -04:00
Aleksander Machniak
e8aa73aae3 Cosmetic changes in calendar documentation 2016-06-21 13:46:59 +02:00
Aleksander Machniak
dbdfd9d000 T1320: Fix some images in Calendar documentation 2016-06-21 13:18:05 +02:00
Aleksander Machniak
92b0169834 T1319: Fix bug where incorrect organizer could be set on a new event in delegated folder 2016-06-21 06:22:26 -04:00
Mads Petersen (Kolab Systems)
9e073403b8 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:32 +02:00
Aleksander Machniak
6790ac80d3 Implemented sound reminders (#T1310)
Summary: Fixes T1310

Reviewers: #roundcube_kolab_plugins_developers

Maniphest Tasks: T1310

Differential Revision: https://git.kolab.org/D183
2016-06-20 10:10:39 +02:00
Thomas Bruederli
27df671c91 Implemented Tasks Export (T147, #3861)
Summary: Fixes T147

Reviewers: #roundcube_kolab_plugins_developers

Maniphest Tasks: T147

Differential Revision: https://git.kolab.org/D165
2016-06-20 10:09:37 +02:00
Aleksander Machniak
98b6513dce Fix finding an event which is in delegator's folder, on itip reply (T1264)
Summary: Fixes T1264

Reviewers: #roundcube_kolab_plugins_developers

Maniphest Tasks: T1264

Differential Revision: https://git.kolab.org/D157
2016-06-20 10:09:24 +02:00
Aleksander Machniak
7eaf7ad1af Add documentation for kolab_delegation
Reviewers: #roundcube_kolab_plugins_developers

Differential Revision: https://git.kolab.org/D177
2016-06-20 10:07:07 +02:00
Mads Petersen (Kolab Systems)
7782d0d42c 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:05 +02:00
Aleksander Machniak
e165c3e4bc Fix "Later" vs "Next 7 days" filter inconsistence (#5353) 2016-06-15 06:30:32 -04:00
Aleksander Machniak
eb8211f0bf Add time-slots popup in task dialog (#5441) 2016-06-15 05:54:03 -04:00
Aleksander Machniak
d03fcc7cd4 Update localization 2016-06-13 18:10:59 +02:00
Aleksander Machniak
49e77ce25b Fix some properties access via __get() 2016-06-10 05:41:52 -04:00
Aleksander Machniak
7b4e9856b7 Fix regression where Tasks button could be skipped e.g. in Settings UI 2016-06-10 05:40:50 -04:00
Aleksander Machniak
dbc63628ac [#5436] Fix so 's' right is not removed from groupware folders 2016-06-10 05:14:46 -04:00
Aleksander Machniak
4b08dab30b Fix character case handling in email address comparison for invitations handling (T1301) 2016-06-09 11:18:30 -04:00
Aleksander Machniak
81cd96ad4b Add missing 'ondate' label 2016-06-01 06:40:36 -04:00
Aleksander Machniak
4f938c10ec Close autocompletion popup when opening Find Resources and Find Availability dialogs (#5435) 2016-05-31 09:20:14 -04:00
Aleksander Machniak
52e0cbbde4 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:56:38 +02:00
Aleksander Machniak
b49501437e Add back localization labels unintentionally removed in last update 2016-05-23 05:12:24 -04:00
Aleksander Machniak
39a1267abc Close events export dialog on Export (#5432) 2016-05-20 06:14:24 -04:00
Aleksander Machniak
29c5c502db Update localization 2016-05-18 16:38:39 +02:00
Aleksander Machniak
4203895d60 Fix PHP warning from odfeditor plugin when using assets_dir 2016-05-18 07:58:25 -04:00
Aleksander Machniak
4e456f81bc Merge branch 'master' of ssh://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab 2016-05-18 07:29:57 -04:00
Aleksander Machniak
4e2bc9bdc6 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:28:34 -04:00
Aleksander Machniak
042f2889b9 Fix PHP Fatal error: __clone method called on non-object when using Tomorrow filter in Tasks 2016-05-10 14:49:38 +02:00
Aleksander Machniak
3c0e93f6aa Fix invalid 'for' attribute in events export form 2016-05-10 11:57:41 +02:00
Aleksander Machniak
bb1dfa9c10 Fix PHP Fatal error: Call to a member function get_hierarchy_delimiter() on a non-object (T1252) 2016-05-04 10:40:49 +02:00
Aleksander Machniak
d85be556c2 Fix some issues in events copying, reset attendees state and remove attachments
@TODO: attachments copying
2016-04-24 07:55:34 -04:00
Aleksander Machniak
37a4b8c696 Improve recurrence text so description for RDATE is better (#5401) 2016-04-24 06:01:55 -04:00
Aleksander Machniak
6bb5511b6d Corrected fix for T1214 2016-04-20 14:56:27 -04:00
Aleksander Machniak
345506712e Fix deleting events by first occurrence (T1214) 2016-04-20 09:28:25 -04:00
Aleksander Machniak
84c29a5b91 Added html_converter plugin (#5402) 2016-04-19 13:40:30 +02:00
Aleksander Machniak
5590063ff2 Merge branch 'arcpatch-D128' 2016-04-17 13:56:23 +02:00
Christoph Schwarzenberg
e32c44d99c Add possibility to copy events
Reviewers: #roundcube_kolab_plugins_developers

Subscribers: bruederli

Differential Revision: https://git.kolab.org/D128
2016-04-17 13:55:42 +02:00
Aleksander Machniak
a7f5885d8d 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:42:04 +02:00
Aleksander Machniak
9d883ed07d 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:00 +02:00
Aleksander Machniak
ba78c23364 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:41:55 +02:00
Aleksander Machniak
5060fb30b6 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:41:50 +02:00