Commit graph

235 commits

Author SHA1 Message Date
Paul S. Owen
930c1186a2 Backtrack on IDENTITY ... doh
git-svn-id: file:///svn/phpbb/trunk@1494 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-01 01:25:06 +00:00
Paul S. Owen
1f18ea3b16 Missing IDENTITY on phpbb_groups, thanks Martin
git-svn-id: file:///svn/phpbb/trunk@1493 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-01 00:34:50 +00:00
Paul S. Owen
84a2b7dad4 Updated for improved use with ODBC setups + introduced a re-install feature ... the schema updates _only_ remove foreign key and drop table clauses
git-svn-id: file:///svn/phpbb/trunk@1491 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-30 23:15:53 +00:00
Paul S. Owen
2121f61670 Updated for bbcode_uid move
git-svn-id: file:///svn/phpbb/trunk@1485 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 16:04:44 +00:00
Paul S. Owen
88872c4d22 Let's try another commit and see if its ascii ... I hate CVS at times
git-svn-id: file:///svn/phpbb/trunk@1483 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 15:08:21 +00:00
Paul S. Owen
193766d9f9 And again for some reason the MSSQL schema commits as binary ... even though it was set as ascii (UNIX format)
git-svn-id: file:///svn/phpbb/trunk@1482 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 15:07:25 +00:00
Paul S. Owen
6a7ff1f903 Up to date MSSQL schema and basic, tested under MSSQL 2000
git-svn-id: file:///svn/phpbb/trunk@1481 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 15:04:42 +00:00
Paul S. Owen
47c2a120fb Fixed problem with surprise and shock smileys, shock = 8O, surprise = :o or text equivs
git-svn-id: file:///svn/phpbb/trunk@1480 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 13:25:56 +00:00
Paul S. Owen
f0b14e59ee Fix for insert_id problem
git-svn-id: file:///svn/phpbb/trunk@1476 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 12:25:04 +00:00
James Atkinson
2b6be29f24 This should fix the schmea problems, not the best solution but it works
git-svn-id: file:///svn/phpbb/trunk@1473 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 09:57:29 +00:00
James Atkinson
74a9b88c06 Fixed little sequance name problem
git-svn-id: file:///svn/phpbb/trunk@1447 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 03:02:41 +00:00
Bart van Bragt
7eee52fff3 Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!
git-svn-id: file:///svn/phpbb/trunk@1436 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-24 17:17:32 +00:00
Paul S. Owen
bb31a5e009 Fixes install problem
git-svn-id: file:///svn/phpbb/trunk@1430 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-23 22:55:23 +00:00
Bart van Bragt
e0489034fc Oops, smallint is too small for group_id.. Thanks Paul :D
git-svn-id: file:///svn/phpbb/trunk@1427 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-23 18:52:46 +00:00
Bart van Bragt
4e621ef3c3 Some space/speed checkups on the types in the MySQL schema
git-svn-id: file:///svn/phpbb/trunk@1426 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-23 18:44:11 +00:00
Paul S. Owen
45a4be47fb Updated and inline with MySQL - PostgreSQL fine under 7.1.2
git-svn-id: file:///svn/phpbb/trunk@1421 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-23 00:36:08 +00:00
Paul S. Owen
db41a689f8 Add blank indexes to stop nosey people being, erm, nosey
git-svn-id: file:///svn/phpbb/trunk@1404 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 13:06:56 +00:00
Paul S. Owen
fd9158ac75 Up to date, fully populated, works fine or so it seems
git-svn-id: file:///svn/phpbb/trunk@1401 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 01:21:31 +00:00
Paul S. Owen
8acc3cff9a Some updates, uses TOP rather than two ROWCOUNT queries for LIMIT
git-svn-id: file:///svn/phpbb/trunk@1396 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 22:34:50 +00:00
Paul S. Owen
303a5c9ed4 Gone to the great hard disk in the sky ... either that or the schemas subdir
git-svn-id: file:///svn/phpbb/trunk@1394 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 22:30:48 +00:00
Paul S. Owen
215dff4ba8 Moved from parent directory - no other changes ... at least I don't remember any ... I'll regret saying that, I just know it ...
git-svn-id: file:///svn/phpbb/trunk@1393 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 22:29:14 +00:00
Paul S. Owen
525993fb2e New split versions of odbc.php
git-svn-id: file:///svn/phpbb/trunk@1392 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 22:27:29 +00:00
Paul S. Owen
c8cfff5c4d Split into pieces
git-svn-id: file:///svn/phpbb/trunk@1391 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 22:26:57 +00:00
Paul S. Owen
143823685e Okay, I think that's all folks ... aside from perhaps indexes this is it, da final schema ... keep your eyes on the forums for confirmation
git-svn-id: file:///svn/phpbb/trunk@1387 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 14:34:05 +00:00
Paul S. Owen
37a4c8a7dc This is pre-freeze ... a final index and general check through is needed
git-svn-id: file:///svn/phpbb/trunk@1365 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-18 23:27:22 +00:00
Bart van Bragt
d21fe46009 Fixed bug #482887
git-svn-id: file:///svn/phpbb/trunk@1352 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-17 20:43:31 +00:00
Paul S. Owen
1005537ba1 This is an initial 'final' DB schema, effectively complete but may undergo some (hopefully minor) updates
git-svn-id: file:///svn/phpbb/trunk@1336 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-16 18:03:23 +00:00
Paul S. Owen
6228512203 This is an initial 'final' DB schema, effectively complete but may undergo some (hopefully minor) updates
git-svn-id: file:///svn/phpbb/trunk@1335 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-16 18:00:49 +00:00
Bart van Bragt
3bb1d7070e New and improved search_fill.php, still has a weird memory exhaustion bug
git-svn-id: file:///svn/phpbb/trunk@1327 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 22:07:29 +00:00
Paul S. Owen
f27bec1dab Added admin enabling of email form
git-svn-id: file:///svn/phpbb/trunk@1320 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 18:38:23 +00:00
Paul S. Owen
0ed25deb63 Email form - free with purchase of any two other items
git-svn-id: file:///svn/phpbb/trunk@1316 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 16:26:41 +00:00
Paul S. Owen
d1fd694282 Added global PM disable + modded emailer to allow lang select + re-added back box limits my dumbness removed recently
git-svn-id: file:///svn/phpbb/trunk@1305 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-13 16:09:10 +00:00
Bart van Bragt
6a506ae3e0 Fixed bu #480222 (I hope)
git-svn-id: file:///svn/phpbb/trunk@1301 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-09 22:58:00 +00:00
Paul S. Owen
911c833b12 Schema updates for search changes
git-svn-id: file:///svn/phpbb/trunk@1300 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-09 18:28:46 +00:00
Paul S. Owen
63fbbff7e7 Various updates to transaction and other support
git-svn-id: file:///svn/phpbb/trunk@1298 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-09 13:42:31 +00:00
Paul S. Owen
8504825bb4 MySQL 4.x support, functionaly similar to MySQL bar transaction support
git-svn-id: file:///svn/phpbb/trunk@1276 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-04 15:26:33 +00:00
Paul S. Owen
5cf8169bfc Various changes, added site description to DB
git-svn-id: file:///svn/phpbb/trunk@1262 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-03 15:15:05 +00:00
dougk_ff7
2652a1aba9 Removing traces of global announcements and also fixing a potential security hole in bbcode. Img-based javascript is now stripped. All images have to begin with http://
git-svn-id: file:///svn/phpbb/trunk@1238 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-19 13:28:35 +00:00
dougk_ff7
8f45c77883 Just the start to the wonderful world of global announcements. Adds support for them as well as creates a new forum, id -1. Do not delete the forum. I'll write the admin later.
git-svn-id: file:///svn/phpbb/trunk@1215 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 01:00:47 +00:00
the_systech
0aec2082eb modified to make compatible with postgres 7.0, still works with 7.1
git-svn-id: file:///svn/phpbb/trunk@1206 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-15 16:08:59 +00:00
Paul S. Owen
926f8eb9ca Updated basic, includes default avatar gallery path
git-svn-id: file:///svn/phpbb/trunk@1175 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-11 22:26:01 +00:00
Paul S. Owen
dd2033ace0 Preliminary avatar gallery support
git-svn-id: file:///svn/phpbb/trunk@1173 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-11 22:05:36 +00:00
Paul S. Owen
84cc6cb8ae Few updates related to install -- you should use install.php from now on, do not run these separately
git-svn-id: file:///svn/phpbb/trunk@1146 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-09 23:29:51 +00:00
James Atkinson
ea5590297d Group CP is done (I hope). The group moderator and admin can add and remove users from groups.
There are several things in this I would like to change but its too late for 2.0, someone remind me during 2.2 discussions


git-svn-id: file:///svn/phpbb/trunk@1134 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-06 04:44:47 +00:00
Bart van Bragt
cd9dc47570 Make users active by default
git-svn-id: file:///svn/phpbb/trunk@1126 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-04 23:56:03 +00:00
Paul S. Owen
dad9ab95a2 Another file that didn't commit for some reason + change to subSilver body_text colour
git-svn-id: file:///svn/phpbb/trunk@1114 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 23:53:18 +00:00
Paul S. Owen
a711e6d677 Changes related to private messaging + some bug fixes
git-svn-id: file:///svn/phpbb/trunk@1111 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 23:22:18 +00:00
James Atkinson
ee22f2709c Finished up COPPA support (I hope), now has a form the parents can print and sign and added config areas for mailing address and fax number.
git-svn-id: file:///svn/phpbb/trunk@1096 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-27 09:48:37 +00:00
Paul S. Owen
0def804896 Admin definable max sig size
git-svn-id: file:///svn/phpbb/trunk@1087 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-25 23:22:42 +00:00
Paul S. Owen
d4e9ebd8b4 subSilver theme enters CVS ... yay
git-svn-id: file:///svn/phpbb/trunk@1081 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-25 18:04:32 +00:00