Skip to content
Extraits de code Groupes Projets
  1. sept. 27, 2017
  2. sept. 25, 2017
  3. sept. 22, 2017
  4. sept. 14, 2017
  5. sept. 12, 2017
    • Stefan Giehl's avatar
      Show Tibet as part of China on map (#11930) · 3cb7169c
      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
      3cb7169c
  6. sept. 04, 2017
    • Thomas Steur's avatar
      Allow different reports pre-archiving frequency for each period (#11979) · 8a23b7e7
      Thomas Steur a rédigé
      * Allow different reports pre-archiving frequency for each period
      
      * Add new config settings for archive frequency
      
      * added default config for range dates
      
      * print changed archive periods
      
      * minor change to log output
      
      * Clarify wording, processed != requested.
      
      * Fix integration test
      8a23b7e7
    • Stefan Giehl's avatar
      Customizeable / Extendable Visitor Profile & Visitor Log (#11579) · 660df517
      Stefan Giehl a rédigé
      * move setting visitor details into own classes instead of using an event
      
      * move manipulating actions to VisitorDetails classes
      
      * move some more parts to plugins
      
      * update test files as order of columns changed
      
      * implement new VisitorDetails method to provide actions
      
      * move rendering actions to visitordetail classes
      
      * render visitor properties in new classes
      
      * makes it possible to attach icons to visitor log
      
      * moves rendering of action tooltip into new visitordetails method
      
      * adds event for extending custom action dimension fields
      
      * small improvements
      
      * fetch log_link_visit_action.idpageview for actions
      
      * improve variable name
      
      * started to improve/change visitor profile
      
      * show devices summary in visitor profile
      
      * also remove empty xml tags for api tests
      
      * hide actions in visitor profile by default
      
      * move all icons to the middle of visitor log
      
      * small change
      
      * move rendering referrer information to referrers plugin
      
      * move provider logic to provider plugin
      
      * show content interactions in visitor log
      
      * improve look of content interactions/impressions in visitor log / profile
      
      * hide idpageview from tests
      
      * update changelog
      
      * move rendering events to Events plugin
      
      * do not hide duplicate page views in visitor log, but show them with a refresh icon instead
      
      * show top visited pages in visitor profile
      
      * always show visitor profile link in visitor log
      
      Still hidden in a widget by default, as it might overlay some other content
      
      * Show info about not shown actions
      
      truncated due to config setting
      
      * use bulk queries to fetch actions instead of fetching them for each visit
      
      * small adjustments
      
      * improve some loops to improve memory usage
      
      * move gathering visitor profile informations to VisitorDetails classes
      
      * update screenshots
      
      * update test files
      
      * move rendering of visitor profile summary to visitor details classes
      
      * improve templates
      
      * Makes VisitorDetailsAbstract class api and improves comments
      
      * show visit details in visitor profile
      
      * improve css
      
      * reverse enumeration of visits in visitor profile
      
      * improve css
      
      * Show visit id in IP tooltip
      
      * Small CSS improvements
      
      * further adjustments
      
      * sort devices by count
      
      * adds UI tests for visitor log and profile
      
      * Show bandwidth in visitor profile test
      
      * show actions by default and add button to toggle all together
      
      * CSS cleanup
      
      * remove border around refresh icon
      
      * add tooltip for refresh icon in profile
      
      * move first/last visit before top visited pages
      
      * Improve text shown for unique pageviews
      
      * link urls in top visited pages
      
      * improve sorting of device list
      
      * improve tests
      
      * Improve device overview in visitor profile
      
      * only render top pages if at least one page was visited more than once
      
      * make visitor id non bold
      
      * hide visitor type icon in profile, and show latest visits icons in overview
      
      * fix search engine icon in visitor details
      
      * small improvements
      
      * only render view if required
      
      * show visit icons only on hover in profile
      
      * remove from again
      
      * test improves
      
      * show text besides icon in profile header
      
      * improve tests
      
      * Removes unused CSS and JS
      
      * Reformats CSS
      
      * Removes invisible paper clip
      
      * Removes unused profile images from Live plugin
      
      * raise test timeouts
      
      * Improve UI tests splitting for travis
      
      * show device type in profile header if no resolution is available
      
      * prevent text overlapping
      
      * no retries
      
      * fix test
      
      * change summary order
      
      * fix position of export icon
      
      * fixes tooltip text
      
      * improve pages overview
      
      * visitor details order
      
      * action tooltip order
      
      * show only ecommerce icon if no goals where converted
      
      * show custom variables summary in profile
      
      * show user id in same size as headline
      
      * link referer urls for first/last visit in profile
      
      * make profile xml compatible
      
      * try to improve ui test
      
      * increase bottom marign
      
      * increase version number
      
      * small adjustments
      
      * CSS Rewrite for visitor profile
      
      * center action icons in visitor log and profile
      
      * improve widgetized visitor profile
      
      * small layout fix
      
      * always populate raw referrer url for visitor details
      
      * update expected test files
      
      * Refactor profile summaries into additional classes
      
      * update screenshots
      
      * submodule update
      
      * update piwik-icons submodule (#11904)
      
      * update piwik-icons submodule
      
      * fix some system tests
      
      * update screenshots
      
      * make device list xml compatible
      
      * improve translation
      
      * improve icon position
      
      * improves spacings
      
      * update test files
      
      * small css improvement
      
      * update screenshots
      660df517
  7. juil. 26, 2017
  8. juil. 16, 2017
  9. juin 28, 2017
  10. juin 09, 2017
  11. juin 01, 2017
  12. mai 15, 2017
  13. mai 08, 2017
  14. 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
  15. 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
  16. 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
  17. mars 28, 2017
  18. mars 01, 2017
  19. fév. 19, 2017
  20. fév. 18, 2017
  21. 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
  22. jan. 26, 2017
  23. 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
  24. jan. 18, 2017
  25. jan. 17, 2017
  26. 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
  27. 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
  28. 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
  29. déc. 12, 2016
  30. déc. 06, 2016
Chargement en cours