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

2250 Commits

Author SHA1 Message Date
Paul S. Owen
eb53d6699a I believe this brings Chinese Traditional Taiwan to RC-3 standard
git-svn-id: file:///svn/phpbb/trunk@2265 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 14:21:00 +00:00
Paul S. Owen
c443e98938 Correct various parse errors
git-svn-id: file:///svn/phpbb/trunk@2264 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 13:54:34 +00:00
Paul S. Owen
85dc9d45c1 preg_quote badword ... don't use # in your bad word list(!)
git-svn-id: file:///svn/phpbb/trunk@2263 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 13:43:35 +00:00
dougk_ff7
8e62a19cf4 Fixing the bug where users can find other user's email addresses from emails sent out by groupcp.
git-svn-id: file:///svn/phpbb/trunk@2262 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 12:28:51 +00:00
Paul S. Owen
081e0bdfeb oops, forgot to change version setting ...
git-svn-id: file:///svn/phpbb/trunk@2261 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 01:48:02 +00:00
Paul S. Owen
a03c301e04 Remove extra session var in session_pagestart
git-svn-id: file:///svn/phpbb/trunk@2260 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 01:47:14 +00:00
Paul S. Owen
0eccf47be0 Fix lack of display if no groups exist, bug #520902
git-svn-id: file:///svn/phpbb/trunk@2259 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-03 23:32:36 +00:00
Paul S. Owen
0a01693cdd Fix incorrect setting of checkboxes on edit, bug #525244
git-svn-id: file:///svn/phpbb/trunk@2258 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-03 22:53:11 +00:00
Paul S. Owen
4d5fde9a78 Change to count method in word_common ... problem seemed to exist on older PHP versions for some reason
git-svn-id: file:///svn/phpbb/trunk@2257 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-03 19:28:44 +00:00
Paul S. Owen
ddbc8dbf1f Remove IDENTITY SET for forums
git-svn-id: file:///svn/phpbb/trunk@2256 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-03 16:51:27 +00:00
Paul S. Owen
2662d51e90 Add additional updates for MSSQL, thanks to Juan-Carlos for pointing the missing changes out ... please note, this introduces a DROP TABLE requirement for forums, ensure you read the INSTALL_RC3 before using this on MSSQL!
git-svn-id: file:///svn/phpbb/trunk@2255 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-03 15:38:22 +00:00
Paul S. Owen
83f62d2be2 Minor update
git-svn-id: file:///svn/phpbb/trunk@2254 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-03 03:14:27 +00:00
Paul S. Owen
72a94574b0 More minor style fixes
git-svn-id: file:///svn/phpbb/trunk@2253 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-03 00:33:31 +00:00
Paul S. Owen
7f655ad1c9 Fix a minor style issue
git-svn-id: file:///svn/phpbb/trunk@2252 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-02 23:44:32 +00:00
Paul S. Owen
9384c3762c Minor update to layout
git-svn-id: file:///svn/phpbb/trunk@2251 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-02 21:54:24 +00:00
Paul S. Owen
1783be010d Fix error in import, bug #524906
git-svn-id: file:///svn/phpbb/trunk@2250 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-02 20:46:27 +00:00
Paul S. Owen
89fc7db592 Altered the block structure slightly for avatars
git-svn-id: file:///svn/phpbb/trunk@2249 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-02 18:21:16 +00:00
Paul S. Owen
ab39e5eb79 Changed way subject is sent to email ... handled by templates where necessary ... all translators please note these changes!
git-svn-id: file:///svn/phpbb/trunk@2248 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-02 18:13:26 +00:00
Paul S. Owen
6172b1c51e Changed way subject is sent to email ... handled by templates where necessary
git-svn-id: file:///svn/phpbb/trunk@2247 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-02 18:12:19 +00:00
Paul S. Owen
dcdb379679 What was this doing here? :D
git-svn-id: file:///svn/phpbb/trunk@2246 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-02 17:13:34 +00:00
Paul S. Owen
83a8d754a1 Various updates, should be @ RC-3 standard
git-svn-id: file:///svn/phpbb/trunk@2245 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-02 00:27:52 +00:00
the_systech
eeaecf7c67 Oops again.. Missed one.. I know this ones not really uptodate anyway, but at least my changes are there.
git-svn-id: file:///svn/phpbb/trunk@2244 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 19:09:37 +00:00
the_systech
89ceaa9975 Oops I did a Paul... Still allow avatar uploads from Urls
git-svn-id: file:///svn/phpbb/trunk@2243 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 18:04:27 +00:00
the_systech
ebef119796 Ok it's official, I'm an idiot... Doesn't do much good to commit the updates to the profile template without the update to profile :(
git-svn-id: file:///svn/phpbb/trunk@2242 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 17:42:51 +00:00
the_systech
ab516ec67d Workarounds for file_uploads disabled...
git-svn-id: file:///svn/phpbb/trunk@2241 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 17:40:21 +00:00
Paul S. Owen
fbdb08846e Fix HAVING clause error for MSSQL/MySQL/et al., bug #524336
git-svn-id: file:///svn/phpbb/trunk@2240 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 17:22:15 +00:00
Bart van Bragt
375e90d8c4 Made viewip in modcp.php usefull and introduced an undocumented feature :D
git-svn-id: file:///svn/phpbb/trunk@2239 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 17:05:21 +00:00
Paul S. Owen
cbf63d31c4 Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the other way from keeping them all, you'll not count some users.
git-svn-id: file:///svn/phpbb/trunk@2238 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 16:48:13 +00:00
Paul S. Owen
19c55abb19 Move subject preg_ to after parseing ... in case subject needs to contain any variables
git-svn-id: file:///svn/phpbb/trunk@2237 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 16:43:32 +00:00
Paul S. Owen
08fc672b8b Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the other way from keeping them all, you'll not count some users.
git-svn-id: file:///svn/phpbb/trunk@2236 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 16:39:56 +00:00
Paul S. Owen
a54b016790 Add ability to specify subject within email, format is Subject: (localised subject) followed by carriage return/newline.
git-svn-id: file:///svn/phpbb/trunk@2235 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 15:46:49 +00:00
Paul S. Owen
4256b8534d Initial version by svenneman ... RC-3 standard
git-svn-id: file:///svn/phpbb/trunk@2234 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 15:02:57 +00:00
Paul S. Owen
a12901368a Fix missing $phpEx in return link, bug #523313 (part 2)
git-svn-id: file:///svn/phpbb/trunk@2233 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 12:06:49 +00:00
Paul S. Owen
cdb379d284 Various updates
git-svn-id: file:///svn/phpbb/trunk@2232 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 02:19:22 +00:00
Paul S. Owen
d0ffa0e900 Fix bug #522413, non-slashing of quotes
git-svn-id: file:///svn/phpbb/trunk@2231 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 02:06:34 +00:00
Paul S. Owen
a8b7699f7f I left that echo in intentionally, honest ... phew, think I got away with that ... oh, did I just write that, doh
git-svn-id: file:///svn/phpbb/trunk@2230 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 01:18:01 +00:00
Paul S. Owen
33a6fbcda0 Almost but not quite ... wouldn't update user levels for former mods who've been removed from auth_access ... doh
git-svn-id: file:///svn/phpbb/trunk@2229 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 01:15:39 +00:00
Paul S. Owen
81fc6e2d22 Updates related to auth_admin changes
git-svn-id: file:///svn/phpbb/trunk@2228 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 00:10:41 +00:00
Paul S. Owen
1f004885cc Time for Tubby bye bye
git-svn-id: file:///svn/phpbb/trunk@2227 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 23:51:53 +00:00
Paul S. Owen
46c8ea9a58 Various updates/changes
git-svn-id: file:///svn/phpbb/trunk@2226 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 23:50:49 +00:00
Paul S. Owen
cbc1e854b5 Right, let's see what I broke during the re-write ... this should be 'all singing - all dancing', handles updating moderator for user and group changes, switches to advanced mode appropriately, reduces numbers of queries done for multiple updates, etc.
git-svn-id: file:///svn/phpbb/trunk@2225 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 23:50:15 +00:00
Paul S. Owen
155f3beff0 Initial version by sundoit
git-svn-id: file:///svn/phpbb/trunk@2224 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 16:57:19 +00:00
Paul S. Owen
84343d166e Wrong spelling ... I cannot read ... doh!
git-svn-id: file:///svn/phpbb/trunk@2223 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 14:27:02 +00:00
Paul S. Owen
47ead81f83 Should bring Bulgarian up to RC-3 standards
git-svn-id: file:///svn/phpbb/trunk@2222 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 14:23:07 +00:00
Paul S. Owen
effc0bbd37 Should bring Portuguese up to RC-3 standards
git-svn-id: file:///svn/phpbb/trunk@2221 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 14:22:51 +00:00
Paul S. Owen
d00889ffe6 Initial version by OOHOO
git-svn-id: file:///svn/phpbb/trunk@2220 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 14:18:52 +00:00
Paul S. Owen
d04d9e0ac4 Slight mod to language selector to handle double underscored lang files
git-svn-id: file:///svn/phpbb/trunk@2219 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 14:17:19 +00:00
Paul S. Owen
9564abe4bf Add a few nowraps ... no doubt causing a few issues for at least one language ...
git-svn-id: file:///svn/phpbb/trunk@2218 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 14:08:02 +00:00
the_systech
10ef4498dc Added false for the optional replace parameter of the header for Cache-Control.. This might actually fix some issues with gzip compression and win98/IIS...
git-svn-id: file:///svn/phpbb/trunk@2217 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-26 16:35:02 +00:00
Paul S. Owen
c60dba1a04 Minor fix to styling
git-svn-id: file:///svn/phpbb/trunk@2216 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-26 12:24:55 +00:00