1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00

281 Commits

Author SHA1 Message Date
James Atkinson
e175b8eee4 More work on Oracle DBAL code
git-svn-id: file:///svn/phpbb/trunk@1035 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-13 23:19:53 +00:00
James Atkinson
4e18945c0c Put transaction support into oracle DBAL
git-svn-id: file:///svn/phpbb/trunk@1033 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-13 10:10:07 +00:00
James Atkinson
2ce073c4ef Inital work on Oracle schema. If you are installing on oracle run the triggers file AFTER the basic file
git-svn-id: file:///svn/phpbb/trunk@1032 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-13 09:54:09 +00:00
James Atkinson
09ae82cd77 Fixed up postgres schema and basic so they work with new config table and theme/templates combination
git-svn-id: file:///svn/phpbb/trunk@1025 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-10 22:53:52 +00:00
Paul S. Owen
c342a3c365 Combined theme/templates in profile as suggested, added META refresh and made a couple of other changes
git-svn-id: file:///svn/phpbb/trunk@1019 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 23:37:30 +00:00
Paul S. Owen
c0ac873a08 Combined theme/templates in profile as suggested, added META refresh and made a couple of other changes
git-svn-id: file:///svn/phpbb/trunk@1018 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 23:22:29 +00:00
Bart van Bragt
3a56a22f25 Don't need config_id anymore obviously
git-svn-id: file:///svn/phpbb/trunk@1013 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-08 19:23:33 +00:00
Bart van Bragt
9b64a5d50c Altered layout of phpbb_config table
git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-08 18:24:34 +00:00
James Atkinson
289e45ae6f Fixed postgres schema so it works with polls
git-svn-id: file:///svn/phpbb/trunk@1002 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 22:01:39 +00:00
Paul S. Owen
ed26632a7f Updated mssql schema and basic, and added commit for remaining transactions
git-svn-id: file:///svn/phpbb/trunk@1000 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 16:58:45 +00:00
Paul S. Owen
6695be87e8 Moved signature attach toggle to DB run convert_sig to update after adding new field to DB
git-svn-id: file:///svn/phpbb/trunk@998 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 00:23:40 +00:00
Paul S. Owen
ef36331c3e Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be
git-svn-id: file:///svn/phpbb/trunk@987 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 00:29:07 +00:00
James Atkinson
7d0d488f25 Fixed bug #457840
git-svn-id: file:///svn/phpbb/trunk@977 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-03 08:04:26 +00:00
James Atkinson
c684df1d9b Ccouple minor fixes
git-svn-id: file:///svn/phpbb/trunk@959 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-31 22:00:44 +00:00
James Atkinson
ddf104d781 Fixes for bugs 457239 and 457301
git-svn-id: file:///svn/phpbb/trunk@955 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-31 20:32:44 +00:00
Paul S. Owen
6d77d2348e fixed spelling error in config
git-svn-id: file:///svn/phpbb/trunk@954 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-31 17:12:55 +00:00
James Atkinson
6cd6010e47 Added postgres basic file..can't believe I missed this..
git-svn-id: file:///svn/phpbb/trunk@950 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-31 00:37:26 +00:00
Paul S. Owen
13d9b6df5f Try again ...
git-svn-id: file:///svn/phpbb/trunk@947 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-30 23:38:08 +00:00
Paul S. Owen
071e952ab0 Try again ...
git-svn-id: file:///svn/phpbb/trunk@946 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-30 23:36:44 +00:00
Paul S. Owen
8857e88fad Damn binary rubbish
git-svn-id: file:///svn/phpbb/trunk@945 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-30 23:35:17 +00:00
James Atkinson
191e52086f Re-added GPL disclaimers
git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-30 22:20:23 +00:00
Paul S. Owen
92fda1ce7c Modified header comments
git-svn-id: file:///svn/phpbb/trunk@933 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-26 14:04:27 +00:00
Paul S. Owen
4d04c8bad5 Fixed error in theme entry
git-svn-id: file:///svn/phpbb/trunk@929 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-23 21:19:11 +00:00
Paul S. Owen
2782a4a2a3 Fixed error in theme entry
git-svn-id: file:///svn/phpbb/trunk@928 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-23 21:12:07 +00:00
Paul S. Owen
806d4ed8da New, updated schemas, profile
git-svn-id: file:///svn/phpbb/trunk@927 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-23 21:00:11 +00:00
Paul S. Owen
ed26a546c6 Updated already ...
git-svn-id: file:///svn/phpbb/trunk@922 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-23 15:12:28 +00:00
Paul S. Owen
e5753a1371 Fixed nextid
git-svn-id: file:///svn/phpbb/trunk@920 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-23 15:06:01 +00:00
Paul S. Owen
415bdfb68b Updated basic inc words
git-svn-id: file:///svn/phpbb/trunk@919 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-23 14:51:33 +00:00
Paul S. Owen
07bf9ab49c Initial MS Access DB, schema and basic data
git-svn-id: file:///svn/phpbb/trunk@918 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-23 14:51:23 +00:00
James Atkinson
714f77f6ce Some updates to postgres schema
git-svn-id: file:///svn/phpbb/trunk@915 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-22 00:54:26 +00:00
James Atkinson
68a2c07b2e Fixed mysql_basic file for beta 1
git-svn-id: file:///svn/phpbb/trunk@911 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-21 06:22:08 +00:00
gpolins
7d408e5429 Added NOT NULL to 3 unique keys - mysql complained
git-svn-id: file:///svn/phpbb/trunk@908 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-19 22:10:39 +00:00
Paul S. Owen
475dd0cd30 Updated for removal of topic_notify
git-svn-id: file:///svn/phpbb/trunk@893 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-16 14:47:23 +00:00
Paul S. Owen
5c7b614ee1 A few changes and updates, removed fields no longer used, etc.
git-svn-id: file:///svn/phpbb/trunk@889 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 23:45:24 +00:00
Paul S. Owen
0bc2d131aa Primary key bad, key good ...
git-svn-id: file:///svn/phpbb/trunk@879 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 00:54:31 +00:00
James Atkinson
e2710a5101 A few changes to topic moving. TOPIC_MOVE constant gets set to the topic_status field so that moved topics don't 'stick' at the top of viewforum. Also, added topic_moved_id field to store the ID that the topic moves to.
git-svn-id: file:///svn/phpbb/trunk@877 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 20:43:56 +00:00
Paul S. Owen
81f6c68567 Try again
git-svn-id: file:///svn/phpbb/trunk@872 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 16:31:24 +00:00
Paul S. Owen
6288f08544 Messed up
git-svn-id: file:///svn/phpbb/trunk@871 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 16:30:08 +00:00
Paul S. Owen
6982a436fc Try again
git-svn-id: file:///svn/phpbb/trunk@870 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 15:54:48 +00:00
Paul S. Owen
eb25b15f84 Messed up
git-svn-id: file:///svn/phpbb/trunk@869 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 15:54:04 +00:00
Paul S. Owen
369bd203b0 Latest schema
git-svn-id: file:///svn/phpbb/trunk@868 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 15:22:58 +00:00
Paul S. Owen
a23e75b498 Topic notification ... initial stuff
git-svn-id: file:///svn/phpbb/trunk@863 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 00:30:44 +00:00
Paul S. Owen
a34d5d2abb Topic notification ... initial stuff
git-svn-id: file:///svn/phpbb/trunk@862 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 00:29:39 +00:00
Paul S. Owen
38444b8f10 User posts was not being set as 0 by DEFAULT
git-svn-id: file:///svn/phpbb/trunk@835 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 13:58:20 +00:00
Paul S. Owen
66b98c3181 Smilies additions to basic config - missed some
git-svn-id: file:///svn/phpbb/trunk@833 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 13:06:17 +00:00
Paul S. Owen
8c80fab89c Smilies additions to basic config
git-svn-id: file:///svn/phpbb/trunk@832 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 11:52:52 +00:00
Paul S. Owen
5f31c03802 A few additions
git-svn-id: file:///svn/phpbb/trunk@823 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 21:08:53 +00:00
the_systech
15f471cb5a Changes encorporate smily processing...
git-svn-id: file:///svn/phpbb/trunk@818 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 19:42:45 +00:00
gpolins
2c5881f8a7 Deleted single quotes around phpbb_themes and its fields
git-svn-id: file:///svn/phpbb/trunk@814 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 02:24:26 +00:00
Bart van Bragt
e1a361d75c One tables wasn't being dropped
git-svn-id: file:///svn/phpbb/trunk@777 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-31 23:16:56 +00:00