- déc. 02, 2016
-
-
Matthieu Aubry a rédigé
* fix a bug in query builder where tables are sorted randomly * added more complex example to show it better
-
mattab a rédigé
Call createFilesForSecurity() manually in the update (doing this on cache delete affects IO performance too much in development mode)
-
Thomas Steur a rédigé
This is related to https://forum.piwik.org/t/license-missing-of-a-free-glp-plugin/21674 Some users see a license warning for a free GPL plugin. I have spent hours trying to understand how this could possibly happen over the last weeks but not sure how it happens. It must be some kind of caching issue with a certain PHP version or something. This change might not fix the actual issue but is a good check to have on top to check for invalid licenses only if it is not a free plugin.
-
Thomas Steur a rédigé
-
- déc. 01, 2016
-
-
Matthieu Aubry a rédigé
* Apply ReplaceSummaryRowLabel filter when flattening * Also apply filter in parent table * Clarify that the filter is recursive
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
* No directory listing on apache * when deleting caches, re-create the security files
-
Matthieu Aubry a rédigé
* Make JSON2 the now JSON formatting to fix an issue in formatting associative arrays * fix unit test * Minor changes * call API with json format in the Angular JS frontend * Log Analytics
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
Piwik JavaScript tracker: we now track by default Downloads and Outlinks when user clicks on the mouse right button or the mouse middle button
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
* Segment editor: not enough line height for p,y,... fix #10313 * .travis.yml file is out of date, auto-updating .travis.yml file.
-
Thomas Steur a rédigé
* refs #10656 Button to add a segment is missing some text in French language * .travis.yml file is out of date, auto-updating .travis.yml file.
-
Thomas Steur a rédigé
* Fix metric was not formatted This is PR for Piwik 3, see PR for Piwik 2 https://github.com/piwik/piwik/pull/10886/files In this case we had a plugin with conversion rate and abandoned rate. Only conversion rate got formatted (like 45%) when fetching a regular report where abandoned rate remained unformatted (like 0.55). * .travis.yml file is out of date, auto-updating .travis.yml file. * Update .travis.yml * .travis.yml file is out of date, auto-updating .travis.yml file.
-
Matthieu Aubry a rédigé
JavaScript Tracker: new option "Track users with JavaScript disabled" and the <noscript> tag is not included by default anymore (#10900)
-
mattab a rédigé
-
Thomas Steur a rédigé
Tracking API: when overriding the request datetime with an invalid token_auth, don't track the request (#10899) * refs #10890 ignore tracking requests with custom timestamp, accept timestamps up to 1 day in past, added config for timestamps that require auth * fix test * update travis yml * update travis * update travis * fix test * added changelog entry * .travis.yml file is out of date, auto-updating .travis.yml file. * .travis.yml file is out of date, auto-updating .travis.yml file. * .travis.yml file is out of date, auto-updating .travis.yml file. * .travis.yml file is out of date, auto-updating .travis.yml file. * .travis.yml file is out of date, auto-updating .travis.yml file. * .travis.yml file is out of date, auto-updating .travis.yml file. * New config.ini.php setting: `tracking_requests_require_authentication_when_custom_timestamp_newer_than`
-
- nov. 30, 2016
-
-
Thomas Steur a rédigé
New visit dimension "total interactions" and new action dimension "Interaction position" and corresponding segments (#10911) * adding new interaction segments * add possibility to limit queries * fix Piwik does not join correctly if 2 custom joins require each other * added position to api output * Contents plugin: Rename "Interaction" metric to "Content Interaction"
-
mattab a rédigé
-
Matthieu Aubry a rédigé
* Simplify update page and fix wording fixes #10720 * Translate the string
-
https://badssl.com/Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
* Use placeholder in translation string * Fix the system test
-
Thomas Steur a rédigé
fixes #10663 `e('html_attr')` is not needed as it is a plain translation anyway
-
Matthieu Aubry a rédigé
* Delete scheduled report after it was sent as scheduled * use our Filesystem::deleteFileIfExists instead of unlink
-
pafgoncalves a rédigé
Allows to use regular expressions in the exclude parameters option. Doesn't break compatibility if the parameter is not a regular expression, doing a strict compare. "/.*/" can be used to exclude all parameters. * Changed the UI texts to explain that the excluding parameters list supports regular expressions. Added unit tests.
-
Stefan Giehl a rédigé
* updates intl data from cldr * fix Bangla language name and tests
-
- nov. 28, 2016
- nov. 27, 2016
-
-
sgiehl a rédigé
-
Thomas Steur a rédigé
* added some goal events * add new method to be able to add post params * post events via angular * make sure promo message is always shown at the end * .travis.yml file is out of date, auto-updating .travis.yml file. * improve sparklines view and make goals page hookable * .travis.yml file is out of date, auto-updating .travis.yml file. * .travis.yml file is out of date, auto-updating .travis.yml file. * fix system tests * make sure each goal has an id in the table so we can target them
-
Stefan Giehl a rédigé
-
- nov. 24, 2016
-
-
Thomas Steur a rédigé
Typo in config setting name "enable_auto_update"
-
sgiehl a rédigé
-
Matthieu Aubry a rédigé
-
- nov. 23, 2016
- nov. 22, 2016
-
-
Thomas Steur a rédigé
-