-
- Téléchargements
2.16.3-rc1 (#10590)
* Fix depraction test: use assertDeprecatedMethodIsRemovedInPiwik3 * Fix Scheduled Reports sent one hour late in daylight saving timezones (#10443) * convert hour to send report to/from UTC, to ensure it isn't affected by daylight savings * adds update script to change existing scheduled reports to use utc time * code improvement * adds missing param * Added new event Archiving.makeNewArchiverObject to allow customising plugin archiving (#10366) * added hook to alllow plugin archiving prevention * cr code style notes * reworked PR to fit CR suggestions * added PHPDoc for hook * Event description more consistent * UI tests: minor changes * Comment out Visitor Log UI tests refs #10536 * Adds test checking if all screenshots are stored in lfs * removed screenshots not stored in lfs * readds screenshots to lfs * 2.16.3-b4 * Issue translation updates against 2.x-dev * language update * Fix bug in widget list remove where the JSON object becomes array * 2.16.3-rc1 * console command custom-piwik-js:update should work when directory is writable and file does not exist yet (#10576) * followup #10449 * Fix test (cherry picked from commit fac3d63) * Prevent chmod(): No such file or directory * Automatically update all marketplace plugins when updating Piwik (#10527) * update plugins and piwik at the same time * make sure plugins are updated with piwik * use only one try/catch * reload plugin information once it has been installed * make sure to clear caches after an update * fix ui tests * make sure to use correct php version without any extras * Additional informations passed in the hook "isExcludedVisit" (issue #10415) (#10564) * Additional informations passed in the hook "isExcludedVisit" (issue #10415) * Added better description to the new parameters * Update VisitExcluded.php * Remove two parameters not needed as better to use the Request object * Update VisitExcluded.php * remove extra two parameters in VisitExcluded constructor to prevent confusion (#10593) * Update our libs to latest https://github.com/piwik/piwik/issues/10526 * Update composer libraries to latest https://github.com/piwik/piwik/issues/10526 * Update log analytics to latest * When updating the config file failed (or when any other file is not writable...), the Updater (for core or plugins) will now automatically throw an error and cancel the update (#10423) * When updating the config file failed (or when any other file is not writable...), the Updater (for core or plugins) will now automatically throw an error and cancel the update * add integration test to check the correct exception is thrown when config not writabel * New integration test for updater * Make test better * When opening the visitor profile, do not apply the segment (#10533) * When opening the visitor profile, do not apply the segment * added ui test for profile but does work for me * next try to make ui test work * add expected screenshot * added missing doc
parent
a8f682a6
Branches
Aucune étiquette associée trouvée
Affichage de
- composer.lock 54 ajouts, 45 suppressionscomposer.lock
- core/Config.php 10 ajouts, 6 suppressionscore/Config.php
- core/Plugin.php 11 ajouts, 6 suppressionscore/Plugin.php
- core/Tracker/VisitExcluded.php 7 ajouts, 14 suppressionscore/Tracker/VisitExcluded.php
- core/Updater.php 5 ajouts, 2 suppressionscore/Updater.php
- core/Version.php 1 ajout, 1 suppressioncore/Version.php
- core/WidgetsList.php 1 ajout, 1 suppressioncore/WidgetsList.php
- lang/es.json 1 ajout, 0 suppressionlang/es.json
- lang/it.json 1 ajout, 1 suppressionlang/it.json
- libs/bower_components/jquery.scrollTo/README.md 71 ajouts, 71 suppressionslibs/bower_components/jquery.scrollTo/README.md
- libs/bower_components/jquery.scrollTo/jquery.scrollTo.min.js 6 ajouts, 6 suppressionslibs/bower_components/jquery.scrollTo/jquery.scrollTo.min.js
- libs/bower_components/jquery.scrollTo/scrollTo.jquery.json 28 ajouts, 28 suppressionslibs/bower_components/jquery.scrollTo/scrollTo.jquery.json
- misc/log-analytics 1 ajout, 1 suppressionmisc/log-analytics
- plugins/API/lang/es.json 2 ajouts, 1 suppressionplugins/API/lang/es.json
- plugins/API/lang/tr.json 7 ajouts, 7 suppressionsplugins/API/lang/tr.json
- plugins/Actions/lang/es.json 3 ajouts, 1 suppressionplugins/Actions/lang/es.json
- plugins/Annotations/lang/tr.json 3 ajouts, 3 suppressionsplugins/Annotations/lang/tr.json
- plugins/Contents/lang/es.json 4 ajouts, 1 suppressionplugins/Contents/lang/es.json
- plugins/CoreAdminHome/lang/es.json 1 ajout, 0 suppressionplugins/CoreAdminHome/lang/es.json
- plugins/CoreAdminHome/tests/Integration/SetConfigTest.php 41 ajouts, 0 suppressionplugins/CoreAdminHome/tests/Integration/SetConfigTest.php
Chargement en cours
Veuillez vous inscrire ou vous se connecter pour commenter