- fév. 19, 2017
-
-
Matthieu Aubry a rédigé
* Fix the build * UI tests * Submodules * UI test
-
Nick Wilde a rédigé
-
- fév. 18, 2017
-
-
Vladimir a rédigé
-
Stefan Giehl a rédigé
-
Lukas Winkler a rédigé
-
John VanDyk a rédigé
-
egon w. stemle a rédigé
Change '//' comment to '/* ... */' to avoid interference with html/js optimisers.
-
- fév. 17, 2017
-
-
Thomas Steur a rédigé
Fix Piwik UI becomes very slow when having many rows
-
Thomas Steur a rédigé
Make sure to actually work on first level table
-
- fév. 15, 2017
-
-
Thomas Steur a rédigé
Improve donation message
-
- fév. 14, 2017
-
-
Thomas Steur a rédigé
Show custom logo in email reports
-
Thomas Steur a rédigé
Exposing new method to detect whether a node is visible
-
Thomas Steur a rédigé
Fix rate metric was not formatted
-
Thomas Steur a rédigé
When generating a component, require correct Piwik version
-
Thomas Steur a rédigé
-
- fév. 13, 2017
-
-
Thomas Steur a rédigé
It was generating a required Piwik version like `>=3.0.2,<4.0.0` but should be `>=3.0.2,<4.0.0-b1`
-
Thomas Steur a rédigé
-
Matthieu Aubry a rédigé
* Fix MySQLI rounding tests * CustomDimensions: Fixed require string * Submodule * submodule * UI test * Fixes #11299
-
- fév. 12, 2017
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
Similar to https://github.com/piwik/piwik/pull/10887 makes sure the rate metrics are formatted in mobile app. I wonder if we should maybe simply change it to `'/.*_rate$/'` and then remove several of them? Would simplify it for the future and be faster
-
sgiehl a rédigé
-
sgiehl a rédigé
-
Stefan Giehl a rédigé
-
- fév. 11, 2017
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- fév. 10, 2017
-
-
Stefan Giehl a rédigé
-
- fév. 03, 2017
-
-
Thomas Steur a rédigé
Added new method "getLinkTrackingTimer"
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- fév. 01, 2017
-
-
sgiehl a rédigé
-
- jan. 31, 2017
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- jan. 30, 2017
-
-
Stefan Giehl a rédigé
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
* Fixes tests * Custom Dimensions tests
-
Matthieu Aubry a rédigé
New "Enable cross domain linking" checkbox in Javascript Tracker Code generator (Advanced section) (#11295) * enable set domains when enable cross domains * fix disable cross domain when only one site url or less * New "Enable cross domain linking" checkbox in Javascript Tracker Code generator (Advanced section) * Integration test * API has new parameter
-
Matthieu Aubry a rédigé
* Cross Domain: forward pk_vid parameter when the clicked element is not directly a link but is within the link <a> element itself * Add custom commands when Piwik is not installed yet * Use config file to define Plugin names * minor * clean code
-
Matthieu Aubry a rédigé
* Display Ecommerce Life Time Value in Visitor Profile + new fields returned in Live APIs: ecommerceLifeTimeValue, ecommerceLifeTimeOrdersCount * Reuse existing API fields and make them "life time" instead of adding new fields * Simplify LESS, consistent spacing * Refactored code and made the"Abandoned carts" metric also Life Time instead of just last 100 visits * Remove one join and use visitor ID instead of idvisit * Tests * UI test
-
Thomas Steur a rédigé
More stable plugin hook support in JS Tracker and add possibility to pass parameters
-