Commit graph

160 commits

Author SHA1 Message Date
Thomas Bruederli
45d9244016 Enable event import command even if no calendar is selected (#2267) 2013-09-26 09:59:51 +02:00
Aleksander Machniak
cb22497440 Fix agenda table issue with long time format (Bug #2084) 2013-08-06 11:04:35 +02:00
Thomas Bruederli
ae85372d13 Add URL property for events; correct label for chair role of event attendees 2013-05-16 13:32:01 +02:00
Aleksander Machniak
0ceac633be Fix title (undefined label) on more actions button 2013-03-22 13:02:21 +01:00
Thomas Bruederli
12533fbed3 Minor calendar UI improvements: make date fields wide enough; display client's current timezone name 2013-03-06 12:30:12 +01:00
Thomas Bruederli
392c0d9a84 Fix overflowing calendar widget in French localization (#1665) 2013-02-28 15:26:56 +01:00
Thomas Bruederli
37c80e696b Fix javascript errors trown by CSS expressions 2013-02-28 15:25:47 +01:00
Thomas Bruederli
c10393dac8 Fix IE css hacks for Larry and Kolab skin 2013-02-28 15:04:03 +01:00
Thomas Bruederli
31befd8156 Fix background image in calendars listing 2013-02-28 14:21:14 +01:00
Thomas Bruederli
fefdafa020 Align some UI elements with the changed position of #quicksearchbar 2013-01-09 16:34:30 +01:00
Thomas Bruederli
414594f276 Use /this/ to reference asset files in plugin templates 2013-01-09 16:27:20 +01:00
Aleksander Machniak
71b64ebca2 Unify position of #quicksearchbar (and some other elements) with
mail and addressbook interface
2013-01-05 16:53:04 +01:00
Thomas Bruederli
8e5a92044e Make identity/organizer selection for events work 2012-12-15 17:24:53 +01:00
Aleksander Machniak
de4c4b8c45 Add organizer identity selector in event dialog (non-working) 2012-12-14 12:17:54 +01:00
Thomas Bruederli
ba765457b3 Updated to fullcalendar 1.5.4-rcube-0.9.0 (merged upstream version 1.5.4) 2012-11-07 18:36:35 +01:00
Aleksander Machniak
d74d5ff01f Add lost image file 2012-10-16 19:16:07 +02:00
Thomas Bruederli
1b485aded4 Better styling of free.busy scheduling dialog 2012-10-04 15:51:07 +02:00
Thomas Bruederli
a22f1764d8 Fix calendar printing after refactoring and skin update 2012-10-04 12:52:56 +02:00
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