aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_ranks.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+3
* [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-1/+1
* [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-6/+6
* [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-4/+4
* [ticket/12838] Update RC2 to RC3PayBas2014-07-161-3/+3
* [ticket/12838] Add raw row-data to acp_ranks core eventPayBas2014-07-101-3/+4
* [ticket/12838] Add core events to acp_ranks.phpPayBas2014-07-101-5/+40
* [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
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
* [ticket/11259] htmlspecialchars($phpbb_admin_path)Nathan Guse2012-12-101-7/+7
* [ticket/10271] AJAXified various deletions in the ACP.Callum Macrae2012-03-311-1/+13
* Merge branch 'develop-olympus' into developAndreas Fischer2012-02-281-1/+1
|\
| * [ticket/10639] Do not allow negative post count as rank's minimum postsJoas Schilling2012-02-201-1/+1
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-10-141-1/+1
|\ \ | |/
| * [ticket/10074] Change default value of 'Set as special rank' to NoJoas Schilling2011-10-141-1/+1
| * acp module for submitting statistical information to phpBBNils Adermann2009-06-271-1/+1
| * Fix bug #22665 - Display and highlight already used rank images while assigni...Joas Schilling2009-06-171-17/+14
* | [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/+240
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-242/+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-6/+5
|/
* #14725Henry Sudhof2007-10-141-5/+0
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-6/+14
* Cleanup in aisle 15Henry Sudhof2007-10-031-2/+2
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-1/+13
* try to normalize everything...Meik Sievertsen2007-07-221-1/+1
* a bunch of fixesMeik Sievertsen2007-07-141-2/+3
* changed the cache files to save some memory (all global ones are hold in memo...Meik Sievertsen2007-04-221-2/+2
* #6772David M2007-01-111-0/+5
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-4/+24
* ok, i am an idiot...Meik Sievertsen2006-11-031-1/+1
* - some bugfixesMeik Sievertsen2006-08-281-2/+2
* Min ranksGraham Eames2006-08-031-1/+1
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-011-1/+1
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-1/+1
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-1/+1
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-26/+0
* - fix some tiny bugsMeik Sievertsen2006-02-181-11/+11
* - banning, disallow usernames and ranksMeik Sievertsen2005-12-091-0/+228