summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2014-12-28Synchronized localizations from TransifexThomas Bruederli
2014-12-17Fix compatibility with assets_path settingAleksander Machniak
2014-12-16Fix legacy_plugin so it works with assets_path/assets_dirAleksander Machniak
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-12-10Add missing composer.json files (skipped because of .gitignore)Aleksander Machniak
2014-12-10Add missing composer.json files (skipped because of .gitignore)Aleksander Machniak
2014-12-10Update package.xml -> composer.jsonAleksander Machniak
2014-12-09Fix generation of Blowfish-based password hashes (#1490184)Aleksander Machniak
2014-12-09Use consistent license identifiers, remove redundant package.xml filesAleksander Machniak
2014-12-09Bump up version number, remove package.xml fileAleksander Machniak
2014-12-09Fix button size in LarryAleksander Machniak
2014-11-27Added rcube_user::list_emails() method with better performance than list_iden...Aleksander Machniak
2014-11-12Fix padding of some form elementsAleksander Machniak
2014-11-12Force-pull translations from TransifexThomas Bruederli
2014-11-12Remove empty labels and translation filesThomas Bruederli
2014-11-10Updated localizations from Transifex1.1-betaThomas Bruederli
2014-11-03Remove redundant codeAleksander Machniak
2014-10-30CS fixes and bump version number after PR mergeAleksander Machniak
2014-10-30Merge pull request #243 from bnogas/master-p6Aleksander Machniak
2014-10-30Another correction for PR commentsBartlomiej Nogas
2014-10-29Correcting for PR comments + change rcmail to rcBartlomiej Nogas
2014-10-29Remove redundant is_file() checksAleksander Machniak
2014-10-28Add support for updating identities on each loginBartlomiej Nogas
2014-10-27Fixed typo in configJonas Heinrich
2014-10-26Update password driver API descriptionAleksander Machniak
2014-10-26Fix syntax error in plesk driverAleksander Machniak
2014-10-26CS fixes after PR mergeAleksander Machniak
2014-10-26Merge pull request #234 from bnogas/master-p3Aleksander Machniak
2014-10-26Merge pull request #235 from bnogas/master-p2Aleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
2014-10-21Add configuration option 'acl_group_field' to use as ACL group identifierBartlomiej Nogas
2014-10-20Move plugin configuration to config.inc.php.distBartlomiej Nogas
2014-10-18CS fixes after PR mergeAleksander Machniak
2014-10-18Merge pull request #222 from bnogas/masterAleksander Machniak
2014-10-18Small CS fixes after PR mergeAleksander Machniak
2014-10-16fix indent to match style in ldap.php (tabs to spaces)Lorenzo Perone
2014-10-14Password Plugin / LDAP Driver:Lorenzo Perone
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-10-10Fix regression in SHAA password generation in ldap driver of password plugin ...Aleksander Machniak
2014-10-07Shrinked some images with TinyPNG (saved 38%)Aleksander Machniak
2014-09-23Support for multiple email addresses addedBartlomiej Nogas
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-09-09Remove new_link argument usage, we don't need it anymoreAleksander Machniak
2014-09-08Update changelogAleksander Machniak
2014-09-08Fix compatybility with contextmenu pluginAleksander Machniak
2014-09-08Added license headers to driver files, CS fixesAleksander Machniak
2014-10-01Update password.phpxzaara
2014-09-29Fix handling of smart list inputsAleksander Machniak
2014-09-28Support hashing algorithms without mhash() and even hash() extension (#1490076)Aleksander Machniak
2014-09-02removed unwanted fileCyrill von Wattenwyl