Commit graph

30 commits

Author SHA1 Message Date
Aleksander Machniak
bf028bb53f Define some default config values 2013-12-10 11:41:08 +01:00
Aleksander Machniak
4090c49ede Do not check delegator context when loading kolab objects 2013-11-06 10:20:15 +01:00
Aleksander Machniak
7f93ff46e0 Update and cleanup localizations 2013-10-11 15:06:22 +02:00
Thomas Bruederli
5e77456939 Pulled localization updates from Transifex 2013-10-10 19:04:13 +02:00
Aleksander Machniak
cdd23787e2 Fix so kolab_delegation plugin can modify list of addresses in
identity form (Bug #2191)
2013-09-11 14:01:38 +02:00
Thomas Bruederli
e700755238 Add kolab community skin for delegation plugin (#2059) 2013-07-31 19:53:06 +02:00
Aleksander Machniak
1999f79446 Small improvement: do not fetch folders list when not needed 2013-07-10 12:24:49 +02:00
Aleksander Machniak
6ca7eaf05c Use kolab_storage::folders_typedata() 2013-07-09 19:58:00 +02:00
Aleksander Machniak
9a4f970d64 Bump version number 2013-06-25 12:31:36 +02:00
Aleksander Machniak
1eb45ac68a Add missing options description 2013-06-25 12:31:06 +02:00
Aleksander Machniak
e69e9b90ae Make kolab_auth's LDAP class be based on new rcube_ldap_generic class.
Move kolab_auth_ldap into separate file.
Some improvements, including performance improvement in kolab_delegate
2013-06-25 12:27:26 +02:00
Aleksander Machniak
27e57c7335 Fix undefined or unused variable errors caught in static code analysis 2013-05-07 12:16:11 +02:00
Thomas Bruederli
080a60c7cc Cleanup Transifex localization files. en => en_US 2013-03-13 10:45:29 +01:00
Jeroen van Meeuwen (Kolab Systems)
41407069d1 Make sure the organization for a delegator is not inserted as NULL in the database query adding the identity to the delegatee, as the database definition for the field is NOT NULL 2013-02-14 09:54:15 -05:00
Jeroen van Meeuwen (Kolab Systems)
f38105a809 Update translations from Transifex 2013-01-12 11:23:32 +00:00
Thomas Bruederli
fdf9b884e7 Added/updated French localization from Transifex (thanks to Eric aka furlot) 2012-12-26 19:01:56 +01:00
Aleksander Machniak
cbd97e52cd Support Organization field in identities.
Fix purging identities - use the same email fields as in kolab_auth.
2012-12-19 15:31:14 +01:00
Aleksander Machniak
5780b841cc Use delegator's name in delegatee identities derived from delegator
Set 'Sender:' header in mail sent on behalf of delegator
2012-12-18 12:57:32 +01:00
Aleksander Machniak
acd574b650 Small performance fix - cache identities list in-memory 2012-12-17 19:03:47 +01:00
Aleksander Machniak
0745ebf406 Fix filtering emails/folders list when not in delegator context 2012-12-17 15:53:38 +01:00
Aleksander Machniak
343a4371ab Delegation support in Calendar event edit/create 2012-12-17 14:47:02 +01:00
Aleksander Machniak
3be3065941 Delegation support in calendar event invitations handling 2012-12-13 13:10:07 +01:00
Aleksander Machniak
a24ad50619 Move more code to engine class 2012-12-12 12:36:11 +01:00
Aleksander Machniak
ae4b707a71 Update package files list 2012-12-10 12:19:42 +01:00
Aleksander Machniak
56abf7e5f3 Use client-side subscriptions for folders activation state (calendar, tasklist)
Add kolab_use_subscriptions option to limit folders visibility in Kolab plugins (#1314)
2012-12-10 12:17:41 +01:00
Aleksander Machniak
89de2f226e Add icons for mass-actions on folders 2012-12-10 09:13:02 +01:00
Aleksander Machniak
543144dfc0 Implement check-recent hook handler - check delegator's INBOX for new messages 2012-12-07 10:41:03 +01:00
Aleksander Machniak
6f4f949f8f Make optional ACL removal on delegate deletion, added checkbox in confirmation dialog 2012-12-05 14:12:04 +01:00
Aleksander Machniak
cda4c47325 Implemented kolab_delegation_purge_identities setting 2012-12-04 20:08:14 +01:00
Aleksander Machniak
167a0bbbdf Kolab Delegation - initial commit 2012-12-04 15:03:16 +01:00