3.0.2-RC2 released
Bug #29635
New parameter for redirect() to circumvent the cross-domain check.
#29575
adjust authors file
urlencode image filenames used in img(). This is not needed, but better for XHTML compatibility.
#29435 (do not highlight if only wildcard(s) provided)
Catch invalid username wildcard ban (we do not support these) (Bug #29305)
further checks on maximum storage length
change subject/title column length
#26795
#29235
bug #29315
fix 3.0.1 to 3.0.2-RC1
#s29325
correctly set flags if text is empty
Fix some instances where we left db connections open (registration -> captcha for example)
remove the $Id$ line there and instead add valuable information. Oh, and did not know the phpass project catched our implementation of their code. :) Nice to see.
- some version changes- apply database updates sequentially
hmm
#28595 (AVATAR_IMG available to memberlist_body.html)
added two comments to describe the functions use-case
Regular expression for email matching in posts will no longer die on long words
check if folder is not empty (may happen for absolute paths). Thanks paul
erm, yeah. :)
#27395
#16124
#27325
#23945
#26705
#27585
typo
#25705
not unsetting message_parser - a mod or site may want to re-use it.
up the version for the convertor
#28485
#28635
do not allow [flash=0,0]... not implemented for images due to the reliance on getimagesize() - as usual both sizes are able to be limited by the maximum/minimum image size configuration options
Some xenophobia
#28455
Topic searches by author no longer return invalid results [Bug #11777]
HTTP Authentication supports UTF-8 usernames now [Bug #21135]
corrected link for searching post author's other posts [Bug #26455]
removed executable props [Bug #6464]
spelling mistake
#28025
ok, well, my team is allowed to give me some slappage. :/ I now changed this sooo often and never realised the code portion is absolute rubbish... with ini_get returning something completely different. Now, this should work (at least for PHP 5.2.x) - tested all 16 possible combinations of triggering errors before and after headers sent, with and without gzip compression, with and without output buffering. Now, please work for others too...
#28055
That as well
Too much for a minor; sorry
initialize $pre_fill
a little polish
some changes to database_update to circumvent doubled updates for RC's
give the ACP a login screen
ACP logout
I'm going to get an award for the smallest commit ever.
same here, session id.
What use is a shiny banstick(TM) if nobody finds it?
style change
#27855
some adjustements (changes to sessions code need to be backwards-compatible) - henry, do not forget to include this into your merge to 3.2.x too.
#26885
fix for bug #27355
...
Hmmm. Tawny port and stilton
explanation
27375 - keep it up
And more new features for reasonable paranoia.
So, tighten things up a little further. QA Team, please check this.
just one quick fix to the bidi fix
it is indeed no longer required
#14830
#26605
#25205
Thanks NBBN
bitwise operations on large values (>2GiB) on 32-bit systems (no-no)
#24245
#24435
we slowly get to it
#23525
#24665
remove the f portion from redirect urls now they no longer exist
did i ever mention that i hate php's handling of buffers (or i simply do not understand them)
remove duplicate key
#25925
#25095
add PHPBB_INSTALLED check to file.php too
#25805
#22385
#21885
#21255
fix whitespace
#18775
#14648
#14429
fixing two potential problems- blank style- check for correct role assignment within auth.php (should not happen, but seems like some users are not able to persist from manually messing with the db)