Commit graph

209 commits

Author SHA1 Message Date
Jeroen van Meeuwen (Kolab Systems)
8db4a68da1 Set versions of individual plugins to closer represent the actual packaged release of the collection of plugins 2015-01-01 14:09:18 +01:00
Thomas Bruederli
0e0f1443a6 Replace check for js file with check if libkolab plugin is loaded (#4114) 2014-12-16 14:12:21 +01:00
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
Aleksander Machniak
47700a1b3c Fix duplicate contacts on the list after contact delete (#4028)
Conflicts:

	plugins/kolab_addressbook/lib/rcube_kolab_contacts.php
2014-12-05 07:03:20 -05: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
Aleksander Machniak
cf0ae1aac7 Fix regression where some (most) of the fields were missing in contact form 2014-11-28 07:10:16 -05: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
Thomas Bruederli
af8e514fad Add locale files for helpdocs 2014-11-27 20:13:11 +01:00
Thomas Bruederli
6a19ad1c6e Update helpdocs localization files with Kolab tags enabled 2014-11-26 23:29:59 +01:00
Thomas Bruederli
4a51c1bf10 Add locale files for helpdocs translation with Transifex 2014-11-26 22:49:43 +01:00
Aleksander Machniak
f4ad8ff62d Small fix to the last commit 2014-11-26 06:38:31 -05:00
Aleksander Machniak
176585664f Improve performance of get_address_book() (#3968) 2014-11-26 06:25:14 -05:00
Aleksander Machniak
f97e1b5309 Performance: skip SELECT COUNT(*) query in case when result contains less records than page size 2014-11-23 05:16:21 -05:00
Aleksander Machniak
ac4f6e7562 Avoid unused variables (also fixed some bugs) found in static code analysis 2014-11-21 10:03:18 +01:00
Aleksander Machniak
b640c0cc3e Fix invalid number of contact records if folder contains groups (#3930) 2014-11-18 08:13:30 -05:00
Aleksander Machniak
b1ad22dcde Fix HTML entities handling in addressbook names in contextmenu's addressbook selector (#3883)
Need to specify encoding in html_entities_decode() on PHP < 5.4.
2014-11-17 08:54:16 -05:00
Aleksander Machniak
b9f8f0cf43 Don't set non-existent css class (000) to some elements 2014-11-14 08:47:38 -05:00
Torsten Grote
047469335d update German translation, fixes #3814 2014-10-27 15:11:28 +13:00
Aleksander Machniak
22035945f2 Fix sytax errors 2014-10-10 11:52:29 +02:00
Aleksander Machniak
77d3466638 Get rid of deprecated function aliases and constants usage 2014-10-06 09:19:26 +02:00
Thomas Bruederli
6ad7339085 Decode &raquo; entities in address book names 2014-09-15 12:27:40 +02:00
Thomas Bruederli
6b7fc6729d Added 'actions' bar and new icons for groupware folders as suggested by the product feature description 2014-09-11 15:54:15 +02:00
Thomas Bruederli
c3151bea8a Add book-remove item to address book actions menu 2014-09-11 14:45:34 +02:00
Thomas Bruederli
109044c87b Add command to remove a Kolab address book from the list (-> unsubscribe); fix contextmenu for abooks and contact groups 2014-09-11 14:44:12 +02:00
Jeroen van Meeuwen (Kolab Systems)
44165f586b Update localization 2014-09-06 22:59:13 +02:00
Aleksander Machniak
ecfb1354e2 Fix compatibility with contextmenu 2.x (#3560)
Warning: removed compatibility with contextmenu 1.x
2014-09-03 12:23:48 +02:00
Aleksander Machniak
fdde6fcbf0 Fix errors on addressbook delete and no list update on name change (#3559) 2014-09-03 10:36:53 +02:00
Torsten Grote
714bfdcf0e update translations again and update transifexpull.sh with --force 2014-08-28 17:02:34 +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
Thomas Bruederli
fee3773c3b Apply contact folder renaming or deletion to the registered birthday calendar address books 2014-08-14 12:41:08 +02: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
Thomas Bruederli
890fcc34ab Minor correction of address book background image position 2014-07-14 09:21:41 +02:00
Thomas Bruederli
8845dc032d Use effective box title height when unfolding the folder search box 2014-07-14 09:19:09 +02:00
Thomas Bruederli
f212dea78c Add some missing icon styles for hierarchical addressbook navigation 2014-07-14 09:02:16 +02:00
Thomas Bruederli
ed6080fcc4 Don't hide the group input field 2014-07-01 15:00:06 +02:00
Thomas Bruederli
cf30c52cb2 Really fix the ID decoding check 2014-06-27 12:24:44 +02:00
Thomas Bruederli
6665b7877b Avoid decoding of old-style (non-encoded) address book identifiers 2014-06-27 12:05:39 +02:00
Thomas Bruederli
d777456fcf Load groups when adding an address book folder from search 2014-06-27 11:15:17 +02:00
Thomas Bruederli
2d3569d832 Minor fix of address book listing 2014-06-27 10:43:46 +02:00
Thomas Bruederli
8b81be7707 Small fix for new folder navigation 2014-06-26 11:39:36 +02:00
Thomas Bruederli
32164e30bf Add new folder navigation to address book (#3046).
This patches/overwrites default functions from Roundcube core. Be careful when updating those!
2014-06-25 17:09:04 +02:00
Thomas Bruederli
b120d3958f New hierarchical folder navigation for address book (#3046) 2014-06-24 15:07:48 +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
a1b146a8dd Avoid warnings if dataset is not set 2014-06-05 10:11:48 +02:00