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
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
ce99a163f2
Fix recurring event in database backend
2011-09-01 00:37:23 +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
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
944da9228f
Add RSVP status to an event attendee (currently true by default)
2011-08-14 15:35:22 +02:00
Thomas Bruederli
f7c12cb456
Allow user to enable/disable alarms per calendar
2011-07-31 14:40:52 +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
7e4287e1c5
Implement getter method for a single event
2011-07-27 16:06:06 +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)
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
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
95f7e663a9
Add event attendees support for database driver
2011-07-26 08:38:13 +02:00
Aleksander Machniak (Kolab Systems)
83a95c9aee
Added possibility to undo last event delete action (kolab driver only)
2011-07-18 15:28:57 +02:00
Thomas Bruederli
171408672f
Parallelize search requests + simplify backend API
2011-07-16 20:03:19 +02:00
Thomas Bruederli
1036d10bd9
Short documentation for attendees in internal event struct; bugfix
2011-07-15 13:44:45 +02:00
Thomas
8827ea8341
Going on with ressurce planning/free-busy stuff
2011-07-13 13:42:11 +02:00
Thomas Bruederli
d210f1c023
Begin with event attendees and free/busy implementation
2011-07-08 17:29:22 +02:00
Thomas
d9d3ed050d
Render entire calendar edit form in PHP giving full control to driver class
2011-07-06 22:01:54 +02:00
Thomas
3bbf305b21
Allow drivers to append elements to calendar create/edit form
2011-07-06 12:26:59 +02:00
Aleksander Machniak (Kolab Systems)
b531cc9809
Calendar event attachments.
...
- Currently with standard Roundcube upload indicator.
- Actually bad-looking, needed CSS improvements.
- Tested with kolab driver only, SQL driver maybe broken.
- Some small improvements in javascript code needed too.
2011-07-01 21:08:12 +02:00
Aleksander Machniak (Kolab Systems)
0b85b71317
Describe remove_calendar() parameters
2011-06-27 13:43:11 +02:00
Thomas Bruederli
dfc86d6ffb
Add 'tentative' to driver interface description and database backend
2011-06-14 17:19:16 -06:00
Thomas Bruederli
95d7fa7c3a
Implement calendar operations (create/edit/remove)
2011-06-05 19:09:48 -06:00
Thomas Bruederli
4c21f13eaf
Handle editing/moving/resizing/deleting recurring events in UI and database backend
2011-06-01 18:35:10 +02:00
Thomas Bruederli
c51ba8d51d
Handle exclusions in recurrences, improve textual description of recurrence rules
2011-05-31 17:12:59 +02:00
Thomas Bruederli
912593b9b8
Add some documentation for driver implementation
2011-05-30 23:25:41 +02:00
Thomas Bruederli
bca398a61c
Add sensitivity field to event properties (inpsired by the Kolab format)
2011-05-27 18:41:01 +02:00
Thomas Bruederli
2bf657d69d
Kolab driver uses immutable category configuration
2011-05-26 15:44:46 +02:00
Thomas
59511fd581
Finish alarm feature: display notifications on keep-alive request and allow to either dismiss or snooze them
2011-05-25 23:16:13 +02:00
Thomas Bruederli
34a0911fe8
Prepare backend to show alarm notifications; fix event selection when multiple calendars are listed
2011-05-23 21:00:14 +02:00
Thomas Bruederli
a8edda1b72
Approximate alarms data format to vcalendar sepc; render localized text for alarm settings; priorize TODOs
2011-05-22 18:45:04 +02:00
Thomas Bruederli
3c542abc3f
Let backends decide whether they support alarms; minor improvements in event listing and UI
2011-05-22 17:29:09 +02:00
Thomas Bruederli
be8a0e0a7a
Added (modified) copy of Roundcube calendar from https://github.com/rc-calendar/calendar
2011-05-20 19:04:25 +02:00