Commit graph

1113 commits

Author SHA1 Message Date
Thomas Bruederli
3cff455632 Ignore empty attachments from format v2 2012-11-08 16:18:54 +01:00
Thomas Bruederli
0c418da790 Don't set due time if dateonly 2012-11-08 16:18:28 +01:00
Thomas Bruederli
fa497d2dbb Fix recurrence computation using libkolab bindings 2012-11-08 15:41:23 +01:00
Thomas Bruederli
f91e6ed831 Use generic escape() function to quote UIDs 2012-11-08 14:41:37 +01:00
Thomas Bruederli
dfb7fae983 Fix contact picture handling with Kolab format v2 2012-11-08 14:07:01 +01:00
Thomas Bruederli
6d75fdd5f3 Quote object UID for IMAP SEARCH command; read generated UID from XMLObject if we're working with libkolab bindings 2012-11-08 14:03:06 +01:00
Aleksander Machniak
fa6b80b463 Make sure attachments information stored in cache contain attachment size 2012-11-08 13:47:53 +01:00
Thomas Bruederli
e292aec5dc Added upgrading instructions for the calendar module (#1179) 2012-11-08 12:18:28 +01:00
Thomas Bruederli
a02f62985d Fix completeness slider value when clicking on bar (#1151) 2012-11-07 18:55:47 +01:00
Thomas Bruederli
1b1205ba29 Adapt to regressions in jQuery 1.8 and jQuery UI 1.9 2012-11-07 18:38:23 +01:00
Thomas Bruederli
f88e216845 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-11-07 18:36:57 +01:00
Thomas Bruederli
ba765457b3 Updated to fullcalendar 1.5.4-rcube-0.9.0 (merged upstream version 1.5.4) 2012-11-07 18:36:35 +01:00
Thomas Bruederli
d98e8787c6 Fix kolab_format_* classes to read v2 format; perpare kolab_storage to write out v2 format 2012-11-06 19:03:12 +01:00
Aleksander Machniak
f7b2e543e2 Fix attachments handling (Bug #1172) 2012-11-06 15:09:47 +01:00
Aleksander Machniak
a5e723d3d7 Fix contentframe handling regresion 2012-11-06 14:58:44 +01:00
Aleksander Machniak
bef8355aff raise_error() -> rcube::raise_error() 2012-11-06 11:46:15 +01:00
Thomas Bruederli
dd2bf15adf Also use different signatures when calling libkolab(xml) read functions 2012-11-02 15:04:59 +01:00
Thomas Bruederli
dbe7352ce1 Fix default config folder selection (list is not indexed anymore) 2012-11-02 13:46:00 +01:00
Thomas Bruederli
50b3b8e766 Use different signatures for libkolab/libkolabxml function calls 2012-11-02 13:45:05 +01:00
Thomas Bruederli
d55e56c07c Use new libkolab XML object reading/writing functions in preparation of adding Kolab format v2 capabilities 2012-11-01 20:06:09 +01:00
Thomas Bruederli
06e6c43db0 Use the right library function to get the last occurence of a recurrence chain 2012-10-31 14:01:54 +01:00
Thomas Bruederli
075748b076 Fix computation of new COUNT value for recurrence rules 2012-10-30 16:10:12 +01:00
Aleksander Machniak
9d9262d71f Fixed HTML entities handling in task list names 2012-10-29 20:41:50 +01:00
Aleksander Machniak
04793bfaf3 Improvements in default folders creation procedure 2012-10-26 13:44:57 +02:00
Aleksander Machniak
12e2d2ea4a Add option to create default folders of type file and freebusy 2012-10-25 15:52:46 +02:00
Aleksander Machniak
8eda2df71e Simplified default folder selection - now when private/shared annotation
is properly handled (.default is removed from shared) by kolab_storage functions
2012-10-25 15:20:33 +02:00
Aleksander Machniak
264504b9a3 Add localized labels for file and freebusy folder type 2012-10-25 15:13:59 +02:00
Thomas Brüderli
b4ced09d2e Make use of libkolab/libcalendaring PHP bindings for computing recurring events 2012-10-23 15:05:38 +02:00
Thomas Bruederli
ae02c3d670 Initialize IMAP connection before setting metadata (#1128) 2012-10-22 18:02:18 +02:00
Thomas Bruederli
8ec81e2879 Store event sequence numbers in database driver 2012-10-18 22:02:29 +02:00
Thomas Bruederli
6e018d536c Fix check for updated events 2012-10-18 22:02:04 +02:00
Thomas Bruederli
219a7a41a7 Compare sequence numbers for iTip updates 2012-10-18 21:54:14 +02:00
Thomas Bruederli
29b4c075e7 Treat as new even if uid property is given 2012-10-18 21:51:55 +02:00
Thomas Bruederli
d783b487f6 Fix sequence fix. Man is it already that late? 2012-10-18 21:28:08 +02:00
Thomas Bruederli
433a5420a2 Fix sequence increment 2012-10-18 21:25:39 +02:00
Thomas Bruederli
ff5f354423 Export sequence attribute; fix UTC date formatting in iCal exports 2012-10-18 19:45:01 +02:00
Thomas Bruederli
78690dfed4 Read, update and cache sequence attributes of xCal objects 2012-10-18 19:39:43 +02:00
Thomas Bruederli
e059785d00 Some tweaks to make tasklist work in IE<9 2012-10-18 12:23:17 +02:00
Aleksander Machniak
81fdc1642a Remove redundant parse_host() call 2012-10-17 13:46:49 +02:00
Aleksander Machniak
6d46e0c9f2 More Roundcube Framework related fixes 2012-10-17 13:43:08 +02:00
Thomas Bruederli
58b3ed570d Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-10-17 12:13:12 +02:00
Thomas Bruederli
d356302759 Cut off folder type suffix from shared annotation values (#1105); small code cleanup to reduce redundancy 2012-10-17 12:12:45 +02:00
Aleksander Machniak
c06a949d0f Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2012-10-17 11:55:37 +02:00
Aleksander Machniak
2d08c58e56 Fix/prepare plugins to use out of Roundcube (where rcmail object doesn't exist) 2012-10-17 11:54:25 +02:00
Thomas Bruederli
fad8e68fe7 Move kolab_folders::set_folder_type() logic to libkolab plugin and use it where appropriate (#1104) 2012-10-17 11:46:26 +02:00
Thomas Bruederli
5be0b06fcb Remove existing id/uid attributes when inserting a new contact (#1101) 2012-10-17 11:27:54 +02:00
Aleksander Machniak
d74d5ff01f Add lost image file 2012-10-16 19:16:07 +02:00
Aleksander Machniak
2b3d7f9926 Fix fatal error on event without an UID and PHP warning (Bug #1108) 2012-10-15 12:36:23 +02:00
Aleksander Machniak (Kolab Systems)
8cfdea45db Use the same method of attaching the script to a page as for 0.7 2012-10-12 15:04:17 +02:00
Aleksander Machniak (Kolab Systems)
69ecf0cae3 Initial commit of tinymce_config plugin 2012-10-12 14:49:48 +02:00