Aleksander Machniak
6436c22d2d
Elastic: Fix aspect ratio of a contact photo in mail preview ( #7339 )
5 years ago
Aleksander Machniak
30d31c323b
Improve UX on custom header input ( #7207 )
5 years ago
Christopher Gurnee
40ecd47f90
Show Encrypt button w/Mailvelope, even if disabled
...
Before the Elastic skin would keep it hidden until enabled, closes #7353
5 years ago
johndoh
3af6303ad7
Remove depreciated jquery.trim function ( #7371 )
5 years ago
Aleksander Machniak
87ca7a09dc
Fix missing flag indication on collapsed thread in Larry and Elastic ( #7366 )
5 years ago
Aleksander Machniak
1aebb1985c
Fix recipient rename/delete after drag'n'drop, also keep the order
5 years ago
Tomasz Chiliński
0b09b24a55
enhancement: elastic skin: allow to drag & drop addresses between address input fields during compose message (code simplification)
5 years ago
Tomasz Chiliński
8db9b8b6e2
enhancement: elastic skin: allow to drag & drop addresses between address input fields during compose message (code simplification)
5 years ago
Tomasz Chiliński
682cea5cc5
enhancement: elastic skin: allow to drag & drop addresses between address input fields during compose message (code simplification)
5 years ago
Tomasz Chiliński
aae1189dbf
enhancement: elastic skin: allow to drag & drop addresses between address input fields during compose message (update source list address input field to)
5 years ago
Tomasz Chiliński
6f8663f7ef
enhancement: elastic skin: allow to drag & drop addresses between address input fields during compose message
5 years ago
Aleksander Machniak
9ddb57f5bb
Elastic: Restrict logo size in print view ( #7275 )
5 years ago
johndoh
77e2ee9c9e
Add some public methods to elastic ui.js ( #7240 )
5 years ago
Aleksander Machniak
c2b12d2b2b
Elastic: Fix color of a folder with recent messages ( #7281 )
5 years ago
Aleksander Machniak
a748214595
Fix so button label in Select image/media dialogs is "Close" not "Cancel" ( #7246 )
5 years ago
Aleksander Machniak
088714619e
Fix scroll-jump in MS Edge when using autoresizeable textarea ( #7230 )
5 years ago
Aleksander Machniak
68c8ee0a2b
Elastic: Fix recipient input bug when using click to select a contact from autocomplete list ( #7231 )
5 years ago
Aleksander Machniak
38d6659384
Elastic: Fix text selection with Shift+PageUp and Shift+PageDown in plain text editor when using Chrome ( #7230 )
5 years ago
Aleksander Machniak
4114dc932d
Fix bug where it wasn't possible to save flag actions ( #7188 )
...
Display proper error when no flag is selected.
5 years ago
Aleksander Machniak
93519df826
Elastic: Fix disappearing sidebar in mail compose after clicking Mail button
...
Elastic: Fix incorrect aria-disabled attribute on Mail taskmenu button in mail compose
5 years ago
Aleksander Machniak
700031b3b7
Elastic: Fix non-working folder subscription checkbox for newly added folders ( #7174 )
5 years ago
Aleksander Machniak
f93857fbab
Elastic: Fix text selection in recipient inputs ( #7129 )
5 years ago
Aleksander Machniak
e8e8c31eb3
Improve namespace roots presentation ( #5012 ) ( #6789 )
...
- Display a special icon for other users and shared namespace roots (Elastic)
- Change folders sorting so shared/other users namespaces are listed last
Fixes #5012 .
5 years ago
Aleksander Machniak
094da1e653
Elastic: Fix bug where it was possible to switch editor mode when 'htmleditor' was in 'dont_override' ( #7143 )
5 years ago
Aleksander Machniak
df2acc5eb8
Elastic: Fix hidden list widget on mobile/tablet when selecting folder while search menu is open ( #7120 )
5 years ago
Aleksander Machniak
eadbe91c92
Elastic: Simple search in pretty selects ( #7072 )
5 years ago
Aleksander Machniak
93c0e02f07
Plugin API: Make actionbefore, before<action>, actionafter and after<action> events working with plugin actions ( #7106 )
5 years ago
Aleksander Machniak
5b253fb498
Elastic: Fix contrast of warning toasts ( #7058 )
...
Add some color variables and slightly make bg-color stronger on "box" messages.
5 years ago
Aleksander Machniak
90781bff3b
Add aria-label to list navigation toolbars
5 years ago
Aleksander Machniak
5543240e67
Elastic: Fix language icon ( #6624 )
5 years ago
Aleksander Machniak
bdce0ba3f2
Elastic: Remove redundant listmenulink elements
5 years ago
Aleksander Machniak
40aef395bb
Elastic: Fix data-fab-task handling ( #7038 )
...
Since the code is executed before rcmail init event, we have to use rcmail.env.task
instead of rcmail.task.
5 years ago
Aleksander Machniak
2e26aee2b6
Elastic: Fix position of mobile floating action button ( #7038 )
5 years ago
Aleksander Machniak
f2c878c82b
Mention required min. version of lessc ( #7031 )
5 years ago
Aleksander Machniak
c2bd60f1aa
Elastic: Fix regression in the new editor widget ( #7021 )
5 years ago
Aleksander Machniak
4e840c7669
Elastic: Fix Edit responses button state in Mailvelope mode
5 years ago
Aleksander Machniak
3c01f472e0
Elastic: Change HTML editor widget to improve form flow ( #6992 )
5 years ago
Aleksander Machniak
0e2d3789ce
Small code improvements
5 years ago
Aleksander Machniak
959654c0c2
Elastic: Fix regression where recipient input didn't update internal input state ( #6988 )
5 years ago
Aleksander Machniak
12967485a3
Elastic: Fix regression where Encrypt button wasn't displayed in mail compose toolbar ( #6982 )
...
Also fix Reply-All button handling
5 years ago
Aleksander Machniak
30b5d4ef64
Elastic: Fix unread filter icon and search state on folder change ( #6978 )
5 years ago
Aleksander Machniak
3527461d83
Elastic: Add cursor:pointer to a.toolbar-button
5 years ago
Aleksander Machniak
199afedb96
Elastic: Improve splitter element identifier
...
so e.g. in Settings sidebar's width is constant for all Settings pages.
5 years ago
Aleksander Machniak
a3c491d5cb
Elastic: Fix initial focus on recipients input in mail compose screen
...
Also remove some redundant duplicated code
5 years ago
Aleksander Machniak
ed085db9e0
Elastic: Fix position and style of auto-complete dropdown on small screens ( #6951 )
5 years ago
Aleksander Machniak
54799b9b19
Elastic: Set height for pretty checkbox inside of .listing on touch screen
5 years ago
Aleksander Machniak
d10c44c441
Elastic: Fix regression after column resizer was added
5 years ago
Aleksander Machniak
4d7ce46fc0
Elastic: Resizeable columns ( #6929 )
5 years ago
johndoh
4d66547034
Elastic: Fix border radius in popovers on small screens ( #6911 )
5 years ago
Aleksander Machniak
5373f1839d
Fix googiespell popup in all skins
5 years ago