summaryrefslogtreecommitdiff
path: root/skins/classic
AgeCommit message (Collapse)Author
2015-04-06Fix message list header in classic skin on window resize in Internet ↵Aleksander Machniak
Explorer (#1490213)
2015-03-12Fix menu container references to point to the actual <ul> element (#1490313)Thomas Bruederli
2015-03-09FIx colors in searchmenuAleksander Machniak
2015-03-01Fix encryption warning style in fullpage message viewAleksander Machniak
2015-02-28Fix "Add response" button title, remove wrong identities_level checks in ↵Aleksander Machniak
Responses, fix cursor on some lists
2015-02-17Add possibility to print contact information (of a single contact)Aleksander Machniak
2015-02-07Bump copyright year in about dialogThomas Bruederli
2015-01-13Fix download options menu (added by zipdownload plugin) in classic skin ↵Aleksander Machniak
(#1490228)
2015-01-09Hide MDN and DSN options in compose if disabled by admin (#1490221)Aleksander Machniak
2014-12-29Improve move-to and contact-export button in classic skin (#1490166)Aleksander Machniak
2014-12-29Fix offset of download iconAleksander Machniak
2014-11-20Add method to display operation (uploading) progress in UI messageAleksander Machniak
2014-11-13Small fix for HTML editor border radiusAleksander Machniak
2014-11-13Fix missing HTML editor borderAleksander Machniak
2014-10-27Fix compose body area size, so scrollbars aren't truncated, unify paddingAleksander Machniak
2014-10-18Fix font style display issue in HTML messages with styled <span> elements ↵Aleksander Machniak
(#1490101)
2014-08-22Small alignment improvements on folders listAleksander Machniak
2014-08-14Place folder namespace selector above search box. Adjust height after box is ↵Thomas Bruederli
visible and real heights can be computed
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-08-04Add option (disabled_actions) to disable UI elements/actions (#1489638)Aleksander Machniak
2014-07-30Fix missing folders list icons on mail view pageAleksander Machniak
2014-07-28Remove useless css rulesAleksander Machniak
2014-07-26Create/rename groups in UI dialogs (#1489951)Aleksander Machniak
2014-07-16Collapsible (and iconized) folders tree in folder manager (#1489648)Aleksander Machniak
2014-07-02Use treelist widget for folders list in Settings/Folders (#1489648)Aleksander Machniak
2014-06-28Some more css improvementsAleksander Machniak
2014-06-26Display full quota information in popup (#1485769, #1486604)Aleksander Machniak
2014-06-25Add/fix styles for a hierarchical list of address booksThomas Bruederli
2014-06-24Separate list of saved searched from addressbooks listThomas Bruederli
2014-06-20Fix regressions in popups handling (#1489932)Aleksander Machniak
2014-06-20Hide voice messagesThomas Bruederli
2014-06-14Unify some labelsAleksander Machniak
2014-06-10Fix folder-selector positionAleksander Machniak
2014-06-09Send X-UA-Compatible as HTTP header instead of meta tagAleksander Machniak
2014-06-06Removed redundant margins for HTML message bodiesAleksander Machniak
2014-06-05Merge 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-04Improved video support, all tinymce related resources moved to ↵Aleksander Machniak
program/js/tinymce/roundcube dir
2014-06-04Render localized texts for icon-style messagelist headersThomas Bruederli
2014-06-04Use <th> tags for table headers as suggested by the WCAG 2.0 GuidelinesThomas Bruederli
2014-06-04Add fieldset legends and input element labels to contact edit formThomas Bruederli
2014-06-02Some more improvemements on content structure, text representation and ↵Thomas Bruederli
keyboard navigation within the mail view
2014-05-30Fix double newlines on message printoutAleksander Machniak
2014-05-28Hide droptarget image if drag-n-drop is not supportedAleksander Machniak
2014-05-28Improve (message) list widget display and keyboard navigation to show sane ↵Thomas Bruederli
behavior with screen readers
2014-05-28Merge 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-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ↵Aleksander Machniak
TinyMCE4
2014-05-27Remove 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-26Fix so responses menu hides on click in classic skin (#1489915)Aleksander Machniak
2014-05-20Define common styles for search boxesThomas Bruederli