summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2013-05-29CS fixesAleksander Machniak
2013-05-20Improved attachment reminder dialog (#1489091)Aleksander Machniak
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
2013-05-09Validate e-mail address in new_user_dialog (#1486498), use AJAX for form subm...Aleksander Machniak
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 https://github.com/thomasysliu/Round...Aleksander Machniak
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
2013-04-17Add rcube_db::escape() method, fix escapeSimple() to use escape instead of qu...Aleksander Machniak
2013-04-17Add rcube_db::escapeSimple() method for backward compat.Aleksander Machniak
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
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-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-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
2013-02-10Extend copyright to 2013Thomas Bruederli
2013-02-08Fix filenames charset handling (#1488946)Aleksander Machniak
2013-02-08Fix reference to non-existing class rcube_output_html (#1488948)Aleksander Machniak
2013-02-07Lowercase username if 'login_lc' is set (#1488943)Aleksander Machniak
2013-01-29Fix "empty" ACL entry when there's "User, " in user input fieldAleksander Machniak
2013-01-20Extend archive plugin with user-configurable options to move messages into su...Thomas Bruederli
2013-01-19Add basic tests for pluginsAleksander Machniak
2013-01-18Remove deprecated functions (from bc.php file) usage in pluginsAleksander Machniak
2013-01-14Update localization files with the latest version from Transifex (yet another...Thomas Bruederli
2013-01-07Support tls:// prefix in managesieve_host optionAleksander Machniak
2013-01-03Add frameborder="0" on iframe elements for IE<=8Aleksander Machniak