Commit graph

145 commits

Author SHA1 Message Date
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 (Kolab Systems)
65abe8a4cb Added package.xml files, some cleanups 2011-11-21 11:20:48 +01:00
Aleksander Machniak (Kolab Systems)
4a498714dd Changed license to AGPL 2011-10-27 10:20:46 +02:00
Thomas
71ffad81b5 Fix free-busy display and saving of all-day events 2011-10-26 15:14:28 +02:00
Thomas
de4fef9f62 Remove stupid leftover code 2011-10-24 23:09:17 +02:00
Thomas
3184004518 Adjust timezone/DST differences on the client (#467) 2011-10-24 22:57:54 +02:00
Thomas
7fdfb25a96 Add current time indicator to day and week views (#457) 2011-10-18 23:04:28 +02:00
Thomas
00628dd5d5 Allow user to select calendar when saving an invitation event (#430) 2011-10-14 13:55:56 +02:00
Thomas
cbae8d0187 Set title of ical attachments in mail view even if no METHOD is defined 2011-10-12 21:53:09 +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
df8a75da05 Allow pseudo-html like <email> in event contents 2011-09-22 10:56:53 +02:00
Thomas
368059499a Fix disabling alarms in calendar UI 2011-09-20 23:39:43 +02:00
Thomas
18030e50fb Add timezone info to event invitation text; fix German translations 2011-09-20 15:37:00 +02:00
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