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
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
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
dd4e68335c
Fix tabindex on filter icon
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
68e2dca13a
Fix so it is possible to have two searchbars on the same page
7 years ago
PhilW
e58ed633b4
skip buttons which already have the Bootstrap class
7 years ago