Commit graph

101 commits

Author SHA1 Message Date
Aleksander Machniak (Kolab Systems)
bc855cbfcd Some style improvements for attachments list 2011-07-04 10:46:49 +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
04f649c6fd Add support for 'every last friday (in june)' recurrence rules 2011-06-30 22:49:20 +02:00
Thomas
de45b996b4 Move defaults to public member for general access 2011-06-30 10:11:27 +02:00
Thomas
4b3e73889f Properly support AM/PM time format 2011-06-30 10:02:02 +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
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)
6eeca4efc2 Set classes on calendar list items according to data from driver 2011-06-28 13:05:58 +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
54946cf2ca Revert sidebar size changes; renders fine on FF4 on Windows/Mac and FF5 on Linux 2011-06-27 19:06:54 +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
60635448fb Don't overlap events in single day view (code from http://code.google.com/p/fullcalendar/issues/detail?id=218) 2011-06-20 19:53:00 -06: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)
c62016c5f9 Fixing problem with calendar sidebar under Firefox and Opera. 2011-06-19 15:55:20 +03: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
c943ab2b3b Code cleanup 2011-06-18 18:34:01 -06:00
Thomas Bruederli
c82b5070a6 Stupid bugfix 2011-06-18 17:06:40 -06:00
Thomas Bruederli
9a0ee47037 Handle all dates correctly in Roundcube user's timezone (as set in prefs) 2011-06-18 16:45:19 -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
Thomas Bruederli
9e93cd9613 More config options for list views; some code cleanup: save frequently used jquery objects in local vars 2011-06-16 16:21:14 -06:00
Thomas Bruederli
a9462f5d0c Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-06-16 16:20:29 -06:00
Thomas Bruederli
8ac4ab8ee8 Make use of new W (week) date format 2011-06-16 10:15:26 -06:00
Aleksander Machniak (Kolab Systems)
7c72f38ef5 Don't read .dist config file 2011-06-16 09:59:03 +02: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
83869428c3 Fullcalendar: define different modes for list subdivision 2011-06-14 20:07:17 -06: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