Meik Sievertsen
5d7276af5a
some 2.0.x fixes for some annoying bugs and some not so annoying ones.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@6981 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-02-10 12:14:24 +00:00
Graham Eames
cf39c53b46
2 minor changes arising from testing
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5632 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-03-14 20:40:32 +00:00
Graham Eames
e76b6dac9b
Changes to the search code
...
- Add a configurable flood control limit to searching
- Change the way old search results are removed to deal with an issue with mysql 5 crashing on large queries
Note to translators: This adds new language variables
Note to designers: This changes a template file
There are also database changes assosciated with this change, these will follow later
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5528 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-02-05 15:59:48 +00:00
Graham Eames
cd887d4414
Changes to rank handling and the admin panel
...
- Removal of unneeded code
- Deletions now require confirmation
- A few miscellaneous bug fixes
Note to translators: This adds a new language variable
Note to designers: This adds a new template file
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5489 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-22 20:44:04 +00:00
Meik Sievertsen
aa3bcbaccf
implemented maximum login attempts feature to prevent dictionary attacks
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5392 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-29 11:51:13 +00:00
Meik Sievertsen
9b9618f2dd
2.0.18 changes
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5283 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-30 15:17:14 +00:00
Graham Eames
37f67fdea9
Ooops
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5275 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-22 16:16:25 +00:00
Graham Eames
7f6027d082
Clear up a few more minor template issues that have been reported
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5269 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-10 20:25:48 +00:00
Graham Eames
aaf1e722cc
Remove some hard-coded text [Bug #195 ]
...
Translators: Please note the new language string for 2.0.18 (others may
also follow)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5256 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-04 21:45:02 +00:00
Graham Eames
64e9f7a604
Minor HTML fixes [Bug #284 ]
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5235 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-09-29 20:35:51 +00:00
Meik Sievertsen
ba629b808d
- more bugfixes
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5211 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-09-18 16:17:21 +00:00
Meik Sievertsen
585dff72c6
some changes
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5092 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-02-21 18:38:40 +00:00
Meik Sievertsen
c835b7e909
2.0.11
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5028 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-11-18 17:49:48 +00:00
Paul S. Owen
e8bb95427f
Remove visual confirm stuff from default install
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4106 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-10 00:39:51 +00:00
Meik Sievertsen
adc030875e
guess what ? yes, just fixed small glitches.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3705 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-24 01:23:01 +00:00
Meik Sievertsen
34f1c6df98
fixed bugs #1487 , #1385 and #1505 , changed newest post code a little bit (now it should work as intended)
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3609 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-07 19:32:46 +00:00
Meik Sievertsen
fa16e21fd4
fixed bug #1388 , #1357 , #1347 , #1307 , #1222 and #1249
...
changed email validation, special characters do not need to be escaped within character class (added ampersand to email validation too)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3525 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 16:03:22 +00:00
Paul S. Owen
629c707c60
Changes for visual confirmation message ... all template designers should prepare for this ...
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3328 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-17 01:15:51 +00:00
Paul S. Owen
74c5b16a3d
pooh bum crap ... how did I miss these, they were even listed in the private forum ... doh ... all afternoon I spent correcting patch errors ...
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3308 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 21:28:10 +00:00
Paul S. Owen
5c2eda3308
unclosed type fields and a couple of missing classes on textareas
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3300 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 13:36:19 +00:00
Paul S. Owen
33e6a01b4e
Missed closing " in type declarations
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3170 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-03 19:12:00 +00:00
Paul S. Owen
e8f76a0091
Missing class="post" tags ... hopefully this doesn't break everything (I've not checked them individually ... just randomly), some user management things ... note the user admin is still not in sync with user profile ... one has to be altered.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3149 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-28 16:27:00 +00:00
dougk_ff7
81bb18f372
Ok, by this time, bugs 397, 427, 429, 450, and 472 should be fixed.
...
--Doug
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2649 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-06-27 22:54:10 +00:00
Paul S. Owen
694471feca
Fix and clean up a few things, add in error checking, fix header output (hopefully).
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2591 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-17 21:42:27 +00:00
Paul S. Owen
801891caea
Yep, more updates and fixes
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2570 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-12 15:57:47 +00:00
Paul S. Owen
0735fb32b9
Loads of bug fixes and updates
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2564 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-12 00:47:41 +00:00
James Atkinson
6315e028f8
Fixed bug #144 , removed unneeded span tags from admin config template
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2527 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-15 14:39:57 +00:00
James Atkinson
7a560c428e
Fixed bug #143 , missing closing a tag.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2526 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-15 14:35:17 +00:00
the_systech
24bf0e140d
Ok fine it's a password field now, will everyone shutup already...
...
git-svn-id: file:///svn/phpbb/trunk@2437 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-25 23:10:32 +00:00
Paul S. Owen
359f3e21cb
Change method to post
...
git-svn-id: file:///svn/phpbb/trunk@2418 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-24 00:15:11 +00:00
Paul S. Owen
1b8dbdb73e
Fix wrong lang var issue
...
git-svn-id: file:///svn/phpbb/trunk@2414 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-23 15:36:26 +00:00
Paul S. Owen
6a11bc5acb
Fix borders around cat cells
...
git-svn-id: file:///svn/phpbb/trunk@2404 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 18:07:41 +00:00
Paul S. Owen
9daf3ac964
Change td.cat to zero border
...
git-svn-id: file:///svn/phpbb/trunk@2403 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 18:07:17 +00:00
Paul S. Owen
3903f53683
Avatar blocks same as user_profile
...
git-svn-id: file:///svn/phpbb/trunk@2399 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 17:01:50 +00:00
dougk_ff7
92e1d35180
Here we have the pleasure of fixing bugs 526891 and 530830. Both have been tested on my local copy, and they should be ready!
...
git-svn-id: file:///svn/phpbb/trunk@2351 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 15:39:06 +00:00
Paul S. Owen
20998e14c6
More stylesheet link commenting out
...
git-svn-id: file:///svn/phpbb/trunk@2340 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 01:05:00 +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
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
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
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
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
Bart van Bragt
31493643be
Removed datefield length restriction ( #519590 )
...
git-svn-id: file:///svn/phpbb/trunk@2192 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-19 09:21:40 +00:00
the_systech
8ddec01fa3
Rolling back changes for site_name_explain lang variable
...
git-svn-id: file:///svn/phpbb/trunk@2159 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 15:45:07 +00:00
the_systech
1d42ad5083
Fix for bug #517442... Disabled HTML in Site_Name and documented in admin.. Also changed so that in both site_name and site_desc "'s are changed to "
...
git-svn-id: file:///svn/phpbb/trunk@2157 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 15:27:09 +00:00
Paul S. Owen
3ddf433417
Can I finally commit this or will sourceforge screw this up too ... hhmmmm
...
git-svn-id: file:///svn/phpbb/trunk@2152 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 13:49:10 +00:00
Bart van Bragt
bbef6aa6ce
Fixed #517890 - Change server_name in boardconfig
...
git-svn-id: file:///svn/phpbb/trunk@2151 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 12:13:03 +00:00
Paul S. Owen
29394042d3
Server settings used for emails ...
...
git-svn-id: file:///svn/phpbb/trunk@2136 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-13 23:12:52 +00:00
Paul S. Owen
9a77cb7d81
SMTP username and password additions
...
git-svn-id: file:///svn/phpbb/trunk@2059 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-05 00:32:39 +00:00
Paul S. Owen
7bf480d3e1
Tom has moved the theming info back into the DB, you'll need to run update_to_RC3.php to make use of it ... NOTE that some display issues seem to exist with this update.
...
git-svn-id: file:///svn/phpbb/trunk@2038 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 18:12:30 +00:00
Paul S. Owen
84f8c74571
Fixes for TH_CLASS 2 & 3 by Tom
...
git-svn-id: file:///svn/phpbb/trunk@1924 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-23 19:08:01 +00:00