History | View | Annotate | Download (11.9 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_20'.
We don't want to output %s (bug found during styles validation)
ok, bugfixing phase #1 finished. There will be more bugfixes coming and those knowing CVS/php/mysql are encouraged to implement the fixes. ;)
prepare new release - see changelog for changes
Vulnerability + potential Zend fixes
balls balls balls balls balls
Poss (minor) xss issue
Mainly HTML fixes, change to try and prevent on* text within HTML tags (HTML parser seems to not be behaving with disallowed tags as it should), etc.
Yet more fixes ... note there is a bug in user admin at present
A whole bunch of fixes
Ok, so many bug fixes, so little time... Fun... Well, the change tomysql_schema was just changing the phpbb_groups group_id to autoincrement, should fix problems in upgrade.php. Should. I will probablyinclude any relevant schema changes with a nice update_to script in 2.0.2...
More fixes
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly
Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
Remove extra session var in session_pagestart
Gave the row number thing a more useful name ...
Added row numbers to memberslist (to check out how you're ranked with # of posts ;)
Fix dopey errors
Fix bug #504383
Fix bug #496166, removed sort_order since for top_ten it makes no real sense ... bet we'll get comments about this ...
Various updates + admin viewing of email addresses
Missed a ['From'] -> ['Location'] change
A 'not quite a Pauls up' + short date format
Mainly language updates but some bug fixes too
Added admin enabling of email form
Email form - free with purchase of any two other items
Various changes to location redirection ... please note the format and name changes
Altered layout of phpbb_config table
Fixed bug #459427
Re-added GPL disclaimers
Modified header comments
More compliance ... it never ends
Template config system, store relevant config stuff here
Changes to include location + some other misc stuff
More user fields available for memberslist template plus graphic changes
Small change to user website url creation
Updated sorting methods
Did some work converting lang file stuff to new format
Additional page info sent to templates
Initial SQL updates complete
Blah, parse error..
Re-added the error message and query echo to DEBUG error messagePLEASE do not remove it, it is very helpfull when debugging errors
Fixed various errors, added issets, removed unneeded sql error messages
Fixed stupid windows carriage returns...Fixed pagination
More work on memberlist
Memberlist working. Pagination seems to have problems. Might be generate_pagination code...