- déc. 06, 2016
-
-
Thomas Steur a rédigé
* added new marketplace widget and fixed some urls * translate widget * fix system test * add some spacing
-
Matthieu Aubry a rédigé
* testing referrer website with both HTTP and HTTPS for https://github.com/piwik/piwik/issues/10857 * Add a system test reproducing #10857 Add a system test reproducing #10857 -> confirmed that Piwik will track referrers from the same HTTP and HTTPS page as different entries.
-
Matthieu Aubry a rédigé
the refresh is currently needed for several reasons as the Segmentation editor is not coded properly and does not just work without the page reload. Ideally we'll rewrite the Segment Editor in AngularJS later so this reload will not be needed. fixes https://github.com/piwik/piwik/issues/10626 Reverting https://github.com/piwik/piwik/commit/5daf6c2388693746f2a47a9e6c31276d0b423a4f part of https://github.com/piwik/piwik/commit/0c9c30b731ccbacf47e154b9f7a590af49e3d799
-
Matthieu Aubry a rédigé
Hide full token_auth until it was clicked
-
- déc. 05, 2016
-
-
sgiehl a rédigé
-
Stefan Giehl a rédigé
* always unescape escaped % symbols in translations * adds new tests to proove %-symbols are escaped in english translations * submodule update
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
Trigger JS tracker update when checking for updates
-
Matthieu Aubry a rédigé
Update Bundle of CA Root Certificates for SSL connections
-
Matthieu Aubry a rédigé
Don't change json2 format for Piwik 3 (revert #10928)
-
mattab a rédigé
-
mattab a rédigé
-
mattab a rédigé
Port #10852 to Piwik 3
-
mattab a rédigé
Reverts https://github.com/piwik/piwik/pull/10928/files Refs https://github.com/piwik/piwik/issues/8566
-
Matthieu Aubry a rédigé
Add new icon to font
-
- déc. 04, 2016
-
-
Nathan Sollenberger a rédigé
* Better text + https link * When activating the Awesome Search form, do not display 'No Results' until user types something in to form
-
Stefan Giehl a rédigé
-
- déc. 03, 2016
-
-
Thomas Steur a rédigé
Make LogAggregator::getWhereStatement public
-
Thomas Steur a rédigé
When using `generateQuery()` in to archive reports it will automatically bind parameters from `getGeneralQueryBindParams()`. This works only when also applying the matching where statement that is generated by `getWhereStatement()`. Therefore the method needs to be public, otherwise `generateQuery()` is not really useful and may invalidate many plugins over time.
-
Thomas Steur a rédigé
* Fix a bug where Piwik returns wrong rows by label * fix typo * added test
-
- 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
-
Thomas Steur a rédigé
-
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)
-