Commit Graph

485 Commits (64bde77717cf0cef23a919594a755600bffd17a6)

Author SHA1 Message Date
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 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
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