Commit graph

24129 commits

Author SHA1 Message Date
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
natec
b64ac01603 fixed bug 460663 -- we were trying to use the wrong field as the email addy when sending reply notification emails.
git-svn-id: file:///svn/phpbb/trunk@1031 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-11 22:52:56 +00:00
Bart van Bragt
6504728b3b Removed lots of stripslashes() and fixed Avatar if remote
git-svn-id: file:///svn/phpbb/trunk@1030 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-11 10:19:12 +00:00
Bart van Bragt
55ce5666b7 Sort userlist in user administration
git-svn-id: file:///svn/phpbb/trunk@1029 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-11 10:03:37 +00:00
natec
b2ce7e4e7f Fix for part of bug 460308. We weren't checking if the forum belonged to the current cat before we drew it under that cat..
git-svn-id: file:///svn/phpbb/trunk@1028 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-11 04:03:00 +00:00
natec
604d939d8d Fixed bug 459576 (bad link in PM sentbox). We weren't pulling the user's email from the database, so we couldn't add it to the 'email' link's url.
git-svn-id: file:///svn/phpbb/trunk@1027 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-11 03:28:47 +00:00
James Atkinson
ff898dab57 Fixed little bug with auto-linking screwing up links when both at the end of a message and the signature is attached.
This fix works, but dosan't really solve the problem because I have no idea why it was happening in the first place


git-svn-id: file:///svn/phpbb/trunk@1026 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-10 23:07:57 +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
08cb824e37 Missed a couple of config name changes
git-svn-id: file:///svn/phpbb/trunk@1024 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-10 16:20:40 +00:00
Paul S. Owen
73f10b93b3 Missed a couple of config name changes
git-svn-id: file:///svn/phpbb/trunk@1023 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-10 14:22:17 +00:00
Paul S. Owen
329c1fd90b Added back
git-svn-id: file:///svn/phpbb/trunk@1022 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-10 01:00:23 +00:00
Paul S. Owen
cb6369db67 Modified for modification to templates/themes
git-svn-id: file:///svn/phpbb/trunk@1021 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-10 00:16:37 +00:00
Paul S. Owen
6e81d5fd96 Modified for modification to templates/themes
git-svn-id: file:///svn/phpbb/trunk@1020 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 23:56:04 +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
375e4d9903 Fixed bug #460075
git-svn-id: file:///svn/phpbb/trunk@1017 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 21:13:25 +00:00
Bart van Bragt
828447f535 Removed some trailing newlines
git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 12:40:42 +00:00
Bart van Bragt
34c4e7c820 Fixed deleting/creating with no forums/cats left, bug #459962
git-svn-id: file:///svn/phpbb/trunk@1015 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 12:23:39 +00:00
Bart van Bragt
19ca822630 Fixed bug #459874
git-svn-id: file:///svn/phpbb/trunk@1014 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-08 22:58:10 +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
31afcf748c Aaaaaaaargh\!
git-svn-id: file:///svn/phpbb/trunk@1012 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-08 18:43:00 +00:00
Bart van Bragt
6ffbd3d302 Damn, checked in config.php again..
git-svn-id: file:///svn/phpbb/trunk@1011 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-08 18:42:16 +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
Paul S. Owen
19ae53a5b1 Couple of mods to template and addition of rdns lookup for IP
git-svn-id: file:///svn/phpbb/trunk@1009 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 23:42:26 +00:00
James Atkinson
d51c14ea0a View IP code in
git-svn-id: file:///svn/phpbb/trunk@1008 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 22:56:50 +00:00
dougk_ff7
60e3f50b61 weee! the last commit. (I mean it this time)
git-svn-id: file:///svn/phpbb/trunk@1007 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 22:33:50 +00:00
dougk_ff7
0d30dc8a82 weee! the last commit.
git-svn-id: file:///svn/phpbb/trunk@1006 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 22:32:30 +00:00
dougk_ff7
0f373352ae even more changes....
git-svn-id: file:///svn/phpbb/trunk@1005 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 22:29:32 +00:00
dougk_ff7
bce0ff61a8 Woohoo\! More fixes\!
git-svn-id: file:///svn/phpbb/trunk@1004 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 22:18:38 +00:00
dougk_ff7
c434485c76 Oops, a little CVS conflict.
git-svn-id: file:///svn/phpbb/trunk@1003 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 22:07:14 +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
3d72b78424 Fixed looping END_TRANSACTION ... oops
git-svn-id: file:///svn/phpbb/trunk@1001 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 16:59:44 +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
7cd384c5b4 Fixed bug #459427
git-svn-id: file:///svn/phpbb/trunk@999 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 12:32:47 +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
da87531f2f Added underlined text [u][/u]
git-svn-id: file:///svn/phpbb/trunk@997 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 23:30:56 +00:00
dougk_ff7
1259539873 More bug fixes....
git-svn-id: file:///svn/phpbb/trunk@996 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 21:25:08 +00:00
Paul S. Owen
6bf4a912c0 Fix for admin general config using user defaults rather than board defaults for output
git-svn-id: file:///svn/phpbb/trunk@995 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 17:14:58 +00:00
Paul S. Owen
ad2b76ea29 Possible fix for bug #459075, please report any strange behaviour with this update
git-svn-id: file:///svn/phpbb/trunk@994 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 16:48:15 +00:00
Paul S. Owen
2404f6daf5 Fixed minor probs with template
git-svn-id: file:///svn/phpbb/trunk@993 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 14:05:41 +00:00
Paul S. Owen
1587ff6b0f Some minor alterations to template/language
git-svn-id: file:///svn/phpbb/trunk@992 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 13:12:45 +00:00
dougk_ff7
8a37c2bd5e oops, a few bugs. :)
git-svn-id: file:///svn/phpbb/trunk@991 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 02:21:24 +00:00
dougk_ff7
ca233d7fa3 A few changes to the User Admin code (much cleaner) and also this time, I ran fix_files.sh! *cheer* ;)
git-svn-id: file:///svn/phpbb/trunk@990 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 01:44:55 +00:00
Paul S. Owen
9c9c428cd0 Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be
git-svn-id: file:///svn/phpbb/trunk@989 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 00:44:46 +00:00
Paul S. Owen
5db9d42145 Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be
git-svn-id: file:///svn/phpbb/trunk@988 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 00:34: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
gpolins
620e60adbb BCC and Template Update
git-svn-id: file:///svn/phpbb/trunk@986 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-05 23:20:59 +00:00
gpolins
d1216000c1 Update Mass Mail explanation
git-svn-id: file:///svn/phpbb/trunk@985 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-05 23:20:23 +00:00
gpolins
6f6110d9d6 Added notice
git-svn-id: file:///svn/phpbb/trunk@984 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-05 23:19:53 +00:00
Bart van Bragt
2fec333213 Enabled just deleting a forum instead of moving msgs
git-svn-id: file:///svn/phpbb/trunk@983 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-05 11:43:25 +00:00