Commit graph

71 commits

Author SHA1 Message Date
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
d17ca4a5ca Add event css classes in list view 2011-06-13 17:28:19 -06:00
Thomas Bruederli
70936adbb4 Remove plugin. prefix since calendar defines its own task 2011-06-13 16:36:11 -06:00
Thomas Bruederli
2e0b6536d5 Use editname (kolab folder name) for calendar edit form 2011-06-13 14:38:54 -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
Bogomil Shopov
5bcfcb3141 Removing the log trace 2011-06-13 17:19:00 +03:00
Aleksander Machniak
937ff46230 Support array in 2nd argument of search() when searching by primary key, as in rcube_contacts class 2011-06-13 15:53:16 +02: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
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
5f7e3b6029 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-06-10 09:30:23 -06:00
Thomas Bruederli
3a6c468911 Fix event-refetching and visual appearance of agenda view 2011-06-10 09:29:34 -06:00
Jeroen van Meeuwen (Kolab Systems)
9eee733ed2 Make sure that the settings roundcube knows about are exposed to
the Horde_Kolab_* libraries used by the kolab_* roundcube plugins.

Solves #108
2011-06-09 23:48:32 +01:00
Thomas Bruederli
2ff0adf9e8 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-06-08 18:49:16 -06:00
Thomas Bruederli
3a2b44e106 Add missing methods required by the calendar_driver interface 2011-06-08 18:48:06 -06:00
Thomas Bruederli
830db74112 First shot on agenda view: hacked into fullcalendar script 2011-06-08 14:31:40 -06:00
Aleksander Machniak
7de02c94d1 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-06-08 11:34:05 +02:00
Aleksander Machniak
c27629eaf8 Added option for addressbook(s) selection/priority 2011-06-08 11:33:18 +02:00
Thomas Bruederli
1bab608d2c Activate alarm as long as the event has not started 2011-06-05 19:22:25 -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
a2a8d7b34a Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-06-03 18:23:37 +02: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
Aleksander Machniak
14f79d3fcc Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-06-03 15:29:27 +02:00
Aleksander Machniak
55f3fcc105 Advanced search support, code cleanup, pl_PL localization fixes 2011-06-03 15:28:42 +02:00
Thomas Bruederli
92d4974a49 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-06-03 14:39:56 +02:00
Thomas Bruederli
fe47f049cd Little code re-arrangements: make rcube_calendar a global class 2011-06-03 14:39:34 +02:00
Aleksander Machniak
902bfe9488 Fix localization broken in last commit 2011-06-02 10:33:29 +02:00
Aleksander Machniak
de1dcbd3c4 Fix warning in email addresses handling by Horde3 classes 2011-06-02 09:45:04 +02:00
Aleksander Machniak
caebffcbdf - Added Polish localization 2011-06-02 08:56:02 +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
Aleksander Machniak
0bd3160968 - Add possibility to set global Horde config 2011-06-01 10:18:44 +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
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
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
ee2ae29feb Fix search in all fields of the Kolab address book 2011-05-31 12:04:08 +02:00
Thomas Bruederli
912593b9b8 Add some documentation for driver implementation 2011-05-30 23:25:41 +02:00
Thomas Bruederli
f4c60bba88 Fix README and default config 2011-05-30 23:25:14 +02:00
Thomas Bruederli
1883f8edbd Don't show alarms of past events 2011-05-30 23:04:21 +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
Aleksander Machniak
722a400e01 Allow setting imap configuration for Horde framework libs 2011-05-26 15:04:55 +02:00