Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-13 | Set TTL for attachments stored in sql database | Aleksander Machniak | |
2013-06-12 | Use global show_real_foldername setting instead archive_localize_name | Aleksander Machniak | |
2013-06-12 | Merge pull request #80 from weisslj/fix-http-authentication-plugin | Thomas B. | |
Fix http_authentication_host usage after logout | |||
2013-06-11 | Use list input field for custom headers list | Aleksander Machniak | |
2013-06-11 | Small css fixes | Aleksander Machniak | |
2013-06-11 | Small css fix | Aleksander Machniak | |
2013-06-11 | Simplify list inputs (remove add button) | Aleksander Machniak | |
2013-06-11 | Support string list arguments in filter form (#1489018) | Aleksander Machniak | |
2013-06-09 | Fix zipdownload plugin issue with filenames charset (#1489156) | Aleksander Machniak | |
2013-06-09 | Fix http_authentication_host usage | Johannes Weißl | |
Without this fix it is impossible to use a host different from config option "http_authentication_host" after logout (fixup aec2869). | |||
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 | |