Commit graph

31 commits

Author SHA1 Message Date
Aleksander Machniak (Kolab Systems)
766e08c2c4 Workaround Horde shutdown function issue for Horde_Kolab_Session object
Keep authentication session to skip unwanted LDAP connection
2011-08-04 20:29:18 +02:00
Aleksander Machniak (Kolab Systems)
90da1250b8 Fixed object name formatting of other users folders
Fixed parent folder handling in folder_selector()
2011-08-01 11:35:12 +02:00
Aleksander Machniak (Kolab Systems)
4642a4ef07 In folder selector show folders according to ACL (#216) 2011-07-29 15:25:50 +02:00
Aleksander Machniak (Kolab Systems)
f56e78fbf8 Skip current folder (and its children) in folder selector to prevent moving to itself 2011-07-29 13:33:08 +02:00
Aleksander Machniak (Kolab Systems)
fd27a21693 Fix subfolders caching issue after folder rename (#228) 2011-07-29 11:37:29 +02:00
Thomas Broderli
021f8b51e8 Fix free-busy url composition 2011-07-27 13:39:09 +02:00
Aleksander Machniak (Kolab Systems)
84730d0ea0 Improve performance by using Roundcube cache for Kolab_List object instead of session 2011-07-25 15:37:30 +02:00
Jeroen van Meeuwen (Ergo Project)
4555108baa Use the freebusy configuration specified in /etc/roundcubemail/kolab.inc.php 2011-07-22 12:59:11 -04:00
Aleksander Machniak (Kolab Systems)
6dc1b64d33 Fixed caching issue after folder rename 2011-07-22 10:53:31 +02:00
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)
a9ef9fcfaa Added workaround for Horde's folders caching issue, related to shutdown function (#137) 2011-07-10 10:27:44 +02:00
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