aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Various updatesPaul S. Owen2002-07-173-5/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@2706 89ea8834-ac86-4346-8a33-228a782c2dd0
* wrong iconsPaul S. Owen2002-07-162-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2705 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor changesPaul S. Owen2002-07-161-5/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2704 89ea8834-ac86-4346-8a33-228a782c2dd0
* Registered shouldn't moderate forum ....Paul S. Owen2002-07-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2703 89ea8834-ac86-4346-8a33-228a782c2dd0
* How come this worked fine locally ... bloody amazing ...Paul S. Owen2002-07-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2702 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsPaul S. Owen2002-07-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2701 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove topic_votePaul S. Owen2002-07-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2700 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add acl, remove user_level ... this needs fixing to ensure user can admin if ↵Paul S. Owen2002-07-161-2/+4
| | | | | | board is disabled git-svn-id: file:///svn/phpbb/trunk@2699 89ea8834-ac86-4346-8a33-228a782c2dd0
* This will do a clean install ... it will fail if config isn't writeable or ↵Paul S. Owen2002-07-163-278/+184
| | | | | | any other error occurs ... git-svn-id: file:///svn/phpbb/trunk@2698 89ea8834-ac86-4346-8a33-228a782c2dd0
* RenamedPaul S. Owen2002-07-161-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2697 89ea8834-ac86-4346-8a33-228a782c2dd0
* Start integrating install.tplPaul S. Owen2002-07-161-258/+243
| | | | git-svn-id: file:///svn/phpbb/trunk@2696 89ea8834-ac86-4346-8a33-228a782c2dd0
* Alter SQL for decoding IPs as suggested by Josh (area51 post)Paul S. Owen2002-07-161-51/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@2695 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move to centralised install/Paul S. Owen2002-07-163-3261/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2694 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move to 'centralised' location in install/Paul S. Owen2002-07-1611-3548/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2693 89ea8834-ac86-4346-8a33-228a782c2dd0
* Centralise install/upgrade/schemas ... make for easier removal and less ↵Paul S. Owen2002-07-1614-0/+6773
| | | | | | cluter ... I think ... install needs to have it's template hard coded git-svn-id: file:///svn/phpbb/trunk@2692 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed namesPaul S. Owen2002-07-162-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2691 89ea8834-ac86-4346-8a33-228a782c2dd0
* remove user_level, add colourPaul S. Owen2002-07-161-2/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@2690 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsPaul S. Owen2002-07-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2689 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove user_levelPaul S. Owen2002-07-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2688 89ea8834-ac86-4346-8a33-228a782c2dd0
* renamedPaul S. Owen2002-07-162-478/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2687 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor changesPaul S. Owen2002-07-165-80/+564
| | | | git-svn-id: file:///svn/phpbb/trunk@2686 89ea8834-ac86-4346-8a33-228a782c2dd0
* bye byePaul S. Owen2002-07-164-1694/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2685 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsPaul S. Owen2002-07-141-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2684 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various extra linesPaul S. Owen2002-07-141-8/+56
| | | | git-svn-id: file:///svn/phpbb/trunk@2679 89ea8834-ac86-4346-8a33-228a782c2dd0
* More images ... remember my 'nicked' comment previously ... applies here too ...Paul S. Owen2002-07-146-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2678 89ea8834-ac86-4346-8a33-228a782c2dd0
* Name changes, removal of .cfgPaul S. Owen2002-07-1431-2587/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2677 89ea8834-ac86-4346-8a33-228a782c2dd0
* Name change to .html from .tpl as per requests (to ease local editing ... ↵Paul S. Owen2002-07-1427-6/+1885
| | | | | | for those who can't search for .tpl ... ;) ), various updates to account for conditionals in templating engine, etc. git-svn-id: file:///svn/phpbb/trunk@2676 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hard-coded HTML into admin modules ... no point in continuing to template ↵Paul S. Owen2002-07-1419-2167/+2090
| | | | | | 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
* To allow for 'easy switch' imagesets (i.e. .cfg's move into the DB as ↵Paul S. Owen2002-07-1442-0/+0
| | | | | | requested) 'non-style' specific images (buttons, etc.) are now stored separately to the template git-svn-id: file:///svn/phpbb/trunk@2674 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for permissions, sessions, lots of things ... note that _many_ ↵Paul S. Owen2002-07-1414-1759/+1279
| | | | | | things _do_not_work_ now ... I'm commiting them to stop people complaining about my holding on to everything :) There is _no_ update script at present for all these changes, you'll have to work out what's needed yourselves till I finish various things git-svn-id: file:///svn/phpbb/trunk@2673 89ea8834-ac86-4346-8a33-228a782c2dd0
* Gone but not forgotten ... what's not forgotten? who said that? shut up PaulPaul S. Owen2002-07-1411-3535/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@2672 89ea8834-ac86-4346-8a33-228a782c2dd0
* Same as last commits, updates for various changesPaul S. Owen2002-07-143-185/+84
| | | | git-svn-id: file:///svn/phpbb/trunk@2671 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for altered permission/sessions/etc.Paul S. Owen2002-07-143-168/+144
| | | | git-svn-id: file:///svn/phpbb/trunk@2670 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates and alterationsPaul S. Owen2002-07-141-35/+32
| | | | git-svn-id: file:///svn/phpbb/trunk@2669 89ea8834-ac86-4346-8a33-228a782c2dd0
* Latest schemaPaul S. Owen2002-07-142-140/+309
| | | | git-svn-id: file:///svn/phpbb/trunk@2668 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates which will break yet more thingsPaul S. Owen2002-07-141-68/+82
| | | | git-svn-id: file:///svn/phpbb/trunk@2667 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combine posting and searching functions ... not entirely convinced about ↵Paul S. Owen2002-07-141-0/+1370
| | | | | | this since searching is done without need of posting routines but hum ho for now git-svn-id: file:///svn/phpbb/trunk@2666 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combine, update, remove various functions ... by committing this various ↵Paul S. Owen2002-07-141-339/+308
| | | | | | 'things' will stop working, I did warn you not to use 2.1.x ... :) git-svn-id: file:///svn/phpbb/trunk@2665 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combine various admin related functionsPaul S. Owen2002-07-141-39/+287
| | | | git-svn-id: file:///svn/phpbb/trunk@2664 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combine emailer and smtpPaul S. Owen2002-07-141-15/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@2663 89ea8834-ac86-4346-8a33-228a782c2dd0
* This should work fine with existing templates ... note that you will need to ↵Paul S. Owen2002-07-141-264/+578
| | | | | | create a directory called cache/ in your templates directory ... give it a+w access (chmod 700) git-svn-id: file:///svn/phpbb/trunk@2662 89ea8834-ac86-4346-8a33-228a782c2dd0
* Renamed againPaul S. Owen2002-07-141-0/+532
| | | | git-svn-id: file:///svn/phpbb/trunk@2661 89ea8834-ac86-4346-8a33-228a782c2dd0
* Few minor changesPaul S. Owen2002-07-071-45/+51
| | | | git-svn-id: file:///svn/phpbb/trunk@2656 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slightly condensed ... for admin/ onlyPaul S. Owen2002-07-071-0/+195
| | | | git-svn-id: file:///svn/phpbb/trunk@2655 89ea8834-ac86-4346-8a33-228a782c2dd0
* Have log ... will viewPaul S. Owen2002-07-061-0/+243
| | | | git-svn-id: file:///svn/phpbb/trunk@2654 89ea8834-ac86-4346-8a33-228a782c2dd0
* Time to a commit ... been a whilePaul S. Owen2002-07-062-558/+570
| | | | git-svn-id: file:///svn/phpbb/trunk@2653 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial commit ... neither do anything, just wanted to add something :DPaul S. Owen2002-07-052-0/+385
| | | | git-svn-id: file:///svn/phpbb/trunk@2652 89ea8834-ac86-4346-8a33-228a782c2dd0
* See previous check-inPaul S. Owen2002-06-291-231/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2651 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combine SMTP and Emailer sources into onePaul S. Owen2002-06-291-13/+209
| | | | git-svn-id: file:///svn/phpbb/trunk@2650 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, a schema fix... Not a terrible problem....dougk_ff72002-06-271-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2646 89ea8834-ac86-4346-8a33-228a782c2dd0