History | View | Annotate | Download (12.9 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 693a2dc99bf07aeac1865d4a48ddf2589317ac7aMerge: b68de23 ac32927Author: Nils Adermann <naderman@naderman.de>AuthorDate: Wed Mar 3 23:32:09 2010 +0100Commit: Nils Adermann <naderman@naderman.de>CommitDate: Wed Mar 3 23:32:09 2010 +0100
Merge branch 'develop-olympus' into develop...
merge changes from 3.0.x branch
Copy 3.0.x branch to trunk
also collect admins user agent vendor and version (send_statistics)
- links to send statistics after install and update- link back to ACP main from send statistics- improved language / better explanation (incl. Bug #48555)
made a mistake when turning stats into a whitelist
removed spaces
- Added install_id to data collector- config variable whitelist, so sensitive MOD info is not transmitted, currently mostly bool/int values - should we reduce the amount of data?
merged questioinnaire and questionnaire_phpbb and adjusted all files to our coding guidelines...if we want to allow dropping in other providers we could add provider files to the questionnaire directory (and grab them), if not it is best to remove the questionnaire directory and put the file under includes/
- forgot to remove __construct methods when making this PHP4 compatible
did not have auto props on this machine - removed an unused function from the new acp file
acp module for submitting statistical information to phpBB