Commit graph

26 commits

Author SHA1 Message Date
Aleksander Machniak (Kolab Systems)
8416794d45 Improved parent folder selector, use SELECT with all folders list instead of radio buttons 2011-07-18 19:55:46 +02:00
Aleksander Machniak (Kolab Systems)
e814ae20bb The storage must be re-synchronized after undelete 2011-07-18 15:39:02 +02:00
Thomas Bruederli
f87ddd4c6e Sharper mini icons; CSS optimizations for IE6 2011-07-17 20:35:26 +02:00
Aleksander Machniak (Kolab Systems)
b7225f9f2c Added undelete support 2011-07-08 17:39:03 +02:00
Aleksander Machniak (Kolab Systems)
6994d3d38f Use md5 again. Reverted 4054953039 2011-07-08 11:38:26 +02:00
Aleksander Machniak (Kolab Systems)
4054953039 Don't use md5() for contact identifiers 2011-07-07 14:01:25 +02:00
Aleksander Machniak (Kolab Systems)
f5edc20089 Added groups list sorting 2011-07-05 20:11:19 +02:00
Aleksander Machniak (Kolab Systems)
ecfd861c12 Enable groups for readonly folders 2011-07-05 11:41:22 +02:00
Aleksander Machniak (Kolab Systems)
1b5ea4983d Initialize contactlist data object only when needed, for better performance of addressbook folders (with groups) list 2011-07-04 19:36: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)
12f5ac34f0 Move some methods to kolab_core plugin (will be used by calendar plugin) 2011-06-28 10:02:33 +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)
d93b7bf46c Workaround for Horde bug where groups are listed as contacts 2011-06-27 14:09:16 +02:00
Aleksander Machniak (Kolab Systems)
726932250a Lost commit 2011-06-27 13:44:27 +02:00
Aleksander Machniak (Kolab Systems)
17e5d1b7c3 Added addressbook directories list styling with readonly and namespace icons.
Improved addressbook folders naming/structure representation on the list.
Added addressbook folders management features including (delete/create/rename).
2011-06-24 20:13:43 +02:00
Aleksander Machniak (Kolab Systems)
431c1b4e1c Horde classes are using UTF7-IMAP encoding (see also https://bugzilla.kolabsys.com/show_bug.cgi?id=116) 2011-06-15 12:31:36 +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
937ff46230 Support array in 2nd argument of search() when searching by primary key, as in rcube_contacts class 2011-06-13 15:53:16 +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
Aleksander Machniak
caebffcbdf - Added Polish localization 2011-06-02 08:56:02 +02:00
Thomas Bruederli
ee2ae29feb Fix search in all fields of the Kolab address book 2011-05-31 12:04:08 +02:00
Thomas Bruederli
1543f1444e Copies kolab_* plugins from svn.roundcube.net 2011-05-21 12:25:39 +02:00