Commit graph

127 commits

Author SHA1 Message Date
Thomas
cc0cf05c9f Prefix control fields with underline 2011-09-19 10:03:38 +02:00
Thomas
c6506a0d91 Allow to move event to another calendar (#316) 2011-09-19 09:50:13 +02:00
Thomas
eb39be7f60 Display according text for itip invitations not directly addressed to the current user (#384) 2011-09-14 16:25:18 +02:00
Thomas
dcefdd4a02 Clear deprecated user prefs (#390) 2011-09-14 16:11:15 +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
b4f0582581 Use date/time format from Roundcube core config/user preferences 2011-09-12 22:12:38 +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
551fe7db2b Improve invitation handling: only search writeable calendars for already saved events; fix RSVP button display 2011-09-05 23:05:19 +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
d49a7440b4 Add application/ics to the list of ical mimetypes to detect in mails 2011-09-01 18:57:11 +02:00
Thomas
82d39a21f4 Fix modification of recurring events 2011-09-01 00:16:59 +02:00
Thomas
fb95e89345 Improve calendar refreshing after saving an event (#383) 2011-08-31 23:40:24 +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
c9e4b6ab1a Correctly handle iTIP cancellations (#381) 2011-08-31 16:43:37 +02:00
Thomas
718a729222 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-08-31 15:57:51 +02:00
Thomas Bruederli
abee674da6 Improve invitation RSV display 2011-08-31 15:57:12 +02:00
Thomas
c1b4ff76af Add method=XXX for iTIP invitations to content-type header; avoid sending replies to myself 2011-08-31 15:48:00 +02:00
Thomas
be8f50c464 Display invitation status from attached file if event is not yet in calendar; send decline reply when deleting an event; update German translations 2011-08-29 00:54:10 +02:00
Thomas
3f6cf67757 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-08-28 23:14:56 +02:00
Thomas
e1d083f376 Use common method to get user's timezone 2011-08-28 23:14:48 +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 Bruederli
5b24abd33f Show saving... message when submitting calendar edit dialog 2011-08-26 21:35:21 +02:00
Thomas
166bf43f2d Invitaton handling: show current invitation status in mail view (asynchronously) 2011-08-24 17:45:51 +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
Thomas Bruederli
0c1d0fef75 Show folder creation/manipulation errors in UI (#344) 2011-08-17 14:04:48 +02:00
Thomas Bruederli
9d2e9843e2 Temporarily render new/updated events in calendar while saving is in progress 2011-08-17 13:38:22 +02:00
Thomas
f83863da08 Handle iTip replies from mail attachments 2011-08-14 16:26:16 +02:00
Thomas
944da9228f Add RSVP status to an event attendee (currently true by default) 2011-08-14 15:35:22 +02:00
Aleksander Machniak (Kolab Systems)
09dbab0a2b Fix: A dot is not supported in template variables, replaced with underline 2011-08-09 08:33:55 +02:00
Thomas
692c9e80c1 Except in Kolab, folder management has nothing to do with calendars; make that menu item conditional 2011-08-08 20:50:40 +02:00
Thomas Bruederli
f85d386c39 Fix timezone problems when importing all-day events (#284) 2011-08-06 16:12:34 +02:00
Thomas Bruederli
94bff75de6 Fix event saving/reading in Kolab backend 2011-08-05 20:54:57 +02:00
Thomas Bruederli
a11b617429 Fix free-busy display/selection for all-day events (#291) 2011-08-05 19:56:39 +02:00
Bogomil Shopov (Kolab Systems)
20cd3a97f2 Making change notification more user friendly 2011-08-05 15:16:10 +03:00
Thomas
8264a7c60b Fix event comparison; use charset headers from mime part for ical import 2011-08-04 23:56:48 +02:00
Thomas Bruederli
b97c1be9a5 Set default size of agenda view to 60 days; increase up to 90 days when searching 2011-07-31 11:06:29 +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
322f649d77 Improve free/busy UI according to inputs from Georg 2011-07-29 13:16:13 +02:00
Thomas Bruederli
8b8142db53 Allow to move event date/time selection when clicking on the free-busy grid 2011-07-29 10:19:26 +02:00
Thomas Bruederli
92b98ef2ec Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-29 09:19:25 +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 Broderli
a881405e40 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-28 11:44:53 +02:00
Thomas Broderli
d569b020f4 Fix free-busy slot comparison 2011-07-28 11:43:35 +02:00
Thomas Bruederli
b614298c93 Send invitations and update notifications to event attendees 2011-07-27 18:55:51 +02:00
Thomas Bruederli
9d4e55a75c Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-27 13:15:25 +02:00
Aleksander Machniak (Kolab Systems)
8db4ed1950 Support MT autocompletion 2011-07-27 12:08:35 +02:00
Thomas Bruederli
8c5d569041 Bugfixes and wording improvements for the free-busy features 2011-07-27 11:47:15 +02:00