Commit graph

2787 commits

Author SHA1 Message Date
Aleksander Machniak
1e68b24b70 Merge branch 'arcpatch-D203' 2016-10-18 09:05:12 +02:00
Aleksander Machniak
cdfb979b22 T1268: Fix bug where forever recurring events could not be displayed
Summary:
Actually it sets the internal end time interval to 100 years for all kind
of events. Before it was 100 for yearly events, but only 10 for weekly.

Fixes T1268.

Reviewers: #roundcube_kolab_plugins_developers

Maniphest Tasks: T1268

Differential Revision: https://git.kolab.org/D203
2016-10-18 09:04:54 +02:00
Aleksander Machniak
c2631131ed T1697: Fix regression in selecting delegator's folders for itip invitation handling 2016-10-18 08:49:32 +02:00
Aleksander Machniak
7fe3910a73 T1646: Get list of supported document types for file creation dialog from Chwala API 2016-10-14 10:08:43 +02:00
Aleksander Machniak
90eea059e2 T1597: Support opening document editor iframe with POST 2016-10-06 08:12:15 +02:00
Aleksander Machniak
8a82963317 T1588: Add missing localization texts for history dialog 2016-10-05 10:35:55 -04:00
Aleksander Machniak
b19f1b1ce4 Merge branch 'arcpatch-D232' 2016-10-04 13:48:46 +02:00
Thomas Bruederli
22ce58f571 Fix syntax error in database driver introduced in D165
Summary: A syntax error was introduced in the tasklist database driver

Reviewers: machniak

Reviewed By: machniak

Differential Revision: https://git.kolab.org/D232
2016-10-04 13:48:27 +02:00
Aleksander Machniak
bdcba09796 Make counters on tasklist filters consistent (#5470)
Summary: This implements my proposition from https://issues.kolab.org/show_bug.cgi?id=5470#c4

Reviewers: #roundcube_kolab_plugins_developers, petersen

Subscribers: petersen, vendel.colja

Differential Revision: https://git.kolab.org/D195
2016-10-03 15:58:09 +02:00
Aleksander Machniak
4a9e42a026 T1523: Support shared calendars in iTip handling 2016-10-03 14:10:57 +02:00
Aleksander Machniak
12cf79adaa Update localization of libcalendaring plugin (T1558) 2016-09-29 16:36:00 +02:00
Aleksander Machniak
5022adc3eb Fix some truncated icons 2016-09-29 12:23:18 +02:00
Aleksander Machniak
a84b2d73b4 T1524: Fix delegation context on itip-remove command, and on cases where's more than one delegator
Fixes bug where delegatee does not receive event cancelation message after deleting meeting in delegators calendar
2016-09-26 08:20:17 -04:00
Aleksander Machniak
cbf4fa90d6 T1521: kolab_auth: Add possibility to close LDAP connection on request 2016-09-21 11:13:31 -04:00
Aleksander Machniak
7925f2045b Complete de_CH localization from de_DE 2016-09-14 12:48:08 +02:00
Aleksander Machniak
7d77d73896 Update localization from Transifex 2016-09-14 12:26:36 +02:00
Aleksander Machniak
872403fd2b Merge branch 'master' of ssh://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab 2016-09-08 13:21:29 +02:00
Aleksander Machniak
76869bed44 Fix compatibility with Roundcube 1.3 (jQuery-UI 1.12) 2016-09-08 13:20:54 +02:00
Aleksander Machniak
d42db71fa4 T1479: Fix delegation context selection on delegator's invitation handling 2016-09-07 09:51:08 -04:00
Aleksander Machniak
87b18454ae Workaround libkolabxml bug where internally set 'created' date is not valid (UTC) 2016-09-02 10:26:59 +02:00
Aleksander Machniak
ea6d351812 console() -> rcube::console() 2016-08-31 12:57:15 +02:00
Aleksander Machniak
fc162eab87 Fix missing icon for Tasks menu when user is in subpages of Settings. 2016-08-18 05:05:00 -04:00
Aleksander Machniak
cd60b2b377 Fix 32bit compatibility (in Find Availability feature) 2016-08-17 13:22:07 +02:00
Aleksander Machniak
96cdf7c93e Don't use .load() - it's deprecated now and removed in jQuery 3.x 2016-08-15 15:14:05 -04:00
Aleksander Machniak
4db65663e2 Remove redundant env.mscolors setting 2016-08-15 04:10:54 -04:00
Aleksander Machniak
d45b008528 Drop redundant dialog positioning code.
Dialogs are centered by default, no need to configure that.
Also, this code causes invalid positioning on more recent jQuery-UI version.
2016-08-15 03:11:29 -04:00
Aleksander Machniak
baf491e2bb T1357: Fix unwanted "local changes" warning when moving/resizing shared event by delegatee 2016-08-10 05:30:06 -04:00
Aleksander Machniak
da752c6b99 T1402: Fix bug where contact groups with the same name could be displayed as one 2016-08-09 05:55:34 -04:00
Aleksander Machniak
f3a8729856 Support rcube_addressbook::SEARCH_* constants in search mode 2016-08-08 07:43:43 -04:00
Aleksander Machniak
d0f7984aca T1397: Add missing de_DE localization for kolab_tags 2016-08-04 08:25:21 -04:00
Aleksander Machniak
2a542bd948 T1396: Fix missing localization of "Show reminders" label 2016-08-04 06:26:34 -04:00
Aleksander Machniak
daefd52a92 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:54:48 -04:00
Aleksander Machniak
2056b92c39 T1382: Fix storing COMPLETED/IN-PROCESS in partstat field 2016-07-27 09:13:13 -04:00
Aleksander Machniak
c7eb3e729a T1378: Fix bug where tasks counters could be removed on list update 2016-07-25 08:59:56 -04:00
Aleksander Machniak
21d577b712 T1356: Filter tasks on printout the same as on the tasks list 2016-07-25 08:30:28 -04:00
Aleksander Machniak
d9e82e0acd Fix regression in handling event status badge in event dialog 2016-07-22 06:58:00 -04:00
Aleksander Machniak
0a12b06b59 T1371: Use rcube_mime::decode_address_list() instead of (invalid) regex
.. to extract invitation sender email. Fixes T1371.
2016-07-22 06:25:40 -04:00
Aleksander Machniak
ab433d7428 Update localization from Transifex 2016-07-22 11:42:44 +02:00
Aleksander Machniak
7e408b8b18 T1365: Localize Confidential/Private/Cancelled badge in event info dialog 2016-07-21 08:56:30 -04:00
Aleksander Machniak
419372bc60 Add more status labels 2016-07-20 09:19:23 -04:00
Aleksander Machniak
2ed6d5ad69 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:11:40 -04:00
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