Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-09 | remerge with master | cmcnulty | |
2013-11-09 | CSS only solution to focused messages | cmcnulty | |
2013-11-06 | Move focus column to the left-most side | cmcnulty | |
2013-11-04 | tiny-focus column for determining where focus should be | Charles McNulty | |
2013-11-04 | style for focused messages | cmcnulty | |
2013-10-30 | Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734) | Aleksander Machniak | |
2013-10-25 | Fixed status icon in messages list header, fixed position of flag icon | Aleksander Machniak | |
2013-10-25 | Better fix for menu scrollbars: only allow vertical scrollbar to appear | Thomas Bruederli | |
2013-10-25 | Fix message content scrolling on touch devices | Thomas Bruederli | |
2013-10-25 | Merge branch 'dev-canned-responses' | Thomas Bruederli | |
Conflicts (resolved): skins/classic/includes/settingstabs.html skins/larry/includes/settingstabs.html | |||
2013-10-24 | Eliminate horizontal scrollbar in popup menus with many options (e.g. ↵ | Aleksander Machniak | |
spellcheck languages list) | |||
2013-10-18 | Avoid popup menus overflowing the browser window | Thomas Bruederli | |
2013-09-30 | Also truncate the list of addresses in print view + add link to show them all | Thomas Bruederli | |
2013-09-28 | Generate settings tabs with a template object 'settingstabs' and let plugins ↵ | Thomas Bruederli | |
register themselves there using the 'settings_actions' hook | |||
2013-09-21 | Hide Delivery Status Notification option when smtp_server is unset (#1489336) | Aleksander Machniak | |
2013-09-19 | Allow sysadmins to define static responses which are immutable for the user | Thomas Bruederli | |
2013-09-13 | Move some config options to new and collapsible 'advanced' blocks | Thomas Bruederli | |
2013-09-13 | Better styling for import form | Thomas Bruederli | |
2013-09-12 | Fix attachment icon issue when rare font/language is used (#1489326) | Aleksander Machniak | |
2013-09-04 | Add canned response UI elements to classic skin | Thomas Bruederli | |
2013-09-04 | Keep current selection on IE browsers by adding unselectable=on to link elements | Thomas Bruederli | |
2013-09-04 | Toolbar and list icons for responses + list header icon for prority column ↵ | Thomas Bruederli | |
(#1489234) | |||
2013-09-04 | New settings section to manage canned responses | Thomas Bruederli | |
2013-09-04 | Add new feature to save and recall text snippets (aka canned responses) when ↵ | Thomas Bruederli | |
composing messages | |||
2013-09-01 | Fix iframe scrollbars on webkit browsers (#1489306) | Thomas Bruederli | |
2013-09-01 | Remove redundant colspan=2 | Aleksander Machniak | |
2013-09-01 | Merge pull request #101 from Dennis1993/patch-9 | Aleksander Machniak | |
Removed not allowed syntax | |||
2013-08-24 | Fix small style glitch on first toolbar button in recent Firefox | Aleksander Machniak | |
2013-08-15 | Distinguish mobile/tablet/touch devices | Thomas Bruederli | |
2013-08-15 | Fix scrolling in iframes on touch devices | Thomas Bruederli | |
2013-08-14 | Optimize list events for touch devices | Thomas Bruederli | |
2013-08-09 | Fix image scaling issues when image has only one dimension smaller than the ↵ | Aleksander Machniak | |
limit (#1489274) Other small code improvements. | |||
2013-08-06 | Update compose.html | Dennis1993 | |
Deleted / in wrong line | |||
2013-08-06 | Update mail.html | Dennis1993 | |
Deleted attachmentFieldSize="40" from file tag (that's not allowed) | |||
2013-08-06 | Update compose.html | Dennis1993 | |
- Deleted self-closing Syntax on a link tag (that's not allowed) - Deleted attachmentFieldSize="40" from file tag (that's not allowed too) | |||
2013-07-26 | Update settings.html | Dennis1993 | |
added old frameborder Attribute for IE7 and IE8 | |||
2013-07-26 | Update addressbook.html | Dennis1993 | |
added old frameborder Attribute for IE7 and IE8 | |||
2013-07-26 | Update mail.html | Dennis1993 | |
added old frameborder Attribute for IE7 and IE8 | |||
2013-07-23 | Update settings.html | Dennis1993 | |
deleted deprecated frameborder attribute and use css instead | |||
2013-07-23 | Update addressbook.html | Dennis1993 | |
deleted deprecated frameborder attribute and use css instead | |||
2013-07-23 | Update mail.html | Dennis1993 | |
deleted deprecated frameborder Attribute and use css instead wrong closing DIV tag | |||
2013-07-21 | Update header.html | Dennis1993 | |
deleted old border="0" attribute and use css instead | |||
2013-07-21 | Update login.html | Dennis1993 | |
deleted deprecated border="0" Attribute and use css instead | |||
2013-07-21 | Update styles.css | Dennis1993 | |
added support for required field (HTML5) added border:none; for logos and delete deprecated border="0" html attribute | |||
2013-07-16 | Merge pull request #87 from rimas-kudelis/master | Thomas B. | |
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier | |||
2013-07-12 | Add more icons sizes to favicon.ico's | Rimas Kudelis | |
2013-07-12 | Allow to load config files for different environments (#1487311); keep ↵ | Thomas Bruederli | |
(non-default) filename in URLs throughout the webmail app | |||
2013-07-10 | Set z-index for messagelist and fixed header copy; fix overflow settings; ↵ | Thomas Bruederli | |
removed unused definitions | |||
2013-07-09 | Finally: make message list header stay on top when scrolling (#1295420) | Thomas Bruederli | |
2013-07-05 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak | |