summaryrefslogtreecommitdiff
path: root/plugins/acl/acl.php
AgeCommit message (Expand)Author
2015-03-12Give other plugins the opportunity to adjust the list of permissions and grou...Thomas Bruederli
2015-02-20Display group icon on group entry in ACL autocomplete listAleksander Machniak
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-10-26CS fixes after PR mergeAleksander Machniak
2014-10-21Add configuration option 'acl_group_field' to use as ACL group identifierBartlomiej Nogas
2014-08-11Add support for groupsAleksander Machniak
2014-07-16Don't overwrite the whole fieldmap so autocomplete names are resolved correctlyAleksander Machniak
2014-07-08Support contact_search_name option in ACL plugin autocompletionAleksander Machniak
2014-06-10ACL: Improved UI accessibilityAleksander Machniak
2014-04-07Merge branch 'dev-multi-folder-search'Thomas Bruederli
2014-02-04Use standard dialog popups for the ACL permissions form; that will open it in...Thomas Bruederli
2014-01-16Refactor multi-threaded autocomple contact searching to make it available for...Thomas
2013-06-20Make all bundled plugins the same license as Roundcube itself, which is GPLv3+Thomas Bruederli
2013-06-17Merge pull request #58 from kanarip/masterAleksander Machniak
2013-05-07Avoid unused local variablesAleksander Machniak
2013-05-06Fix bugs caught by static analysisAleksander Machniak
2013-03-01Fixed ACL edition in advanced modeAleksander Machniak
2013-02-21Add configuration option 'specials' to hide specials 'anyone' and 'anonymous'...Jeroen van Meeuwen (Kolab Systems)
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-18Remove deprecated functions (from bc.php file) usage in pluginsAleksander Machniak
2012-08-28Improvements/fixes for Larry skinAleksander Machniak
2012-08-08Fix some typosSylvestre Ledru
2012-06-28Fix handling of MYRIGHTS on private namespace roots - fixes issue whereAleksander Machniak
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are not...thomascube