Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16287] Correctly pass json response to PHP file | Marc Alexander | 2020-01-03 | 1 | -1/+1 |
| | | | | PHPBB3-16287 | ||||
* | [ticket/16287] After installation an error is given over statistics submission | paul sohier | 2020-01-02 | 1 | -4/+7 |
| | | | | | | | | The phpBB.com website required specific fields to be available for the statistics. This change switched over to a new statistics page on www.phpbb.com that uses form fields instead, and that returns JSON as value. PHPBB3-16287 | ||||
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -1/+1 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/14492] Always update the time the stats were sent | Marc Alexander | 2016-12-03 | 1 | -5/+2 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Update versions in files | Marc Alexander | 2016-12-03 | 1 | -1/+1 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Update phpBB version and fix miscellaneous code issues | Marc Alexander | 2016-12-03 | 1 | -1/+1 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Send statistics via ajax request | Marc Alexander | 2016-12-03 | 1 | -19/+17 |
| | | | | | | | Flooding ajax requests will try to be prevented and sending stats without JS will also properly work. PHPBB3-14492 | ||||
* | [ticket/14492] Use new guzzlehttp client | Marc Alexander | 2016-12-03 | 1 | -9/+8 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Pass u_action to acp form and add stats config | Marc Alexander | 2016-12-03 | 1 | -0/+1 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Add events for modifying help phpBB page | Marc Alexander | 2016-12-03 | 1 | -20/+36 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Use guzzle for submitting data to stats service | Marc Alexander | 2016-12-03 | 1 | -1/+42 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Update language variables and trigger details text | Marc Alexander | 2016-12-03 | 1 | -1/+1 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Rename files to help_phpbb and fix css tabbing | Marc Alexander | 2016-12-03 | 1 | -0/+91 |
PHPBB3-14492 |