Commit graph

64 commits

Author SHA1 Message Date
Aleksander Machniak
6780589284 Fix syntax error in composer.json file 2014-12-08 11:15:57 -05:00
Aleksander Machniak
d4e830cde7 Unify license string, replace package.xml with composer.json 2014-12-08 14:58:47 +01:00
Torsten Grote
3784b8d9a7 proper translation update 2014-12-01 12:45:40 +13:00
Torsten Grote
b88b90ce66 Revert "another translation update"
This reverts commit de012552e7.
2014-12-01 12:35:55 +13:00
Torsten Grote
de012552e7 another translation update 2014-11-28 13:28:08 +13:00
Torsten Grote
897421bf92 update translations 2014-11-28 13:24:53 +13:00
Thomas Bruederli
47ed73093c Updated translations from Transifex 2014-11-27 20:13:11 +01:00
Aleksander Machniak
62ac800db7 Use new rcube_user::list_emails() for better performance (#3970) 2014-11-27 10:44:38 +01:00
Aleksander Machniak
ac4f6e7562 Avoid unused variables (also fixed some bugs) found in static code analysis 2014-11-21 10:03:18 +01:00
Torsten Grote
047469335d update German translation, fixes #3814 2014-10-27 15:11:28 +13:00
Aleksander Machniak
16c0f3ba11 Shrink some images with TinyPNG 2014-10-08 09:03:19 +02:00
Aleksander Machniak
77d3466638 Get rid of deprecated function aliases and constants usage 2014-10-06 09:19:26 +02:00
Jeroen van Meeuwen (Kolab Systems)
44165f586b Update localization 2014-09-06 22:59:13 +02:00
Torsten Grote
1a73dfa923 fix typo in German translation of delegation plugin 2014-09-01 12:16:38 +02:00
Torsten Grote
714bfdcf0e update translations again and update transifexpull.sh with --force 2014-08-28 17:02:34 +02:00
Torsten Grote
bc53fd420d update translations despite transifex remote time vs. local time issues 2014-08-28 14:47:37 +02:00
Aleksander Machniak
8181bf5515 $rcmail_config -> $config 2014-08-25 09:07:31 +02:00
Jeroen van Meeuwen (Kolab Systems)
9a39d37c69 Update translations 2014-08-22 01:31:43 +02:00
Thomas Bruederli
06a910def3 Update localization files from Transifex 2014-08-19 11:07:50 +02:00
Aleksander Machniak
e4100366b5 Fix delegatee deletion if configured field name equals attribute name
Fix so delegate field name might be omitted in kolab_auth plugin config (#3400)
2014-08-18 08:29:29 -04:00
Thomas Bruederli
ef2477d69f Register kolab_tags localizations to Transifex; add headers pointing to Transifex for translations 2014-08-14 10:49:56 +02:00
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