History | View | Annotate | Download (16 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_1'.
Close DB connection for frameset ... overlooked that ... has this been causing the MySQL open connection problems I wonder?
Loads of bug fixes and updates
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
Fix for #534847
Fix problem with user_admin not showing correct status for certain settings + switch to same include series as main files
Security updates + a few updates for chopped up functions compatibility
Fix bug #519756 as suggested by tamc
Updated MSSQL dbsize query suggested by SirSir
Added MSSQL DB size as provided by Josh ... feedback/updates welcome :)
Remove hard-coded .php
Fixed viewforum/admin_forum bug for guests
Fixed problem with SHOW TABLE STATUS (bad MySQL config) #501745
Possible fix for bug #496857
Minor changes to whosonline stuff
Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction
Cope with modules which don't have appropriate names set in the lang_admin file, output names to left pane like old way
Module and module function names now pulled from lang file
Moved avatar dir size lang generation into avatar dir size conditional
Now showing: A ton of bug fixes and a complete overhaul of my admin code...
Various admin lang and other fixes ... this will break other things I'm sure, only submit bug reports for recently commited files
Hopefully killed bug #472269 dead, a touch of Domestos power
Various updates, cleanups and support for URI based sessions ... more to come at some point
Altered layout of phpbb_config table
Removed url output for location
Re-added GPL disclaimers
Modified header comments
Do a MySQL version check before running table status
Introduced pagestart.inc
More admin redirect updates
Lots of languagification and redirection path change
Languagified the admin index
Removed header frame, reduced timezone naming, added DB size for MySQL, no major technical changes
Started on the admin overview/index page
Minor change so that a page header and footer are output to right pane
Nav templating re-enabled
oopps, missed that
New page headers, cleaned up code, etc.
Added authentification
Didnt I commit these?
Start of the admin frontend
Initial revision