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
d2f8ae44d2
Remove debug code
2012-05-02 18:02:33 +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 B
63015a802d
Adapt contact saving code to new kolab_storage backend
2012-05-02 17:13:06 +02:00
Thomas B
8c90898a06
Try loading Horde classes from default location first
2012-05-02 17:10:53 +02:00
Thomas Bruederli
f21b941070
Fix comments in Horde_* file headers
2012-05-01 22:34:51 +02:00
Thomas Bruederli
d4ce6a729a
Added README file
2012-05-01 22:28:33 +02:00
Thomas Bruederli
584c4c9bc4
Drop dependency to external Horde libs. Add a local and independent copy of these files to the plugin package
2012-05-01 22:27:29 +02:00
Jeroen van Meeuwen (Kolab Systems)
d54497e7cd
Correct the URI to the source code repository
2012-05-01 14:12:48 +01:00
Thomas B
aeb657c02b
Fix varname
2012-04-26 08:55:06 +02:00
Thomas Bruederli
1067ef9827
Allow odfviewer to hook into calendar attachments in order to display open office documents inline
2012-04-25 21:15:07 +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
1a60eea869
Don't use REPLACE which is mysql only ( #650 )
2012-04-24 10:18:48 +02:00
Thomas B
3d704ab521
Don't use REPLACE INTO which is mysql only ( #650 )
2012-04-24 10:14:01 +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 Bruederli
2996832789
Fix fatal errors after changes in 607fd7b4
2012-04-21 20:01:25 +02:00
Thomas Bruederli
8d5bf112fa
Fix merge conflict
2012-04-21 18:54:39 +02:00
Thomas Bruederli
e64c624622
Don't exclude larry skin
2012-04-21 18:53:03 +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
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