aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_ban.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13454] Fix code sniffer complaintsMarc Alexander2016-01-061-1/+1
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-4/+1
* [ticket/10572] Unguarded includes in acp filesRichard McGirr2015-10-131-1/+4
* [ticket/13119] Remove unused globals and use the request classJoas Schilling2014-09-301-12/+11
* [ticket/13119] Add events to ACP's ban moduleJoas Schilling2014-09-301-4/+60
* [ticket/12891] Replace template loops with 1 loop to reduce generation timeJoas Schilling2014-07-251-43/+12
* [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/11099] Mark acp_ban::display_ban_options() as static.Andreas Fischer2012-10-301-2/+2
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* Merge branch 'develop-olympus' into developAndreas Fischer2011-11-131-5/+29
|\
| * [ticket/10087] Organize bans in acp_baninto optgroupsIgor Wiedler2011-11-111-5/+29
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* [ticket/9695] Correct the improper display of user input in mcp_ban.phpJosh Woody2010-07-011-2/+2
* Fixed bugs #43145, #44375, #44415 and #43045Jim Wigginton2009-09-021-2/+4
* Fix bug #47815 - View end of ban in MCP and ACP when user is banned by durati...Joas Schilling2009-07-071-1/+16
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* Cleanup in aisle 15Henry Sudhof2007-10-031-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-1/+8
* #i62 - #i65Meik Sievertsen2007-09-221-10/+9
* try to normalize everything...Meik Sievertsen2007-07-221-3/+3
* #8028David M2007-02-231-1/+1
* #8232David M2007-02-201-2/+0
* #8160David M2007-02-171-1/+1
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* - added confirm box to ucp zebra (adding fried/foe)Meik Sievertsen2007-01-241-4/+10
* - a bunch of fixesMeik Sievertsen2006-12-021-1/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* ok, i am an idiot...Meik Sievertsen2006-11-031-2/+2
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-2/+2
* anyone want to buy a C?Meik Sievertsen2006-06-161-2/+2
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-0/+3
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-2/+2
* Display bans in order of username not user_id so that you stand a chance of f...Graham Eames2006-05-141-1/+1
* - introduce LA_, UA_ and A_ template variables (they allow styles to use temp...Nils Adermann2006-05-061-3/+6
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-2/+2
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-28/+0
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-151-23/+48
* - fix some tiny bugsMeik Sievertsen2006-02-181-5/+5
* - banning, disallow usernames and ranksMeik Sievertsen2005-12-091-0/+214