Age | Commit message (Expand) | Author |
2013-02-10 | Let some env variables survive reset(); don't show taskbar and top line in fr... | Thomas Bruederli |
2013-02-10 | Fix rewrite rule to actually prevent access to bin/ and SQL/ directories | Thomas Bruederli |
2013-02-10 | Properly quote form validation error messages | Thomas Bruederli |
2013-02-08 | Fix filenames charset handling (#1488946) | Aleksander Machniak |
2013-02-08 | Fix reference to non-existing class rcube_output_html (#1488948) | Aleksander Machniak |
2013-02-07 | Ignore file extension difference for text/plain attachments (#1488891) | Thomas Bruederli |
2013-02-07 | Use encoded identifiers for address book lists (#1488381) | Thomas Bruederli |
2013-02-07 | Fix contacts-table position when there's more than one addressbook | Aleksander Machniak |
2013-02-07 | Add 0.8.5 to releases list | Aleksander Machniak |
2013-02-07 | Add 0.8.5 section in Changelog | Aleksander Machniak |
2013-02-07 | Lowercase username if 'login_lc' is set (#1488943) | Aleksander Machniak |
2013-02-05 | Pass string to html::tag() in order to always add the </ul> tag | Thomas Bruederli |
2013-02-05 | Fix inserting a new contact group when list is still empty | Thomas Bruederli |
2013-02-05 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-02-01 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-02-01 | Fix handling link href attribute value with (valid) newline characters (#1488... | Aleksander Machniak |
2013-02-01 | Move some list manipulation functionality to the new treelist widget | Thomas Bruederli |
2013-02-01 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-02-01 | Set default error code (500) if not specified in raise_error() | Aleksander Machniak |
2013-02-01 | Include treelist.js in shrinking scripts | Thomas Bruederli |
2013-02-01 | Make rcube_result_set implement the PHP iterator interface | Thomas Bruederli |
2013-01-31 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-01-31 | Set treelist items to position:realtive to correctly align toggle icons | Thomas Bruederli |
2013-01-31 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-01-31 | Add dummy index.html file for Selenum tests | Aleksander Machniak |
2013-01-31 | Add work-around for IE <= 8 which doesn't support :last-child CSS selector | Thomas Bruederli |
2013-01-31 | Set the new treelist class to all mailboxlist objects | Thomas Bruederli |
2013-01-31 | Better indentation styles for mailbox list | Thomas Bruederli |
2013-01-31 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-01-31 | - Refactored the hierarchical mailboxlist control into a separate widget class | Thomas Bruederli |
2013-01-31 | Define a global style for tree lists | Thomas Bruederli |
2013-01-31 | Only trigger timers when dragging is active | Thomas Bruederli |
2013-01-31 | Slightly improve database driver chack | Aleksander Machniak |
2013-01-31 | Set root URL to our index.html, for better performance | Aleksander Machniak |
2013-01-30 | Added automated in-browser tests (PHPUnit + Selenium Web Driver) | Aleksander Machniak |
2013-01-29 | Fix spellcheck button menu in IE8 (change z-index and move the button to the ... | Aleksander Machniak |
2013-01-29 | Improve contacts import interface, add #message object | Aleksander Machniak |
2013-01-29 | Fix "empty" ACL entry when there's "User, " in user input field | Aleksander Machniak |
2013-01-28 | Bring back lost text braking width adjustment when quoting blockquote parts | Thomas Bruederli |
2013-01-28 | Catch connection timeouts on message sending form submissions | Thomas Bruederli |
2013-01-28 | Make get_instance() a static method | Aleksander Machniak |
2013-01-28 | Fix typo | Aleksander Machniak |
2013-01-27 | Small fixes for Opera | Aleksander Machniak |
2013-01-27 | Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file() | Aleksander Machniak |
2013-01-27 | Small fix to initial splitter position | Aleksander Machniak |
2013-01-27 | Add addressbook widget on compose page in classic skin | Aleksander Machniak |
2013-01-26 | Make searchbox properly scale to 100% using box-sizing trick (#1488381) | Thomas Bruederli |
2013-01-25 | Refactored blockquote quotion routine in html2text conversion: it now correct... | Thomas Bruederli |
2013-01-25 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-01-25 | Add search box to compose address book widget (#1488381) | Thomas Bruederli |