Commit graph

243 commits

Author SHA1 Message Date
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
76c451059d Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-06-29 14:08:17 +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)
590355cdc9 Fixed setting folder namespace in object_name() method 2011-06-29 12:09:55 +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
Aleksander Machniak (Kolab Systems)
f5e8902f74 Fixed object name generation for folders in other users namespace 2011-06-28 10:11:22 +02:00
Aleksander Machniak (Kolab Systems)
12f5ac34f0 Move some methods to kolab_core plugin (will be used by calendar plugin) 2011-06-28 10:02:33 +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
Aleksander Machniak (Kolab Systems)
924aaba1eb DOn't use reserver word 'class' 2011-06-27 17:53:10 +02: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)
73ed987bb9 Added HTTP_Request to the list of required PEAR packages 2011-06-27 14:45:45 +02:00
Aleksander Machniak (Kolab Systems)
f0e1198db3 Removed debug code, fixed namespace prefix handling 2011-06-27 14:10:00 +02:00
Aleksander Machniak (Kolab Systems)
d93b7bf46c Workaround for Horde bug where groups are listed as contacts 2011-06-27 14:09:16 +02:00
Aleksander Machniak (Kolab Systems)
726932250a Lost commit 2011-06-27 13:44:27 +02:00
Aleksander Machniak (Kolab Systems)
0b85b71317 Describe remove_calendar() parameters 2011-06-27 13:43:11 +02:00
Aleksander Machniak (Kolab Systems)
17e5d1b7c3 Added addressbook directories list styling with readonly and namespace icons.
Improved addressbook folders naming/structure representation on the list.
Added addressbook folders management features including (delete/create/rename).
2011-06-24 20:13:43 +02:00
Aleksander Machniak (Kolab Systems)
a69febd59f Fix folder_list handler. Folders table rows are indexed starting with 1. 2011-06-23 10:31:45 +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
Aleksander Machniak (Kolab Systems)
5e4d681cb8 Added folder_delete(), folder_rename(), folder_create() methods 2011-06-20 13:15:12 +02: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
Aleksander Machniak (Kolab Systems)
a1d216cd31 Remove double parseDSN() usage 2011-06-18 21:14:17 +02:00
Aleksander Machniak (Kolab Systems)
e23dfba50b Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-06-18 21:10:35 +02:00
Aleksander Machniak (Kolab Systems)
942ecc743a Set 'global' before 'sql' 2011-06-18 21:10:00 +02: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)
2f22542893 Improved namespace roots handling 2011-06-17 10:04:00 +02:00