summaryrefslogtreecommitdiff
path: root/skins
AgeCommit message (Collapse)Author
2015-04-21Merge remote-tracking branch 'origin/master'HEADmasterHugues Hiegel
Conflicts: composer.json-dist config/defaults.inc.php plugins plugins/acl/acl.js plugins/acl/acl.php plugins/acl/skins/classic/templates/table.html plugins/acl/skins/larry/templates/table.html plugins/enigma/README plugins/enigma/config.inc.php.dist plugins/enigma/enigma.js plugins/enigma/enigma.php plugins/enigma/lib/enigma_driver.php plugins/enigma/lib/enigma_driver_gnupg.php plugins/enigma/lib/enigma_driver_phpssl.php plugins/enigma/lib/enigma_engine.php plugins/enigma/lib/enigma_error.php plugins/enigma/lib/enigma_key.php plugins/enigma/lib/enigma_signature.php plugins/enigma/lib/enigma_subkey.php plugins/enigma/lib/enigma_ui.php plugins/enigma/lib/enigma_userid.php plugins/enigma/localization/en_US.inc plugins/enigma/localization/ja_JP.inc plugins/enigma/localization/ru_RU.inc plugins/enigma/skins/classic/enigma.css plugins/enigma/skins/classic/templates/keys.html plugins/help/config.inc.php.dist plugins/help/help.php plugins/help/localization/en_US.inc plugins/jqueryui/jqueryui.php plugins/managesieve/Changelog plugins/managesieve/composer.json plugins/managesieve/config.inc.php.dist plugins/managesieve/lib/Roundcube/rcube_sieve.php plugins/managesieve/lib/Roundcube/rcube_sieve_engine.php plugins/managesieve/lib/Roundcube/rcube_sieve_vacation.php plugins/managesieve/localization/en_US.inc plugins/managesieve/managesieve.js plugins/managesieve/skins/classic/managesieve.css plugins/managesieve/skins/larry/managesieve.css plugins/password/README plugins/password/config.inc.php.dist plugins/password/drivers/ldap.php plugins/password/drivers/poppassd.php plugins/password/drivers/vpopmaild.php plugins/vcard_attachments/vcardattach.js plugins/zipdownload/zipdownload.php
2015-04-21updates - plugins as a separate git folderHugues Hiegel
2015-04-06Fix message list header in classic skin on window resize in Internet ↵Aleksander Machniak
Explorer (#1490213)
2015-03-16Color quota display orange/red when over 80/90 %Thomas Bruederli
2015-03-12Fix menu container references to point to the actual <ul> element (#1490313)Thomas Bruederli
2015-03-09FIx colors in searchmenuAleksander Machniak
2015-03-01Fix encryption warning style in fullpage message viewAleksander Machniak
2015-02-28Fix "Add response" button title, remove wrong identities_level checks in ↵Aleksander Machniak
Responses, fix cursor on some lists
2015-02-17Add possibility to print contact information (of a single contact)Aleksander Machniak
2015-02-07Embed magnet link for license information1.1.0Thomas Bruederli
2015-02-07Bump copyright year in about dialogThomas Bruederli
2015-01-27CSS hack for FF 3.6Thomas Bruederli
2015-01-23Code style improvements and fixesAleksander Machniak
2015-01-23Workaround Firefox 3.6 issue where "advanced options" toggle element was ↵Aleksander Machniak
misplaced
2015-01-13Fix download options menu (added by zipdownload plugin) in classic skin ↵Aleksander Machniak
(#1490228)
2015-01-09Hide MDN and DSN options in compose if disabled by admin (#1490221)Aleksander Machniak
2014-12-29Improve move-to and contact-export button in classic skin (#1490166)Aleksander Machniak
2014-12-29Fix offset of download iconAleksander Machniak
2014-12-17Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-12-17Small improvements in About dialogAleksander Machniak
2014-12-16Remove focus from toggle item if clicked with the mouseThomas Bruederli
2014-12-15Fix list icon for replied+forwarded+unread messagesThomas Bruederli
2014-11-28Move some styles from #mailboxlist to .folderlistAleksander Machniak
2014-11-20Add method to display operation (uploading) progress in UI messageAleksander Machniak
2014-11-18Avoid duplicated errors in error dialogAleksander Machniak
2014-11-13Don't append created iframe to document if it's going to be appended to a ↵Aleksander Machniak
dialog - skip redundant http request + small CS improvements
2014-11-13Small fix for HTML editor border radiusAleksander Machniak
2014-11-13Fix missing HTML editor borderAleksander Machniak
2014-11-06Remove redundant marginAleksander Machniak
2014-10-27Fix compose body area size, so scrollbars aren't truncated, unify paddingAleksander Machniak
2014-10-18Fix font style display issue in HTML messages with styled <span> elements ↵Aleksander Machniak
(#1490101)
2014-10-18Fix displaying of HTML messages with absolutely positioned elements in Larry ↵Aleksander Machniak
skin (#1490103)
2014-10-11Merge pull request #224 from hebbet/masterThomas B.
update syntax of linear-gradient
2014-10-07Shrinked some images with TinyPNG (saved 38%)Aleksander Machniak
2014-09-29only changed the needed linesPascal Herbert
2014-09-29only changed the needed linesPascal Herbert
2014-09-28update syntax of linear-gradientPascal Herbert
2014-09-19Fix splitter code to properly work with 1px size bordersThomas Bruederli
2014-09-16Avoid errors when contacts widget is missing (in derived skins for example)Thomas Bruederli
2014-08-22Small alignment improvements on folders listAleksander Machniak
2014-08-18Small icon alignment fixAleksander Machniak
2014-08-18Show icons (person, group) in autocomplete popupThomas Bruederli
2014-08-14Place folder namespace selector above search box. Adjust height after box is ↵Thomas Bruederli
visible and real heights can be computed
2014-08-13Fix unintentionally hidden contacts search box in compose screenAleksander Machniak
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-10Fix checkboxes and radio buttons alignmentAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-08-05Don't change alignment for regular labels with input and textThomas Bruederli
2014-08-04Add option (disabled_actions) to disable UI elements/actions (#1489638)Aleksander Machniak
2014-07-30Fix missing folders list icons on mail view pageAleksander Machniak