Commit graph

133 commits

Author SHA1 Message Date
Jeroen van Meeuwen (Kolab Systems)
dc99ade020 Bump version numbers to 3.5.11 2022-01-14 13:18:46 +01:00
Aleksander Machniak
d870b2d374 Fix regression in last commit 2021-11-22 13:30:29 +01:00
Aleksander Machniak
db8414356c kolab_delegation: Use case-insensitive ACL identifier comparison 2021-11-22 12:03:47 +01:00
Jeroen van Meeuwen (Kolab Systems)
9a13a39e7f Bump version numbers to 3.5.6 2021-04-12 12:04:40 +02:00
Christian Mollekopf
d4c00a9555 Do not ignore INBOX for the displayed folder hierarchy
Summary: Previously INBOX.Archive and Archive were indistinguishable.

Differential Revision: https://git.kolab.org/D2092
2021-01-19 11:55:23 +01:00
Jeroen van Meeuwen (Kolab Systems)
4760d1a3d5 Bump version number 2019-10-19 11:55:22 +02:00
Aleksander Machniak
7491bf813c Update localization (again) 2019-10-13 15:55:15 +02:00
Aleksander Machniak
a4776ffcc8 Update localization, fix counting translation lines in update script 2019-10-13 14:54:56 +02:00
Jeroen van Meeuwen (Kolab Systems)
8344228bb2 Bump plugin versions to 3.5.1 2019-10-07 14:00:23 +02:00
Aleksander Machniak
80a5241a9d Support user_specific source in kolab_users_directory (Bifrost#T236416)
Move kolab_auth/kolab_auth_ldap to libkolab/lib/kolab_ldap.
It ends up much simpler to add user_specific support and unify some
code than replace use of kolab_auth_ldap with rcube_ldap.

This means that libkolab plugin does not depend on kolab_auth plugin
anymore, but kolab_auth depends on libkolab, which is better situation.
2019-08-19 14:06:11 +00:00
Jeroen van Meeuwen (Kolab Systems)
43d2b00e96 Bump version to 3.5.0 2019-07-08 12:57:20 +02:00
Aleksander Machniak
32b42e21ee Verify folder_classname() result before use
In future versions it may return class name that is not a localization label.
2019-06-05 14:01:55 +00:00
Jeroen van Meeuwen (Kolab Systems)
e0d11833a1 Bump version numbers 2019-05-07 08:32:27 +02:00
Aleksander Machniak
e13bdd55a7 Elastic: Catch up with layout refactoring in core 2019-03-25 12:27:51 +01:00
Aleksander Machniak
c1f1c9daed Use https:// for plugins.roundcube.net 2019-01-23 08:17:36 +01:00
Jeroen van Meeuwen (Kolab Systems)
56a4693914 Update German translations by using de sources and de_DE sources for de_DE translations 2018-12-19 10:25:52 +01:00
Jeroen van Meeuwen (Kolab Systems)
ac7b742005 Update the base translations before merge 2018-12-19 10:25:52 +01:00
Jeroen van Meeuwen (Kolab Systems)
00e04d2f95 Update translations 2018-12-17 14:03:01 +01:00
Aleksander Machniak
c142ce597a Kolab_delegation: add option to use different LDAP server than the default (Bifrost#T141128)
... e.g. for master-slave environments
2018-09-27 12:19:45 +00:00
Aleksander Machniak
a4a4abe45d Fix PHP warning when other users namespace is unset 2018-08-03 12:27:56 +00:00
Aleksander Machniak
aecc94480c Elastic: Use zebra style on some tables 2018-06-25 11:48:44 +00:00
Jeroen van Meeuwen (Kolab Systems)
89a7362058 Bump plugin versions and requirements 2018-04-09 12:23:01 +02:00
Aleksander Machniak
4cd62009c0 Merge branch 'dev/elastic' 2018-04-09 12:17:36 +02:00
Aleksander Machniak
f422aa853f Remove delegators' identities from pgp key generation form 2018-04-05 12:03:18 +00:00
Aleksander Machniak
cc15a0c0db Remove redundant argument of include_stylesheet() 2018-01-25 13:23:26 +01:00
Aleksander Machniak
2efe6747ad Remove Classic skin support
TODO: I'm not yet sure about the Calendar plugin
2018-01-18 11:42:00 +01:00
Aleksander Machniak
85102ba36d Elastic: Added data-label-msg attributes 2018-01-18 11:39:50 +01:00
Aleksander Machniak
ff7a10504c Elastic: remove some redundant menu buttons on mobile 2018-01-12 12:09:15 +01:00
Aleksander Machniak
17b5e80a1b Elastic: Fix regression in click handler on folders list header in delegation/activesync 2017-12-18 11:37:59 +01:00
Aleksander Machniak
780685cc24 Elastic: Upgrade to Font Awesome 5 2017-12-08 13:43:58 +01:00
Aleksander Machniak
fe64e470c8 Initial Elastic skin support for kolab_delegation and kolab_activesync plugins 2017-11-03 11:43:31 +01:00
Jeroen van Meeuwen (Kolab Systems)
915b86bb80 Bump versions to 3.3.4 2017-10-02 12:59:58 +02:00
Aleksander Machniak
3bbc4c24c4 Ignore displayname annotation for folder list in activesync/delegation
It is a performance killer if you have many folders, and these
parts of the UI can list all folders, not subscribed only.
2017-08-02 13:36:36 +02:00
Jeroen van Meeuwen (Kolab Systems)
e5739f7c11 Update version to 3.3.2 2017-06-28 15:10:29 +02:00
Aleksander Machniak
b11c74e0a5 Update localization 2017-06-12 10:57:06 +02:00
Jeroen van Meeuwen (Kolab Systems)
f30978e288 Set the version to 3.3.0 2017-05-03 10:08:25 +02:00
Aleksander Machniak
f67df88238 Prevent from adding delegation for the same user many times (Bifrost#T20383) 2016-12-28 10:12:23 +01:00
Aleksander Machniak
1ae83ad853 Fix javascript error when opening an event dialog (introduced in last commits) 2016-12-29 14:13:02 -05:00
Aleksander Machniak
dc3ea3d942 Support Tasks in kolab_delegation (Bifrost#T18853) 2016-12-27 04:03:28 -05: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
4a9e42a026 T1523: Support shared calendars in iTip handling 2016-10-03 14:10:57 +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
7925f2045b Complete de_CH localization from de_DE 2016-09-14 12:48:08 +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
ab433d7428 Update localization from Transifex 2016-07-22 11:42:44 +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
Aleksander Machniak
29c5c502db Update localization 2016-05-18 16:38:39 +02:00
Aleksander Machniak
261a78c505 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:18:41 +01:00
Aleksander Machniak
53373eb79b Remove non-existing old options (#5022) 2016-02-11 13:06:25 +01:00