Age | Commit message (Expand) | Author |
2013-04-17 | Add rcube_db::escape() method, fix escapeSimple() to use escape instead of qu... | Aleksander Machniak |
2013-04-17 | CS fixes (converted tabs to spaces) | Aleksander Machniak |
2013-04-17 | Add rcube_db::escapeSimple() method for backward compat. | Aleksander Machniak |
2013-04-11 | Fix ticket reference | Thomas Bruederli |
2013-04-10 | Set minimal permissions to temp files (#148899) | Thomas Bruederli |
2013-03-01 | Fixed ACL edition in advanced mode | Aleksander Machniak |
2013-02-28 | Localization updates from Transifex | Thomas Bruederli |
2013-02-22 | Synced localizations with Transifex | Thomas Bruederli |
2013-02-17 | Bump version number up to 6.2 | Aleksander Machniak |
2013-02-17 | Don't trim whitespace in folder names (#1488955) | Aleksander Machniak |
2013-02-10 | Import all translations from Transifex | 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 | Lowercase username if 'login_lc' is set (#1488943) | Aleksander Machniak |
2013-01-29 | Fix "empty" ACL entry when there's "User, " in user input field | Aleksander Machniak |
2013-01-19 | Add basic tests for plugins | Aleksander Machniak |
2013-01-07 | Support tls:// prefix in managesieve_host option | Aleksander Machniak |
2013-01-03 | Add frameborder="0" on iframe elements for IE<=8 | Aleksander Machniak |
2013-01-02 | Pulled de_CH translations from Transifex (first test) | Thomas Bruederli |
2012-12-30 | Avoid double-quotation for header values | Thomas Bruederli |
2012-12-30 | Fix Help task icon on new Larry header | Aleksander Machniak |
2012-12-29 | Add proper headers to localization template files | Thomas Bruederli |
2012-12-26 | Rename/remove invalid localization files from last launchpad import | Thomas Bruederli |
2012-12-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-12-26 | Updated localizations from launchpad | Thomas Bruederli |
2012-12-26 | Update plugins/password/drivers/pam.php | Mike Hennessy |
2012-12-21 | Update changelog, set version to 6.1 | Aleksander Machniak |
2012-12-21 | Don't force 'stop' action on last rule in a script | Aleksander Machniak |
2012-12-17 | CS fixes, mostly tabs to spaces conversion | Aleksander Machniak |
2012-12-16 | Merge pull request #50 from weisslj/master | Aleksander Machniak |
2012-12-09 | fixed sq_usercopy to correctly copy SQ-label to RC-notes. | Alex_Go |
2012-12-05 | Fix typo, the issue unintentionally removes password from the session | Aleksander Machniak |
2012-12-03 | Add host config option to http_authentication plugin. | Johannes Weißl |
2012-11-28 | Fixed compatibility with jQueryUI-1.9 | Aleksander Machniak |
2012-11-27 | Fixed filter operations after filter deletion (#1488832) | Aleksander Machniak |
2012-11-26 | Option to disable localization of the archive folder name | Thomas Bruederli |
2012-11-26 | Clarify rcube::get_user_name() usage, add rcube::get_user_email() | Aleksander Machniak |
2012-11-25 | Fixed filter selection after filter deletion (#1488832) | Aleksander Machniak |
2012-11-25 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-25 | Use new RCUBE_PLUGINS_DIR constant | Thomas Bruederli |
2012-11-25 | Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Fr... | Aleksander Machniak |
2012-11-21 | Adapt stylesheets to recent changes in jQuery UI 1.9 | Thomas Bruederli |
2012-11-19 | Updated localization files from launchpad | Thomas Bruederli |
2012-11-18 | Skip invalid vCards (#1488788) | Aleksander Machniak |
2012-11-16 | Rename option password_supported_hosts to password_hosts, code cleanup | Aleksander Machniak |
2012-11-16 | Merge pull request #42 from NETLINK/patch-1 | Aleksander Machniak |
2012-11-15 | Fix wrong (non-specific) error message on crypt or connection error (#1488808) | Aleksander Machniak |
2012-11-11 | Remove non-matching </div> | Thomas Bruederli |
2012-11-11 | Add #message element on Help plugin pages, update files list in package.xml | Aleksander Machniak |
2012-11-09 | Update plugins/password/password.php | NETLINK |