dougk_ff7
|
0383e1b80a
|
Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872. Manily, a few typos were fixed, along with a problem in the jumpbox (fixed using a quick Javascript check, there really isn't another way without modifying some large portions of code), and a problem in the rank control panel. In other words, everything assigned to me (as of this morning) has been fixed. I also ran the lovely fix_files.sh, so CVS might be a little wacky and try to update everything. I hope not...
That's it for now!
dougk_ff7
git-svn-id: file:///svn/phpbb/trunk@2287 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-10 03:23:56 +00:00 |
|
Paul S. Owen
|
cb97372773
|
These are formed from breaking up functions ... modified functions is not yet in CVS and these do nothing right now
git-svn-id: file:///svn/phpbb/trunk@2286 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-10 00:27:24 +00:00 |
|
Paul S. Owen
|
8cb119817d
|
Update to introduce avatar name
git-svn-id: file:///svn/phpbb/trunk@2285 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-09 22:22:39 +00:00 |
|
the_systech
|
9ebcba6e07
|
Just because
git-svn-id: file:///svn/phpbb/trunk@2284 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-08 21:05:16 +00:00 |
|
the_systech
|
bf3871c698
|
Well poop... Fix for bug #527235... /me goes off and slaps himself..
git-svn-id: file:///svn/phpbb/trunk@2283 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-08 19:48:42 +00:00 |
|
Paul S. Owen
|
3a27b7a4d4
|
Fix incorrect .css location
git-svn-id: file:///svn/phpbb/trunk@2282 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-08 17:03:27 +00:00 |
|
Paul S. Owen
|
5800a18557
|
Change include common to only include required files ... stop errors with people who've disabled the board for the update
git-svn-id: file:///svn/phpbb/trunk@2281 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-08 16:29:04 +00:00 |
|
Paul S. Owen
|
6acfe21f0f
|
Correct translation error on my part
git-svn-id: file:///svn/phpbb/trunk@2280 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-07 12:28:28 +00:00 |
|
Paul S. Owen
|
d856fe2f07
|
Various updates
git-svn-id: file:///svn/phpbb/trunk@2279 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-07 12:24:28 +00:00 |
|
the_systech
|
03dc0a105f
|
Fix for bug #525357... Admin password should not be allowed to be blank for security reasons...
git-svn-id: file:///svn/phpbb/trunk@2278 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-06 21:58:49 +00:00 |
|
the_systech
|
2f882026ef
|
Minor screw up in file upload checking.. If file_uploads is not set at all in the php.ini file then the check for get_cfg_var('file_uploads') == 0 would return true and say it was disabled, when in actuallity it was enabled.. Now check for it to empty as well... Empty as my head that is :D
git-svn-id: file:///svn/phpbb/trunk@2277 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-06 21:23:51 +00:00 |
|
Paul S. Owen
|
f00941114a
|
Initial version tweaked by psoTFX
git-svn-id: file:///svn/phpbb/trunk@2276 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-06 01:19:57 +00:00 |
|
Paul S. Owen
|
3e40bc1f03
|
Initial versions mainly by OOHOO
git-svn-id: file:///svn/phpbb/trunk@2275 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-06 00:59:05 +00:00 |
|
Paul S. Owen
|
66eb4b2c16
|
Localise days/months, fix bug in validate_username ... this doesn't see functions.php split, working on that separately
git-svn-id: file:///svn/phpbb/trunk@2274 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-06 00:40:31 +00:00 |
|
Paul S. Owen
|
2275d7716f
|
Changed format of Days and Months ... all translators please take note!
git-svn-id: file:///svn/phpbb/trunk@2273 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-06 00:36:24 +00:00 |
|
Paul S. Owen
|
5441675bbf
|
Initial version by Alexis and Pato[100%Q]
git-svn-id: file:///svn/phpbb/trunk@2272 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-06 00:28:07 +00:00 |
|
Bart van Bragt
|
39fd3d9021
|
Rename 'nederlands' to 'dutch' during upgrade
git-svn-id: file:///svn/phpbb/trunk@2271 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-05 14:15:39 +00:00 |
|
Paul S. Owen
|
0daf91e668
|
mssql-odbc doesn't seem to like ignoring the duplicate index (even though MSSQL has been told to ... hmm)
git-svn-id: file:///svn/phpbb/trunk@2270 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-05 02:21:22 +00:00 |
|
Paul S. Owen
|
28b38f0547
|
Fixed various transaction related issues and changed mssql-odbc name to ... mssql-odbc, hopefully this hasn't been (and won't be) responsible for any problems ...
git-svn-id: file:///svn/phpbb/trunk@2269 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-05 02:19:38 +00:00 |
|
Paul S. Owen
|
be2532588c
|
Updated for RC-3
git-svn-id: file:///svn/phpbb/trunk@2268 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-04 20:19:14 +00:00 |
|
Paul S. Owen
|
ad92939e06
|
initial update
git-svn-id: file:///svn/phpbb/trunk@2267 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-04 18:07:15 +00:00 |
|
Paul S. Owen
|
82bec4b7ac
|
Brings Hungarian up to RC-3 standard
git-svn-id: file:///svn/phpbb/trunk@2266 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-04 17:53:41 +00:00 |
|
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 |
|