Commit graph

267 commits

Author SHA1 Message Date
Thomas Bruederli
1b09ae2801 Finish attachment handling and display for events 2012-04-25 19:26:40 +02:00
Thomas Bruederli
8d5bf112fa Fix merge conflict 2012-04-21 18:54:39 +02:00
Thomas Bruederli
e64c624622 Don't exclude larry skin 2012-04-21 18:53:03 +02:00
Thomas Bruederli
8dc20fb1eb Use icon from larry skin 2012-04-15 13:49:47 +02:00
Aleksander Machniak
e666187312 Enable icon for "Save as event" item in More actions popup 2012-04-05 10:51:41 +02:00
Thomas B
1a47608fe2 Synchronize box styles in Larry skin 2012-04-03 23:10:49 +02:00
Thomas B
95c6c727fc Switched to official fullcalendar fork at github.com/roundcube/fullcalendar 2012-02-25 15:03:15 +01:00
Thomas
453f5f953a Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-02-08 20:30:47 +01:00
Thomas
b00c0dbc25 Fix link color 2012-02-08 20:30:38 +01:00
Thomas Bruederli
9374ec4e77 More work on Larry skin adaptions for calendar 2012-02-08 15:12:11 +01:00
Thomas Bruederli
054b3902b2 Save event in user's calendar when accepting it via web link (#560) 2012-01-27 18:47:37 +01:00
Thomas Bruederli
fddafd3857 Style improvements for Larry skin 2012-01-27 17:50:21 +01:00
Thomas Bruederli
b6cabf8100 Adapt styles for Larry 2012-01-21 17:24:58 +01:00
Thomas Bruederli
b1d29ee526 Set download urls for AGPL plugins 2012-01-18 15:56:49 +01:00
Thomas Bruederli
0dc99c74d7 More Larry styling 2012-01-15 18:48:13 +01:00
Thomas Bruederli
47e3da633d Adapt calednar styles for new skin Larry 2012-01-15 15:56:45 +01:00
Thomas Bruederli
ee77665dd5 Adapt to new timezone handling in Roundcube core; provide direct url to subscribe to calendars (using http auth) 2012-01-04 23:05:34 +01:00
Aleksander Machniak (Kolab Systems)
65abe8a4cb Added package.xml files, some cleanups 2011-11-21 11:20:48 +01:00
Thomas
fa86b4860f Add missing background image 2011-11-15 13:30:28 +01:00
Thomas
7149100a2a Move (fixed) code to display 'N more...' links to fullcalendar core; fixes #434 2011-11-14 23:37:00 +01:00
Thomas
7fdfb25a96 Add current time indicator to day and week views (#457) 2011-10-18 23:04:28 +02:00
Thomas
00628dd5d5 Allow user to select calendar when saving an invitation event (#430) 2011-10-14 13:55:56 +02:00
Thomas
97d8eade55 Upgraded to fullcalendar 1.5.2 2011-10-14 12:14:47 +02:00
Thomas
e6ae3b8702 Add feature to upload and import .ics files 2011-10-12 19:44:38 +02:00
Thomas
7b473f6c05 Extend color picker to show a palette of colors to select; Show Microsoft colors according to Kep #12 2011-10-06 09:30:32 +02:00
Thomas
4d5a7f4307 Add feature to create events from mails (#403) 2011-09-23 14:07:40 +02:00
Thomas
f2ec4a716a Make links and email addresses in event description clickable; only show the first couple of lines followed by a link to expand the text 2011-09-19 22:03:07 +02:00
Thomas
476f09e584 Fix freebusy dialog; scale f/b grid with dialog size 2011-09-16 18:43:12 +02:00
Thomas
78a667036f Skeep weekends when paging in in free/busy times display (#382) 2011-09-16 16:26:10 +02:00
Thomas
3921515c3b Improve agenda view: add UI element to constrol listing options; localize sections texts 2011-09-09 14:37:19 +02:00
Thomas
05d2b80fb2 Harmonize tab styles 2011-09-07 17:59:42 +02:00
Thomas
0a367cbe29 View: 3.4: Fish-Eye View For Busy Days 2011-09-07 17:40:20 +02:00
Thomas
2b1d48f854 Show warning about changes on event from invitations; consolidate css styles 2011-09-05 21:45:48 +02:00
Thomas
37cb27f2f3 Added fallback to accept/decline invitations by URL if recipient doesn't understand iTIP + small refactoring if itip code 2011-09-02 18:49:30 +02:00
Thomas
3b1d973da1 Add css hacks for IE which cannot display PNGs with alpha channel 2011-09-01 23:40:44 +02:00
Thomas
1b5f6bf4c7 Visualize private and confidential events 2011-09-01 23:39:52 +02:00
Thomas
c4633e0344 View: 3.8: Color according to calendar and category (similar to Kontact) 2011-08-31 22:04:53 +02:00
Aleksander Machniak (Kolab Systems)
42232e4c0a Use nicer small loading icon (taken from core) 2011-08-30 09:37:59 +02:00
Aleksander Machniak (Kolab Systems)
81c9b7f1ad Removed quotes from css url()
Fixed css bug (there's no 'middle' in background position)
2011-08-30 09:04:44 +02:00
Thomas
6f940a2ef8 Embed ACL plugin as iframe for calendar sharing in Kolab 2011-08-30 00:17:06 +02:00
Thomas
166bf43f2d Invitaton handling: show current invitation status in mail view (asynchronously) 2011-08-24 17:45:51 +02:00
Thomas
36c20e8628 More iTip implementation: send/recieve replies, make organizer role immutable (until delegation is implemented) 2011-08-22 19:20:46 +02:00
Aleksander Machniak
712de455d7 Added enctype="multipart/form-data" for event form, fixes upload issue on IE7 (#363) 2011-08-19 14:35:03 +02:00
Thomas
f72e63058a Fix double-click issue for all IE6-8 2011-08-18 21:54:43 +02:00
Thomas Bruederli
82d66f730a Process double-click events in IE7 (very hackish) due to bug #329 2011-08-17 22:48:58 +02:00
Thomas Bruederli
9d2e9843e2 Temporarily render new/updated events in calendar while saving is in progress 2011-08-17 13:38:22 +02:00
Thomas
79ef805743 Allow changing participant role in Find Availability Dialogue (#286) 2011-08-14 14:31:28 +02:00
Aleksander Machniak (Kolab Systems)
09dbab0a2b Fix: A dot is not supported in template variables, replaced with underline 2011-08-09 08:33:55 +02:00
Thomas
692c9e80c1 Except in Kolab, folder management has nothing to do with calendars; make that menu item conditional 2011-08-08 20:50:40 +02:00
Bogomil Shopov (Kolab Systems)
ae878ac1ff "Manage folders" link required for Calendars - bug246 2011-08-08 19:13:36 +03:00