Commit Graph

2233 Commits (c1344643a1999b3bff90842aead291c332eae23d)

Author SHA1 Message Date
PhilW e92c130386 check for valid values in data-hidden attr 7 years ago
Aleksander Machniak b46ee5626b Unify opacity value on disabled buttons in toolbar and menus 7 years ago
Aleksander Machniak 7b282f637f Remove debug code 7 years ago
Aleksander Machniak 6df53c1642 Call resize() twice to workaround timing issues 7 years ago
Aleksander Machniak f301823130 Move resize() call to init callback
Fixes list header title alignment
7 years ago
Aleksander Machniak b45c009e37 Fix mobile menu header colors (#113) 7 years ago
johndoh 3c47323eec Correct ids for responses temaplate in classic and larry skin (#6185) 7 years ago
Aleksander Machniak 2df91d9ab6 Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak 84d9d95f35 Re-worked expand/collapse in folder list (#50) 7 years ago
Aleksander Machniak fd0f404c32 Improvements in pgp keys search dialog 7 years ago
Aleksander Machniak ce9ee39fa9 Fix cut icon for expanded thread 7 years ago
Aleksander Machniak 2dc0ad07a0 Add .boxconfirmation style 7 years ago
Aleksander Machniak f52fc4317f Improve info-boxes for Enigma plugin 7 years ago
Aleksander Machniak 7ccf2752da Add CodeMirror styles 7 years ago
Aleksander Machniak ea6614a498 Define .btn.export icon 7 years ago
Aleksander Machniak 295fec1e21 Fix forward icon on messages list 7 years ago
Aleksander Machniak 33256ec030 Fix menu items state on hover 7 years ago
Aleksander Machniak 869b4202c5 A better workaround for Popper issue 7 years ago
Aleksander Machniak ea492869cd Allow editing of recipients input (#125) 7 years ago
Aleksander Machniak 50677633c0 Small fixes in .tagedit-list 7 years ago
Aleksander Machniak 2186c49ba9 Use theme colors for focused form controls 7 years ago
Aleksander Machniak 4b0e396440 Don't use blue for dialog buttons on mobile 7 years ago
Aleksander Machniak 1c8cf824be Small improvements 7 years ago
Aleksander Machniak 204480c63d Fix scrolling in message headers dialog (#142) 7 years ago
Aleksander Machniak 7853ae25c6 Better "identity" icon (#81) 7 years ago
Aleksander Machniak 880592b8a5 Fix image tools on mobile (and move it to left side) 7 years ago
Aleksander Machniak f53f3182d7 Merge pull request #141 from madmath03/login-form
Fix login form display on IE and Chrome
7 years ago
Aleksander Machniak f7dcc4c353 Support image tools 7 years ago
Mathieu Brunot 3cfabadb55 Fix login form display on IE and Chrome
Use viewport height for defining the margin-top.
7 years ago
Thomas Bruederli 95298fa428 Add option to encrypt & sign with Mailvelope > 2.0
UI elements added to larry and classic skin
7 years ago
Aleksander Machniak b7e5567f1b Update copyright year 7 years ago
Aleksander Machniak fdc52f2325 Re-wroked UI messages colors 7 years ago
Aleksander Machniak 18adf0239a Improvements to .ui-menu 7 years ago
Aleksander Machniak 1b102859f5 Add focus style for tagedit widget 7 years ago
Aleksander Machniak d7963c3c90 Fix regression in contact print 7 years ago
Aleksander Machniak 38d9407d04 Set .table-responsive-sm class on table parents 7 years ago
Aleksander Machniak 489920a361 Small improvements in recipient-input 7 years ago
Aleksander Machniak 23854b3bf2 Fix recipient boxes in recipient-input 7 years ago
Aleksander Machniak abf98762f1 Box shadow for focused recipient-input 7 years ago
Aleksander Machniak d4f71ec4f4 Change icons for View Source, Edit as New and Open in New Window buttons (#140) 7 years ago
Aleksander Machniak 64bde77717 Fix popup menus
We need to use Popper 1.12.6 until there's a remedy to
https://github.com/FezVrasta/popper.js/issues/532
7 years ago
Aleksander Machniak 76933f1c07 Elastic: Bootstrap 4.0.0 compat. 7 years ago
Aleksander Machniak befea99ab7 Update to Bootstrap 4.0.0 7 years ago
Aleksander Machniak a1a933cb5c Fix filterbar icon status 7 years ago
Aleksander Machniak 3cb91290b5 Improve .webkit-scroller class use 7 years ago
Aleksander Machniak 6316fe054c Refactored taskmenu
- Eliminate grey color
- On mobile display menu using style of other menus
- Fix Close button on iOS (#82)
7 years ago
Thomas Bruederli 1a2a2d2cb2 Listen to identity-encryption-* events to update UI styles 7 years ago
Thomas Bruederli b9a68b516a Make editity encryption view appear correctly in classic skin 7 years ago
Thomas Bruederli 1cb97c7efd Add 'encryption' block to identity settings
If Mailvelope is installed, this box will become visible and offer
functions to generate a key pair for the selected identity or list
existing private keys.
7 years ago
Aleksander Machniak 17d3ad4ecc Disable auto-zoom on form elements in iOS (#132) 7 years ago
Aleksander Machniak 1e82066d7e Add "List is empty..." element (#76) 7 years ago
Aleksander Machniak 2f2b6c186e Enable Copy menu-item also when there's one writeable addressbook and any readonly addressbook 7 years ago
Aleksander Machniak 7a719d203d Fix addressbook selector, show copy menu-item also when there's one readonly and one writeable addressbook 7 years ago
Aleksander Machniak 372fdbf9f2 Optimize listicons.png (after new icon has been added) 7 years ago
Aleksander Machniak add89b68eb Make qrcode also available on mobile 7 years ago
Aleksander Machniak 100204ea9c Merge branch 'move_addressbook' of https://github.com/johndoh/elastic into johndoh-move_addressbook 7 years ago
Aleksander Machniak e6356ddd63 Overwrite jQuery-UI icon to resize dialog - prevents from loading the whole image sprite 7 years ago
Aleksander Machniak ea4ce5129c FontAwesome 5.0.4 7 years ago
Aleksander Machniak 2059a92e89 Diaplay datepicker widget always centered (#62)
Fixes widget on mobile.
7 years ago
Aleksander Machniak 65f514ee10 Don't assign .table.table-responsive-sm to datepicker popup 7 years ago
Aleksander Machniak c03add5bf9 Fix login form alignment in Chrome
It looks that margin-top with percent value does not work the same as in Firefox.
7 years ago
Aleksander Machniak 07c1760a19 Fix padding of search button in sidebar header 7 years ago
PhilW 5497d30232 update for addressbook toolbar changes in core 7 years ago
Aleksander Machniak 8094753e6f Add .text-only style for "native" Bootstrap forms (that aren't .propform) 7 years ago
PhilW abbb832c6f move qrcode link to new contact actions menu 7 years ago
PhilW 489da28dab add move/copy contact widget 7 years ago
Aleksander Machniak 734fcb4c73 Make sidebar navigation less confusing, move selection button to list header 7 years ago
Aleksander Machniak 0cb876b788 Support tagedit widget (from jqueryui plugin) 7 years ago
Aleksander Machniak 10356a0230 Attachments list improvements 7 years ago
Aleksander Machniak e4c7e8ac7c Fix bug where attachment size wasn't visible when the filename was too long (#6033)
Uses flexbox, so works in recent browsers only. I don't plan to support olders.
7 years ago
Aleksander Machniak 2efab3d446 Add style for disabled links that are not buttons 7 years ago
Aleksander Machniak c2199c5101 Cleanup folder subscriptions "form" 7 years ago
Aleksander Machniak 10b01f33b3 Remove useless code 7 years ago
Aleksander Machniak f3602c676f Update to less 2.7.3 7 years ago
Aleksander Machniak ad90cc52f5 Fix list selection indicator (again) 7 years ago
Aleksander Machniak 34068ac445 Remove some Kolab plugin icons, they're now handled by libkolab plugin 7 years ago
Aleksander Machniak 6e24ebca6b Display icons on identities/responses/filters lists 7 years ago
Aleksander Machniak e926162767 Support for .boxinformation without the icon 7 years ago
Aleksander Machniak 647e0bd2f6 Fix .boxinformation elements handling 7 years ago
Aleksander Machniak 5f2c23e601 Display iframe loader in show-content handler only on mobile 7 years ago
Aleksander Machniak 61c458b085 Disable dragging also on list widgets for small devices 7 years ago
Aleksander Machniak 9bc4b97071 Content frame/list handling for plugins 7 years ago
Aleksander Machniak f362acb254 Improve icons size/color on messages list 7 years ago
Aleksander Machniak 3bed1067d1 Better icon for Junk folder (#136) 7 years ago
Aleksander Machniak a6bc845e39 Display hint to the user when using To/Cc/Bcc/vCard buttons and no contact is selected (#129)
Also display an information message after attaching vCard in phone mode.
7 years ago
Aleksander Machniak ac95db6516 Small margin fix 7 years ago
Aleksander Machniak cdbfc475fd Add support for Get Support button 7 years ago
Aleksander Machniak 42660db531 Logon screen improvements 7 years ago
Aleksander Machniak 9f030c3390 Display confirmation message when adding a recipient in mobile mode (#86) 7 years ago
Aleksander Machniak 31907c3ff7 Small padding fix for buttons 7 years ago
Aleksander Machniak e1ad2a1936 Refacor recipient input so it is a <ul> element, improve input handling 7 years ago
Aleksander Machniak 05a67898eb Fix adding groups to the recipient input 7 years ago
Aleksander Machniak bbb63c49c7 Make .input-group an inline element in Larry 7 years ago
Aleksander Machniak a1ba8773d7 Change calendar icon 7 years ago
Aleksander Machniak cc4b18f3f1 Set font size and center text on mobile dialog title 7 years ago
Aleksander Machniak 43d1adbe6e Add icons for contacts list on mail compose page 7 years ago
Aleksander Machniak 0c1642b2ad Stop propagation on pretty checkbox click
Fixes issue where changing folder subscription in Folder Manager
would cause the folder frame loading.
7 years ago
Aleksander Machniak c2f34ee0ad Small fix in plain-text rows detection 7 years ago
Aleksander Machniak 975612581d A .propform table with more plain text rows than input rows is considered .text-only 7 years ago
Aleksander Machniak 35f7d2862f Improve displaying of .propform tables with no form controls, but only text 7 years ago
Aleksander Machniak f0cf2b1e6c Various fixes for pretty checkboxes in lists 7 years ago
Aleksander Machniak 575b8c2cc5 Add contactgroup image (from Larry) 7 years ago
Aleksander Machniak 5153d25cc9 Use less.pageLoadFinished promise to execute final resize callback 7 years ago
Aleksander Machniak 1e923500b1 Add style for .virtual entries on treelist, remove redundant border 7 years ago
Aleksander Machniak 096ee4c7a6 Make Filter icon smaller to look better a side of Search icon
https://github.com/FortAwesome/Font-Awesome/issues/11873
7 years ago
Aleksander Machniak 4120aca6b4 Fix bug where recipient input initialization didn't display non-empty Cc/Bcc inputs (#123) 7 years ago
Aleksander Machniak 058037f31d Small padding improvement for form labels on mobile 7 years ago
Aleksander Machniak fec8cf2682 Add floating action button for main item create action on mobile (#107) 7 years ago
Aleksander Machniak 83edea21b1 Use user-plus icon for To+/Cc+/Bcc+ buttons (#121) 7 years ago
Aleksander Machniak 0c89d32909 In devel mode wait some more time with "resize reflow" to make sure all is in place 7 years ago
Aleksander Machniak 7e90274d31 Option to toggle checkboxes on message list (#60) 7 years ago
Aleksander Machniak 35a0a50274 Add note about FontAwesome and Bootstrap 7 years ago
Aleksander Machniak e7f3338178 Fix and improve boxwarnings 7 years ago
Aleksander Machniak 72362a2470 Fix iframe scroll on Android tablets, add scrollbar (#117) 7 years ago
Aleksander Machniak cd7505083e Fix js error after folder delete in phone mode, causing the view is not returned to the folders list 7 years ago
Aleksander Machniak 7f2092c35c Fix bug where tapping the search function in contact menu while composing a new e-mail led back to the composing interface on Android phone (#109) 7 years ago
Aleksander Machniak 02864e546b Fix color palette on disabled buttons 7 years ago
Aleksander Machniak 2800445a93 FA4 -> FA5 in embed.less 7 years ago
Aleksander Machniak c6c1f5985d Upgrade to Font Awesome 5 7 years ago
Aleksander Machniak cfc408488d Add date format placeholder only to inputs with 'datepicker' class 7 years ago
Aleksander Machniak c4aaa22d24 Add date format placeholder to datepicker inputs (#101) 7 years ago
Aleksander Machniak bf9998b697 Make search/filter bars use full width of the container, simplify js code 7 years ago
Aleksander Machniak d55e04a617 Completed styles for embedded inline warnings 7 years ago
Aleksander Machniak 0b0adf7bd1 Deactivate Mark button when no email is selected (#94) 7 years ago
Aleksander Machniak f52b185dc4 Move Refresh button to the list footer, make Compose button appear also on Compose page 7 years ago
Aleksander Machniak f49df60328 Add also overflow:hidden to form labels
As hyphens:auto does not work in all browsers/for all languages.
7 years ago
Aleksander Machniak 17b9bb4ec6 Use hyphens:auto for form labels (#69) 7 years ago
Aleksander Machniak d0711b6e94 Hide Attach menu item on phones (#102)
... as it's redundant because of Options and Attachments entry.
7 years ago
Aleksander Machniak 92346a3e69 Add back overflow:hidden on <body>
It's needed to prevent from appearing scrollbar when e.g.
a hidden iframe is added to the body for file uploads or draft saving.
7 years ago
Aleksander Machniak b60bf73aeb Fix so .notice message is .alert-info not .alert-warning 7 years ago
Aleksander Machniak aa542a35c1 Fix iframe scrolling in iOS (#87)
Also some other small fixes for iOS/Android.
7 years ago
Aleksander Machniak d04d0a3078 Fix toolbar when vieweing message in an external window 7 years ago
Aleksander Machniak fe2a9654d1 Mailvelope support 7 years ago
Aleksander Machniak 59c4db6e6f Fix invalid HTML element name 7 years ago
Aleksander Machniak ff835c3b9b Add menu_destroy method
It is needed to call .popover('dispose') when a menu content is to be replaced.
So, we make this possible, but in future we should consider remiving this
requirement. Maybe even re-work the whole menu system.
7 years ago
Aleksander Machniak 9d1b3dcf29 Remove dead code 7 years ago
Aleksander Machniak f3af650445 Add an icon for .btn.create buttons 7 years ago
Aleksander Machniak dd4e68335c Fix tabindex on filter icon 7 years ago
Aleksander Machniak a5c920153f Fix font size in toolbarmenu separator 7 years ago
Aleksander Machniak 2990a0bded Make pretty_checkbox method public, set cursor:pointer on the icon-checkbox 7 years ago
Aleksander Machniak a587e7a7dc Support data-hidden attribute on multi-input field 7 years ago
Aleksander Machniak ddb8e579f8 Merge pull request #70 from johndoh/buttons
skip buttons which already have the Bootstrap class
7 years ago
Aleksander Machniak 87eee9198f Ignore .css output files 7 years ago
Aleksander Machniak 68e2dca13a Fix so it is possible to have two searchbars on the same page 7 years ago
Aleksander Machniak 11b39f555d Bring back the list titles in desktop mode, style .pushgroup action on contacts list
There's one reason we want list titles also in desktop mode. In Addressbook
when using filter_groups feature the title provides an option to navigate
to previous level of the list.
7 years ago
Aleksander Machniak 44ca3d9136 Fix label with checkbox inside of an .input-group 7 years ago
Aleksander Machniak eb23be2660 Add icon for Settings > Forwarding, small forms improvement 7 years ago
PhilW e58ed633b4 skip buttons which already have the Bootstrap class 7 years ago
Aleksander Machniak ef304747f6 Fix missing pretty checkboxes in new filter record (managesieve) 7 years ago
Aleksander Machniak 5d3f394ade Small improvements 7 years ago
Aleksander Machniak e3b1bf4896 Small improvements 7 years ago
Aleksander Machniak 9b4678ed65 Limit number of used shades of gray, make them "inherit" from the main black 7 years ago
Aleksander Machniak b9249554a8 Quota indicator (#35) 7 years ago
Aleksander Machniak 55cd6b190b Apply skin colors to buttons, and other small improvements 7 years ago
Aleksander Machniak 32917f5944 Keep common variables in one place (file)
... to make plugin authors life simpler, so they don't have to
include all less files
7 years ago
Aleksander Machniak ae688138ca Fix table widget 7 years ago
Aleksander Machniak 8cfe461dea Improve printing styles (#58) 7 years ago
Aleksander Machniak 04a5ccdd49 We use master branch now 7 years ago
Aleksander Machniak a4ee367e1c Merge pull request #66 from JohnDoh/pretty_confirms
style buttons in pretty confirmation boxes
7 years ago
Aleksander Machniak 39415c52ba Center sidebar and list footers 7 years ago
Aleksander Machniak 0dfb92cb4f Move "Download all attachments" button from below the attachments list to .header-links 7 years ago
Aleksander Machniak e995682ba3 Small fix 7 years ago
Aleksander Machniak e7533ae02c My take on image thumbnails display 7 years ago
Aleksander Machniak 4c7612e8ae Use monospace font for plain text messages, fix some spacing 7 years ago
Aleksander Machniak 892b788f5a Add a way to display mail message headers in a table ("envelope") 7 years ago
Aleksander Machniak 54806e053d Support minicolors widget styles 7 years ago
Aleksander Machniak 1025724e52 Improve #rcmdraglayer element 7 years ago
Aleksander Machniak 1ffd2aa7ca Attachments list improvements for upload-form 7 years ago
Aleksander Machniak 56ee8e812b Small improvements in addressbook UI 7 years ago
PhilW 9ef99ad707 style buttons in pretty confirmation boxes 7 years ago
Aleksander Machniak 5adf484939 Fix nevbar text on contacts list when the list is empty 7 years ago
Aleksander Machniak 73b2161e30 Fix folders list scroll on touch devices (#45) 7 years ago
Aleksander Machniak c776f4e569 Remove redundant brackets 7 years ago
Aleksander Machniak d5b58495a8 Use inline comments 7 years ago
Aleksander Machniak 60f738db6c Fix .listing records height to be the same for td and li 7 years ago
Aleksander Machniak d9197c3bca Update to Roboto v18 7 years ago
Aleksander Machniak eb4991ef2b Improve .treelist 7 years ago
Aleksander Machniak ade0deca8e Make "external window" dialogs bigger on tablets 7 years ago
Aleksander Machniak 408c8dfe76 Fix mailto menu invoked from (.eml) attachment preview 7 years ago
Aleksander Machniak 274a86c20b Add thumbnail.png (definitely not a final version) 7 years ago
Aleksander Machniak 2f053c402d Add .overflow-ellipsis mixin 7 years ago
Aleksander Machniak 58e709f6e7 Cleanup unused styles 7 years ago
Aleksander Machniak e32f4a0976 Fix .message-partheaders element 7 years ago
Aleksander Machniak 311d8c7f56 Improve label 7 years ago
Aleksander Machniak 5ae662c198 Improvements for mobile attachment preview
- Hide More menu item as we do not support submenus yet
- Make sure .eml attachment preview has filename in the title bar
7 years ago
Aleksander Machniak f28b59e48b Fix missing filename in header of mobile preview for plain text attachments 7 years ago
Aleksander Machniak a394eae190 Update Bootstrap 7 years ago
Aleksander Machniak 5cb1541abd Fix/improve mailto menu 7 years ago
Aleksander Machniak 23af0b7f36 Merge branch 'master' into dev-elastic 7 years ago
Aleksander Machniak c63a232107 Fix so attachment and mailto menu actions close the menu 7 years ago
Aleksander Machniak a869a68513 Make the attachments list item overflowing when the filename is long 7 years ago
Aleksander Machniak 680f827739 Refactored .attachmentslist 7 years ago
Aleksander Machniak 1158c35c4b Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak 8960ca33f1 Attachment preview on mobile (#61) 7 years ago
Aleksander Machniak bf36ccd0ed Various improvements, mostly forms 7 years ago
JohnDoh c4aadca1c0 Add charset to watermark.html (#6022) 7 years ago
Aleksander Machniak f8800e75fd Specify charset in watermark.html
.. just to prevent from a warning in browser console
7 years ago
Aleksander Machniak 239a590a29 Improve error template plus some small improvements here and there 7 years ago
Aleksander Machniak 41ebae1dfb Support .boxinformation element and table with .checkbox-cell 7 years ago
Aleksander Machniak 671d53e4f4 Fix initial value of recipient input 7 years ago
Aleksander Machniak 13ddd70f53 Fix left padding in #folder-selector 7 years ago
Aleksander Machniak 28d3dc9c8f Small fix for dialog buttons 7 years ago
Aleksander Machniak c085cf968d Display frame menus in full height (of the parent window) and other improvements to menus (#33) 7 years ago
Aleksander Machniak a4776d05e6 Fix attachment menu in message preview 7 years ago
Aleksander Machniak fb12d983d4 Use short legend labels in contact search form 7 years ago
Aleksander Machniak 3885bfa29b Small forms improvements, added some icons for Kolab plugins 7 years ago
Aleksander Machniak 29dbcdb5ae Small fix for attachments list 7 years ago
Aleksander Machniak c65b4de161 Improve simple dialogs like group creation/rename or qr-code 7 years ago
Aleksander Machniak 60876bd38c Fix (pretty) checkboxes padding in lists 7 years ago
Aleksander Machniak bd254b66c7 Set min-height for header/footer element
Fixes height issue on these elements when the screen height is very small
e.g. when using a phone keyboard appears
7 years ago
Aleksander Machniak ef0982f1b8 Merge branch 'master' into dev-elastic 7 years ago
Aleksander Machniak fd9517655f Fix password form 7 years ago
Aleksander Machniak e85c95eb1b Hide navbar when it has no buttons, e.g. Help plugin UI 7 years ago
Aleksander Machniak 4ea094c80f Fix setting frame title, unify some title to use short label 7 years ago
Aleksander Machniak e8b51553ec Don't use title object for frame title 7 years ago
Aleksander Machniak 96851b94ec Small fix to forms 7 years ago
Aleksander Machniak db5c06ab76 Improve buttons of mobile dialogs 7 years ago
Aleksander Machniak f9a2771a40 Improve content frame buttons setup 7 years ago
Aleksander Machniak 12ee7990ee Skip redundant resize code in iframe, cleanup 7 years ago
Aleksander Machniak e9047fc446 Fix setting status of content frame buttons 7 years ago
Aleksander Machniak ad8cba30db 1em -> 1rem for .formcontrol padding 7 years ago
Aleksander Machniak 6f977c5cae Fix scrolling issue in iframe'd forms with tabs 7 years ago
Aleksander Machniak db6048ad5d Use "Personal" instead of "Personal Information" in contact forms 7 years ago
Aleksander Machniak 0f0340a940 Don't set form-check class for a row with .proplist element 7 years ago
Aleksander Machniak e75e011f6e Unify navigation handling for content creation frames 7 years ago
Aleksander Machniak ffb2de5505 Fix bug where compose options could be added to wrong form 7 years ago
Aleksander Machniak 626010ed3b Fix width of items in popupmenus 7 years ago
Aleksander Machniak 551612ea1c Small padding fix in popupmenus 7 years ago
Aleksander Machniak 3d3a21492d Remove unused style 7 years ago
Aleksander Machniak 205ea5d0c2 Don't select settings sections list item when it's not initially visible 7 years ago
Aleksander Machniak 6291d03786 Small improvements in contact form 7 years ago
Aleksander Machniak f0b09608cf Contact form support 7 years ago
Aleksander Machniak f0bc2cb50e Always position inputs in the middle 7 years ago
Aleksander Machniak 72a410503a Use simple list instead of table for groups list in contact info 7 years ago
Aleksander Machniak 197aacd86d Fix dropbutton after recent changes 7 years ago
Aleksander Machniak 752b1a1aea Fix treelist in Chrome 7 years ago
Aleksander Machniak 93fa140f04 Improve messages list using flexbox 7 years ago
Aleksander Machniak e4fe0f69c6 Support display_product_info option 7 years ago
JohnDoh 515d496808 Replace display_version with display_product_info (#5904) 7 years ago
Aleksander Machniak e19ebecc16 Improve pagejump-selector styling 7 years ago
Aleksander Machniak 80e76c962e Don't hide dialog window for show source dialog in mobile mode 7 years ago
Aleksander Machniak d497e2aef0 Fix tabindex on compose options 7 years ago
Aleksander Machniak 0d51afb707 Fix padding in some form labels 7 years ago
Aleksander Machniak 560d194449 Add Save button to footer toolbar in mail compose on mobile 7 years ago
Aleksander Machniak 4d63cb41cc Fix setting form-check class 7 years ago
Aleksander Machniak afa9f64d4b Small code unification 7 years ago
Aleksander Machniak 52256ba56b Display content buttons in footer toolbar 7 years ago
Aleksander Machniak d9f3f17f96 Bootstrap 4.0.0-beta2 7 years ago
Aleksander Machniak 9a5c66417a Improve checkboxes padding 7 years ago
Aleksander Machniak 0c1dde361c Improvements in resizeable textarea 7 years ago
Aleksander Machniak a3c72417f6 Small improvements 7 years ago
Aleksander Machniak 6d0ba0e50c A 'notice' is more a 'warning' than 'info' 7 years ago
Aleksander Machniak 7b5be0b631 Change icon for HTML mode 7 years ago
Aleksander Machniak ee32a25c2e Html/Plain mode switch for mail preview 7 years ago
Aleksander Machniak 3017ed1ed2 Fix extwin command state setting in a frame 7 years ago
Aleksander Machniak c559222d82 Implement 'message headers' and 'open in new window' buttons
TODO: fix 'open in new window' feature, by not disabling extwin command
in a frame that has a parent window that is not 'small'.
7 years ago
Aleksander Machniak 1d2450c4a4 Fix focus indicator on list and some buttons spacing 7 years ago
Aleksander Machniak 000a607d71 Fixed some regressions 7 years ago
Aleksander Machniak 849fb6a197 Add style for mail signature 7 years ago
Aleksander Machniak 43fc74333b Update Bootstrap 7 years ago
Aleksander Machniak 6753d763ae A few more features from managesieve plugin 7 years ago
Aleksander Machniak 74e0e5141a Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak c33d458d2a Support for variuos widgets used in managesieve plugin 7 years ago
PhilW 52222b325e add property to menu-open event to prevent skinning 7 years ago
Aleksander Machniak 1b08b9de4b Fix header-title alignment calculation, remove redundant style 7 years ago
Aleksander Machniak f6c7f6b7f5 Make some font-size bigger on touch devices 7 years ago
Aleksander Machniak 8782b70506 Added some widgets to support acl plugin 7 years ago
Aleksander Machniak 1464c6d777 Various improvements 7 years ago
Aleksander Machniak 86a641cf1c Don't style tables in an external content 7 years ago
Aleksander Machniak fb3e20e848 Cleanup searchbar 7 years ago
Aleksander Machniak 032625e696 Refactor/restyle search bars
Generally we don't use the animation effect it didn't work in all browsers
TODO: cleanup and test with IE
7 years ago
Aleksander Machniak 00a7caf7c6 Enable autoresizing of plain text areas of editor widget 7 years ago
Aleksander Machniak 7f462045a4 .table-responsive -> .table-responsive-sm 7 years ago
Aleksander Machniak b1b708408b Improve calendar widget style 7 years ago
Aleksander Machniak b92ef16339 Simplify messages list menu - selects instead of radios 7 years ago
Aleksander Machniak b1fcd0d0b1 Better legend text style 7 years ago
Aleksander Machniak 2a0f1475b7 Move UI messages above dialog overlay 7 years ago
Aleksander Machniak fadd5dd319 Implemented .pgpkeyimport 7 years ago
Aleksander Machniak 797696346e Not all tables should be of .table class 7 years ago
Aleksander Machniak 95360ef8ab Use button instead of input.button in PGP keys search dialog 7 years ago
Aleksander Machniak 6ca864ff9a Make tables pretier and responsive 7 years ago
Aleksander Machniak f805da20cc Remove unwanted outline on select in Firefox 7 years ago
Aleksander Machniak 5d24851cb9 Display the popup for Move button on bottom 7 years ago
Aleksander Machniak c8f72fafa8 Fix icon margin on toolbar buttons 7 years ago
Aleksander Machniak f769d532be Update Bootstrap 7 years ago
Aleksander Machniak c02b638a3b Small improvements 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 49fb73a979 Widgets: Info messages (#38)
and fixed spinning icons
7 years ago
Aleksander Machniak f844dd7262 Support hide_blockquote plugin 7 years ago
Aleksander Machniak 0a81fbb6e6 Support for userinfo plugin 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
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 65a7c1eb34 Small fix in update_func of recipient-input 7 years ago
Aleksander Machniak 8826cd3fb5 Rewrite recipient-input not using contentEditable elements 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 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 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 0c345b66cf Style search menus 7 years ago
Aleksander Machniak 5e14533422 vcard_attachments plugin support 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 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 3986f18190 Small improvements 7 years ago
Aleksander Machniak e1571ce4c4 Remove Cancel button from contact form 7 years ago
Aleksander Machniak 409f0bd729 Better .header-title 7 years ago
Aleksander Machniak 0fb56d14ab Align toolbar to center - on big screen 7 years ago
Aleksander Machniak 2f08cc8250 Messages list filter, improvements to search form 7 years ago
Aleksander Machniak e476582208 Fix switching list mode to "list" 7 years ago
Aleksander Machniak 852e931c5d Enable content frame navigation for Settings > Folders 7 years ago
Aleksander Machniak 003bec2ccb Fix checkbox rows in forms, fix toggle icon position on folders list 7 years ago
Aleksander Machniak 41c2ce2e82 Small improvements for lists 7 years ago
Aleksander Machniak 420aff4544 Content frame navigation 7 years ago
Aleksander Machniak 91cd42ceea Hide li.root element on folders list, temp. hide quota widget 7 years ago
Aleksander Machniak bac37a4213 Added icons for addressbook Actions menu 7 years ago
Aleksander Machniak a3ace80cef Update searchbar state on init 7 years ago
Aleksander Machniak 77ba38a63e Get rid of Back button in mail compose, use Mail button in task menu 7 years ago
Aleksander Machniak 3be86313fd CS fixes and some security checks 7 years ago
Aleksander Machniak e71cb1dd31 List options... -> Options 7 years ago
Aleksander Machniak 797cc112d5 Compose list/sidebar navigation in phone/tablet mode 7 years ago
Aleksander Machniak 20f8a20ec8 Floating form buttons 7 years ago
Aleksander Machniak eb46e6f430 Fix updatecss.sh command 7 years ago
Aleksander Machniak 3210f11892 Fix invalid template loading on a message error in preview frame (#5941)
Broken in 1b4fa60a90.
7 years ago
Aleksander Machniak 8491271dd2 Toolbar buttons that will display inner text only on mobile. (e.g. To+, Cc+, Bcc+ buttons) 7 years ago
Aleksander Machniak 93d0ba2beb List navigation bar 7 years ago
Aleksander Machniak cb57720e8c Improvements in list/sidebar footers
List navigation will be next...
7 years ago
Aleksander Machniak 8eea3a842b Move some buttons from list footer to toolbar
Now it's more consistent with what we had in Mail UI.
List footer will be a place for selection/settings features.
7 years ago
Aleksander Machniak df5f1a114a An icon for the Junk button 7 years ago
Aleksander Machniak 155d7b1900 Update Bootstrap, use bundle with popper included 7 years ago
Aleksander Machniak f33ea8d798 Fix compatibility with PHP 5.4 7 years ago
Aleksander Machniak 131071b4c0 Add icon for Mark button in "mark all as read" dialog 7 years ago
Aleksander Machniak b2cf1ada41 Options menu for mail folders list 7 years ago
Thomas Bruederli e3d75663ec Update changelog and copyright year 7 years ago
Aleksander Machniak 8ab382a3f6 Some work on list navigation 7 years ago
Aleksander Machniak 19cf2790f6 Remove innerclass for menus 7 years ago
Aleksander Machniak 9c1dafba08 Add icons for Select and Threads menus 7 years ago
Aleksander Machniak 4a5aa6e83f [data-content-button] A way to move a button to content frame header for small screens
we place Reply button in the header when we preview a mail message
we place Send button in the header when we compose a message
7 years ago
Aleksander Machniak 3542858e39 Style jquery-ui's datepicker widget 7 years ago
Aleksander Machniak 5c1f508bf7 Use only classes for layout elements 7 years ago
Aleksander Machniak 663384c429 Get rid of redundant menu/list/sidebar/content identifiers 7 years ago
Aleksander Machniak ed734336dc Fix toolbar menu in 1024px > width > 768px 7 years ago
Aleksander Machniak 2b61a1ea58 Don't hide the searchbar on click in a dialog 7 years ago
Aleksander Machniak a5869ba543 Add toolbar menu to the list header on small screens 7 years ago
Aleksander Machniak 52228ecb08 Bring back border-top on mail preview frame, remove some redundant border-radius 7 years ago
Aleksander Machniak 9f4d11a131 Focus/hover for buttons in toolbar 7 years ago
Aleksander Machniak a63cef3f84 Fix some typos 7 years ago
Aleksander Machniak 15121f41b5 Move list/threads mode selection to the list options popup 7 years ago
Aleksander Machniak 216e9fb5ae Small color fixes on messages list 7 years ago
Aleksander Machniak 7d76dd9400 Improved toolbar 7 years ago
Aleksander Machniak 8ae39e2b58 Fix some colors 7 years ago
Aleksander Machniak 7d4896c3af Fix setting 'touch' class on an iframe's html element 7 years ago
Aleksander Machniak 3fb565b1f3 Some more color vars 7 years ago
Aleksander Machniak 3ec7697ccf Fix title "leaking" to parent window from dialog frames 7 years ago
Aleksander Machniak e411bd62d6 Modify tinymce toolbar on touch devices, not only on small screen 7 years ago
Aleksander Machniak 8a9126575f Focus recipient-input after it's been unhidden 7 years ago
Aleksander Machniak e8680257b3 Varius css improvements 7 years ago
Aleksander Machniak 3c8357f5af Taskmenu improvements, applied colors by John Jackson 7 years ago
Aleksander Machniak 3309a7fe76 Fix password plugin on mobile 7 years ago
Aleksander Machniak 6d1c162253 Refactored #taskmenu and improved for mobile 7 years ago
Aleksander Machniak be70a37424 Various fixes for the attachment preview in mobile mode 7 years ago
Aleksander Machniak a7f814e135 BUG: After deleting an open message the view does not go back to the list (#34) 7 years ago
Aleksander Machniak d2909ed20e Display fullscreen dialogs for width <= 480px 7 years ago
Aleksander Machniak 2bafa39dd7 Refactored some layout classes, consider screen <= 1024px to be a touch device 7 years ago
Aleksander Machniak bba6b2f273 Reset content frame title on frame unload 7 years ago
Aleksander Machniak 302e34f5d2 Fix some typos 7 years ago
Aleksander Machniak 9fb943ada1 Don't set display:flex in js
We'll use -webkit- and -ms- prefixes in css, it will not work well in js.
7 years ago
Aleksander Machniak 2b3ab9635b README -> README.md 7 years ago
Aleksander Machniak 9533d25a15 Some improvements for phones layout 7 years ago
Aleksander Machniak 188e75f775 Support moving sidebar entries to toolbar menu on mobile 7 years ago
Aleksander Machniak 04b8f6b9d9 Use dialogs instead of new windows on mobile, e.g. for View source feature (#13) 7 years ago
Aleksander Machniak 24454eb730 Disable extwindows and printing functionality on mobile (#13) 7 years ago
Aleksander Machniak 4dfb00796d Mobile popup menus (#33) 7 years ago
Aleksander Machniak 467d8daabb Disable help_open_extwin in mobile mode 7 years ago
Aleksander Machniak 1af88865e9 Support external content in content frames 7 years ago
Aleksander Machniak e98c651ae1 Map also 'button-selected' to 'selected' class on taskmenu items 7 years ago
Aleksander Machniak c66d3c877e Better spacing in taskmenu 7 years ago
Aleksander Machniak 32759e2fcf Support Help plugin
... and some other plugins that add an entry to the taskmenu
7 years ago
Aleksander Machniak f359144423 Small fixes 7 years ago
Aleksander Machniak 9cdab037a0 Small dialog improvements 7 years ago
Aleksander Machniak 10d0480d6c Some work on jquery-ui dialogs and some other small improvements 7 years ago
Aleksander Machniak 78e43cf4a6 Fix some redundant paddings in forms and unwanted horizontal scrollbar 7 years ago
Aleksander Machniak 8bcecf52cb Fix closing forward-menu when opening Bounce dialog 7 years ago
Aleksander Machniak 43161325d6 Add missing type="link" 7 years ago
JohnDoh 7993b032fb Add basic styles for <button> to classic skin (#5863)
Improve display of password plugin by adding styles to Classic skin
7 years ago
Aleksander Machniak 08de22413d Update bootstrap to the most recent build 7 years ago
JohnDoh 6b90d56e56 update message icon colours (#5859) 7 years ago
Aleksander Machniak d191bc52a5 Add mail bounce dialog 7 years ago
Aleksander Machniak f75553dee8 Use "Resend (bounce)" instead of "Bounce" as the menu item label 7 years ago