Commit graph

162 commits

Author SHA1 Message Date
Thomas Bruederli
507712e533 Codestyle matters!
Fix saving of recurrence exclusions
2011-06-29 15:36:39 +02:00
Thomas Bruederli
a9e830c9a3 Added basic compatibility for IE6; some visual details and performance issues remain 2011-06-29 14:08:05 +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
8f40a3bdeb Reset alarms when updating an event + codestyle 2011-06-28 08:57:16 +02:00
Thomas
ab3801d67f Fix event fetching and alarms handling in Kolab backend 2011-06-28 08:45:05 +02:00
Thomas
35ea790ff5 Fix wrong usage of array_walk 2011-06-28 08:43:21 +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
f0129819b5 Remove unused member 2011-06-27 12:04:37 -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
Aleksander Machniak (Kolab Systems)
0b85b71317 Describe remove_calendar() parameters 2011-06-27 13:43:11 +02:00
Thomas Bruederli
2dc025959c Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-06-20 19:31:54 -06:00
Thomas Bruederli
a8579090e7 Make basic calendar functions available in every Roundcube step. Currently used to display alarm notifications 2011-06-19 17:56:23 -06: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
7dbd148a29 Fix allday field name confusion 2011-06-18 15:21:20 -06:00
Bogomil Shopov (Kolab Systems)
f72d82f709 Final version of reccurence and some minor changes. 2011-06-18 17:19:01 +03:00
Bogomil Shopov (Kolab Systems)
dd5e0e7d98 Changing the interface for monthly reccurences + adding functionality to handle it. 2011-06-18 14:39:58 +03:00
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
dfc86d6ffb Add 'tentative' to driver interface description and database backend 2011-06-14 17:19:16 -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
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
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
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
912593b9b8 Add some documentation for driver implementation 2011-05-30 23:25:41 +02:00
Thomas Bruederli
1883f8edbd Don't show alarms of past events 2011-05-30 23:04:21 +02:00