Skip to content
Extraits de code Groupes Projets
  1. juil. 10, 2017
  2. juin 21, 2017
  3. avr. 09, 2017
  4. fév. 13, 2017
  5. fév. 12, 2017
  6. jan. 07, 2017
    • Matthieu Aubry's avatar
      Fix tests (#11153) · c60ae9f3
      Matthieu Aubry a rédigé
      * referrer tests
      
      * Core system tests
      
      * Log Analytics is compatible with Python 2.7
      
      * Note
      
      * Submodule
      
      * UI tests: Gender neutral
      c60ae9f3
  7. déc. 05, 2016
  8. déc. 01, 2016
  9. nov. 24, 2016
  10. oct. 03, 2016
  11. sept. 29, 2016
    • Matthieu Aubry's avatar
      2.16.3-rc1 (#10590) · bd521728
      Matthieu Aubry a rédigé
      * 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
      bd521728
  12. sept. 28, 2016
  13. août 28, 2016
  14. août 19, 2016
  15. juil. 16, 2016
  16. juil. 12, 2016
    • Matthieu Aubry's avatar
      Reset the list of items in the cart, after tracking an ecommerce conversion (#10279) · fcea4514
      Matthieu Aubry a rédigé
      * Clarify that token_auth must be  an admin or super user token.
      
      * Reset the list of items in the cart, after tracking an ecommerce conversion
      
      But do not reset the list of itms in the cart after tracking an ecommerce cart update.
      fixes #10252
      
      * Adding changelog note
      `piwik.js`: after an ecommerce order is tracked using `trackEcommerceOrder`, the items in the cart will now be removed from the JavaScript object. Calling `trackEcommerceCartUpdate` will not remove the items in the cart.
      fcea4514
  17. juil. 03, 2016
  18. juin 29, 2016
  19. mai 12, 2016
  20. avr. 11, 2016
  21. mars 31, 2016
  22. mars 29, 2016
  23. fév. 14, 2016
  24. fév. 04, 2016
  25. fév. 02, 2016
  26. jan. 27, 2016
  27. jan. 18, 2016
  28. déc. 28, 2015
  29. déc. 21, 2015
  30. déc. 18, 2015
  31. déc. 10, 2015
  32. nov. 10, 2015
  33. oct. 16, 2015
  34. oct. 06, 2015
Chargement en cours