Thomas
|
def64e251f
|
Fix creation of new calendars on DB backend
|
2011-09-07 17:33:34 +02:00 |
|
Thomas
|
28e8f440e8
|
Stupid! Writeable is not derrived from subscription...
|
2011-09-05 23:53:46 +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
|
e1370aa6f4
|
Add sanity check for wrongly converted dates
|
2011-09-05 21:44:21 +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
|
ce99a163f2
|
Fix recurring event in database backend
|
2011-09-01 00:37:23 +02:00 |
|
Thomas
|
82d39a21f4
|
Fix modification of recurring events
|
2011-09-01 00:16:59 +02:00 |
|
Thomas
|
e1eca18a3c
|
Activate storing calendar color in IMAP annotations according to KEP 9,12
|
2011-08-31 22:03:37 +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 Bruederli
|
dfc304bc02
|
Delegate calendar subscription to driver; use IMAP folder subscriptions for Kolab backend (#245)
|
2011-08-26 23:24:49 +02:00 |
|
Thomas
|
166bf43f2d
|
Invitaton handling: show current invitation status in mail view (asynchronously)
|
2011-08-24 17:45:51 +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
|
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
|
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
|
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
|
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
|
89ca2f3bbe
|
Fix timezone offset fix for all-day events
|
2011-08-12 16:15:41 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
2138b3ed6a
|
Fixed editing settings of shared calendar folder (#318)
|
2011-08-10 19:01:09 +02:00 |
|
Thomas Bruederli
|
cb4a908d48
|
Create private calendar folder if no writeable calendar is available (#269)
|
2011-08-06 17:51:08 +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
|
4b0e355e1c
|
Fix saving of all-day event in DB backend
|
2011-08-05 00:22:28 +02:00 |
|
Thomas
|
8c36e7d88f
|
Fix event reading/caching in database backend
|
2011-08-04 23:55:41 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
5ce8c1abb4
|
Add ACL checking on target parent folder (#233)
|
2011-08-04 11:56:13 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
159d672a1d
|
Fixed setting mimetype of attachments on create/update event (#244)
|
2011-08-01 20:39:11 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
b67430379f
|
Improved folder rename handling
|
2011-08-01 12:44:30 +02:00 |
|
Thomas Bruederli
|
f7c12cb456
|
Allow user to enable/disable alarms per calendar
|
2011-07-31 14:40:52 +02:00 |
|
Thomas Bruederli
|
980614287e
|
Include attendee names when searching
|
2011-07-31 11:13:13 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
6a907162c4
|
Don't set parent folder to current folder on folder create.
Most likely user will create root-level folders
|
2011-07-29 19:21:26 +02:00 |
|
Thomas Bruederli
|
a80720ebac
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2011-07-29 17:51:21 +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 |
|
Aleksander Machniak (Kolab Systems)
|
8e78e653f3
|
Use new getMyRights() instead of getACL() for better performance (Kolab_Storage-0.5.2 required)
|
2011-07-29 15:08:00 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
f56e78fbf8
|
Skip current folder (and its children) in folder selector to prevent moving to itself
|
2011-07-29 13:33:08 +02:00 |
|
Thomas Bruederli
|
322f649d77
|
Improve free/busy UI according to inputs from Georg
|
2011-07-29 13:16:13 +02:00 |
|
Thomas Bruederli
|
7e4287e1c5
|
Implement getter method for a single event
|
2011-07-27 16:06:06 +02:00 |
|
Thomas Bruederli
|
9d4e55a75c
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2011-07-27 13:15:25 +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)
|
2cc30ed5ac
|
Removed debug code
|
2011-07-27 11:50:12 +02:00 |
|
Thomas Bruederli
|
fa7e730437
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2011-07-27 11:47:32 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
4b650988e4
|
Fixed default calendar edit form handling
|
2011-07-27 11:22:32 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
a13fec7a21
|
Fixed default calendar edit form handling
|
2011-07-27 11:20:27 +02:00 |
|
Thomas Bruederli
|
a40f98f433
|
Enable free-busy UI for Kolab; show passed free-busy slots as 'unknown'
|
2011-07-27 10:48:40 +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
|
54367e737c
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2011-07-26 08:38:25 +02:00 |
|