Skip to content
Extraits de code Groupes Projets
  1. jan. 21, 2017
  2. jan. 18, 2017
  3. 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
    • Stefan Giehl's avatar
      Fix / Improve UI tests (#11117) · 9c4814e6
      Stefan Giehl a rédigé
      * make a screenshot instead of checking if element is visible
      
      * try to avoid complete failure if a test fails but passes on retry
      
      * do not skip aborted tests, retry them
      
      * reactivate tests
      9c4814e6
  4. 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
  5. jan. 03, 2017
  6. jan. 02, 2017
  7. déc. 30, 2016
  8. déc. 27, 2016
    • sgiehl's avatar
      updates expected ui files · 0cca51e8
      sgiehl a rédigé
      0cca51e8
    • Matthieu Aubry's avatar
      When safe mode is displayed, and Super User was not logged in already, let... · cd8c762a
      Matthieu Aubry a rédigé
      When safe mode is displayed, and Super User was not logged in already, let Super User display the full safe mode to troubleshoot further (#11082)
      
      * When safe mode is displayed, and Super User was not logged in already, let Super User display the full safe mode to troubleshoot further
      
      * meant for a different PR
      
      * Catch exceptions during CSS/Less compiling
      
      * when there's an error during Twig template processing, or during LESS css compiling, display the safe mode
      
      * Deactivate plugin as super user when authenticated with i_am_super_user
      
      * when user is not logged as Super User, Make deactivate plugin work by forwarding the i_am_super_user URL parameter
      
      * Display plugin version in safe mode fixes https://github.com/piwik/piwik/issues/11043
      
      * Added a text to indicate users to first disable third party plugins
      
      * Updated UI test
      
      * clarify that salt is a secret
      
      * reuse helper method
      
      * minor
      
      * Catching PHP7 errors and making it work on php5
      cd8c762a
    • Matthieu Aubry's avatar
      File integrity checker now reports files found in the filesystem but not... · 3ce6d87a
      Matthieu Aubry a rédigé
      File integrity checker now reports files found in the filesystem but not expected to be there (#11096)
      
      * File integrity checker now reports files found in the filesystem but not expected to be there
      
      fixes #11087
      
      * Move file integrity logic to own class
      
      * Fix bug in logic so that third party plugins are not listed
      
      * fix up some comments
      
      * Also report any hidden files not expected to be there
      
      * Issue a warning when file integrity didn't run for any reason. Safer choice
      
      * Ui tests
      3ce6d87a
  9. déc. 19, 2016
  10. déc. 18, 2016
  11. déc. 15, 2016
  12. déc. 13, 2016
  13. déc. 12, 2016
  14. déc. 06, 2016
  15. déc. 05, 2016
  16. nov. 30, 2016
    • Thomas Steur's avatar
      New visit dimension "total interactions" and new action dimension... · 10714767
      Thomas Steur a rédigé
      New visit dimension  "total interactions" and new action dimension "Interaction position"  and corresponding segments (#10911)
      
      * adding new interaction segments
      * add possibility to limit queries
      * fix Piwik does not join correctly if 2 custom joins require each other
      * added position to api output
      * Contents plugin: Rename "Interaction" metric to "Content Interaction"
      10714767
  17. nov. 28, 2016
  18. nov. 22, 2016
  19. nov. 15, 2016
    • mattab's avatar
      Valid screenshot tests · 7de9b68e
      mattab a rédigé
      7de9b68e
    • mattab's avatar
      UI tests · ded34793
      mattab a rédigé
      ded34793
    • Thomas Steur's avatar
      Update Marketplace to work with new API (#10799) · 587cc39e
      Thomas Steur a rédigé
      * starting to port marketplace to piwik 3
      
      * updating tests
      
      * fix translation key
      
      * fix various issues
      
      * use material select
      
      * fix plugin upload
      
      * deprecate license_homepage plugin metadata and link to a LICENSE[.md|.txt] file if found (#10756)
      
      * deprecate license_homepage plugin metadata, and link to a LICENSE[.md|.txt] file if found
      
      * Make license view HTML only without menu
      
      * fix tests and update
      
      * fix some links did not work
      
      * we need to show warnings even when plugin is installed, not only when activated. otherwise it is not clear why something is not downloadable
      
      * fix install was not working
      
      * improved responsiveness of marketplace
      
      * fix more tests
      
      * fix search was shown when only a few plugins are there
      
      * fix ui tests
      
      * fix some translations
      
      * fix tests and remove duplicated test
      587cc39e
  20. nov. 13, 2016
  21. nov. 08, 2016
  22. nov. 05, 2016
  23. oct. 20, 2016
  24. oct. 06, 2016
  25. oct. 05, 2016
  26. oct. 04, 2016
  27. sept. 30, 2016
  28. oct. 03, 2016
Chargement en cours