Commit Graph

900 Commits

Author SHA1 Message Date
Aleksander Machniak
c958452d09 Catch possible "Permission denied" error on iframe elements in IE 2013-04-29 10:43:13 +02:00
Victor Benincasa
ef3f1dfca9 Small code optimization
Remove function argument as a local variable is used.
2013-04-19 00:22:26 -03:00
Aleksander Machniak
9576906bbe Fix hide-headers icon 2013-04-15 15:34:08 +02:00
Aleksander Machniak
e088291024 Remove dropdown style from attachment menu 2013-04-15 15:25:15 +02:00
Aleksander Machniak
443b92a7ee Add add_popup() method to make possible to register popup from a plugin.
It was possible with show_popup(), however sometimes it is needed
to register a popup before show_popup() is being used.
2013-04-04 14:02:17 +02:00
Aleksander Machniak
f9f700a4e2 Fix empbedded warning icon 2013-04-02 10:36:57 +02:00
Aleksander Machniak
4da1abe93f Remove unwanted horizontal scrollbar on addressbook in Internet Explorer 2013-03-28 19:06:21 +01:00
Aleksander Machniak
d227eda9cb Call resize handler in intervals to prevent lags and double onresize calls in Chrome (#1489005) 2013-03-22 19:21:51 +01:00
Aleksander Machniak
aa4b379e9f Fix html button (when html is not selected) 2013-03-21 16:26:37 +01:00
Thomas Bruederli
90e41a7cc0 Small improvements to text/html switch 2013-03-21 13:43:49 +01:00
Thomas Bruederli
52448c63a1 Merge branch 'master' of github.com:roundcube/roundcubemail 2013-03-21 11:56:29 +01:00
Thomas Bruederli
6996dee856 Add switch for text/html alternative part view (#1486939) 2013-03-21 11:56:21 +01:00
Victor Benincasa
2f1d6c3edc Small CSS optimizations 2013-03-21 06:55:24 -03:00
Aleksander Machniak
a02c77c584 Add ability to toggle between view as HTML and text while viewing a message (#1486939) 2013-03-15 10:30:53 +01:00
Aleksander Machniak
507876cf03 Remove font style definition on td, th, div, p elements (#1488408) 2013-03-09 15:13:12 +01:00
Aleksander Machniak
32da699830 Fix javascript errors when working in a page opened with taget="_blank" 2013-03-08 08:49:57 +01:00
Aleksander Machniak
bc2c4380b5 Add attachment menu with Open and Download options (#1488975) 2013-03-06 11:11:37 +01:00
Thomas Bruederli
588a07e41d Update copyright in about pages 2013-03-02 15:13:16 +01:00
Thomas Bruederli
d30460ad2f Let some env variables survive reset(); don't show taskbar and top line in framed error pages (#1488938) 2013-02-10 15:31:39 +01:00
Aleksander Machniak
bd3d68ae1a Fix contacts-table position when there's more than one addressbook 2013-02-07 14:15:53 +01:00
Thomas Bruederli
d9e16f02aa Set treelist items to position:realtive to correctly align toggle icons 2013-01-31 18:35:47 +01:00
Thomas Bruederli
873ae9e9de Add work-around for IE <= 8 which doesn't support :last-child CSS selector 2013-01-31 15:59:46 +01:00
Thomas Bruederli
18de07e86f Set the new treelist class to all mailboxlist objects 2013-01-31 15:19:58 +01:00
Thomas Bruederli
e654d9bd24 Better indentation styles for mailbox list 2013-01-31 15:08:57 +01:00
Thomas Bruederli
3c309af066 - Refactored the hierarchical mailboxlist control into a separate widget class
- Build address book directories list as hierarchical list
- Make address book groups collapsible using the new new treelist widget
- Use encoded identifiers for address book directory list items
2013-01-31 13:49:35 +01:00
Thomas Bruederli
b7ea947844 Define a global style for tree lists 2013-01-31 13:48:56 +01:00
Thomas Bruederli
f5aecf055b Only trigger timers when dragging is active 2013-01-31 13:46:53 +01:00
Aleksander Machniak
cbaf7a2fb0 Fix spellcheck button menu in IE8 (change z-index and move the button to the right) 2013-01-29 19:46:33 +01:00
Aleksander Machniak
00b9c25f24 Improve contacts import interface, add #message object 2013-01-29 11:40:04 +01:00
Aleksander Machniak
532bc5b5e5 Small fixes for Opera 2013-01-27 14:43:46 +01:00
Aleksander Machniak
0987b40239 Small fix to initial splitter position 2013-01-27 13:15:34 +01:00
Aleksander Machniak
a27b877288 Add addressbook widget on compose page in classic skin 2013-01-27 12:52:53 +01:00
Thomas Bruederli
bcbfe0ba45 Make searchbox properly scale to 100% using box-sizing trick (#1488381) 2013-01-26 12:51:25 +01:00
Thomas Bruederli
bd0daee7fd Merge branch 'master' of github.com:roundcube/roundcubemail 2013-01-25 14:27:31 +01:00
Thomas Bruederli
6c27c3b55e Add search box to compose address book widget (#1488381) 2013-01-25 14:27:25 +01:00
Thomas Bruederli
7bdfd78426 Define generic .searchbox styles 2013-01-25 14:24:30 +01:00
Aleksander Machniak
bbdd624e12 Added embed.css for classic skin, improved/unified warnings style (button is still different), cleanup 2013-01-24 19:27:12 +01:00
Thomas Bruederli
1730cf8d7b Load a default stylesheet (embed.css) from skin in plain html pages (e.g. attachment warnings and html messages) 2013-01-24 15:32:24 +01:00
Thomas Bruederli
11d7e6c825 Add file type icons for pgp/pks7 signatures and attached email messages 2013-01-24 15:30:00 +01:00
Thomas Bruederli
6d57b11d83 Save some vertical space in message part view 2013-01-24 14:21:27 +01:00
Thomas Bruederli
9a6c38e148 New feature to export only selected contacts from addressbook (by Phil Weir) 2013-01-11 14:39:23 +01:00
Thomas Bruederli
1f87107b08 Fix logo display in IE8 (#1488889) 2013-01-10 09:20:19 +01:00
Thomas Bruederli
18e23ab763 Welcome to 2013 2013-01-09 17:50:51 +01:00
Thomas Bruederli
dee159317f Adjust searchbox position 2013-01-09 16:33:13 +01:00
Aleksander Machniak
212ff905bb Fix Chrome issue with unwanted horizontal scrollbar (#1488851) 2013-01-06 10:17:45 +01:00
Aleksander Machniak
0b56baa06c Remove invalid css rule 2013-01-03 19:33:51 +01:00
Aleksander Machniak
240ad59dcd Fix #countcontrols issue in IE<=8 when text is very long (#1488890) 2013-01-02 20:05:54 +01:00
Thomas Bruederli
b903c21450 Fix minimal header mode in ext wins 2013-01-02 17:26:22 +01:00
Aleksander Machniak
eecb447b2a Fix checkbox/label alignment. We do this by additional span inside label
and vertical-align:middle on both checkbox and span.
2013-01-01 12:12:37 +01:00
Aleksander Machniak
347ba311e6 Add possibility to search in message body only (#1488770) 2013-01-01 10:54:57 +01:00