Commit graph

26 commits

Author SHA1 Message Date
Thomas Bruederli
712bffc9cb Calendar UI roundup 2011-06-13 20:12:46 -06:00
Thomas Bruederli
49d25ac536 Use table view as 'agenda list' view; fix typo in settings property 2011-06-13 19:23:35 -06:00
Thomas Bruederli
79439a8934 Implemented basic search functionality; to be completed... 2011-06-13 18:41:32 -06:00
Thomas Bruederli
70936adbb4 Remove plugin. prefix since calendar defines its own task 2011-06-13 16:36:11 -06:00
Thomas Bruederli
34346bce45 Also send calendar information when deleting an event (should make things easier for the backend) 2011-06-13 13:54:53 -06:00
Thomas Bruederli
6d7e073301 Edit: 3.23: Specify folder for new event 2011-06-11 14:10:49 -06:00
Thomas Bruederli
b45566de9e Fixed smart event segmentation in list view; added table view (derived from list view) as alternative 2011-06-11 13:31:24 -06:00
Thomas Bruederli
830db74112 First shot on agenda view: hacked into fullcalendar script 2011-06-08 14:31:40 -06:00
Thomas Bruederli
95d7fa7c3a Implement calendar operations (create/edit/remove) 2011-06-05 19:09:48 -06:00
Thomas Bruederli
4d532e9a27 Show events in clients timezone; only refetch events from modified source; maintain rc-specific patch for fullcalendar 2011-06-04 15:53:14 -04:00
Thomas Bruederli
80ebe6f445 Added generator for random event data; improved event display (with lots of events); save hidden calendars in user prefs 2011-06-03 18:23:17 +02:00
Thomas Bruederli
fe47f049cd Little code re-arrangements: make rcube_calendar a global class 2011-06-03 14:39:34 +02:00
Thomas Bruederli
7e42d3207d Keep recurrence exceptions when updating an event 2011-06-01 18:44:24 +02: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
4f46f97d6f Move sidebar toggle script to skin (where it actually belongs to) 2011-05-31 13:50:15 +02:00
Thomas Bruederli
fc13d4cf63 Visual improvements: show icons for recurring events and alarms 2011-05-31 13:07:51 +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
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
74a4e37be3 Send pending alarm notifications with keep-alive requests 2011-05-24 23:22:43 +02:00
Thomas
57ae204c4a notifyat column should default to null; improve fullcalendar click behavior 2011-05-24 19:30:46 +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
33f6ef72e5 Option: 4.12: Set default reminder time 2011-05-22 22:27:56 +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