aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db
Commit message (Expand)AuthorAgeFilesLines
...
* Removed header frame, reduced timezone naming, added DB size for MySQL, no ma...Paul S. Owen2001-07-273-23/+41
* Removed header frame, reduced timezone naming, added DB size for MySQL, no ma...Paul S. Owen2001-07-272-49/+50
* Moved cookie and session config to DB config table, added MSSQL schemaPaul S. Owen2001-07-224-2/+13
* Re-added topic notifyPaul S. Owen2001-07-211-3/+3
* Double quote replace for slashed single quotePaul S. Owen2001-07-211-0/+10
* UG related updatePaul S. Owen2001-07-212-3/+4
* Ok, I really fixed it this time..I hope..hehJames Atkinson2001-07-201-1/+1
* Fixed the MySQL basic fileJames Atkinson2001-07-201-10/+2
* New theme for PSO, hey, I was boredPaul S. Owen2001-07-181-0/+11
* Added editing information, no time limit at presentPaul S. Owen2001-07-152-1/+5
* Forgot something during the switch to the PSO-ThemeBart van Bragt2001-07-131-3/+3
* Changed template to PSO, Default is not up to dateBart van Bragt2001-07-111-1/+1
* Added default password to Admin account (passwd= admin)Bart van Bragt2001-07-111-1/+2
* Fixed various errorsPaul S. Owen2001-07-091-8/+9
* Switched to associative and numbered fetcharrayPaul S. Owen2001-07-091-1/+1
* Number of queries executed ... for testing onlyPaul S. Owen2001-07-085-1/+15
* Ok Really fixed the select field thing this time :)the_systech2001-07-051-1/+1
* Fix for removed selected field from config tablethe_systech2001-07-052-2/+1
* Started on moderator control panel code. Main layout is started, no functiona...uid298902001-07-051-0/+34
* Things that should have commited earlier but apparently did notuid420622001-07-042-0/+4
* Transaction capability moved to DB classesPaul S. Owen2001-07-035-38/+104
* Added disable board and some avatar related config stuffPaul S. Owen2001-07-032-4/+5
* Added a hidden user optionPaul S. Owen2001-07-013-25/+24
* Added some gzip compression capabilityPaul S. Owen2001-06-302-2/+4
* Fixed tabs-to-spaces. Yuck.natec2001-06-241-1/+2
* Working on getting Oracle functional. Almost there, need to deal with the 'AU...James Atkinson2001-06-211-28/+29
* Various minorish updatesPaul S. Owen2001-06-203-41/+31
* added auto_prunethe_systech2001-06-191-2/+18
* Slightly cleaned up schemasPaul S. Owen2001-06-181-66/+18
* Switched forum_auth to the forums tablePaul S. Owen2001-06-183-42/+1
* Added a profile preference for recieving notification on new PMsPaul S. Owen2001-06-162-4/+8
* Fixed some problems ... maybe - Part 3 A Sequel too FarPaul S. Owen2001-06-141-4/+4
* Fixed some problems ... maybe - Part 2 The RevengePaul S. Owen2001-06-141-2/+2
* Fixed some problems ... maybePaul S. Owen2001-06-143-10/+10
* Basic posting of messages, no reply, quote or edit yetPaul S. Owen2001-06-132-24/+8
* Found that php has an imagesize function ... dohPaul S. Owen2001-06-123-2/+8
* Added Table def for auto_prunethe_systech2001-06-121-0/+16
* Added post_username to posts table and altered some minor thingsPaul S. Owen2001-06-113-62/+64
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-2/+2
* Updated for present privmsgs testsPaul S. Owen2001-06-112-22/+46
* Bad paul.. no comma.natec2001-06-091-1/+1
* Preparations for possible move of forum_auth fieldsPaul S. Owen2001-06-083-4/+29
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-073-17/+19
* Reduced auth code size and added some more auth typesPaul S. Owen2001-06-063-14/+21
* Small change to default date formatPaul S. Owen2001-06-041-1/+1
* Last visit additionPaul S. Owen2001-06-042-2/+4
* Fixed field type for cat_orderPaul S. Owen2001-06-032-2/+2
* Slight mods that should make not difference to current setupsPaul S. Owen2001-06-023-11/+7
* Some hopefully finalish updates to auth schemaPaul S. Owen2001-06-012-10/+14
* Latest update ... should be okayPaul S. Owen2001-05-312-22/+13