Thomas Bruederli
299c8bdd68
Asynchronously trigger free-busy push
2011-07-16 17:14:36 +02:00
Thomas Bruederli
d7df8c76a9
Add/show/manage event attendees inclusing basic availability check
2011-07-14 12:38:10 +02:00
Thomas Bruederli
a8d7cd279a
Bugfixes
2011-07-14 10:57:07 +02:00
Thomas Bruederli
6a85efd96e
Check alarms in 5 minutes intervals to save resources
2011-07-11 19:01:56 +02:00
Thomas Bruederli
d210f1c023
Begin with event attendees and free/busy implementation
2011-07-08 17:29:22 +02:00
Thomas
a3045734b0
By default only display alarms from my own calendars
2011-07-07 08:23:49 +02:00
Thomas
8eb9cc25da
Finalize recurring events: use patched Horde_Date_Recurrence class for recurrence computing; fix some misbehavior of the Kolab backend
2011-07-05 19:45:09 +02:00
Thomas Bruederli
325bae250d
Fix attachment handling in database driver; move attachment_get hook execution to main class (where other attachment related hooks are triggered, too)
2011-07-04 17:02:00 +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
Thomas Bruederli
df120c4f26
Fixed saving and rendering of recurring events in Kolab backend + add (limited) support for monthly and yearly recurrence
2011-06-29 19:42:56 +02:00
Aleksander Machniak (Kolab Systems)
264ccd3ac2
Fixed resize_event() - removed lost _get_storage() usage
2011-06-28 11:20:17 +02:00
Aleksander Machniak (Kolab Systems)
9bef88f546
Fixed error in create_event()
2011-06-28 11:16:55 +02:00
Aleksander Machniak (Kolab Systems)
697c06560b
Fix: calendar color was not updated when folder name wasn't changed
2011-06-28 11:09:04 +02:00
Aleksander Machniak (Kolab Systems)
1f387da25a
Added some Copyright/license info
2011-06-28 11:01:21 +02:00
Aleksander Machniak (Kolab Systems)
641482b70f
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
...
Resolved conflicts
2011-06-28 10:36:11 +02:00
Aleksander Machniak (Kolab Systems)
c3c4684bae
Improved calendars list: use unified kolab calendars naming,
...
Added calendar icons with namespace/readonly state indicator (as in addressbook)
2011-06-28 10:32:52 +02:00
Thomas
ab3801d67f
Fix event fetching and alarms handling in Kolab backend
2011-06-28 08:45:05 +02:00
Thomas Bruederli
8c5d9db9cc
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-06-27 12:04:45 -04:00
Thomas Bruederli
f2666513bf
Add support for alarm notifications with local storage in DB
2011-06-27 11:47:52 -04:00
Aleksander Machniak (Kolab Systems)
6f296d0928
Basic remove/create/edit calendar methods implementation, with color in user preferences
2011-06-27 15:49:51 +02:00
Bogomil Shopov (Kolab Systems)
345956c42a
Adding simple differentiation between own calendars (and events) and shared.
2011-06-19 14:46:38 +03:00
Thomas Bruederli
0a3738a0f9
Fix timezone issues of allday events
2011-06-18 18:40:12 -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
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
Thomas Bruederli
3a2b44e106
Add missing methods required by the calendar_driver interface
2011-06-08 18:48:06 -06: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