aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_ban.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved directoryPaul S. Owen2003-03-131-578/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3648 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move logging functions, change name, add mode + lang var case changesPaul S. Owen2003-01-291-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3401 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor cosmetic change to display of ban reason/lengthPaul S. Owen2003-01-281-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3389 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change to markupPaul S. Owen2003-01-271-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3375 89ea8834-ac86-4346-8a33-228a782c2dd0
* Category and module lang name changes + show ban information when selecting ↵Paul S. Owen2003-01-271-96/+107
| | | | | | entries to unban git-svn-id: file:///svn/phpbb/trunk@3367 89ea8834-ac86-4346-8a33-228a782c2dd0
* Case change for lang var namesPaul S. Owen2003-01-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3304 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable exclusion from bans for users, IP's or email addressesPaul S. Owen2003-01-071-47/+58
| | | | git-svn-id: file:///svn/phpbb/trunk@3267 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-activated user searchPaul S. Owen2002-11-121-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3024 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mainly updates for additional/altered admin permission options ... note, you ↵Paul S. Owen2002-11-091-68/+68
| | | | | | MUST empty your current auth_options table and insert the list from the mysql_basic, you will also need to empty the auth_user/auth_group tables and re-assign permissions, and you should clear the $acl_options array in config_cache git-svn-id: file:///svn/phpbb/trunk@3020 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preliminary 'freeze' on permissions awaiting developer feedback, testing, ↵Paul S. Owen2002-10-261-11/+5
| | | | | | etc. Caching of non-dynmaic config and acl option elements. git-svn-id: file:///svn/phpbb/trunk@2970 89ea8834-ac86-4346-8a33-228a782c2dd0
* bah, various issues, assign lang to this->lang via pointer(?)Paul S. Owen2002-10-211-30/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@2962 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly changes to turn userdata into user->data, lang into user->lang + ↵Paul S. Owen2002-10-201-1/+20
| | | | | | bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission related updates ... is still not final but is getting there ... ↵Paul S. Owen2002-10-081-19/+15
| | | | | | faster than British Rail too git-svn-id: file:///svn/phpbb/trunk@2943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-31/+31
| | | | git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates ...Paul S. Owen2002-08-061-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@2831 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log string re-arrangementsPaul S. Owen2002-08-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2802 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, Doug asked for it so ... now I really am going to bed.Paul S. Owen2002-07-291-5/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@2784 89ea8834-ac86-4346-8a33-228a782c2dd0
* More user search fixes ...Paul S. Owen2002-07-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2768 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wrong cell name for unbanningPaul S. Owen2002-07-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2767 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated user search system ... this _really_ needs to be integrated with ↵Paul S. Owen2002-07-271-1/+1
| | | | | | memberslist or something ... but it'll do here for now git-svn-id: file:///svn/phpbb/trunk@2760 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log initial dataPaul S. Owen2002-07-261-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2752 89ea8834-ac86-4346-8a33-228a782c2dd0
* Reduce repeated codePaul S. Owen2002-07-261-114/+34
| | | | git-svn-id: file:///svn/phpbb/trunk@2748 89ea8834-ac86-4346-8a33-228a782c2dd0
* Excessive break-line-agePaul S. Owen2002-07-261-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2747 89ea8834-ac86-4346-8a33-228a782c2dd0
* Doh ... a deer a ... yes, well, uhmPaul S. Owen2002-07-261-6/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@2746 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, banning, etc.Paul S. Owen2002-07-261-341/+463
| | | | git-svn-id: file:///svn/phpbb/trunk@2745 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor changesPaul S. Owen2002-07-161-0/+492
git-svn-id: file:///svn/phpbb/trunk@2686 89ea8834-ac86-4346-8a33-228a782c2dd0