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
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