Aleksander Machniak
|
a3122a566e
|
Support contact_search_name option in kolab_delegation plugin autocompletion (#3163)
|
2014-07-08 10:50:34 +02:00 |
|
Aleksander Machniak
|
99dcc44960
|
Accessibility improvements and fixes
|
2014-06-16 12:30:23 +02:00 |
|
Aleksander Machniak
|
1eacbc2e34
|
Add title attributes to settings menu
|
2014-06-16 11:22:20 +02:00 |
|
Aleksander Machniak
|
26a2dd01c4
|
kolab_delegation: accessibility improvements (#3086)
|
2014-06-13 12:35:09 +02:00 |
|
Aleksander Machniak
|
dac282685d
|
Improve integration with kolab skin (all skin files moved to the skin repo)
|
2014-06-13 11:29:52 +02:00 |
|
Thomas Bruederli
|
6d1ffc345d
|
Some first styling fixes after accessibility improvements in Roundcube core
|
2014-06-05 16:45:56 +02:00 |
|
Thomas Bruederli
|
115c4c54b7
|
Rename kolab_auth_ldap::search() method because its signature doesn't match rcube_ldap_generic::search() and fails recursive calls in VLV search mode + add return parameter for results count
|
2014-05-16 10:34:32 +02:00 |
|
Thomas Bruederli
|
5c206f76e8
|
Amend js files headers to satisfy LibreJS license detection
|
2014-04-28 09:12:29 +02:00 |
|
Thomas Bruederli
|
e613061f18
|
Updated translation files from Transifex
|
2014-04-24 14:45:27 +02:00 |
|
Aleksander Machniak
|
1a6f7e8b28
|
Fix bug where "searching..." message wasn't removed on autocomplete response
|
2014-04-14 18:23:08 +02:00 |
|
Aleksander Machniak
|
02102bea4c
|
Do not send localization in ajax responses
|
2014-04-14 18:14:47 +02:00 |
|
Aleksander Machniak
|
0bd58bddfc
|
Fix bug where user could delegate himself (Bug #2981)
|
2014-04-14 18:13:51 +02:00 |
|
Aleksander Machniak
|
df2ed0d8e6
|
Add Settings action in PHP not in javascript, small improvements
|
2014-03-14 10:25:33 +01:00 |
|
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 |
|