Commit graph

221 commits

Author SHA1 Message Date
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
Thomas Bruederli
1b09ae2801 Finish attachment handling and display for events 2012-04-25 19:26:40 +02:00
Thomas B
1a60eea869 Don't use REPLACE which is mysql only (#650) 2012-04-24 10:18:48 +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
95c6c727fc Switched to official fullcalendar fork at github.com/roundcube/fullcalendar 2012-02-25 15:03:15 +01:00
Thomas Bruederli
8f7e7408d4 Fix renamed function call 2012-01-27 18:46:24 +01:00
Thomas Bruederli
0dc99c74d7 More Larry styling 2012-01-15 18:48:13 +01:00
Thomas Bruederli
ee77665dd5 Adapt to new timezone handling in Roundcube core; provide direct url to subscribe to calendars (using http auth) 2012-01-04 23:05:34 +01:00
Thomas Bruederli
bda8aa02b6 Correct email address in author section; add AGPL license header to all relevant files 2011-12-07 12:51:23 +01:00
Aleksander Machniak
2f570dd126 Fix so when switching from compose to calendar confirmation alert will be displayed (#530) 2011-12-02 15:12:52 +01:00
Aleksander Machniak (Kolab Systems)
23a72f5750 Updated DDL for Postgresql, improved index definitions 2011-11-21 11:54:42 +01:00
Aleksander Machniak (Kolab Systems)
65abe8a4cb Added package.xml files, some cleanups 2011-11-21 11:20:48 +01:00
Thomas
644e5e2645 Update patch against fullcalendar 1.5.2 2011-11-14 23:48:27 +01:00
Thomas
7149100a2a Move (fixed) code to display 'N more...' links to fullcalendar core; fixes #434 2011-11-14 23:37:00 +01:00
Thomas Bruederli
41edd38326 Don't import repeated instances of recurring events 2011-11-11 13:22:40 +01:00
Thomas Bruederli
7aa1985905 Case-insensitive stripping of mailto: prefix 2011-11-09 15:37:21 +01:00
Aleksander Machniak (Kolab Systems)
4a498714dd Changed license to AGPL 2011-10-27 10:20:46 +02:00
Thomas
9a1ed264ea Add missing semicolon 2011-10-24 22:58:22 +02:00
Thomas
7fdfb25a96 Add current time indicator to day and week views (#457) 2011-10-18 23:04:28 +02:00
Thomas
97d8eade55 Upgraded to fullcalendar 1.5.2 2011-10-14 12:14:47 +02:00
Thomas
e4917cf0aa Move recurrence computation to a dedicated class 2011-10-14 11:58:42 +02:00
Thomas
7bfb9079d5 Get alarm settings when importing from ical format 2011-10-12 22:39:14 +02:00
Thomas
e6ae3b8702 Add feature to upload and import .ics files 2011-10-12 19:44:38 +02:00
Thomas
7b473f6c05 Extend color picker to show a palette of colors to select; Show Microsoft colors according to Kep #12 2011-10-06 09:30:32 +02:00
Thomas
827a8d1b92 Adjust version strings to match reality 2011-10-05 12:23:32 +02:00
Thomas
d2dc721d4a Change event priority values to be compatible with RFC 5545 and RFC 5546 as suggested in KEP #8 2011-10-05 12:16:43 +02:00
Thomas
154d25b5b9 Fixed DST issues but still working with timestamps because Kolab_Format does 2011-09-28 16:47:18 +02:00
Thomas
4d5a7f4307 Add feature to create events from mails (#403) 2011-09-23 14:07:40 +02:00
Thomas
778bc7cefc Skip confirmation popup if backend support undelete (#393) 2011-09-22 23:05:17 +02:00
Thomas
18030e50fb Add timezone info to event invitation text; fix German translations 2011-09-20 15:37:00 +02:00
Thomas
73564680e6 Overwrite message headers when sending iTip invitations in order to set the correct To: address 2011-09-20 12:01:00 +02:00
Thomas
cc0cf05c9f Prefix control fields with underline 2011-09-19 10:03:38 +02:00
Thomas
2d0018be3e Fix select focus / option selection bug #409 2011-09-16 16:10:11 +02:00
Thomas
7b623f293e Improve categories handling: categories from event objects are automatically added to the user's list of categories; color assignments are currently saved in user prefs 2011-09-14 16:02:07 +02:00
Thomas
7ef15d9c7a Fix conflicting label names 2011-09-13 17:07:54 +02:00
Thomas
bf04d3fdbe Fullcalendar fix: always add new event to internal cache 2011-09-13 14:14:15 +02:00
Aleksander Machniak (Kolab Systems)
1470b800a4 - Fixed is_a() usage for PHP >= 5.3.7 2011-09-10 13:40:56 +02:00
Thomas
3921515c3b Improve agenda view: add UI element to constrol listing options; localize sections texts 2011-09-09 14:37:19 +02:00
Thomas
8abc274092 Avoid NaN in event position computation 2011-09-08 18:53:38 +02:00
Thomas
0a367cbe29 View: 3.4: Fish-Eye View For Busy Days 2011-09-07 17:40:20 +02:00
Thomas
37cb27f2f3 Added fallback to accept/decline invitations by URL if recipient doesn't understand iTIP + small refactoring if itip code 2011-09-02 18:49:30 +02:00
Thomas
a253bc63e8 Bugfix: check for new 'active' property 2011-09-01 19:04:13 +02:00
Thomas
c4633e0344 View: 3.8: Color according to calendar and category (similar to Kontact) 2011-08-31 22:04:53 +02:00
Thomas Bruederli
dfc304bc02 Delegate calendar subscription to driver; use IMAP folder subscriptions for Kolab backend (#245) 2011-08-26 23:24:49 +02:00
Thomas
36c20e8628 More iTip implementation: send/recieve replies, make organizer role immutable (until delegation is implemented) 2011-08-22 19:20:46 +02:00
Thomas
7de9157610 Clarify copyrights in calendar plugin 2011-08-21 12:48:33 +02:00
Aleksander Machniak (Kolab Systems)
16e96e1c53 Use new rcube_upload_init() with client-side filesize check 2011-08-16 14:18:43 +02:00
Thomas
944da9228f Add RSVP status to an event attendee (currently true by default) 2011-08-14 15:35:22 +02:00
Thomas Bruederli
375a74535f Updated patch against fullcalendar.js (v1.5.1) 2011-08-07 18:47:00 +02:00
Thomas Bruederli
7094e68074 Allow selection over multiple days in multi-day view (#287) 2011-08-07 18:45:51 +02:00