Commit graph

20 commits

Author SHA1 Message Date
Thomas Bruederli
d210f1c023 Begin with event attendees and free/busy implementation 2011-07-08 17:29:22 +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)
590355cdc9 Fixed setting folder namespace in object_name() method 2011-06-29 12:09:55 +02:00
Aleksander Machniak (Kolab Systems)
1f387da25a Added some Copyright/license info 2011-06-28 11:01:21 +02:00
Aleksander Machniak (Kolab Systems)
f5e8902f74 Fixed object name generation for folders in other users namespace 2011-06-28 10:11:22 +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)
5e4d681cb8 Added folder_delete(), folder_rename(), folder_create() methods 2011-06-20 13:15:12 +02:00
Aleksander Machniak (Kolab Systems)
a1d216cd31 Remove double parseDSN() usage 2011-06-18 21:14:17 +02:00
Aleksander Machniak (Kolab Systems)
942ecc743a Set 'global' before 'sql' 2011-06-18 21:10:00 +02:00
Aleksander Machniak (Kolab Systems)
120dc7cb63 Configure read-only DB for Horde cache 2011-06-16 15:01:09 +02:00
Aleksander Machniak (Kolab Systems)
a672f926b8 Fixed last commit, better handling of malformed/incomplete configuration 2011-06-16 14:51:11 +02:00
Jeroen van Meeuwen (Kolab Systems)
6de3f3666e Illegal operands are not a good idea. 2011-06-15 14:13:17 -05: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
Jeroen van Meeuwen (Kolab Systems)
9eee733ed2 Make sure that the settings roundcube knows about are exposed to
the Horde_Kolab_* libraries used by the kolab_* roundcube plugins.

Solves #108
2011-06-09 23:48:32 +01:00
Aleksander Machniak
0bd3160968 - Add possibility to set global Horde config 2011-06-01 10:18:44 +02:00
Aleksander Machniak
722a400e01 Allow setting imap configuration for Horde framework libs 2011-05-26 15:04:55 +02:00
Aleksander Machniak
15d46fe408 Disable PHP warnings about deprecated syntax usage 2011-05-24 13:28:29 +02:00
Thomas Bruederli
bff88b8cd5 Make kolab ldap server configurable 2011-05-21 12:43:31 +02:00
Thomas Bruederli
1543f1444e Copies kolab_* plugins from svn.roundcube.net 2011-05-21 12:25:39 +02:00