- fév. 21, 2017
-
-
Thomas Steur a rédigé
* improve single page website tracking * added docs and minified piwik * Re-generate piwik.js
-
Matthieu Aubry a rédigé
fixes #11291
-
Matthieu Aubry a rédigé
* Do not count always activated plugins. Fixes #11144 * UI test: Fixed count of activated plugins
-
Thomas Steur a rédigé
I couldn't find any usage of that but it looks to me like it is a bug that suffix is actually shown before the label was printed.
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
fixes #11237
-
Matthieu Aubry a rédigé
* Adding newest Premium products to help page * Premium plugins in help page
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
piwik.js: In addTracker do not explicitely allow to set piwikUrl to null since it may not work (#11381)
-
- fév. 20, 2017
-
-
Stefan Giehl a rédigé
* avoids segment encoding issues * fixes highlight for current segment in segment chooser * update screenshots
-
Stefan Giehl a rédigé
-
mattab a rédigé
fixes #11316
-
- fév. 19, 2017
-
-
Thomas Steur a rédigé
-
Matthieu Aubry a rédigé
-
Stefan Giehl a rédigé
* makes it possible to define the required credential fields in sms provider * show error message if configured sms provider doesn't work, instead of throwing uncatched exception * Adds new SMS provider ASPSMS.com * Development SMS notifications didn't work when clicking 'send now' Caused by the session already closed before, as it's done using a ajax request calling a Session:start() reopens the session. Might be a bit hackish, but should be fine for development * adds UI test for switching sms provider * Makes API-Key default credential field to prevent breaking third party plugins * fixes issue where save button was disabled falsely
-
mattab a rédigé
-
Matthieu Aubry a rédigé
-
Lukas Winkler a rédigé
* remove jquery smartbanner * add related_applications to manifest.json https://developers.google.com/web/updates/2015/03/increasing-engagement-with-app-install-banners-in-chrome-for-android?hl=en#native * remove googleplay icon * remove smartbanner license
-
Matthieu Aubry a rédigé
When there is no data for a website, as soon as a visit was detected reload the report for Today (#11275) * Cross Domain: forward pk_vid parameter when the clicked element is not directly a link but is within the link <a> element itself * reload page as soon as a visit was detected should reload Today's report * Use broadcast.propagateNewPage as suggested in review
-
Matthieu Aubry a rédigé
-
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é
-