Commit graph

292 commits

Author SHA1 Message Date
Thomas Bruederli
ea5a2fae4c Copy missing image from classic skin 2012-10-04 12:37:43 +02:00
Thomas Bruederli
398c6cb971 Small style adaption to official Larry styles 2012-10-04 12:34:05 +02:00
Thomas Bruederli
e30b78a3a1 Align calendar styles with default larry theme 2012-10-03 12:40:17 +02:00
Thomas Bruederli
942648c3d5 Remove rewrite rules for skin files; either copy or symlink them 2012-10-03 12:11:17 +02:00
Thomas Bruederli
67691f3efa Better styling of iTip response dialog in Larry 2012-10-03 11:37:49 +02:00
Aleksander Machniak
defadb8cff Larry fixes/improvements 2012-08-28 11:31:40 +02:00
Thomas Bruederli
d919e2b4bd - Move attachment handling functions to libcalendaring module.
- Removed redundant code in calendar and tasklist
- Add more vertical space in attachment view window
- Minor bugfixes
2012-08-16 19:03:17 +02:00
Thomas Bruederli
9b2c795391 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-08-16 09:25:56 +02:00
Thomas Bruederli
9cc400f09f Refactoring: move common calendaring-related functionality into a new plugin 'libcalendaring' 2012-08-16 08:57:25 +02:00
Thomas Bruederli
a20d8f806b Fix some forgotten links still referring to skins/default 2012-08-10 15:56:59 +02:00
Thomas Bruederli
0b82e6bac6 Fix: repeat RewriteCond for every RewriteRule 2012-08-06 10:09:14 +02:00
Thomas Bruederli
2950e458a1 Make RewriteRule work for images, too 2012-08-06 10:03:21 +02:00
Thomas Bruederli
370b60e3ee Change location to blank.gif which has changed in Roundcube core 2012-08-03 21:25:38 +02:00
Thomas Bruederli
a16a9c5810 Small code and style cleanup 2012-08-01 15:47:50 +02:00
Thomas Bruederli
e140b7852c Redirect to classig skin 2012-07-29 16:50:15 +02:00
Thomas Bruederli
12d2e8b993 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-07-29 15:41:26 +02:00
Thomas Bruederli
638546023c Renamed old default skin folders to 'classic' in order to align with the upcoming change in Roundcube core 2012-07-29 15:41:00 +02:00
Jeroen van Meeuwen (Kolab Systems)
5720e0f41f Correct .htaccess to serve content from default/ if larry/ skin files are not available 2012-07-28 09:25:56 +02:00
Thomas Bruederli
a9436f3b9e Restrict css rule on calendar UI 2012-07-11 17:27:05 +02:00
Thomas Bruederli
b18a8a5ffe Improve calendar's Larry theme according to the latest drafts by FLINT 2012-07-11 12:25:39 +02:00
Thomas Bruederli
33a6631f73 Adapt skin to recent changes in master layout 2012-07-06 16:40:20 +02:00
Thomas Bruederli
5756c25276 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-06-18 10:34:01 +02:00
Thomas Bruederli
ce61543b9d Add support for HTML5 drag & drop attachment uploads 2012-06-14 08:33:07 +02:00
Thomas Bruederli
0e9fd5da0c No cancelIcon in Larry, use css styled text link instead 2012-06-13 17:54:35 +02:00
Thomas Bruederli
ab9c24b0dd Display attendee delete link as icon 2012-06-08 18:23:06 +02:00
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