Commit graph

27 commits

Author SHA1 Message Date
Bogomil Shopov (Kolab Systems)
a08a91e8bb Updating recurrencies : dayli, weekly 2011-06-18 09:05:48 +03:00
Aleksander Machniak (Kolab Systems)
b80e40805f Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-06-15 11:25:57 +02:00
Aleksander Machniak (Kolab Systems)
1c51c1a9d9 Added rcube_kolab::folder_id() with improved ID generation method 2011-06-15 11:23:59 +02:00
Thomas Bruederli
6ea6dd386b Better fix: enforce types in wrapper class 2011-06-14 17:27:19 -06:00
Thomas Bruederli
723dd5ffa4 Use internal charset conversion (mbstring is not mandatory for Roundcube); fix event data output 2011-06-14 17:18:28 -06:00
Bogomil Shopov
e00cc1e86a 0.Removing mixing of operators
1. Fixing encoding problem in calendar names
2011-06-14 15:49:28 +03:00
Bogomil Shopov
e574f572be Moving the notification logic from driver to the calendar. 2011-06-14 15:40:47 +03:00
Bogomil Shopov
feae471289 1. You can now delete an event.
2. I have added notification  - The event was deleted successfully
3. I have added "Tenatative" on Free/busy dialog
4. I have changed Sensitivity to Privacy and Show as -> show me as
2011-06-14 14:52:20 +03:00
Thomas Bruederli
79439a8934 Implemented basic search functionality; to be completed... 2011-06-13 18:41:32 -06:00
Thomas Bruederli
2e0b6536d5 Use editname (kolab folder name) for calendar edit form 2011-06-13 14:38:54 -06:00
Bogomil Shopov
5bcfcb3141 Removing the log trace 2011-06-13 17:19:00 +03:00
Bogomil Shopov
f408cb1c64 Update && move event - now ready. 2011-06-13 16:36:46 +03:00
Bogomil Shopov
7bc9f58fc8 Removing some log messages. 2011-06-13 16:08:46 +03:00
Bogomil Shopov
6bbf09365d You can add events now . Recurrence is not working yet 2011-06-13 16:00:55 +03:00
Bogomil Shopov
c8ed36a55c Fixing the Loop in Recurring events 2011-06-13 10:13:49 +03:00
Thomas Bruederli
3a2b44e106 Add missing methods required by the calendar_driver interface 2011-06-08 18:48:06 -06:00
Thomas Bruederli
1a220038b2 Handle recurrence exceptions in kolab backend 2011-05-31 16:40:34 +02:00
Thomas Bruederli
6923699f90 Fix recurrence end time and save exclusions in kolab backend 2011-05-31 16:28:12 +02:00
Thomas Bruederli
46b68799ca Basic support for recurring events; virtual events are yet not editable 2011-05-30 22:57:36 +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
Aleksander Machniak
4896bb4dc9 Fixed typo in class name 2011-05-23 10:28:17 +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