Commit Graph

10702 Commits (631ae17ee326446e8e7cb104fd7de865fbdac4dc)
 

Author SHA1 Message Date
Aleksander Machniak 5d16751ed8 Fix (again) bug where image data URIs in css style were treated as evil/remote in mail preview (#5580) 7 years ago
Aleksander Machniak bf40676749 Fix color of a link button in .ui.alert 7 years ago
Aleksander Machniak b0936ff631 Fix bug where on mobile list/sidebar could appear on window resize 7 years ago
Aleksander Machniak a0ed055ad7 Various style improvements 7 years ago
Aleksander Machniak 951d6e0e32 Assign dialog button classes before displaying the dialog 7 years ago
Aleksander Machniak 49fb73a979 Widgets: Info messages (#38)
and fixed spinning icons
7 years ago
Thomas Bruederli 3723f3f178 Fix rcube_utils::random_bytes() to not throw exception for length=0 7 years ago
Thomas B c56c9c5e40 Merge pull request #5935 from Slamdunk/travis
Add Travis CI config
7 years ago
Thomas B b0697e5f9a Merge pull request #5960 from duk3luk3/auth-log-server
Add host to IMAP login error
7 years ago
Aleksander Machniak f844dd7262 Support hide_blockquote plugin 7 years ago
Aleksander Machniak 6ff9628ed4 Set 'collapsed' class on hide_blockquote button when blockquote is collapsed 7 years ago
Aleksander Machniak 2754a621f3 Elastic skin support for hide_blockquote plugin 7 years ago
Aleksander Machniak 0a81fbb6e6 Support for userinfo plugin 7 years ago
Aleksander Machniak 509ef13a27 Elastic skin support in userinfo plugin 7 years ago
Aleksander Machniak 79ea526d65 Fix missing cursor in HTML editor on mail reply (#5969) 7 years ago
Aleksander Machniak 6bbdc2ee11 Small dialog improvements for new_user_dialog plugin 7 years ago
Aleksander Machniak d99f2e0569 Elastic skin support for new_user_dialog
Small refactoring, removed newuserdialog.css.
7 years ago
Aleksander Machniak 7b5f27741c Merge pull request #52 from JohnDoh/mixins
move font-icons to mixins file
7 years ago
PhilW 83cbafc22f move font-icons to mixins file 7 years ago
Aleksander Machniak f10eac8b17 Make sure inputs in dialogs always get form-control class, fix context handling in bootstrap_style() 7 years ago
Aleksander Machniak 5660489759 Fix decryption of messages encoded with non-ascii charset (#5962) 7 years ago
Aleksander Machniak 65a7c1eb34 Small fix in update_func of recipient-input 7 years ago
Aleksander Machniak 96b21c5df3 Remove contentEditable element support as autocomplete input 7 years ago
Aleksander Machniak 8826cd3fb5 Rewrite recipient-input not using contentEditable elements 7 years ago
Aleksander Machniak 81f76bf826 Fix corner-case for reading contentEditable element for autocomplete 7 years ago
Aleksander Machniak 757423373d Bootstrap'ize contact search form 7 years ago
Aleksander Machniak ef5583d9db Some fixes for IE11 7 years ago
Aleksander Machniak cbf80fb744 Rework layout/navigation
- list/sidebar footer buttons with text also on mobile
- fix UI with screen width = 768px
7 years ago
Aleksander Machniak 52e96f8d1b Improvements in autocomplete and googiespell menus 7 years ago
Aleksander Machniak 28526a73f1 Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak 6780fcb95b Replace "Add to addressbook" icon with a menu (#47) 7 years ago
Aleksander Machniak 5afda409aa Add has_writeable_addressbook flag to client env in mail preview 7 years ago
Lukas Erlacher 130f0cde3e Add host to IMAP login error
This simplifies debugging authentication failures in multi-host setups.
7 years ago
Aleksander Machniak 65fd828a43 Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak 2c53d903df HTML editor with integrated mode switch (#41) 7 years ago
Aleksander Machniak cd7ca6014f Describe html editor textarea with data-html-editor attribute 7 years ago
Aleksander Machniak 1efc77481b Use iframe loader for loading frame content on Prev/Next button use 7 years ago
Aleksander Machniak 68e3350c3f Small fix for .short-header 7 years ago
Aleksander Machniak 0d57714713 Don't reset classes of the textarea in HTML mode, just append 'mce_editor' class 7 years ago
Aleksander Machniak 0c345b66cf Style search menus 7 years ago
Aleksander Machniak 5e14533422 vcard_attachments plugin support 7 years ago
Aleksander Machniak 4ade7acdac Elastic skin support for vcard_attachments plugin (with some refactorings) 7 years ago
Aleksander Machniak a2856493b8 Icons in Responses menu, and other menu improvements 7 years ago
Aleksander Machniak d1c3955cc3 Some improvements in the message preview (contact photo, summary text, fixed alerts) 7 years ago
Aleksander Machniak 83fe734460 Move some functions from func.inc to show.inc where they belong to.
Add MessageSummary object for message template.
7 years ago
Aleksander Machniak 27377e29dc Trim text in subject_text(), so title attribute is displayed without unwanted spacing
Looks like at least Firefox does not trim i automatically.
7 years ago
Aleksander Machniak e76b3f27f2 Fix handling checkboxes in compose form 7 years ago
Aleksander Machniak c478985097 Improvements in forms (spacing, alignment, pretty checkboxes) 7 years ago
Aleksander Machniak b599f887d1 Pretty checkboxes (#22) 7 years ago
Aleksander Machniak 0ffd5463d8 Fix wording of "Mark previewed messages as read" to "Mark messages as read" (#5952)
Since we use the option not only for the preview frame the "previewed" word was confusing.
7 years ago