Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-07 | Turkish translation fix | Ramazan Terzi | |
2013-05-29 | Update en_US.inc - typo error (updateerror) | Tache Madalin | |
Changed ubable to Unable. | |||
2013-05-29 | CS fixes | Aleksander Machniak | |
2013-05-20 | Improved attachment reminder dialog (#1489091) | Aleksander Machniak | |
Improved core show_popup_dialog() function | |||
2013-05-15 | Synced localizations from Transifex | Thomas Bruederli | |
2013-05-15 | Add header for new plugin localization template | Thomas Bruederli | |
2013-05-12 | Added support for date and index extensions (RFC5260) in script parser | Aleksander Machniak | |
Script parser code improvements | |||
2013-05-09 | Validate e-mail address in new_user_dialog (#1486498), use AJAX for form ↵ | Aleksander Machniak | |
submission, don't reload the page after successful form submission | |||
2013-05-09 | Fix possible error on ajax request | Aleksander Machniak | |
2013-05-08 | Change license to GPLv3+ | Aleksander Machniak | |
2013-05-08 | Improved regexp | Aleksander Machniak | |
2013-05-08 | Attachment_reminder plugin - ported from ↵ | Aleksander Machniak | |
https://github.com/thomasysliu/Roundcube-Plugin-Attachment-Reminder and added user preference to disable plugin, larry support, some fixes/improvements | |||
2013-05-07 | Avoid unused local variables | Aleksander Machniak | |
2013-05-06 | Fix various PHP code bugs found using static analysis (#1489086) | Aleksander Machniak | |
2013-05-06 | Fix bugs caught by static analysis | Aleksander Machniak | |
2013-04-28 | Update changelog | Aleksander Machniak | |
2013-04-28 | Merge pull request #63 from Steffen185/patch-1 | Aleksander Machniak | |
Save new password even if it has not changed (optional) | |||
2013-04-17 | Add rcube_db::escape() method, fix escapeSimple() to use escape instead of ↵ | Aleksander Machniak | |
quote() | |||
2013-04-17 | Add rcube_db::escapeSimple() method for backward compat. | Aleksander Machniak | |
Conflicts: plugins/virtuser_query/virtuser_query.php | |||
2013-04-16 | Fix handling of identities_level=4 | Aleksander Machniak | |
2013-04-15 | Synchronized localizations from Transifex | Thomas Bruederli | |
2013-04-11 | Fix ticket reference | Thomas Bruederli | |
2013-04-10 | Set minimal permissions to temp files (#148899) | Thomas Bruederli | |
2013-04-02 | Fixed wrong copy-paste | Steffen185 | |
2013-04-02 | Use new config option "password_force_save" | Steffen185 | |
2013-04-02 | Added config option "password_force_save" | Steffen185 | |
2013-03-30 | Update changelog | Aleksander Machniak | |
2013-03-30 | Added new cPanel driver - fixes localization related issues (#1487015) | Aleksander Machniak | |
2013-03-22 | Save new password even if it has not changed | Steffen185 | |
I have recently changed the password scheme of my Dovecot/Postfix/Roundcube installation. New passwords are encrypted stronger than before. It is not possible to automatically update existing passwords (because the old encryption is not so bad that I can easily crack it). But I'd like to tell my users that they can upgrade to the new password scheme by simply submitting the "change password" form with their old password in all three input fields. Currently a minor optimization prevents this. I think this minor optimization should be removed. | |||
2013-03-21 | Synchronized translations with Transifex | Thomas Bruederli | |
2013-03-18 | Fix notification broken in last commit | Aleksander Machniak | |
2013-03-16 | Notify about a new mail only if it's UNSEEN (#1388965) | Aleksander Machniak | |
2013-03-16 | Add vacation-seconds extension support (RFC 6131) | Aleksander Machniak | |
2013-03-02 | Use rcube_utils::parse_host() for host config in smb driver (#1488784) | Aleksander Machniak | |
2013-03-01 | Fixed ACL edition in advanced mode | Aleksander Machniak | |
2013-02-28 | Localization updates from Transifex | Thomas Bruederli | |
2013-02-25 | Make margin-top on "Download all attachments" button smaller | Aleksander Machniak | |
2013-02-17 | Add posibility to use different database for virtuser queries | Aleksander Machniak | |
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-10 | Extend copyright to 2013 | 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-20 | Extend archive plugin with user-configurable options to move messages into ↵ | Thomas Bruederli | |
subfolders according to their date, sender or originating folder | |||
2013-01-19 | Add basic tests for plugins | Aleksander Machniak | |
2013-01-18 | Remove deprecated functions (from bc.php file) usage in plugins | Aleksander Machniak | |
2013-01-14 | Update localization files with the latest version from Transifex (yet ↵ | Thomas Bruederli | |
another import test) |