Commit Graph

6034 Commits (abf46755c9638ad27ac876787343fa4c1f0e8990)
 

Author SHA1 Message Date
Aleksander Machniak bc2c02feec When connection to read-only db fails try to connect to write-master, but only if it is defined 12 years ago
Aleksander Machniak f3d017cfaa Bump version number up to 6.2 12 years ago
Aleksander Machniak 2e33a247fd Don't trim whitespace in folder names (#1488955) 12 years ago
Aleksander Machniak 1961146227 Make cleanup() method public 12 years ago
Thomas Bruederli d94a710e7a Trigger and forward 'listupdate' events from list.js 12 years ago
Thomas Bruederli d6185f3c91 Only scroll tree list of selected item isn't fully visible 12 years ago
Thomas Bruederli 1887286fe9 Updated changelog 12 years ago
Thomas Bruederli aed581b6c4 Import all translations from Transifex 12 years ago
Thomas Bruederli 8e50ae9a6f Extend copyright to 2013 12 years ago
Thomas Bruederli d30460ad2f Let some env variables survive reset(); don't show taskbar and top line in framed error pages (#1488938) 12 years ago
Thomas Bruederli 3568c7c04b Fix rewrite rule to actually prevent access to bin/ and SQL/ directories 12 years ago
Thomas Bruederli 63cff249a8 Properly quote form validation error messages 12 years ago
Aleksander Machniak dafb50aa49 Fix filenames charset handling (#1488946) 12 years ago
Aleksander Machniak a7e8ebc509 Fix reference to non-existing class rcube_output_html (#1488948) 12 years ago
Thomas Bruederli 921115ed56 Ignore file extension difference for text/plain attachments (#1488891) 12 years ago
Thomas Bruederli 4223b1e38f Use encoded identifiers for address book lists (#1488381) 12 years ago
Aleksander Machniak bd3d68ae1a Fix contacts-table position when there's more than one addressbook 12 years ago
Aleksander Machniak 6befeab712 Add 0.8.5 to releases list 12 years ago
Aleksander Machniak 2302bd7263 Add 0.8.5 section in Changelog 12 years ago
Aleksander Machniak dfb926b20e Lowercase username if 'login_lc' is set (#1488943) 12 years ago
Thomas Bruederli e26bf88c45 Pass string to html::tag() in order to always add the </ul> tag 12 years ago
Thomas Bruederli e8fd39d12b Fix inserting a new contact group when list is still empty 12 years ago
Thomas Bruederli 5bc800f946 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 3dd136f26e Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 1f910cb50d Fix handling link href attribute value with (valid) newline characters (#1488940) 12 years ago
Thomas Bruederli 344943f6ce Move some list manipulation functionality to the new treelist widget 12 years ago
Aleksander Machniak 01a98cb9d6 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak a39fd4db67 Set default error code (500) if not specified in raise_error() 12 years ago
Thomas Bruederli 92ba29f04f Include treelist.js in shrinking scripts 12 years ago
Thomas Bruederli 1cf15ef4a5 Make rcube_result_set implement the PHP iterator interface 12 years ago
Thomas Bruederli b81b0c3b2e Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli d9e16f02aa Set treelist items to position:realtive to correctly align toggle icons 12 years ago
Aleksander Machniak 8bfbd5e9f9 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak ee01be5b5b Add dummy index.html file for Selenum tests 12 years ago
Thomas Bruederli 873ae9e9de Add work-around for IE <= 8 which doesn't support :last-child CSS selector 12 years ago
Thomas Bruederli 18de07e86f Set the new treelist class to all mailboxlist objects 12 years ago
Thomas Bruederli e654d9bd24 Better indentation styles for mailbox list 12 years ago
Thomas Bruederli e5615b97cf Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 3c309af066 - Refactored the hierarchical mailboxlist control into a separate widget class
- 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
12 years ago
Thomas Bruederli b7ea947844 Define a global style for tree lists 12 years ago
Thomas Bruederli f5aecf055b Only trigger timers when dragging is active 12 years ago
Aleksander Machniak 41db2bf47d Slightly improve database driver chack 12 years ago
Aleksander Machniak 8466690851 Set root URL to our index.html, for better performance
See https://github.com/sebastianbergmann/phpunit-selenium/issues/217
12 years ago
Aleksander Machniak a2a1f8d7ed Added automated in-browser tests (PHPUnit + Selenium Web Driver) 12 years ago
Aleksander Machniak cbaf7a2fb0 Fix spellcheck button menu in IE8 (change z-index and move the button to the right) 12 years ago
Aleksander Machniak 00b9c25f24 Improve contacts import interface, add #message object 12 years ago
Aleksander Machniak b61041e655 Fix "empty" ACL entry when there's "User, " in user input field 12 years ago
Thomas Bruederli 737b629c6f Bring back lost text braking width adjustment when quoting blockquote parts 12 years ago
Thomas Bruederli 72e24b7a63 Catch connection timeouts on message sending form submissions 12 years ago
Aleksander Machniak 66d3099485 Make get_instance() a static method 12 years ago