aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/permissions.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16279] Add permission for Emoji in topic title3D-I2020-01-021-0/+1
| | | | PHPBB3-16279
* [ticket/15372] Add and handle f_list_topics permissionDavid Colón2017-10-261-0/+1
|
* Merge branch '3.1.x'Marc Alexander2015-10-111-2/+3
|\
| * Merge pull request #3864 from Zoddo/ticket/8920Marc Alexander2015-10-111-2/+3
| |\ | | | | | | | | | [ticket/8920] Add a MCP PM reports view permission
| | * [ticket/8920] Add a MCP PM reports view permissionZoddo2015-08-301-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Anybody who has the permission to read reports in one forum can read PM reports. Solving this problem by adding a new permission to read PM reports. PHPBB3-8920
* | | Merge branch '3.1.x'Tristan Darricau2015-09-011-0/+22
|\ \ \ | |/ / | | | | | | | | | | | | * 3.1.x: [ticket/13950] Hide undefined categories [ticket/13950] Hide undefined permissions
| * | [ticket/13950] Hide undefined categoriesZoddo2015-08-281-0/+11
| | | | | | | | | | | | | | | | | | This hides the categories added by disabled extensions PHPBB3-13950
| * | [ticket/13950] Hide undefined permissionsZoddo2015-08-281-0/+11
| |/ | | | | | | | | | | This hides the permissions of the disabled extensions PHPBB3-13950
* | [ticket/8708] Add f_announce_global permissionOliver Schramm2015-07-191-0/+1
|/ | | | PHPBB3-8708
* [ticket/13822] Correctly display softdelete and post detail permsMatt Friedman2015-05-071-1/+2
| | | | PHPBB3-13822
* [ticket/12782] Use an interface for the phpbb event_dispatcherTristan Darricau2014-06-281-3/+3
| | | | PHPBB3-12782
* [ticket/12715] Cleanup comments in \phpbb\permissionsTristan Darricau2014-06-151-1/+0
| | | | PHPBB3-12715
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-1/+1
| | | | PHPBB3-12273
* [ticket/12123] Add soft delete to phpbb/permissions.php.Cesar G2014-01-251-0/+1
| | | | PHPBB3-12123
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11700] namespacify phpbb_permissions classNils Adermann2013-09-161-13/+15
| | | | PHPBB3-11700
* [ticket/11582] Test the event and and fix it.Joas Schilling2013-07-141-1/+1
| | | | PHPBB3-11582
* [ticket/11582] Move file to new directoryJoas Schilling2013-07-141-0/+340
PHPBB3-11582