Commit Graph

130 Commits (8826cd3fb51db6f3e94987b36068cbd865bf7bdc)

Author SHA1 Message Date
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 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 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 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 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 41c2ce2e82 Small improvements for lists 7 years ago
Aleksander Machniak 420aff4544 Content frame navigation 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 797cc112d5 Compose list/sidebar navigation in phone/tablet mode 7 years ago
Aleksander Machniak 20f8a20ec8 Floating form 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 8ab382a3f6 Some work on list navigation 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 663384c429 Get rid of redundant menu/list/sidebar/content identifiers 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 15121f41b5 Move list/threads mode selection to the list options popup 7 years ago
Aleksander Machniak 7d4896c3af Fix setting 'touch' class on an iframe's html element 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 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 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 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