aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_permission_roles.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-2/+2
* Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-181-2/+7
|\
| * [ticket/14789] Add link hashes and form tokens to all acp links/buttonsMarc Alexander2016-09-181-2/+7
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+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/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-4/+4
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-9/+9
* | [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/+2
|/
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-3/+3
* [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/+1
* [ticket/12038] Free query results.Cesar G2013-12-301-0/+1
* [ticket/12038] Do not rely on stale order value to move items.Cesar G2013-12-061-18/+19
* [ticket/12038] AJAXify move up/down buttons in the permission roles page.Cesar G2013-12-051-0/+9
* [ticket/11582] Move global declaration to beginning of blockJoas Schilling2013-07-221-2/+1
* [ticket/11582] Fix missing closing bracketJoas Schilling2013-07-141-2/+2
* [ticket/11582] Remove left over calls to lang['acl_*']Joas Schilling2013-07-141-1/+1
* [ticket/11582] Use new methods and remove duplicated entriesJoas Schilling2013-07-141-5/+7
* [ticket/11582] Add methods to return the language stringJoas Schilling2013-07-141-2/+1
* [ticket/11582] Use new class for categoriesJoas Schilling2013-07-141-2/+5
* [ticket/11585] Make $auth_admin class propertyDhruv2013-07-021-13/+12
* [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
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+571
* put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-570/+0
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-2/+2
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-4/+3
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-5/+13
* Cleanup in aisle 15Henry Sudhof2007-10-031-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+8
* try to normalize everything...Meik Sievertsen2007-07-221-4/+4
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-3/+3
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-231-3/+3
* I did a David. :PMeik Sievertsen2007-05-111-1/+1
* punctuation changes in language filesMeik Sievertsen2007-05-101-1/+3
* #5276David M2007-03-241-1/+1
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* - fixing some bugsMeik Sievertsen2007-01-201-3/+5
* *** empty log message ***Meik Sievertsen2007-01-181-1/+1
* fixing some bugs i introduced while fixing other bugs. :)Meik Sievertsen2007-01-181-1/+3
* #6772David M2007-01-111-0/+5
* - #6110Meik Sievertsen2006-12-101-1/+1
* - temporarily disable x-sendfile support (we need to look into methods of che...Meik Sievertsen2006-10-301-1/+1
* #4680David M2006-10-101-1/+1
* role_name does not need to be case-insensitiveMeik Sievertsen2006-10-071-2/+2
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-2/+2
* consistent acp layout regarding backlinks and messages.Meik Sievertsen2006-10-021-1/+1