Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-05 | Merge branch 'dev-accessibility' | Thomas Bruederli | |
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 | |||
2014-06-04 | Improved video support, all tinymce related resources moved to ↵ | Aleksander Machniak | |
program/js/tinymce/roundcube dir | |||
2014-06-04 | Render localized texts for icon-style messagelist headers | Thomas Bruederli | |
2014-06-04 | Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines | Thomas Bruederli | |
2014-06-04 | Add fieldset legends and input element labels to contact edit form | Thomas Bruederli | |
2014-06-02 | Some more improvemements on content structure, text representation and ↵ | Thomas Bruederli | |
keyboard navigation within the mail view | |||
2014-05-30 | Fix double newlines on message printout | Aleksander Machniak | |
2014-05-28 | Hide droptarget image if drag-n-drop is not supported | Aleksander Machniak | |
2014-05-28 | Improve (message) list widget display and keyboard navigation to show sane ↵ | Thomas Bruederli | |
behavior with screen readers | |||
2014-05-28 | Merge branch 'tinymce4' | Aleksander Machniak | |
Conflicts: program/js/app.js program/js/editor.js program/js/tiny_mce/tiny_mce.js program/steps/utils/spell_html.inc | |||
2014-05-27 | Implemented image selector dialog for TinyMCE, css fixes in classic skin for ↵ | Aleksander Machniak | |
TinyMCE4 | |||
2014-05-27 | Remove list row 'unfocused' state and keep 'selected' classes even when list ↵ | Thomas Bruederli | |
loses focus. For visual distinguishing .focus tr.selected can be used | |||
2014-05-26 | Fix so responses menu hides on click in classic skin (#1489915) | Aleksander Machniak | |
2014-05-20 | Define common styles for search boxes | Thomas Bruederli | |
2014-05-17 | Merge branch 'dev-text2html' | Aleksander Machniak | |
Conflicts: program/js/app.js Fix handling magic_quotes in rcube_text2html and rcube_html2text - move stripslashes from these classes to action files | |||
2014-05-15 | Improved handling of new-lines in quoted paragraphs on text2html conversion | Aleksander Machniak | |
2014-05-12 | Update copyright year in about template | Thomas Bruederli | |
2014-05-11 | Improved display of plain text messages and text to HTML conversion (#1488937) | Aleksander Machniak | |
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. | |||
2014-05-07 | Further accessibility improvements regarding keyboard navigation and ↵ | Thomas Bruederli | |
document structure | |||
2014-05-05 | Make TinyMCE4 buttons smaller | Aleksander Machniak | |
2014-05-01 | Update to TinyMCE 4.x | Aleksander Machniak | |
2014-04-27 | Specify licenses in all javascript files and blocks to please LibreJS | Thomas Bruederli | |
2014-04-25 | Avoid popupmenus being closed when scrollbar is clicked (#1489832) | Thomas Bruederli | |
2014-04-18 | Add multi-folder search capabilities to classic skin (#1485234) | Thomas Bruederli | |
2014-04-15 | Remove useless debug_level=8 and javascripts's rcube_console | Aleksander Machniak | |
2014-04-12 | Remove IE6-specific quota.gif image | Aleksander Machniak | |
2014-04-12 | Remove IE6-specific code | Aleksander Machniak | |
2014-04-12 | Fix subfolders margin on folders list | Aleksander Machniak | |
2014-04-12 | Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update ↵ | Aleksander Machniak | |
to jQuery-2.1.0 | |||
2014-03-21 | Disable link registering mailto: protocol handler if not supported by the ↵ | Thomas Bruederli | |
browser (#1489569) | |||
2014-03-17 | Better indentation styles for treelist items | Thomas Bruederli | |
2014-03-11 | Refined some skin styles | Thomas Bruederli | |
2014-03-11 | Add id for login submit button (#1489676) - make it skin independent | Aleksander Machniak | |
2014-02-14 | Re-locate the move-message toolbar button to be next to the related delete ↵ | Thomas Bruederli | |
icon; synchronize toolbars in larry and classic skin | |||
2014-02-13 | Added toolbar button to move message in message view | Aleksander Machniak | |
2014-02-13 | Add toolbar icon for message move | Thomas Bruederli | |
2014-02-03 | Add missing box-shadow style (#1489556) | Aleksander Machniak | |
2014-01-23 | Fix special folder icons for folders in one level below the root | Aleksander Machniak | |
2014-01-20 | Update to TinyMCE 4.x | Aleksander Machniak | |
2014-01-17 | Added move/copy icons, improved edit icon and some icon positions | Aleksander Machniak | |
2014-01-17 | Fix class on active move/copy links | Aleksander Machniak | |
2014-01-05 | Move folder/directory list auto-scrolling functionality to treelist widget ↵ | Thomas Bruederli | |
(same as auto-expand) and make it work without list header/footer blocks | |||
2013-12-25 | Display different icons when Trash folder is empty or full (#1485775) | Aleksander Machniak | |
2013-12-16 | Fix (improve fix for) folders list icons (#1489473) | Aleksander Machniak | |
2013-12-15 | Fix border issue on folders list in classic skin (#1489473) | Aleksander Machniak | |
2013-12-15 | Implemented menu actions to copy/move messages, added folder-selector widget ↵ | Aleksander Machniak | |
(#1484086) | |||
2013-11-23 | Refactored classic skin splitter code to fix it for IE<9 | Aleksander Machniak | |
2013-11-22 | Make splitters more responsive (using timing events) | Aleksander Machniak | |
2013-11-22 | More improvements to list focus styles: | Thomas Bruederli | |
- display focused row also when selected - background-position-x doesn't work on Firefox, use full background-position properties | |||
2013-11-22 | Tweak borders and paddings of focused/selected list rows. Don't show focus ↵ | Thomas Bruederli | |
indicator when selected |