Commit graph

404 commits

Author SHA1 Message Date
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
Aleksander Machniak (Kolab Systems)
42232e4c0a Use nicer small loading icon (taken from core) 2011-08-30 09:37:59 +02:00
Aleksander Machniak (Kolab Systems)
81c9b7f1ad Removed quotes from css url()
Fixed css bug (there's no 'middle' in background position)
2011-08-30 09:04:44 +02:00
Thomas
6f940a2ef8 Embed ACL plugin as iframe for calendar sharing in Kolab 2011-08-30 00:17:06 +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
0814c98849 Bugfix: fix week selection if properties vars are not set yet 2011-08-27 00:06:42 +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
a9a1639abe Add new method to check subscription state of a Kolab folder 2011-08-26 23:22:36 +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
08a1a99d27 Small code cleanup 2011-08-24 17:45:44 +02:00
Thomas
d383f2bde9 Additional check when moving event after working hours 2011-08-23 23:17:09 +02:00
Thomas
03bbe1f925 Fix moving events from/to all-day section (#365); sanity check when saving data 2011-08-23 23:10:35 +02:00
Thomas
fec6efe6a4 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-08-23 22:13:42 +02:00
Thomas
3850e3eda2 Remove more accidentally commited changes 2011-08-23 22:12:50 +02:00
Aleksander Machniak
2c34e0df5a Fixed group expanding in IE7 (#369) - string[i] syntax doesn't work in IE, use string.charAt(i) instead 2011-08-23 13:05:47 +02:00
Thomas
f0181ab28f REvert invalid changes in calendar driver spec 2011-08-22 19:22:53 +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
218854bca5 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-08-21 12:48:44 +02:00
Thomas
7de9157610 Clarify copyrights in calendar plugin 2011-08-21 12:48:33 +02:00
Aleksander Machniak
712de455d7 Added enctype="multipart/form-data" for event form, fixes upload issue on IE7 (#363) 2011-08-19 14:35:03 +02:00
Aleksander Machniak (Kolab Systems)
62b5fe9e49 Don't allow changeing shared folder type, according to ACL (#352) 2011-08-19 10:13:14 +02:00
Thomas
00f0054ee7 Fix event resizing which was broken on all browsers 2011-08-18 23:28:21 +02:00
Thomas
f72e63058a Fix double-click issue for all IE6-8 2011-08-18 21:54:43 +02:00
Aleksander Machniak
2a8a59f3db Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-08-18 13:44:45 +02:00
Aleksander Machniak
7577e5411d Fixed groups updating after addressbook rename
Fixed new addressbook selection on IE7 (#353)
2011-08-18 13:43:25 +02:00
Aleksander Machniak (Kolab Systems)
406bc9c012 Unsubscribe from non-existent folders as core does (#247) 2011-08-18 11:37:28 +02:00
Aleksander Machniak (Kolab Systems)
4d22d4d71e Added plugin which implements possibility to login using uid or local email part
or full email address (#337)
2011-08-18 10:19:58 +02:00
Thomas Bruederli
82d66f730a Process double-click events in IE7 (very hackish) due to bug #329 2011-08-17 22:48:58 +02:00
Thomas Bruederli
f619a75751 Activate invisible calendars when event was added there (#346) 2011-08-17 15:45:07 +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
Aleksander Machniak
35169e1d36 Abort autocompletion once "Add participant" button is pressed (#277) 2011-08-16 19:14:13 +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
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
Thomas
79ef805743 Allow changing participant role in Find Availability Dialogue (#286) 2011-08-14 14:31:28 +02:00
Thomas
0202a872f5 Set maxlength for additional contact fields (#268) 2011-08-12 17:35:21 +02:00
Thomas
e851b53e5a Always show real free-busy status, even for organizer and acceppted attendees (#317); let large free-busy table scroll (#321) 2011-08-12 17:04:01 +02:00
Thomas
be4f5d43ef Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-08-12 16:26:05 +02:00
Thomas
e7021b5b69 Trigger free-busy update when restoring a deleted event (#312) 2011-08-12 16:25:54 +02:00
Thomas
be7424be59 Fix week selection in minical 2011-08-12 16:23:56 +02:00
Thomas
89ca2f3bbe Fix timezone offset fix for all-day events 2011-08-12 16:15:41 +02:00
Thomas
7d584496e4 Updated German localization 2011-08-10 20:23:06 +02:00
Aleksander Machniak (Kolab Systems)
3b714f34d7 Fixed parent folder check 2011-08-10 19:23:00 +02:00