Commit graph

94 commits

Author SHA1 Message Date
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
Thomas Bruederli
f85d386c39 Fix timezone problems when importing all-day events (#284) 2011-08-06 16:12:34 +02:00
Thomas
c8c640dc0c Fix character encoding when parsing ical data 2011-08-04 23:54:29 +02:00
Thomas
66d822c79a Fix event sorting in agenda view (#289): a day should list allday events first 2011-08-04 22:59:26 +02:00
Thomas Bruederli
f7c12cb456 Allow user to enable/disable alarms per calendar 2011-07-31 14:40:52 +02:00
Thomas Bruederli
2797716362 Highlight currently displayed days in mini calendar widget 2011-07-31 13:21:12 +02:00
Thomas Bruederli
3ff6a72400 Update patch used for fullcalendar.js (v1.5.1) 2011-07-30 15:42:56 +02:00
Thomas Bruederli
da0940a558 Improve event search UI 2011-07-30 15:26:43 +02:00
Thomas Bruederli
9060a14e3d Also send notification when deleting an event 2011-07-29 18:41:43 +02:00
Thomas Bruederli
593a3d3faa Ask about notifying attendess when moving event; finish import from ical mail attachments 2011-07-29 17:51:04 +02:00
Thomas Bruederli
206557aa7d First part of invitation handling: find ical attachments in emails and show a button to add to calendar 2011-07-29 09:19:18 +02:00
Thomas Bruederli
b614298c93 Send invitations and update notifications to event attendees 2011-07-27 18:55:51 +02:00
Thomas Bruederli
85af82794b Little code-cleanup and improvements for ical export 2011-07-27 17:42:45 +02:00
Thomas Bruederli
288f7edacb Cleanup calendar edit form code: no duplicted code; don't load entire html page into form 2011-07-27 13:15:15 +02:00
Aleksander Machniak (Kolab Systems)
a13fec7a21 Fixed default calendar edit form handling 2011-07-27 11:20:27 +02:00
Aleksander Machniak (Kolab Systems)
2408eff2f1 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-26 13:13:50 +02:00
Aleksander Machniak (Kolab Systems)
1cd956f708 Extended calendar folder management feature for kolab driver 2011-07-26 13:13:04 +02:00
Thomas
d181ea9a17 Only load default identity on main calendar screen 2011-07-26 09:38:44 +02:00
Thomas
54367e737c Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-26 08:38:25 +02:00
Thomas
95f7e663a9 Add event attendees support for database driver 2011-07-26 08:38:13 +02:00
Thomas Bruederli
ad5a5c6e84 Implement finding of free time slots 2011-07-24 12:46:54 +02:00
Thomas Bruederli
dd5f8e56bd Display current event time over free/busy grid 2011-07-23 17:08:31 +02:00
Bogomil Shopov (Kolab Systems)
3da0078434 Final version of ical export 2011-07-21 15:12:17 +03:00
Thomas Bruederli
1b9a25e84d Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-20 14:46:45 +02:00
Thomas Bruederli
028f3069d6 Show free/busy times for event attendess (work-in-progress) 2011-07-20 14:46:38 +02:00
Thomas
0c789dce3a Use more common name for email; validate 2011-07-19 17:51:15 +02:00
Bogomil Shopov (Kolab Systems)
f610167cc1 Adding rules according to rfc2445#section-4.1 and adding Organizer and Attendees information in VEVENT block. 2011-07-19 17:12:27 +03:00
Thomas Bruederli
f87ddd4c6e Sharper mini icons; CSS optimizations for IE6 2011-07-17 20:35:26 +02:00