aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed restore problem with NULL columns, and added some documentation.the_systech2001-08-011-10/+71
| | | | git-svn-id: file:///svn/phpbb/trunk@780 89ea8834-ac86-4346-8a33-228a782c2dd0
* Configuration form work, 'sucsess' message screen needs some work..James Atkinson2001-08-011-32/+70
| | | | git-svn-id: file:///svn/phpbb/trunk@779 89ea8834-ac86-4346-8a33-228a782c2dd0
* It doesnt do anything if youre wonderingPaul S. Owen2001-08-011-0/+102
| | | | git-svn-id: file:///svn/phpbb/trunk@778 89ea8834-ac86-4346-8a33-228a782c2dd0
* More admin redirect updatesPaul S. Owen2001-07-301-3/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@764 89ea8834-ac86-4346-8a33-228a782c2dd0
* Languagified ... like that word? ... and updated a littlePaul S. Owen2001-07-291-63/+65
| | | | git-svn-id: file:///svn/phpbb/trunk@763 89ea8834-ac86-4346-8a33-228a782c2dd0
* Finished switching to lang file I thinkPaul S. Owen2001-07-282-48/+47
| | | | git-svn-id: file:///svn/phpbb/trunk@762 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lots of languagification and redirection path changePaul S. Owen2001-07-282-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@761 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lots of languagification and redirection path changePaul S. Owen2001-07-289-133/+217
| | | | git-svn-id: file:///svn/phpbb/trunk@759 89ea8834-ac86-4346-8a33-228a782c2dd0
* Languagified the admin indexPaul S. Owen2001-07-281-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@758 89ea8834-ac86-4346-8a33-228a782c2dd0
* Languagified the admin indexPaul S. Owen2001-07-281-11/+34
| | | | git-svn-id: file:///svn/phpbb/trunk@757 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed header frame, reduced timezone naming, added DB size for MySQL, no ↵Paul S. Owen2001-07-271-16/+278
| | | | | | major technical changes git-svn-id: file:///svn/phpbb/trunk@754 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed header frame, reduced timezone naming, added DB size for MySQL, no ↵Paul S. Owen2001-07-276-63/+85
| | | | | | major technical changes git-svn-id: file:///svn/phpbb/trunk@753 89ea8834-ac86-4346-8a33-228a782c2dd0
* System config admin section started. Can view settings but can't modify them ↵James Atkinson2001-07-242-11/+156
| | | | | | at the moment git-svn-id: file:///svn/phpbb/trunk@750 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cleaned up the stats view, added slightly better code for computing the ↵James Atkinson2001-07-241-6/+23
| | | | | | avatar dir size git-svn-id: file:///svn/phpbb/trunk@743 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, now it worksJames Atkinson2001-07-231-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@738 89ea8834-ac86-4346-8a33-228a782c2dd0
* Blah..James Atkinson2001-07-231-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@737 89ea8834-ac86-4346-8a33-228a782c2dd0
* Almost done, just gotta figure out how to get the database sizeJames Atkinson2001-07-231-3/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@736 89ea8834-ac86-4346-8a33-228a782c2dd0
* Basic stats almost doneJames Atkinson2001-07-231-0/+47
| | | | git-svn-id: file:///svn/phpbb/trunk@735 89ea8834-ac86-4346-8a33-228a782c2dd0
* Started on the admin overview/index pageJames Atkinson2001-07-232-1/+208
| | | | git-svn-id: file:///svn/phpbb/trunk@734 89ea8834-ac86-4346-8a33-228a782c2dd0
* And as if by magic another error gets fixed, running out of magic nowPaul S. Owen2001-07-201-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@705 89ea8834-ac86-4346-8a33-228a782c2dd0
* And as if by magic one of the errors was fixed, who needs Harry Potter?Paul S. Owen2001-07-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@704 89ea8834-ac86-4346-8a33-228a782c2dd0
* And as if by magic group auth admin appearedPaul S. Owen2001-07-191-297/+519
| | | | git-svn-id: file:///svn/phpbb/trunk@702 89ea8834-ac86-4346-8a33-228a782c2dd0
* Advanced user auth working, use it, abuse itPaul S. Owen2001-07-191-230/+340
| | | | git-svn-id: file:///svn/phpbb/trunk@701 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change so that a page header and footer are output to right panePaul S. Owen2001-07-191-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@697 89ea8834-ac86-4346-8a33-228a782c2dd0
* User auth now works properly I think, gives warnings of group conflicts, ↵Paul S. Owen2001-07-191-158/+246
| | | | | | only simple mode at present git-svn-id: file:///svn/phpbb/trunk@696 89ea8834-ac86-4346-8a33-228a782c2dd0
* Update of pruning to add admin interface, and change error_die's to ↵the_systech2001-07-171-0/+202
| | | | | | message_die's git-svn-id: file:///svn/phpbb/trunk@683 89ea8834-ac86-4346-8a33-228a782c2dd0
* Nav templating re-enabledPaul S. Owen2001-07-141-16/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@669 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopps, missed thatPaul S. Owen2001-07-141-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@664 89ea8834-ac86-4346-8a33-228a782c2dd0
* New page headers, cleaned up code, etc.Paul S. Owen2001-07-147-777/+1258
| | | | git-svn-id: file:///svn/phpbb/trunk@663 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added authentificationBart van Bragt2001-07-141-7/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@660 89ea8834-ac86-4346-8a33-228a782c2dd0
* Didnt I commit these?Paul S. Owen2001-07-137-68/+115
| | | | git-svn-id: file:///svn/phpbb/trunk@650 89ea8834-ac86-4346-8a33-228a782c2dd0
* Name changesPaul S. Owen2001-07-131-0/+744
| | | | git-svn-id: file:///svn/phpbb/trunk@648 89ea8834-ac86-4346-8a33-228a782c2dd0
* Name changesPaul S. Owen2001-07-131-739/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@643 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oh well, why not fix the bad link?Bart van Bragt2001-07-131-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@642 89ea8834-ac86-4346-8a33-228a782c2dd0
* Start of the admin frontendBart van Bragt2001-07-135-4/+117
| | | | git-svn-id: file:///svn/phpbb/trunk@639 89ea8834-ac86-4346-8a33-228a782c2dd0
* And you thought userauth was bad ...Paul S. Owen2001-07-131-0/+643
| | | | git-svn-id: file:///svn/phpbb/trunk@638 89ea8834-ac86-4346-8a33-228a782c2dd0
* I hate those damn reset warnings ...Paul S. Owen2001-07-131-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@635 89ea8834-ac86-4346-8a33-228a782c2dd0
* Gone and most certainly forgottenPaul S. Owen2001-07-132-1060/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@634 89ea8834-ac86-4346-8a33-228a782c2dd0
* Basic user auth control, nothing fancy, dont complain if it breask somethingPaul S. Owen2001-07-132-223/+323
| | | | git-svn-id: file:///svn/phpbb/trunk@633 89ea8834-ac86-4346-8a33-228a782c2dd0
* Renamed filesBart van Bragt2001-07-112-0/+1060
| | | | git-svn-id: file:///svn/phpbb/trunk@632 89ea8834-ac86-4346-8a33-228a782c2dd0
* Update to use templates, and new message_die instead of error_diethe_systech2001-07-051-71/+95
| | | | git-svn-id: file:///svn/phpbb/trunk@576 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not expect much from this I just felt like commiting itPaul S. Owen2001-06-251-47/+255
| | | | git-svn-id: file:///svn/phpbb/trunk@524 89ea8834-ac86-4346-8a33-228a782c2dd0
* Switched forum_auth to the forums tablePaul S. Owen2001-06-172-127/+222
| | | | git-svn-id: file:///svn/phpbb/trunk@506 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some basic user auth layout testsPaul S. Owen2001-06-081-277/+200
| | | | git-svn-id: file:///svn/phpbb/trunk@440 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added announce and sticky supportPaul S. Owen2001-06-071-13/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@438 89ea8834-ac86-4346-8a33-228a782c2dd0
* Now functional for Postgres???the_systech2001-06-041-17/+293
| | | | git-svn-id: file:///svn/phpbb/trunk@428 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remember to change all commented out lines for CVS version ... dohPaul S. Owen2001-06-041-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@425 89ea8834-ac86-4346-8a33-228a782c2dd0
* More functionality ... some user auth info but no direct control yetPaul S. Owen2001-06-042-92/+208
| | | | git-svn-id: file:///svn/phpbb/trunk@424 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates to forumauth and initial userauthPaul S. Owen2001-06-032-7/+310
| | | | git-svn-id: file:///svn/phpbb/trunk@418 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum auth admin now worksPaul S. Owen2001-06-031-96/+232
| | | | git-svn-id: file:///svn/phpbb/trunk@416 89ea8834-ac86-4346-8a33-228a782c2dd0