Commit graph

712 commits

Author SHA1 Message Date
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
Christoph Wickert
e935cdbf78 Default HTTPS post is 443 (unless stated otherwise), not 143 2012-04-17 16:45:53 +02:00
Thomas Bruederli
8dc20fb1eb Use icon from larry skin 2012-04-15 13:49:47 +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
Aleksander Machniak
e666187312 Enable icon for "Save as event" item in More actions popup 2012-04-05 10:51:41 +02:00
Thomas B
2559d6ffb7 Set alarm date/time in UTC 2012-04-05 08:56:37 +02:00
Thomas B
6fe30d09c6 Merge branch 'dev/kolab3' of ssh://git.kolabsys.com/git/roundcube into dev/kolab3 2012-04-05 08:55:35 +02:00
Thomas Bruederli
60f6bbd54e Update TODO list and package file 2012-04-04 13:02:35 +02:00
Thomas Bruederli
cf94b34f6a Adapt to new kolab_storage backend 2012-04-04 13:01:59 +02:00
Aleksander Machniak
c1997c9db7 Add 'configuration' label for folders of type configuration 2012-04-04 12:16:28 +02:00
Thomas Bruederli
aea9f64676 Bugfix: check the right object property 2012-04-04 11:57:20 +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
1a47608fe2 Synchronize box styles in Larry skin 2012-04-03 23:10:49 +02:00
Thomas B
bd8dceb9e7 The new Kolab 3 backend has better support for recurrence rules 2012-04-03 23:10:20 +02:00
Thomas B
44a2d85c57 Remove old and unused code; pass event owner to storage layer 2012-04-03 23:08:24 +02:00
Thomas B
fd141a5dbc Two small bugfixes 2012-04-03 23:07:09 +02:00
Thomas B
87b474eab7 Read/write event recurrence rules and alarms 2012-04-03 23:05:59 +02:00
Thomas B
ec04074a46 Adapt Kolab driver to work against new libkolab plugin/library 2012-03-30 19:14:38 +02:00
Thomas B
8354f27ddd Fix timezone offset computation with DateTime functions 2012-03-30 19:13:13 +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
70c42619cd Small bugfix and rubustness improvement 2012-03-30 19:04:11 +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 B
5ab4071542 More state checks 2012-03-22 20:22:26 +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 Bruederli
bafdb3bd63 Pass the uid of an updated object to the storage layer 2012-03-21 11:10:17 +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
824c89b326 Updated to latest WebODF version from git 2012-03-16 21:26:34 +01:00
Thomas Bruederli
c65695b1da Fix odfviewer plugin to work with latest Roundcube version 2012-03-16 21:25:45 +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
7bc509a2cd Larry skin for Kolab address book 2012-03-08 21:24:13 +01:00
Thomas B
67f3f91aac Fix contact group management using new libkolab 2012-03-08 21:23:55 +01:00
Thomas B
c8696e278c Implement format wrapper for distribution-list; add more utility functions 2012-03-08 21:22:09 +01:00
Aleksander Machniak
10dad0d289 Fix new storage object usage (fixes e.g. special folders selectors) 2012-03-08 20:42:32 +01:00
Aleksander Machniak
2948cee6c1 - Larry skin for owncloud 2012-03-08 19:31:33 +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
83fe5ad8f5 Make kolab_addressbook use the new libkolab 2012-03-07 11:02:51 +01:00
Thomas B
a58b5fb302 New method to return counts; some code cleanup 2012-03-07 11:01:11 +01:00