summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-18Make autoloading of the framework classes work from any locationThomas Bruederli
2013-02-17- Fix regression in handling LDAP contact identifiers (#1488959)Aleksander Machniak
2013-02-17Fix regression in copying contacts (with drag'n'drop)Aleksander Machniak
2013-02-17Add posibility to use different database for virtuser queriesAleksander Machniak
2013-02-17When connection to read-only db fails try to connect to write-master, but onl...Aleksander Machniak
2013-02-17Bump version number up to 6.2Aleksander Machniak
2013-02-17Don't trim whitespace in folder names (#1488955)Aleksander Machniak
2013-02-17Make cleanup() method publicAleksander Machniak
2013-02-10Trigger and forward 'listupdate' events from list.jsThomas Bruederli
2013-02-10Only scroll tree list of selected item isn't fully visibleThomas Bruederli
2013-02-10Updated changelogThomas Bruederli
2013-02-10Import all translations from TransifexThomas Bruederli
2013-02-10Extend copyright to 2013Thomas Bruederli
2013-02-10Let some env variables survive reset(); don't show taskbar and top line in fr...Thomas Bruederli
2013-02-10Fix rewrite rule to actually prevent access to bin/ and SQL/ directoriesThomas Bruederli
2013-02-10Properly quote form validation error messagesThomas Bruederli
2013-02-08Fix filenames charset handling (#1488946)Aleksander Machniak
2013-02-08Fix reference to non-existing class rcube_output_html (#1488948)Aleksander Machniak
2013-02-07Ignore file extension difference for text/plain attachments (#1488891)Thomas Bruederli
2013-02-07Use encoded identifiers for address book lists (#1488381)Thomas Bruederli
2013-02-07Fix contacts-table position when there's more than one addressbookAleksander Machniak
2013-02-07Add 0.8.5 to releases listAleksander Machniak
2013-02-07Add 0.8.5 section in ChangelogAleksander Machniak
2013-02-07Lowercase username if 'login_lc' is set (#1488943)Aleksander Machniak
2013-02-05Pass string to html::tag() in order to always add the </ul> tagThomas Bruederli
2013-02-05Fix inserting a new contact group when list is still emptyThomas Bruederli
2013-02-05Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-02-01Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-02-01Fix handling link href attribute value with (valid) newline characters (#1488...Aleksander Machniak
2013-02-01Move some list manipulation functionality to the new treelist widgetThomas Bruederli
2013-02-01Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-02-01Set default error code (500) if not specified in raise_error()Aleksander Machniak
2013-02-01Include treelist.js in shrinking scriptsThomas Bruederli
2013-02-01Make rcube_result_set implement the PHP iterator interfaceThomas Bruederli
2013-01-31Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-01-31Set treelist items to position:realtive to correctly align toggle iconsThomas Bruederli
2013-01-31Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-01-31Add dummy index.html file for Selenum testsAleksander Machniak
2013-01-31Add work-around for IE <= 8 which doesn't support :last-child CSS selectorThomas Bruederli
2013-01-31Set the new treelist class to all mailboxlist objectsThomas Bruederli
2013-01-31Better indentation styles for mailbox listThomas Bruederli
2013-01-31Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-01-31- Refactored the hierarchical mailboxlist control into a separate widget classThomas Bruederli
2013-01-31Define a global style for tree listsThomas Bruederli
2013-01-31Only trigger timers when dragging is activeThomas Bruederli
2013-01-31Slightly improve database driver chackAleksander Machniak
2013-01-31Set root URL to our index.html, for better performanceAleksander Machniak
2013-01-30Added automated in-browser tests (PHPUnit + Selenium Web Driver)Aleksander Machniak
2013-01-29Fix spellcheck button menu in IE8 (change z-index and move the button to the ...Aleksander Machniak
2013-01-29Improve contacts import interface, add #message objectAleksander Machniak