aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_permissions.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16277] Move from each() functionrxu2019-12-291-2/+2
* [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-121-3/+3
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-39/+39
* Merge branch 'ticket/9590' into ticket/9590-rheaMarc Alexander2016-11-271-0/+5
|\
| * [ticket/9590] Submit permissions form in chunks when using "Apply all"Marc Alexander2016-11-261-0/+5
* | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+5
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-4/+2
* | Merge branch '3.1.x'Tristan Darricau2015-10-141-2/+9
|\ \ | |/
| * [ticket/10572] Unguarded includes in acp filesRichard McGirr2015-10-131-2/+9
* | [ticket/12143] Oops, fixed array indexOliver Schramm2015-08-051-1/+1
* | [ticket/12143] Replace group name outputOliver Schramm2015-08-051-6/+16
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-21/+21
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-3/+3
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+4
|/
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-1/+1
* Merge pull request #2431 from Nicofuma/ticket/12109Dhruv Goel2014-06-151-8/+16
|\
| * [ticket/12109] Fix coding styleTristan Darricau2014-05-101-4/+4
| * [ticket/12109] Bug when setting permissions with "Select all users"Tristan Darricau2014-05-101-8/+16
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
|/
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-1/+0
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-6/+9
|\
| * [ticket/11582] Use member isntead of a new variable everytimeJoas Schilling2013-07-141-11/+9
| * [ticket/11582] Use new methods and remove duplicated entriesJoas Schilling2013-07-141-3/+6
| * [ticket/11582] Add methods to return the language stringJoas Schilling2013-07-141-4/+3
| * [ticket/11582] Add new service for permissionsJoas Schilling2013-07-141-3/+6
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-5/+5
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-4/+4
|/
* [ticket/10758] Extract obtain_user_data for the benefit of tests.Oleg Pudeyev2012-12-191-6/+1
* [ticket/10758] Dependency inject parameters into update_foes.Oleg Pudeyev2012-12-151-2/+2
* [ticket/10758] Dependency inject parameters into cache_moderators.Oleg Pudeyev2012-12-151-8/+8
* [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-1/+1
* [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-311-1/+1
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-8/+9
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+1315
* put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-1195/+0
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-19/+13
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-6/+5
* merge some changes/fixesMeik Sievertsen2008-04-111-1/+1
* merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390Meik Sievertsen2008-02-231-50/+53
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* Cleanup in aisle 15Henry Sudhof2007-10-031-3/+3
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-1/+16
* #i62 - #i65Meik Sievertsen2007-09-221-4/+2
* away with debug code. :oMeik Sievertsen2007-09-021-5/+3
* fixing some bugsMeik Sievertsen2007-09-021-0/+10
* again, a lot of bug fixesMeik Sievertsen2007-07-191-3/+5