Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-25 | Merge branch 'dev-canned-responses' | Thomas Bruederli | |
Conflicts (resolved): skins/classic/includes/settingstabs.html skins/larry/includes/settingstabs.html | |||
2013-09-30 | Also truncate the list of addresses in print view + add link to show them all | Thomas Bruederli | |
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 | Better styling for import form | Thomas Bruederli | |
2013-09-04 | Keep current selection on IE browsers by adding unselectable=on to link elements | Thomas Bruederli | |
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 | 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-15 | Fix scrolling in iframes on touch devices | Thomas Bruederli | |
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 login.html | Dennis1993 | |
deleted deprecated border="0" Attribute and use css instead | |||
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-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 | |
2013-07-05 | Help plugin: CSS fixes, content frame scrollbar fix, about page (classic ↵ | Aleksander Machniak | |
skin) fix | |||
2013-07-05 | Use the more descriprive label 'move to...' for mailbox list drop-down | Thomas Bruederli | |
2013-07-01 | Contacts drag-n-drop default action is to move contacts (#1488751) | Aleksander Machniak | |
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751) Use consistent naming: 'moveto' -> 'move' | |||
2013-06-27 | Added toolbar container on attachment preview page | Aleksander Machniak | |
2013-06-26 | Fix Close link and remove About link on error pages (#1489109) | Aleksander Machniak | |
2013-06-24 | Improved/unified attachment preview page | Aleksander Machniak | |
Implemented attachment print button | |||
2013-06-18 | Merge branch 'dev-advanced-ldap-groups': | Thomas Bruederli | |
- Refactoring: separated address book implementation from generic LDAP wrapper class - Auto-detect and use VLV indices for all search operations - Additional group configuration options for LDAP address books - Allow address books to display a multi-level group hierarchy in the contacts list | |||
2013-06-14 | Add feature to import messages to the currently selected folder | Thomas Bruederli | |
2013-06-13 | Set minimum height for message headers block (#1489108) | Thomas Bruederli | |
2013-04-15 | Remove dropdown style from attachment menu | Aleksander Machniak | |
2013-03-21 | Small improvements to text/html switch | Thomas Bruederli | |
2013-03-21 | Add switch for text/html alternative part view (#1486939) | Thomas Bruederli | |
2013-03-06 | Add attachment menu with Open and Download options (#1488975) | Aleksander Machniak | |
2013-02-10 | Let some env variables survive reset(); don't show taskbar and top line in ↵ | Thomas Bruederli | |
framed error pages (#1488938) | |||
2013-02-07 | Finish hierarchical groups browsing in LDAP address books; add according UI ↵ | Thomas Bruederli | |
elements and styles to the skins; adapt habavior of the compose address book widget | |||
2013-01-31 | Set the new treelist class to all mailboxlist objects | Thomas Bruederli | |
2013-01-31 | - Refactored the hierarchical mailboxlist control into a separate widget class | Thomas Bruederli | |
- Build address book directories list as hierarchical list - Make address book groups collapsible using the new new treelist widget - Use encoded identifiers for address book directory list items | |||
2013-01-31 | Define a global style for tree lists | Thomas Bruederli | |
2013-01-29 | Improve contacts import interface, add #message object | Aleksander Machniak | |
2013-01-25 | Add search box to compose address book widget (#1488381) | Thomas Bruederli | |
2013-01-25 | Define generic .searchbox styles | Thomas Bruederli | |
2013-01-11 | New feature to export only selected contacts from addressbook (by Phil Weir) | Thomas Bruederli | |
2013-01-09 | Welcome to 2013 | Thomas Bruederli | |
2013-01-01 | Fix checkbox/label alignment. We do this by additional span inside label | Aleksander Machniak | |
and vertical-align:middle on both checkbox and span. | |||
2013-01-01 | Add possibility to search in message body only (#1488770) | Aleksander Machniak | |
2012-12-29 | Minor IE7/8 fixes | Thomas Bruederli | |