- sept. 22, 2017
-
-
Stefan Giehl a rédigé
* Make visitor profile wellformed XML * update test files
-
Erick Ramírez a rédigé
This will solve the problem Piwik is having right now when trying to change the frequency Piwik uses to delete old data in database.
-
- sept. 21, 2017
-
-
Matthieu Aubry a rédigé
-
Jaromír Müller a rédigé
added missing }
-
Stefan Giehl a rédigé
-
- sept. 20, 2017
-
-
Matthieu Aubry a rédigé
* Use Piwik.org in our HTTP Socket integration test * use exact "piwik.org" in HTTP socket integration test * use "ssl://" if necessary for HTTP socket * divert from spec to please HTTP socket test
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
Attempt to fix WARNING: /path/to/piwik/vendor/twig/twig/lib/Twig/Extension/Core.php(1560): Warning - constant(): Couldn't find constant \Piwik::LABEL_ID_GOAL_IS_ECOMMERCE_ORDER - Piwik 3.1.1-b1 (#12070) vendor/twig/twig/lib/Twig/Extension/Core.php(1560): Warning - constant(): Couldn't find constant \Piwik::LABEL_ID_GOAL_IS_ECOMMERCE_ORDER
-
- sept. 18, 2017
-
-
Thomas Steur a rédigé
* Use HTTPS for piwik.org link * change second link to https sa well
-
Matthieu Aubry a rédigé
* Fixes unit tests refs https://github.com/piwik/piwik/pull/12071 * Remove extra line * another try
-
Richard Mastop a rédigé
* copy file instead of renaming it. As stated in thread; fixes #5050 * Update GeoIPAutoUpdater.php In most cases the rename is successful, in rare cases the rename cannot be completed. In those cases we do a copy, leaving the $tempFile in place, it will be overwritten during the next GeoIPAutopudater task. Tested in both windows and Ubuntu environment. * Add unlink
-
Thomas Steur a rédigé
fixes #12003
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
* Hide file integrity warnings from SEO site verification processes fixes https://github.com/piwik/piwik/issues/12050 * Typo
-
Thomas Steur a rédigé
-
- sept. 14, 2017
-
-
Marc Neudert a rédigé
-
Matthieu Aubry a rédigé
-
Stefan Giehl a rédigé
* makes profile query independent from events plugin * move more stuff to event plugin * update test files
-
sgiehl a rédigé
-
- sept. 13, 2017
-
-
Stefan Giehl a rédigé
-
Stefan Giehl a rédigé
-
Stefan Giehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
- sept. 12, 2017
-
-
Stefan Giehl a rédigé
* Revert "free tibet!" This reverts commit 4e47c8ab. * Remove unneeded translations * adjust API * fix tests * update screenshots * update tests files * update screenshot * Do not change detected location * update tests * Fix continent detection for old records * submodule update * update screenshots * Cleanup * use group by filters only if needed * make filter work for datatable maps
-
- sept. 11, 2017
-
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
Benaka a rédigé
* Separate Archive query creation responsibility from Archive class. * Add ability for plugins to define custom period types. * Make period responsible for determining start/end time of periods, not LogAggregator. * Allow specifying custom archive writer in PluginsArchiver.
-
Benaka a rédigé
* Update angular to 1.6 and ngDialog to 1.3. * Remove broken Function.bind polyfill from kartograph that clashes w/ angular 1.6. * $http.method().success/error functions do not exist in angular 1.6, just use standard promise interface. * Maintain empty hash prefix for existing Piwik links. See https://docs.angularjs.org/guide/migration#commit-aa077e8 for more info. * Make sure radio setting values match availableValue values exactly. Angular 1.6 uses strict equals when matching ng-value values w/ ng-model values, and the available values for boolean radio settings is always '0' or '1'. So we have to make sure the field value is '0'/'1'. * Feedback form UI test code to remove piwik version string selected wrong element. * Update expected screenshots (minor changes + unexplained default SMS provider change).
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
-
Stefan Giehl a rédigé
* Escape site name correctly escape site name * prevent raw notification messages to be parsed from angular
-
- sept. 10, 2017
-
-
sgiehl a rédigé
-
- sept. 08, 2017
-
-
Thomas Steur a rédigé
When eg a report or API is rendered and has a filter_limit URL parameter, the filter_limit is applied here and then eg returns only 10 segments instead of say 100.
-
- sept. 07, 2017
-
-
Matthieu Aubry a rédigé
* render template only if needed * reuse same Twig instance * cache CacheBuster to prevent recalculation when needed multiple times
-
- sept. 06, 2017
-
-
Stefan Giehl a rédigé
-
- sept. 05, 2017
-
-
sgiehl a rédigé
-
Matthieu Aubry a rédigé
-