Commit graph

2644 commits

Author SHA1 Message Date
Aleksander Machniak
03cfe38a98 T1397: Add missing de_DE localization for kolab_tags 2016-08-04 08:26:07 -04:00
Aleksander Machniak
c774b44300 T1396: Fix missing localization of "Show reminders" label 2016-08-04 06:27:37 -04:00
Aleksander Machniak
a088714955 T1385: Fix importing events with no DTEND and no DURATION
Per RFC5545 3.6.1 it is perfectly valid. In such cases DTEND should set to DTSTART.
2016-07-29 06:56:29 -04:00
Aleksander Machniak
caf93d3e94 T1382: Fix storing COMPLETED/IN-PROCESS in partstat field 2016-07-27 09:14:26 -04:00
Aleksander Machniak
3f6f656924 T1378: Fix bug where tasks counters could be removed on list update 2016-07-25 09:00:58 -04:00
Aleksander Machniak
816e462359 T1356: Filter tasks on printout the same as on the tasks list 2016-07-25 08:44:41 -04:00
Aleksander Machniak
7ec14302cd Fix regression in handling event status badge in event dialog 2016-07-22 06:58:49 -04:00
Aleksander Machniak
eeeec754f9 T1371: Use rcube_mime::decode_address_list() instead of (invalid) regex
.. to extract invitation sender email. Fixes T1371.
2016-07-22 06:27:32 -04:00
Aleksander Machniak
a9f51f2d4d Update localization from Transifex 2016-07-22 11:45:07 +02:00
Aleksander Machniak
ddd181b758 T1365: Localize Confidential/Private/Cancelled badge in event info dialog 2016-07-21 08:57:13 -04:00
Aleksander Machniak
3e1b632341 Add more status labels 2016-07-20 09:21:24 -04:00
Aleksander Machniak
91537e5cfd T1367: Fix text in "My status" field in event dialog
Was "My status: Accept", should be "My status: Accepted".
Fixes T1367.
2016-07-20 09:13:03 -04:00
Aleksander Machniak
a9be7f33aa T1364: Localize attendee status
On event attendees list and task assignees list.
Fixes T1364.
2016-07-20 08:59:01 -04:00
Aleksander Machniak
0913be3104 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:32:47 -04:00
Aleksander Machniak
72e4d72f5b Fix missing localization of HTML editor when assets_dir != INSTALL_PATH 2016-07-19 12:15:06 +02:00
Aleksander Machniak
c639dd817e Fix errors in tasks export (T1355) 2016-07-18 09:55:42 -04:00
Jeroen van Meeuwen (Kolab Systems)
72f80123cd Set versions of updated plugins to 3.2.14 2016-07-04 11:40:43 +02:00
Aleksander Machniak
5538501909 Fix "Later" vs "Next 7 days" filter inconsistence (#5353) 2016-07-01 11:13:46 +02:00
Aleksander Machniak
7fccfb7f7e Fix accessing attachments in invitations calendars (#5465) 2016-06-30 10:21:46 +02:00
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