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
Aleksander Machniak (Kolab Systems)
479819d4bb
Fix so list of calendars for default calendar setting doesn't contain readonly calendars ( #225 )
2011-07-27 10:13:58 +02:00
Thomas
1ea773751f
Make working hours configurable by the user
2011-07-26 22:01:20 +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
b242b551ba
Only auto-add organizer when saving the first time; js bugfix
2011-07-26 08:55:30 +02:00
Thomas
3fabdefc77
Snap allday events to day start when dragging; disable freebusy features if backend doesn't support it
2011-07-26 08:50:39 +02:00
Thomas Bruederli
ad5a5c6e84
Implement finding of free time slots
2011-07-24 12:46:54 +02:00
Thomas Bruederli
be0e774998
Support free/busy types (e.g. tentative, out-of-office)
2011-07-23 12:18:29 +02:00
Bogomil Shopov (Kolab Systems)
3da0078434
Final version of ical export
2011-07-21 15:12:17 +03:00
Aleksander Machniak (Kolab Systems)
cdca86d15b
Fixed doubled confirmation message after event delete with enabled Undo feature
2011-07-21 12:55:35 +02:00
Thomas Bruederli
6832c6c3d2
Show free-busy times in 6 hours blocks for all-day events
2011-07-20 19:34:23 +02:00
Thomas Bruederli
c80dea2330
Refactored free-busy display
2011-07-20 19:15:21 +02: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
01cf039bcc
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-19 17:50:34 +02:00
Thomas
5f445239c3
Make sure there is an organizer defined
2011-07-19 17:23:21 +02:00
Aleksander Machniak (Kolab Systems)
d0111b6e01
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-19 15:21:12 +02:00
Aleksander Machniak (Kolab Systems)
6b5c895ffc
Attachments upload handling:
...
- Fixed regexp for attachment names which can be more complicated when using database_attachments plugin
- Don't load driver in 'upload' action to prevent from possible session race-conditions
when calling upload progress action and for better performance.
2011-07-19 15:18:05 +02:00