- fév. 19, 2017
-
-
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é
-
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é
-