Commit graph

560 commits

Author SHA1 Message Date
Aleksander Machniak
56928b74eb Fix performance issue in kolab_calendar::get_event() (#1411) 2012-12-05 12:05:24 +01:00
Aleksander Machniak
f0ef421c00 Fix Invitations can not be accepted when calendars are shared with certain rights (#1406) 2012-12-04 20:10:04 +01:00
Thomas Bruederli
4245fb0839 Treat Kolab format version as string 2012-11-22 15:19:17 +01:00
Thomas Bruederli
56cddd1e2c Fix iCal export: no empty organizer or attendee attributes; correctly escape special characters 2012-11-21 22:17:20 +01:00
Thomas Bruederli
f99bcb3c54 Add documentation about timezone fix in iCal parser 2012-11-21 21:31:52 +01:00
Thomas Bruederli
e9825fa24e Fix timezone detection in iCalendar parser 2012-11-21 21:27:35 +01:00
Thomas Bruederli
5ac6bc06fd Add getter for color annotations to libkolab and use it in calendar and tasklist 2012-11-21 12:30:27 +01:00
Thomas Bruederli
ace9b280f2 Fix js error when saving a message as task or event 2012-11-21 10:51:58 +01:00
Thomas Bruederli
db7d414324 Correctly handle iTip replies without valid DTSTSART/DTEND attributes (#1178) 2012-11-21 10:33:02 +01:00
Aleksander Machniak
259a7ec81d Fixes for keep-alive -> refresh change in Roundcube core 2012-11-17 09:49:57 +01:00
Thomas Bruederli
32d64e419e Reduce alarm settings UI to the capabilities of the Kolab 2 format 2012-11-15 15:03:00 +01:00
Aleksander Machniak
8356960660 Fix typo 2012-11-12 14:49:26 +01:00
Thomas Bruederli
cf5c88437e Merge branch 'dev/libcalendaring' 2012-11-09 14:02:34 +01:00
Thomas Bruederli
826f3f8ea3 Avoid endless loops in recurrence computation 2012-11-09 13:55:57 +01:00
Thomas Bruederli
e292aec5dc Added upgrading instructions for the calendar module (#1179) 2012-11-08 12:18:28 +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
Aleksander Machniak
bef8355aff raise_error() -> rcube::raise_error() 2012-11-06 11:46:15 +01:00
Thomas Bruederli
075748b076 Fix computation of new COUNT value for recurrence rules 2012-10-30 16:10:12 +01: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
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
ff5f354423 Export sequence attribute; fix UTC date formatting in iCal exports 2012-10-18 19:45:01 +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
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
Thomas Bruederli
4619fb0c31 Typo 2012-10-04 17:08:37 +02:00
Thomas Bruederli
aa15f1948f Focus the first button of UI dialogs 2012-10-04 16:01:59 +02:00
Thomas Bruederli
1b485aded4 Better styling of free.busy scheduling dialog 2012-10-04 15:51:07 +02:00
Thomas Bruederli
66bb3b665d Treat 'dummy' free busy lists as 'unknown' (#1070) 2012-10-04 14:46:27 +02:00
Thomas Bruederli
a22f1764d8 Fix calendar printing after refactoring and skin update 2012-10-04 12:52:56 +02:00
Thomas Bruederli
ea5a2fae4c Copy missing image from classic skin 2012-10-04 12:37:43 +02:00
Thomas Bruederli
398c6cb971 Small style adaption to official Larry styles 2012-10-04 12:34:05 +02:00
Thomas Bruederli
2a3237c697 No more hard-coded attachment container object (was broken in Larry skin) 2012-10-04 12:33:26 +02:00
Thomas Bruederli
c431392119 Fix calendar category configuration UI (#899) 2012-10-04 11:56:49 +02:00
Thomas Bruederli
e30b78a3a1 Align calendar styles with default larry theme 2012-10-03 12:40:17 +02:00
Thomas Bruederli
942648c3d5 Remove rewrite rules for skin files; either copy or symlink them 2012-10-03 12:11:17 +02:00
Thomas Bruederli
4c6496dae8 Better check for personal folders 2012-10-03 11:53:02 +02:00
Thomas Bruederli
90484f6ba3 Clarify that ical feeds are read-only (#953) 2012-10-03 11:42:15 +02:00
Thomas Bruederli
67691f3efa Better styling of iTip response dialog in Larry 2012-10-03 11:37:49 +02:00
Thomas Bruederli
8502d7c94a Show iTip send confirmation in UI 2012-10-03 11:37:14 +02:00
Thomas Bruederli
4f72e5d161 Allow to configure smtp settings for unauthenticated itip sending (#599) 2012-10-03 11:30:19 +02:00
Thomas Bruederli
15fed8896e Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-09-24 14:13:35 +02:00
Thomas Bruederli
a737fa34b5 Load missing texts from libcalendaring (#1027) 2012-09-24 14:13:19 +02:00
Aleksander Machniak
39552da980 Re-fix HTML entities handling 2012-09-21 09:55:07 +02:00
Aleksander Machniak
99a692f4bd Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2012-09-20 15:57:48 +02:00
Aleksander Machniak
f693e2d183 Fixes for html_ent branch in ROundcube core: Proper HTML entities handling 2012-09-20 15:56:54 +02:00
Thomas Bruederli
998f1d92b6 Adapt kolab_storage classes to new type annotation specification; use 'default' property of kolab_storage_folder instances instead of calling kolab_folders::default_folder() 2012-09-20 15:35:47 +02:00