History | View | Annotate | Download (2.5 kB)
commit adfa1656fb9d8b5bb601af1d7a6720884954d87aMerge: bd579c8 af5b9a9Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 16:35:55 2010 +0100
Merge branch 'ticket/igorw/9556' into develop
commit b60892d200247b4d608806f2172f681001cfa64bMerge: f164906 516282dAuthor: Andreas Fischer <bantu@phpbb.com>Date: Sat Nov 6 18:56:01 2010 +0100
Merge branch 'develop-olympus' into develop
Copy 3.0.x branch to trunk
Fix Bug #52055 - php notices if phpbb.com is not reachable
fix xhtml issue in updater - Bug #51335
- Display version check on ACP main page.- Cache version check.
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
lets start thinking about the future
- fixed database updater- fixed hook function call in database updater- fixed bot agent detection (we used a wildcard within the w3c-agent, therefore we should really support this. ;))
some fixes...
ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)
small changes - mostly style related to fix cross-browser issues.
so some version_compare magic. :o
implemented updater changes
- a bunch of fixes- added todos to the updater to make sure i do not forget. :)
add version check to acp. Now no longer directly displayed at the acp index but accessible through the System tab and viewable by any admin (no special permisison needed).