summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2013-06-11Small css fixesAleksander Machniak
2013-06-11Small css fixAleksander Machniak
2013-06-11Simplify list inputs (remove add button)Aleksander Machniak
2013-06-11Support string list arguments in filter form (#1489018)Aleksander Machniak
2013-06-09Fix zipdownload plugin issue with filenames charset (#1489156)Aleksander Machniak
2013-06-09Fix http_authentication_host usageJohannes 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-07Turkish translation fixRamazan Terzi
2013-05-29Update en_US.inc - typo error (updateerror)Tache Madalin
Changed ubable to Unable.
2013-05-29CS fixesAleksander Machniak
2013-05-25Support Alias-to-User lookup with virtuser_queryTim Gerundt
2013-05-20Improved attachment reminder dialog (#1489091)Aleksander Machniak
Improved core show_popup_dialog() function
2013-05-15Synced localizations from TransifexThomas Bruederli
2013-05-15Add header for new plugin localization templateThomas Bruederli
2013-05-12Added support for date and index extensions (RFC5260) in script parserAleksander Machniak
Script parser code improvements
2013-05-09Validate 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-09Fix possible error on ajax requestAleksander Machniak
2013-05-08Change license to GPLv3+Aleksander Machniak
2013-05-08Improved regexpAleksander Machniak
2013-05-08Attachment_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-07Avoid unused local variablesAleksander Machniak
2013-05-06Fix various PHP code bugs found using static analysis (#1489086)Aleksander Machniak
2013-05-06Fix bugs caught by static analysisAleksander Machniak
2013-04-28Update changelogAleksander Machniak
2013-04-28Merge pull request #63 from Steffen185/patch-1Aleksander Machniak
Save new password even if it has not changed (optional)
2013-04-17Add rcube_db::escape() method, fix escapeSimple() to use escape instead of ↵Aleksander Machniak
quote()
2013-04-17Add rcube_db::escapeSimple() method for backward compat.Aleksander Machniak
Conflicts: plugins/virtuser_query/virtuser_query.php
2013-04-16Fix handling of identities_level=4Aleksander Machniak
2013-04-15Synchronized localizations from TransifexThomas Bruederli
2013-04-11Fix ticket referenceThomas Bruederli
2013-04-10Set minimal permissions to temp files (#148899)Thomas Bruederli
2013-04-02Fixed wrong copy-pasteSteffen185
2013-04-02Use new config option "password_force_save"Steffen185
2013-04-02Added config option "password_force_save"Steffen185
2013-03-30Update changelogAleksander Machniak
2013-03-30Added new cPanel driver - fixes localization related issues (#1487015)Aleksander Machniak
2013-03-22Save new password even if it has not changedSteffen185
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-21Synchronized translations with TransifexThomas Bruederli
2013-03-18Fix notification broken in last commitAleksander Machniak
2013-03-16Notify about a new mail only if it's UNSEEN (#1388965)Aleksander Machniak
2013-03-16Add vacation-seconds extension support (RFC 6131)Aleksander Machniak
2013-03-11Add some verbiage on the usage of 'acl_specials' in the default ↵Jeroen van Meeuwen (Kolab Systems)
config.inc.php.dist.
2013-03-02Use rcube_utils::parse_host() for host config in smb driver (#1488784)Aleksander Machniak
2013-03-01Fixed ACL edition in advanced modeAleksander Machniak
2013-02-28Localization updates from TransifexThomas Bruederli
2013-02-25Make margin-top on "Download all attachments" button smallerAleksander Machniak
2013-02-21Add configuration option 'specials' to hide specials 'anyone' and ↵Jeroen van Meeuwen (Kolab Systems)
'anonymous' from the ACL configuration dialog
2013-02-17Add posibility to use different database for virtuser queriesAleksander 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-10Import all translations from TransifexThomas Bruederli