Age | Commit message (Collapse) | Author |
|
|
|
TinyMCE4
|
|
|
|
loses focus. For visual distinguishing .focus tr.selected can be used
|
|
array iterations
|
|
|
|
- this fixes disappearing listmode selection after clicking search reset button
|
|
|
|
|
|
|
|
Fix so when switching editor mode original version of signature is used (#1488849)
|
|
Conflicts:
program/js/app.js
Fix handling magic_quotes in rcube_text2html and rcube_html2text - move
stripslashes from these classes to action files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
localStorage
|
|
|
|
|
|
|
|
|
|
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.
Also conversion of text to HTML in compose editor was modified in the same way.
|
|
|
|
(#1489869)
|
|
(stackable) skin and core menus
|
|
|
|
enable keyboard controls of contacts list widget
|
|
document structure
|
|
|
|
|
|
|
|
|
|
|
|
this is the most common case
|
|
|
|
|
|
|
|
aria-attributes
|
|
|
|
|
|
|
|
|
|
2. Implement full keyboard navigation in main mail view
|
|
|
|
|
|
(#1489819)
We also skip ajax request in such a case. We assume "empty" here means "with no text excluding whitespace".
|
|
|
|
Get rid of unhelpful error message.
|