Commit graph

43 commits

Author SHA1 Message Date
Thomas Bruederli
8d64936846 Always load kolab_addressbook plugin (because of birthday alarm checks on refresh calls) 2014-03-27 19:22:48 +01:00
Thomas Bruederli
b987fb2130 More user guide for calendar, tasklist and address book 2014-02-05 16:12:13 +01:00
Thomas Bruederli
3de184a5d8 Load config for Kolab address book UI 2014-01-21 16:34:43 +01:00
Thomas Bruederli
e6e2044d40 Add option to display direct CardDAV urls for Kolab address books in the Roundcube UI 2013-10-03 12:44:41 +02:00
Aleksander Machniak
27eb706939 Fixed bug where Error No.700 was thrown by Roundcube in cases
when there's no addressbook (no subscribed contact folders and no
global addressbooks). It's fixed by forcing folder creation/subscription
and forcing of kolab_addressbook_prio value accordingly (Bug #2086).
2013-08-07 09:39:21 +02:00
Thomas Bruederli
64174f4fac Use a global function to sort folder names by namespace/name; add option to control the use of displayname folder annotations 2013-07-18 17:47:49 +02:00
Aleksander Machniak
b3b04f42b1 Fix deleting addressbook folder, disable some commands after delete 2013-06-07 10:39:35 +02:00
Aleksander Machniak
ed2b8def7a FIx so newly created addressbooks are subscribed (Bug #1766) 2013-05-27 19:05:04 +02:00
Aleksander Machniak
27e57c7335 Fix undefined or unused variable errors caught in static code analysis 2013-05-07 12:16:11 +02:00
Aleksander Machniak
bef8355aff raise_error() -> rcube::raise_error() 2012-11-06 11:46:15 +01:00
Aleksander Machniak
2d08c58e56 Fix/prepare plugins to use out of Roundcube (where rcmail object doesn't exist) 2012-10-17 11:54:25 +02:00
Thomas Bruederli
4f69203125 More code cleanup: use common function from libkolab for folder management and naming 2012-06-21 21:34:08 +02:00
Jeroen van Meeuwen (Kolab Systems)
2cf2cbcca8 Merge branch 'dev/kolab3'
Conflicts:
	plugins/calendar/drivers/kolab/kolab_driver.php
2012-05-23 10:24:27 +01:00
Aleksander Machniak
cb61bf76a1 Improved folder_create() method 2012-05-17 15:57:23 +02:00
Thomas Bruederli
a6ffdf9ad6 Fix/improve crypto key handling in contact records 2012-04-25 14:12:09 +02:00
Aleksander Machniak
d5c5194dc5 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-04-18 19:51:51 +02:00
Aleksander Machniak
3aab9325f1 Fix parent folder permissions checking. See http://trac.roundcube.net/ticket/1488443 2012-04-18 19:50:46 +02:00
Thomas Bruederli
ef550eaec4 Store PGP public key in contact; remove unsupported field definitions from old format 2012-03-21 16:15:53 +01:00
Thomas B
83fe5ad8f5 Make kolab_addressbook use the new libkolab 2012-03-07 11:02:51 +01:00
Aleksander Machniak
607fd7b43b Updates for Roundcube 0.8 2012-01-23 10:16:30 +01:00
Thomas Bruederli
bda8aa02b6 Correct email address in author section; add AGPL license header to all relevant files 2011-12-07 12:51:23 +01:00
Aleksander Machniak (Kolab Systems)
53725a93dd Added package.xml files 2011-11-18 15:55:08 +01:00
Aleksander Machniak
5217368a0a Fix bug where created/renamed folder could be inserted after another folder row but before its groups rows 2011-11-11 16:54:29 +01:00
Aleksander Machniak (Kolab Systems)
4a498714dd Changed license to AGPL 2011-10-27 10:20:46 +02:00
Thomas
c6d9a278f6 Annotate Lolab address books to support undelete 2011-09-21 22:46:13 +02:00
Aleksander Machniak (Kolab Systems)
1470b800a4 - Fixed is_a() usage for PHP >= 5.3.7 2011-09-10 13:40:56 +02:00
Aleksander Machniak (Kolab Systems)
3b714f34d7 Fixed parent folder check 2011-08-10 19:23:00 +02:00
Aleksander Machniak (Kolab Systems)
5ce8c1abb4 Add ACL checking on target parent folder (#233) 2011-08-04 11:56:13 +02:00
Aleksander Machniak (Kolab Systems)
b67430379f Improved folder rename handling 2011-08-01 12:44:30 +02:00
Aleksander Machniak (Kolab Systems)
7940612da5 Fixed issue with folders which names are resolved to numeric identifiers 2011-07-27 19:13:38 +02:00
Aleksander Machniak (Kolab Systems)
b7e8092558 Fixed folder name checks 2011-07-26 10:32:09 +02:00
Aleksander Machniak (Kolab Systems)
dc0f7261ad Set autocomplete_addressbooks using new config_get hook 2011-07-25 12:49:46 +02:00
Aleksander Machniak (Kolab Systems)
b7225f9f2c Added undelete support 2011-07-08 17:39:03 +02:00
Thomas Bruederli
8c3aa231e1 Improve folder/address book listing; temporarily add some timer output for profiling 2011-07-04 14:57:00 +02:00
Aleksander Machniak (Kolab Systems)
924aaba1eb DOn't use reserver word 'class' 2011-06-27 17:53:10 +02:00
Aleksander Machniak (Kolab Systems)
f0e1198db3 Removed debug code, fixed namespace prefix handling 2011-06-27 14:10:00 +02:00
Aleksander Machniak (Kolab Systems)
726932250a Lost commit 2011-06-27 13:44:27 +02:00
Aleksander Machniak (Kolab Systems)
1c51c1a9d9 Added rcube_kolab::folder_id() with improved ID generation method 2011-06-15 11:23:59 +02:00
Aleksander Machniak
c27629eaf8 Added option for addressbook(s) selection/priority 2011-06-08 11:33:18 +02:00
Aleksander Machniak
55f3fcc105 Advanced search support, code cleanup, pl_PL localization fixes 2011-06-03 15:28:42 +02:00
Aleksander Machniak
902bfe9488 Fix localization broken in last commit 2011-06-02 10:33:29 +02:00
Aleksander Machniak
de1dcbd3c4 Fix warning in email addresses handling by Horde3 classes 2011-06-02 09:45:04 +02:00
Thomas Bruederli
1543f1444e Copies kolab_* plugins from svn.roundcube.net 2011-05-21 12:25:39 +02:00