Commit graph

19 commits

Author SHA1 Message Date
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