aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_board.php
Commit message (Collapse)AuthorAgeFilesLines
* Missed options for global email disable and min/max chars for search ↵Paul S. Owen2002-07-291-0/+15
| | | | | | indexing ... git-svn-id: file:///svn/phpbb/trunk@2786 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, wrong var namePaul S. Owen2002-07-291-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2780 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missed settings and some reorg ...Paul S. Owen2002-07-281-8/+49
| | | | git-svn-id: file:///svn/phpbb/trunk@2779 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log actionsPaul S. Owen2002-07-281-12/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@2778 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missing setting of checked for disabled user regPaul S. Owen2002-07-281-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2777 89ea8834-ac86-4346-8a33-228a782c2dd0
* Tidy code a littlePaul S. Owen2002-07-281-101/+81
| | | | git-svn-id: file:///svn/phpbb/trunk@2775 89ea8834-ac86-4346-8a33-228a782c2dd0
* Split up single page into several ... still not happy with certain splits or ↵Paul S. Owen2002-07-281-220/+381
| | | | | | the "Default" page ... git-svn-id: file:///svn/phpbb/trunk@2772 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, banning, etc.Paul S. Owen2002-07-261-5/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2745 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates + search indexing prelim stuff ... hosts will hate this version!Paul S. Owen2002-07-251-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@2735 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hard-coded HTML into admin modules ... no point in continuing to template ↵Paul S. Owen2002-07-141-77/+85
| | | | | | this stuff since no one (or few) rarely bother to make use of the feature. Lots of changes for permissions, sessions, etc. some new styling stuff present (inc. editing templates though not complete), lots of bugs and non-functioning stuff ... any 'existing' modules will cause the right hand panel to fail ... remove them. If I catch anyone nicking graphics from here I'll kill 'em ... git-svn-id: file:///svn/phpbb/trunk@2675 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix problem with user_admin not showing correct status for certain settings ↵Paul S. Owen2002-03-221-3/+4
| | | | | | + switch to same include series as main files git-svn-id: file:///svn/phpbb/trunk@2397 89ea8834-ac86-4346-8a33-228a782c2dd0
* Security updates + a few updates for chopped up functions compatibilityPaul S. Owen2002-03-181-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2310 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops I did a Paul... Still allow avatar uploads from Urlsthe_systech2002-03-011-8/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2243 89ea8834-ac86-4346-8a33-228a782c2dd0
* Workarounds for file_uploads disabled...the_systech2002-03-011-0/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@2241 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cookie domain string was missing, thanks, Jerry (#516599)Bart van Bragt2002-02-171-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2176 89ea8834-ac86-4346-8a33-228a782c2dd0
* Rolling back changes for site_name_explain lang variablethe_systech2002-02-151-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2159 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug #517442... Disabled HTML in Site_Name and documented in admin.. ↵the_systech2002-02-151-2/+3
| | | | | | Also changed so that in both site_name and site_desc "'s are changed to " git-svn-id: file:///svn/phpbb/trunk@2157 89ea8834-ac86-4346-8a33-228a782c2dd0
* Final fixes for user entered server name, port, etc.Paul S. Owen2002-02-141-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2150 89ea8834-ac86-4346-8a33-228a782c2dd0
* D@$!it make sure you fix quotes in site name too you idiot...the_systech2002-02-141-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2148 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix a partial problem in the site_desc that was found as a result of bug ↵the_systech2002-02-141-2/+6
| | | | | | #517442 which still requires futher consideration.. git-svn-id: file:///svn/phpbb/trunk@2147 89ea8834-ac86-4346-8a33-228a782c2dd0
* Server settings used for emails ...Paul S. Owen2002-02-131-3/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@2136 89ea8834-ac86-4346-8a33-228a782c2dd0
* SMTP username and password additionsPaul S. Owen2002-02-051-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2059 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change setmodules == 1 to !empty($setmodules), stop it complaining if it ↵Paul S. Owen2002-01-241-1/+1
| | | | | | isn't set ... can someone do this for userauth, my copy is modified at present git-svn-id: file:///svn/phpbb/trunk@1928 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for the \' issue but fix for bug #496110 in admin_forums (changed ↵Paul S. Owen2001-12-241-1/+1
| | | | | | names to utilise constants) git-svn-id: file:///svn/phpbb/trunk@1681 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various remaining language fixes for viewonline and board configuration adminPaul S. Owen2001-12-171-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1616 89ea8834-ac86-4346-8a33-228a782c2dd0
* Yet another missed option ... blimey, we've made this too configurable ... ↵Paul S. Owen2001-11-191-0/+2
| | | | | | only kidding git-svn-id: file:///svn/phpbb/trunk@1376 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various admin lang and other fixes ... this will break other things I'm ↵Paul S. Owen2001-11-191-8/+30
| | | | | | sure, only submit bug reports for recently commited files git-svn-id: file:///svn/phpbb/trunk@1373 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added admin enabling of email formPaul S. Owen2001-11-151-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1320 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #481673Paul S. Owen2001-11-141-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1313 89ea8834-ac86-4346-8a33-228a782c2dd0
* Translated all the remaining enlgish strings in the admin config sectionJames Atkinson2001-11-141-1/+50
| | | | git-svn-id: file:///svn/phpbb/trunk@1309 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added global PM disable + modded emailer to allow lang select + re-added ↵Paul S. Owen2001-11-131-2/+31
| | | | | | back box limits my dumbness removed recently git-svn-id: file:///svn/phpbb/trunk@1305 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added coppa stuff for admin (who removed it??)James Atkinson2001-11-051-0/+2
| | | | | | | Added SMTP username and password settiings git-svn-id: file:///svn/phpbb/trunk@1281 89ea8834-ac86-4346-8a33-228a782c2dd0
* Additions for site descriptionPaul S. Owen2001-11-031-28/+32
| | | | git-svn-id: file:///svn/phpbb/trunk@1266 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, cleanups and support for URI based sessions ... more to ↵Paul S. Owen2001-10-141-4/+3
| | | | | | come at some point git-svn-id: file:///svn/phpbb/trunk@1179 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preliminary avatar gallery supportPaul S. Owen2001-10-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1173 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added configuration for allowed html tagsPaul S. Owen2001-10-111-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1171 89ea8834-ac86-4346-8a33-228a782c2dd0
* Yet more additions ...Paul S. Owen2001-10-011-2/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1113 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-011-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1111 89ea8834-ac86-4346-8a33-228a782c2dd0
* Finished up COPPA support (I hope), now has a form the parents can print and ↵James Atkinson2001-09-271-1/+10
| | | | | | sign and added config areas for mailing address and fax number. git-svn-id: file:///svn/phpbb/trunk@1096 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forgot to ftp again ...Paul S. Owen2001-09-251-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1085 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-251-17/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@1083 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified for modification to templates/themesPaul S. Owen2001-09-101-26/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1021 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified for modification to templates/themesPaul S. Owen2001-09-091-16/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@1020 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-115/+61
| | | | git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for admin general config using user defaults rather than board defaults ↵Paul S. Owen2001-09-061-170/+164
| | | | | | for output git-svn-id: file:///svn/phpbb/trunk@995 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixing a few bugs....dougk_ff72001-09-021-172/+175
| | | | git-svn-id: file:///svn/phpbb/trunk@971 89ea8834-ac86-4346-8a33-228a782c2dd0
* Split words into separate file, various updates, fix for wrong template ↵Paul S. Owen2001-09-021-331/+162
| | | | | | action name git-svn-id: file:///svn/phpbb/trunk@968 89ea8834-ac86-4346-8a33-228a782c2dd0
* Code for word censor admin, tons o' funJames Atkinson2001-09-021-0/+162
| | | | git-svn-id: file:///svn/phpbb/trunk@967 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added GPL disclaimersJames Atkinson2001-08-301-0/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0