Commit graph

41 commits

Author SHA1 Message Date
Thomas Bruederli
86c1d510f1 Add select() method to query objects from cache; Use locks to avoid multiple threads synching the same folder simultaneously 2012-05-09 19:01:51 +02:00
Thomas Bruederli
3a05fb691f Make Horde library optional 2012-05-09 14:10:02 +02:00
Thomas Bruederli
7cb7f5316e Fix namespace prefix stripping 2012-05-07 12:07:12 +02:00
Thomas B
9db0e9b3d5 Log Kolab object parsing failures 2012-05-03 11:01:23 +02:00
Thomas B
c9963d279c Correctly handle object moving in kolab cache 2012-05-03 10:28:42 +02:00
Thomas B
3fc78aa409 Set mime-part ID when adding attachments 2012-05-02 18:04:42 +02:00
Thomas B
18d8fec133 First implementation of a caching layer for kolab_storage;
- Caching is disabled by default (until fully functional and tested)
- Attention: database initialization required for cache)

Silently ignore old Kolab2 objects if no Horde classes found to parse them.
2012-05-02 17:41:02 +02:00
Thomas Bruederli
1b09ae2801 Finish attachment handling and display for events 2012-04-25 19:26:40 +02:00
Thomas Bruederli
c9664e2bb7 Merge branch 'dev/kolab3' of ssh://git.kolabsys.com/git/roundcube into dev/kolab3 2012-04-25 14:13:39 +02:00
Thomas Bruederli
a6ffdf9ad6 Fix/improve crypto key handling in contact records 2012-04-25 14:12:09 +02:00
Aleksander Machniak
2a472e41b5 Use rcube instead of rcmail, so the classes can be used out of Roundcube 2012-04-25 13:27:13 +02:00
Thomas B
7b2b720a68 Merge branch 'dev/kolab3' of ssh://git.kolabsys.com/git/roundcube into dev/kolab3 2012-04-24 09:30:26 +02:00
Thomas B
bbf3901308 Implement free/busy triggering 2012-04-24 09:30:04 +02:00
Thomas B
66915007d4 Make use of Roundcube's IMAP chaching 2012-04-21 18:43:33 +02:00
Thomas B
750b4f15ca Adapt to yet another set of changes in libkolabxml 2012-04-21 18:23:11 +02:00
Thomas Bruederli
11dbdf8336 Merge branch 'dev/kolab3' of ssh://git.kolabsys.com/git/roundcube into dev/kolab3 2012-04-14 17:40:59 +02:00
Thomas Bruederli
131b690e3c Add missing method to subscribe to kolab folders 2012-04-14 17:40:51 +02:00
Thomas B
2559d6ffb7 Set alarm date/time in UTC 2012-04-05 08:56:37 +02:00
Thomas B
e18857f155 Implement function to move Kolab objects from one folder into another 2012-04-03 23:29:30 +02:00
Thomas B
87b474eab7 Read/write event recurrence rules and alarms 2012-04-03 23:05:59 +02:00
Thomas B
ed3c88a47c Start implementation of libkolabxml event reading/writing + convert from Kolab 2 format 2012-03-30 19:09:58 +02:00
Thomas B
3ba191ed68 Fix server-side subscription test 2012-03-30 19:08:43 +02:00
Thomas B
5feac6ed7b Unset kolab_format object reference to reduce footprint; fix DateTime conversion 2012-03-30 19:07:56 +02:00
Thomas B
1236a91bb5 Fix typo and function arguments 2012-03-28 17:53:32 +02:00
Thomas B
47f6002913 Add methods for IMAP folder manipulations 2012-03-22 22:08:13 +01: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 Bruederli
8af6b9eec3 Only search undeleted messages when resolving uids.
Store office-location as Address block in Affiliation and profession into title attribute.
Merge initials into nickname.
2012-03-21 15:33:30 +01:00
Thomas B
88d6ce9500 Adapt to recent changes in libkolabxml:
- store manager, assistant, spouse and children in Related objects
- add support for both uid and mailto distlist members
- fix contact photo transition from old Kolab2 format
2012-03-20 23:51:43 +01:00
Thomas Bruederli
57dad2d92d Require kolab_folders plugin for listing imap folders by type; fix error message 2012-03-16 19:17:58 +01:00
Thomas Bruederli
baf6bcb239 Add documentation headers 2012-03-14 19:48:54 +01:00
Thomas Bruederli
3f78d8f7b5 Let libkolabxml generate UIDs; preserve object properties Roundcube doens't understand by loading old XML object before updating 2012-03-14 18:51:38 +01:00
Thomas Bruederli
edaad9b47c Support contact undelete with new storage classes; only list undeleted imap objects 2012-03-14 13:57:02 +01:00
Thomas B
fc1439c7bd Merge branch 'dev/kolab3' of ssh://git.kolabsys.com/git/roundcube into dev/kolab3 2012-03-14 11:25:00 +01:00
Thomas B
4353615709 Handle contact photos in new format 2012-03-14 11:22:42 +01:00
Thomas Bruederli
12e59189cb Merge branch 'dev/kolab3' of ssh://git.kolabsys.com/git/roundcube into dev/kolab3 2012-03-08 21:32:35 +01:00
Thomas Bruederli
6e70c942c5 Correctly implement the expunge argument for object deletion 2012-03-08 21:32:22 +01:00
Thomas B
c8696e278c Implement format wrapper for distribution-list; add more utility functions 2012-03-08 21:22:09 +01:00
Thomas B
80fa73b895 Adapt date/time handling to recent changes in libkolabxml; forward attachment parts when saving a Kolab object in a new message 2012-03-08 10:21:21 +01:00
Thomas B
a58b5fb302 New method to return counts; some code cleanup 2012-03-07 11:01:11 +01:00
Thomas B
dc1fd9f7eb More work-in-progress on Kolab 3.0 storage layer 2012-03-06 22:23:34 +01:00
Thomas B
38bdff1cd0 New Roundcube plugin for Kolab 3.0 storage layer 2012-03-06 09:58:01 +01:00