Commit Graph

260 Commits (9dae5929481b00a26cf9f1231865e26b9d869b01)

Author SHA1 Message Date
PhilW e92c130386 check for valid values in data-hidden attr 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 84d9d95f35 Re-worked expand/collapse in folder list (#50) 7 years ago
Aleksander Machniak 2dc0ad07a0 Add .boxconfirmation style 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 204480c63d Fix scrolling in message headers dialog (#142) 7 years ago
Aleksander Machniak b7e5567f1b Update copyright year 7 years ago
Aleksander Machniak 38d9407d04 Set .table-responsive-sm class on table parents 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
Aleksander Machniak 1e82066d7e Add "List is empty..." element (#76) 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 65f514ee10 Don't assign .table.table-responsive-sm to datepicker popup 7 years ago
PhilW 5497d30232 update for addressbook toolbar changes in core 7 years ago
Aleksander Machniak 734fcb4c73 Make sidebar navigation less confusing, move selection button to list header 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 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 cdbfc475fd Add support for Get Support button 7 years ago
Aleksander Machniak 9f030c3390 Display confirmation message when adding a recipient in mobile mode (#86) 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 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 5153d25cc9 Use less.pageLoadFinished promise to execute final resize callback 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 fec8cf2682 Add floating action button for main item create action on mobile (#107) 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 e7f3338178 Fix and improve boxwarnings 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 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 0b0adf7bd1 Deactivate Mark button when no email is selected (#94) 7 years ago
Aleksander Machniak b60bf73aeb Fix so .notice message is .alert-info not .alert-warning 7 years ago