aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added post subject to postgres schema. Updated viewtopic query to include gro...James Atkinson2001-05-311-1/+2
* Final fix to match current mysql_schema.sqlthe_systech2001-05-311-1/+1
* Added data for new columns in post and post_textthe_systech2001-05-311-4/+4
* Fixed error in sql. INSERthe_systech2001-05-311-1/+1
* Added some basic auth info for new auth systemPaul S. Owen2001-05-311-0/+14
* Updated postgres schemaJames Atkinson2001-05-301-15/+42
* Updates for auth systemPaul S. Owen2001-05-301-0/+60
* Fixed problem with post insertPaul S. Owen2001-05-281-1/+1
* Updated basic configPaul S. Owen2001-05-271-5/+12
* Introduce a global switch for smiliesPaul S. Owen2001-05-272-0/+2