Age | Commit message (Collapse) | Author |
|
|
|
link (#1489942)
|
|
Conflicts:
program/include/rcmail_output_html.php
program/js/app.js
program/js/treelist.js
program/lib/Roundcube/html.php
skins/larry/styles.css
skins/larry/templates/compose.html
|
|
textareas including HTML editor and spellchecking
|
|
|
|
Conflicts:
program/js/app.js
program/js/editor.js
program/js/tiny_mce/tiny_mce.js
program/steps/utils/spell_html.inc
|
|
Fix so when switching editor mode original version of signature is used (#1488849)
|
|
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.
|
|
document structure
|
|
|
|
|
|
|
|
|
|
|
|
for all empty file uploads (#1489685)
|
|
(#1489627)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
commit e957bfec
|
|
|
|
|
|
|
|
behavioral improvements and encrytion are still to be added
|
|
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
|
|
suspended google spell service with our new service at spell.roundcube.net
|
|
|
|
Fix style attribute quoting when font-family contains double quotes
SOme code improvements
|
|
Added support for default font size and fix legacy code for default font
|
|
display (#1489320)
|
|
|
|
a draft (#1489319)
|
|
|
|
|
|
composing messages
|
|
|
|
|
|
Removed not allowed syntax
|
|
|
|
|
|
Deleted size Attribute for file input
|
|
|
|
a message when using "edit as new"
|
|
|