Skip to content
Extraits de code Groupes Projets
  1. juin 09, 2017
    • Benaka's avatar
      Fixes to some local testing issues (#11760) · e1dd7122
      Benaka a rédigé
      * Fixing travis-ci/local inconsistencies in AutoSuggestAPITest.php. (userAgent was not correctly set in fixture)
      
      * In CliMulti, ignore zombie processes when parsing ps output.
      
      * Set URL of tracker in ThreeVisitsWithCustomEvents fixture, so test does not depend on _SERVER["HTTP_HOST"] which in turn depends on dynamic INI config value.
      
      * PHPUnit tests should not refer to each other, otherwise the PSR autoloader will be used, and PHPUnit will not load the file itself (resulting in the test not being run).
      
      * Update OneVisitorTwoVisitsTest expected files.
      
      * URL encode attribution date time in fixture since the tracker will not do it itself.
      e1dd7122
    • Matthieu Aubry's avatar
      "Send an email when a plugin update is available" is default since Piwik 3.0.0-b1 (#11770) · 73a00c02
      Matthieu Aubry a rédigé
      * "Send an email when a plugin update is available" is On by default since Piwik 3.0.0-b1
      
      follows up https://github.com/piwik/piwik/pull/10691
      
      * UI screenshot
      73a00c02
  2. juin 01, 2017
  3. mai 15, 2017
  4. mai 08, 2017
  5. mai 06, 2017
    • Lukas Winkler's avatar
      Move old brand icons to piwik icons (#11635) · a4f8566d
      Lukas Winkler a rédigé
      * move old brand icons to piwik icons
      
      * update submodule
      
      * fix some tests
      
      * update submodule
      
      * fix another test
      
      * Updates screenshots
      
      * update UI test screenshots
      
      * update system test files
      a4f8566d
  6. avr. 18, 2017
    • Lukas Winkler's avatar
      New device icons (#11601) · ac9d6ab9
      Lukas Winkler a rédigé
      * use new device icons
      
      former plugins/DevicesDetection/images/screens
      
      * replace normal.png with desktop.png in tests
      
      * fix most tests
      
      * submodule updates
      
      * update screenshots
      
      * update exptected test files
      ac9d6ab9
  7. mars 29, 2017
    • Lukas Winkler's avatar
      New flag icons (#11553) · a21b868d
      Lukas Winkler a rédigé
      * updated flag icons
      
      * remove lines completly
      
      * Visitors in Real-time
      
      * added ti flag
      
      * fix merge
      
      * readd logoHeight
      
      * remove flags from plugins/UserCountry/images/
      
      * change flag directory
      
      * (hopefully) fix all tests
      
      * UserCountry system tests
      
      * Fix tests refs https://github.com/piwik/piwik/pull/11553
      
      * Fixed CustomDimensions tests
      
      * remove unused flags
      
      * remove flag of united nations
      
      * System tests with new path
      
      * light border around flags in goals and live view
      
      * Fix BC system test
      
      * border around flag in visitor profile
      
      * Border around country flags in reports
      
      * border around flag icons in HTML reports
      
      * simpler css
      
      * System tests
      
      * UI tests show new flags + borders around them
      a21b868d
    • Stefan Giehl's avatar
      Make it possible to disable flattening for an report (#11529) · 5d46f802
      Stefan Giehl a rédigé
      * use report property to enable/disable flattener
      
      * update tests
      
      * Update changelog [ci skip]
      
      * minor renamings
      5d46f802
  8. mars 28, 2017
  9. mars 01, 2017
  10. fév. 19, 2017
  11. fév. 18, 2017
  12. jan. 30, 2017
    • Matthieu Aubry's avatar
      Ecommerce Life Time Value metrics + New Ecommerce section in Visitor Profile (#11294) · 9ccb6070
      Matthieu Aubry a rédigé
      * Display Ecommerce Life Time Value in Visitor Profile
      + new fields returned in Live APIs: ecommerceLifeTimeValue, ecommerceLifeTimeOrdersCount
      
      * Reuse existing API fields and make them "life time" instead of adding new fields
      
      * Simplify LESS, consistent spacing
      
      * Refactored code and made the"Abandoned carts" metric also Life Time instead of just last 100 visits
      
      * Remove one join and use visitor ID instead of idvisit
      
      * Tests
      
      * UI test
      9ccb6070
  13. jan. 26, 2017
  14. jan. 22, 2017
    • Matthieu Aubry's avatar
      Email reports in HTML: Updated styling to be consistent with new Custom Alerts... · 111d605c
      Matthieu Aubry a rédigé
      Email reports in HTML: Updated styling to be consistent with new Custom Alerts emails design  (#11251)
      
      * Updated Email Report/Downloaded Report. Added new styling found in the Alert Email. i.e navigation bar uptop, styled tables, added powered by piwik footer. Note: "back to top" link only works on downloaded version, not on the email.
      
      * Fixed the back to top link not working in emails.
      
      * Fixed a bug where logo was not centered in gmail
      
      * Translations
      
      * Code cleanup and making PDF generation work
      
      * removed htaccess
      
      * fix unit test
      
      * Some test fixes
      
      * UI Test
      111d605c
    • Matthieu Aubry's avatar
      Fix system tests (#11250) · f8c6ec87
      Matthieu Aubry a rédigé
      * Fix tests
      
      * Fixed custom dimension tests
      
      * Contents plugin tests
      
      * System tests: we now use PNG images
      
      * System tests: we now use PNG images
      f8c6ec87
  15. jan. 18, 2017
  16. jan. 17, 2017
  17. 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
  18. jan. 05, 2017
    • Stefan Giehl's avatar
      Improves various icons (#11148) · 57e33fff
      Stefan Giehl a rédigé
      * updated browser and os icons (#11063)
      
      * updated browser-icons
      
      from https://github.com/Findus23/device-icons
      72d5ffef94a597c4ba226b33344e0badaadc3c35
      
      * added os icons
      
      * added previous icons
      
      * changed macOS icon
      
      * replaced optipng with pngquant (36% size reduction)
      
      * center icons vertically
      
      * sharpen icons
      
      * increased icon size to 48x48
      
      * fixed visitorPopup and realtimemap
      
      * revert css change
      
      * fixed HTML-Reports
      
      * replaced Windows icon
      
      https://github.com/piwik/piwik/pull/11063#issuecomment-270221316
      
      * max-width and max-height for datatables
      
      * removed submodul (sorry wrong commit)
      
      * add explicit max-size for dataTableRowActions
      
      * fixed UNK.png
      
      * first try at fixing system tests
      
      * fixed cookie.gif
      
      * updates icons in System tests
      
      * updated plugin icons (#11121)
      
      * updated plugin icons
      
      * increased icon size to 48x48
      
      * updated searchEngine and social icons (#11093)
      
      * updated and added searchEngine and social icons
      
      * removed unnecessary icons
      
      * sharpen icons
      
      * increased icon size to 48x48
      
      * fixed promovideo socialicons
      
      http://builds-artifacts.piwik.org/piwik/piwik/3.x-dev/21859/UIIntegrationTest_dashboard1.png
      
      * fixed xx.png
      
      * updates plugin icons in system tests
      
      * [tests] RockMelt has it's own icon
      
      * updates expected UI test files
      
      * submodule update
      
      * fix some last tests
      57e33fff
  19. déc. 27, 2016
    • Matthieu Aubry's avatar
      Live API: New 'generationTimeMilliseconds' field used to process Average... · e1dc8155
      Matthieu Aubry a rédigé
      Live API: New 'generationTimeMilliseconds' field used to process Average generation time in Visitor Profile (#11095)
      
      * Live API: New 'generationTimeMilliseconds' field used to process Average generation time in Visitor Profile
      fixes #11066
      
      * more precision
      
      * Expected test files
      
      * Reporting API: showColumns and hideColumns should be applied recursively (#11100)
      
      * Recursively delete columns specified with hideColumns
      
      * Custom Dimensions tests
      
      * Invalid argument supplied for foreach() + Contents tests
      
      * New unit test for ColumnDelete filter
      
      * Submodules
      e1dc8155
  20. déc. 12, 2016
  21. déc. 06, 2016
  22. déc. 01, 2016
  23. nov. 30, 2016
  24. nov. 28, 2016
  25. nov. 27, 2016
    • Thomas Steur's avatar
      Minor tweaks and events in Goals UI (#10903) · f6a67af2
      Thomas Steur a rédigé
      * added some goal events
      
      * add new method to be able to add post params
      
      * post events via angular
      
      * make sure promo message is always shown at the end
      
      * .travis.yml file is out of date, auto-updating .travis.yml file.
      
      * improve sparklines view and make goals page hookable
      
      * .travis.yml file is out of date, auto-updating .travis.yml file.
      
      * .travis.yml file is out of date, auto-updating .travis.yml file.
      
      * fix system tests
      
      * make sure each goal has an id in the table so we can target them
      f6a67af2
  26. nov. 22, 2016
  27. nov. 20, 2016
  28. nov. 15, 2016
Chargement en cours