Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-21Elastic: Use Bootstrap's custom file inputAleksander Machniak
... with localization and some js logic to display selected file(s) in the input.
2019-02-21(Elastic) hide advanced settings sectionsPhilW
2019-02-20Elastic: Improve "Mark all as read" dialog style (use .proplist)Aleksander Machniak
2019-02-20Elastic: Use appropriate icon for Mark button in "Mark all as read" dialogAleksander Machniak
2019-02-20Elastic: Custom switch improvementsAleksander Machniak
2019-02-20Elastic: Replace .icon-checkbox with Bootstrap's custom switchAleksander Machniak
2019-02-15Add icon for language selection form (#6624)Athanasios Douitsis
Trying to fix the appearance of the login-language selector for the new elastic theme. This is a small addition which makes the login-language plugin present an icon, like the rest of the login form fields. I have also issued a request for the login form selector to drop the custom styles attribute: https://github.com/hassansin/roundcube-login-language/issues/11. These two (small) enhancements make the login form appear perfectly when the login-language plugin is used. Here is the corrected result with these changes applied: https://imgur.com/a/5clC67e
2019-02-04Elastic: Fix height of select elements inside of composite fieldsAleksander Machniak
also make them pretty when added programatically.
2019-01-30Update to jQuery-MiniColors 2.3.4Aleksander Machniak
Fixes color picker issue when using Roundcube in an iframe.
2019-01-30Elastic: remove hover effect on dropbuttons when primary action is disabled ↵johndoh
(#6597)
2019-01-23Elastic: Fix too small height of mailvelope mail preview frame (#6600)Aleksander Machniak
2019-01-21Elastic: Add title with full folder name on folders list elementsAleksander Machniak
if displayed folder name is truncated because of overflow.
2019-01-14Slightly increase task menu width to better fit labels in other languagesThomas Bruederli
2019-01-07Elastic: Fix buttons in filters formAleksander Machniak
2019-01-07Elastic: Fix button regressionsAleksander Machniak
I give up. The text is still about 2px up, but this is because of how the font is rendered and that in latin languages we end up with most letters not having descending parts. Also, it's slightly better in Chrome than in Firefox.
2019-01-06Elastic: Fix buttons (again)Aleksander Machniak
Last change make the button height too small, imo. Also in broke slightly dialog buttons on mobile. The change also improves some specific button styles, e.g. dialog Close button.
2019-01-05Improve button text and icon alignmentThomas Bruederli
2018-12-28Elastic: Fix selected state colors in datepickerAleksander Machniak
2018-12-28Elastic: Add style for login-footer addonsAleksander Machniak
2018-12-22Elastic: Remove clear icon from recipient input in IE11Aleksander Machniak
2018-12-22Elastic: Small IE11 fixAleksander Machniak
2018-12-22Elastic: Fix login form in IE11 (#6565)Aleksander Machniak
2018-12-22Elastic: Use Bootstrap's spinner (and spinner-border instead of custom fa-spin)Aleksander Machniak
2018-12-21Elastic: Revert form-control:invalid border changes (#6565)Aleksander Machniak
2018-12-21Elastic: FontAwesome 5.6.3, use fire-alt instead of fire icon for JunkAleksander Machniak
2018-12-18Elastic: Improve .form-control:invalid style (at least for Firefox)Aleksander Machniak
2018-12-14Elastic: Change compact and signature icons (#6556)Aleksander Machniak
2018-12-14Elastic: FontAwesome 5.6.1Aleksander Machniak
2018-12-07Elastic: Add style for HTML editor content (use embed.css for this)Aleksander Machniak
2018-12-03Elastic: Fix various issues with datepicker in parent windowAleksander Machniak
2018-12-01Elastic: Add missing style of current position for keyboard navigation in ↵Aleksander Machniak
datepicker
2018-12-01Elastic: Datepicker improvementsAleksander Machniak
- Added real background overlay, to fix issues with clicking outside of the datepicker element - Use better positioning technique - Re-styling on calendar update
2018-11-21Elastic: Cleanup some styles + fixed small regressionAleksander Machniak
2018-11-21Elastic: Add @color-list-unread-status varAleksander Machniak
2018-11-21Elastic: Improve ui messages' colors, make loading message dark againAleksander Machniak
2018-11-21Elastic: Remove unused @color-message-shadowAleksander Machniak
2018-11-16Elastic: Remove hacks not needed since Bootstrap 4.1.3Aleksander Machniak
2018-11-14Elastic: Display full subject in mail preview (#6518)Aleksander Machniak
2018-11-13Elastic: Fix selection background on messages listAleksander Machniak
2018-11-12Elastic: Visual improvements on logon screenAleksander Machniak
2018-11-12Elastic: Fix some messages list icons in Chrome and IEAleksander Machniak
2018-11-10Integrate markasjunk2 features into markasjunk - marking as non-junk + ↵Aleksander Machniak
learning engine (#6504)
2018-11-07Elastic: Add .sso icon for buttonsAleksander Machniak
2018-11-05Elastic: Fix border radius on first/last popup menu itemAleksander Machniak
2018-11-05Elastic: Reset margin-top on .contact-headAleksander Machniak
2018-10-29Elastic: Fix small regressionAleksander Machniak
2018-10-29Elastic: On touch devices display attachment icons on messages list (#6296)Aleksander Machniak
2018-10-26Elastic: Add "status bar" for mobile in mail composerAleksander Machniak
2018-10-25Fix disabled acl table menu button (regression)Aleksander Machniak
2018-10-25- Make menu button inactive if all subactions are inactive (#6444)Aleksander Machniak
Elastic skin only (for now)