aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db
Commit message (Collapse)AuthorAgeFilesLines
* Changes encorporate smily processing...the_systech2001-08-083-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@818 89ea8834-ac86-4346-8a33-228a782c2dd0
* Deleted single quotes around phpbb_themes and its fieldsgpolins2001-08-081-43/+43
| | | | git-svn-id: file:///svn/phpbb/trunk@814 89ea8834-ac86-4346-8a33-228a782c2dd0
* One tables wasn't being droppedBart van Bragt2001-07-311-17/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@777 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed missing semicolonthe_systech2001-07-311-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@769 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed header frame, reduced timezone naming, added DB size for MySQL, no ↵Paul S. Owen2001-07-273-23/+41
| | | | | | 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-272-49/+50
| | | | | | major technical changes git-svn-id: file:///svn/phpbb/trunk@753 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved cookie and session config to DB config table, added MSSQL schemaPaul S. Owen2001-07-224-2/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@726 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added topic notifyPaul S. Owen2001-07-211-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@725 89ea8834-ac86-4346-8a33-228a782c2dd0
* Double quote replace for slashed single quotePaul S. Owen2001-07-211-0/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@723 89ea8834-ac86-4346-8a33-228a782c2dd0
* UG related updatePaul S. Owen2001-07-212-3/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@718 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, I really fixed it this time..I hope..hehJames Atkinson2001-07-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@713 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed the MySQL basic fileJames Atkinson2001-07-201-10/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@712 89ea8834-ac86-4346-8a33-228a782c2dd0
* New theme for PSO, hey, I was boredPaul S. Owen2001-07-181-0/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@692 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added editing information, no time limit at presentPaul S. Owen2001-07-152-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@673 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forgot something during the switch to the PSO-ThemeBart van Bragt2001-07-131-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@641 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed template to PSO, Default is not up to dateBart van Bragt2001-07-111-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@630 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added default password to Admin account (passwd= admin)Bart van Bragt2001-07-111-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@629 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various errorsPaul S. Owen2001-07-091-8/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@612 89ea8834-ac86-4346-8a33-228a782c2dd0
* Switched to associative and numbered fetcharrayPaul S. Owen2001-07-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@611 89ea8834-ac86-4346-8a33-228a782c2dd0
* Number of queries executed ... for testing onlyPaul S. Owen2001-07-085-1/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok Really fixed the select field thing this time :)the_systech2001-07-051-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@575 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for removed selected field from config tablethe_systech2001-07-052-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@574 89ea8834-ac86-4346-8a33-228a782c2dd0
* Started on moderator control panel code. Main layout is started, no ↵uid298902001-07-051-0/+34
| | | | | | functionality yet git-svn-id: file:///svn/phpbb/trunk@561 89ea8834-ac86-4346-8a33-228a782c2dd0
* Things that should have commited earlier but apparently did notuid420622001-07-042-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@556 89ea8834-ac86-4346-8a33-228a782c2dd0
* Transaction capability moved to DB classesPaul S. Owen2001-07-035-38/+104
| | | | git-svn-id: file:///svn/phpbb/trunk@546 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added disable board and some avatar related config stuffPaul S. Owen2001-07-032-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@538 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added a hidden user optionPaul S. Owen2001-07-013-25/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@532 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some gzip compression capabilityPaul S. Owen2001-06-302-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@528 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed tabs-to-spaces. Yuck.natec2001-06-241-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@522 89ea8834-ac86-4346-8a33-228a782c2dd0
* Working on getting Oracle functional. Almost there, need to deal with the ↵James Atkinson2001-06-211-28/+29
| | | | | | 'AUTO INCREMENT' issue git-svn-id: file:///svn/phpbb/trunk@520 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various minorish updatesPaul S. Owen2001-06-203-41/+31
| | | | git-svn-id: file:///svn/phpbb/trunk@518 89ea8834-ac86-4346-8a33-228a782c2dd0
* added auto_prunethe_systech2001-06-191-2/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@516 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slightly cleaned up schemasPaul S. Owen2001-06-181-66/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@513 89ea8834-ac86-4346-8a33-228a782c2dd0
* Switched forum_auth to the forums tablePaul S. Owen2001-06-183-42/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@507 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added a profile preference for recieving notification on new PMsPaul S. Owen2001-06-162-4/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@504 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some problems ... maybe - Part 3 A Sequel too FarPaul S. Owen2001-06-141-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@495 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some problems ... maybe - Part 2 The RevengePaul S. Owen2001-06-141-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@494 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some problems ... maybePaul S. Owen2001-06-143-10/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@493 89ea8834-ac86-4346-8a33-228a782c2dd0
* Basic posting of messages, no reply, quote or edit yetPaul S. Owen2001-06-132-24/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@488 89ea8834-ac86-4346-8a33-228a782c2dd0
* Found that php has an imagesize function ... dohPaul S. Owen2001-06-123-2/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@482 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added Table def for auto_prunethe_systech2001-06-121-0/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@480 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added post_username to posts table and altered some minor thingsPaul S. Owen2001-06-113-62/+64
| | | | git-svn-id: file:///svn/phpbb/trunk@464 89ea8834-ac86-4346-8a33-228a782c2dd0
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@463 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated for present privmsgs testsPaul S. Owen2001-06-112-22/+46
| | | | git-svn-id: file:///svn/phpbb/trunk@452 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bad paul.. no comma.natec2001-06-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@444 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preparations for possible move of forum_auth fieldsPaul S. Owen2001-06-083-4/+29
| | | | git-svn-id: file:///svn/phpbb/trunk@441 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-073-17/+19
| | | | | | | Added topic_type field to the topics database in order to handle ordering. Would have used topic_status but that would have messed up the ordering when topics were locked git-svn-id: file:///svn/phpbb/trunk@437 89ea8834-ac86-4346-8a33-228a782c2dd0
* Reduced auth code size and added some more auth typesPaul S. Owen2001-06-063-14/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@435 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small change to default date formatPaul S. Owen2001-06-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@429 89ea8834-ac86-4346-8a33-228a782c2dd0
* Last visit additionPaul S. Owen2001-06-042-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@427 89ea8834-ac86-4346-8a33-228a782c2dd0