1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-25 04:23:38 +01:00

1145 Commits

Author SHA1 Message Date
Paul S. Owen
36f4f7eaac Fixed bug with deleting only post in forum
git-svn-id: file:///svn/phpbb/trunk@1148 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-10 10:45:54 +00:00
Paul S. Owen
dfb252e252 Minor updates and fixes
git-svn-id: file:///svn/phpbb/trunk@1147 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-10 00:00:42 +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
Paul S. Owen
463c2a00a1 Merged into install.tpl
git-svn-id: file:///svn/phpbb/trunk@1145 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-09 23:28:49 +00:00
Paul S. Owen
48f8c7be63 A few tweaks to install
git-svn-id: file:///svn/phpbb/trunk@1144 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-09 23:28:31 +00:00
natec
1d0ade7168 Fixed 468772 plus other moved-topic-inherits-stuff bugs.
git-svn-id: file:///svn/phpbb/trunk@1143 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-09 20:12:38 +00:00
natec
03a53c3720 Fixed bug 468765 - addslashes to topic title when moving topics.
git-svn-id: file:///svn/phpbb/trunk@1142 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-09 19:59:43 +00:00
natec
fe15c893cb Fixed profile bug where website contains a hyphen
git-svn-id: file:///svn/phpbb/trunk@1141 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-09 19:22:33 +00:00
Paul S. Owen
ec3a90a913 Various updates, Tom
git-svn-id: file:///svn/phpbb/trunk@1140 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-09 13:38:01 +00:00
natec
a57dd50f76 Fixed bug with non-ranked post getting the rank of the previous poster. Partially filed under #462263.
git-svn-id: file:///svn/phpbb/trunk@1139 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-08 18:08:09 +00:00
Paul S. Owen
efe2b06d81 Fixed preg single quote potential problem, altered jumpbox slightly - Third time lucky ... I hate FTP ...
git-svn-id: file:///svn/phpbb/trunk@1138 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-06 17:50:28 +00:00
Paul S. Owen
ea0bb125d2 Fixed preg single quote potential problem, altered jumpbox slightly
git-svn-id: file:///svn/phpbb/trunk@1137 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-06 17:49:09 +00:00
Paul S. Owen
2e1b7d42b1 Fixed preg single quote potential problem, altered jumpbox slightly
git-svn-id: file:///svn/phpbb/trunk@1136 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-06 17:21:10 +00:00
Paul S. Owen
12b93f8080 Updates by Tom
git-svn-id: file:///svn/phpbb/trunk@1135 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-06 16:04:36 +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
Paul S. Owen
b431e279ce Couple more, thanks again Ashe for pointing potential problem
git-svn-id: file:///svn/phpbb/trunk@1133 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-06 00:59:02 +00:00
Paul S. Owen
0f2e3657e9 Potential security hole fixed, thanks Ashe for pointing it out
git-svn-id: file:///svn/phpbb/trunk@1132 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-06 00:51:53 +00:00
natec
598aab51a8 slight changes to benchmark script.
git-svn-id: file:///svn/phpbb/trunk@1131 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-05 20:01:54 +00:00
natec
e6f668724c Updated benchmark db populating script for current codebase. Removed some functionality (creation of cats/forums)...
git-svn-id: file:///svn/phpbb/trunk@1130 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-05 19:41:20 +00:00
Paul S. Owen
53cde745a3 Added one to check for display of goto page output
git-svn-id: file:///svn/phpbb/trunk@1129 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-05 14:14:21 +00:00
Paul S. Owen
d2f2d10929 Moved emailer instantiation out of loop, was causing failures during topic reply notifications
git-svn-id: file:///svn/phpbb/trunk@1128 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-05 14:13:58 +00:00
James Atkinson
5692f347e5 FAQ system..I"m not entirly happy with it but at this stage its too late to spend alot of time on something as small as this
git-svn-id: file:///svn/phpbb/trunk@1127 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-05 08:29:32 +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
the_systech
ba4944f1c7 Merge install and includes/installation, and updated error handling for config file unwritable.
git-svn-id: file:///svn/phpbb/trunk@1125 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-02 14:30:15 +00:00
Paul S. Owen
2d769f1c10 Tom's changes
git-svn-id: file:///svn/phpbb/trunk@1124 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-02 12:09:12 +00:00
Paul S. Owen
e4b75fa53c Now known as modcp_split.tpl
git-svn-id: file:///svn/phpbb/trunk@1123 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-02 01:29:39 +00:00
Paul S. Owen
1e911c2e64 Now known as modcp_split.tpl
git-svn-id: file:///svn/phpbb/trunk@1122 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-02 01:01:08 +00:00
Paul S. Owen
e1342f817a Tom's changes
git-svn-id: file:///svn/phpbb/trunk@1121 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-02 00:59:19 +00:00
Paul S. Owen
b9d1d73fc3 Tom's changes
git-svn-id: file:///svn/phpbb/trunk@1120 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-02 00:45:42 +00:00
Paul S. Owen
d4e7982e4d Now I know I FTP'd this, right before I emailed it to Tom ... what the heck is happening ...
git-svn-id: file:///svn/phpbb/trunk@1119 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-02 00:12:45 +00:00
Paul S. Owen
c1c17c30d3 Incorrect checkbox name
git-svn-id: file:///svn/phpbb/trunk@1118 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-02 00:05:41 +00:00
Paul S. Owen
b0a6fb6c87 Not needed
git-svn-id: file:///svn/phpbb/trunk@1117 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-02 00:04:46 +00:00
Paul S. Owen
f3e1a486cb Honest changes this time
git-svn-id: file:///svn/phpbb/trunk@1116 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 23:58:09 +00:00
Paul S. Owen
dcbeb2f43c This is getting boring ... I FTP, or think I do and yet still these files get through unchanged ...
git-svn-id: file:///svn/phpbb/trunk@1115 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 23:56:01 +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
d3dc8ff222 Yet more additions ...
git-svn-id: file:///svn/phpbb/trunk@1113 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 23:47:19 +00:00
Paul S. Owen
cbb29ba4ca More additions, graphical
git-svn-id: file:///svn/phpbb/trunk@1112 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 23:25:10 +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
Paul S. Owen
09dc77b581 Not needed
git-svn-id: file:///svn/phpbb/trunk@1110 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 21:25:58 +00:00
the_systech
57586ae96b fix for /* */ style comments...
git-svn-id: file:///svn/phpbb/trunk@1109 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 21:19:02 +00:00
the_systech
652bdcbb91 Changes in install
git-svn-id: file:///svn/phpbb/trunk@1108 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 19:37:11 +00:00
the_systech
552d9f6df2 Changes in install, process..
git-svn-id: file:///svn/phpbb/trunk@1107 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 19:36:45 +00:00
Paul S. Owen
b30b9b3b68 Fixed sql = NULL cockup and bug #466615
git-svn-id: file:///svn/phpbb/trunk@1106 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-30 23:26:33 +00:00
Paul S. Owen
f10ac64305 Apparently not wanted so there's no point in a) me having spent the morning doing it and b) keeping them in CVS ... removed
git-svn-id: file:///svn/phpbb/trunk@1105 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-29 17:59:18 +00:00
Paul S. Owen
b4f6e738c1 Will create a new file with arrays filled with schema/basic/trigger files in db dir
git-svn-id: file:///svn/phpbb/trunk@1104 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-29 14:08:53 +00:00
Paul S. Owen
2444330a23 Again seems I forgot to FTP this, adds the message_die for marking forums read
git-svn-id: file:///svn/phpbb/trunk@1103 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-28 23:46:04 +00:00
the_systech
28b08499da Updates for Install Process....
git-svn-id: file:///svn/phpbb/trunk@1102 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-28 20:12:23 +00:00
Paul S. Owen
4e27bb01ff Changes for subSilver template and minor other mods
git-svn-id: file:///svn/phpbb/trunk@1101 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-28 00:14:52 +00:00
Bart van Bragt
70df43fe94 Damn newlines
git-svn-id: file:///svn/phpbb/trunk@1100 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-27 17:28:10 +00:00
Bart van Bragt
235c8b18cc Error reporting on set_style()
git-svn-id: file:///svn/phpbb/trunk@1099 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-27 17:15:59 +00:00