Skip to content
Extraits de code Groupes Projets
  1. 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
  2. nov. 15, 2016
  3. oct. 06, 2016
  4. août 31, 2016
  5. avr. 11, 2016
  6. nov. 24, 2015
  7. mai 25, 2015
  8. mai 10, 2015
  9. avr. 23, 2015
  10. mars 06, 2015
  11. fév. 13, 2015
  12. fév. 10, 2015
  13. oct. 13, 2014
  14. oct. 06, 2014
  15. oct. 05, 2014
  16. sept. 28, 2014
  17. sept. 09, 2014
    • mattab's avatar
      fixing few more tests: hide nb_users to make tests pass because for some... · 1ad4c494
      mattab a rédigé
      fixing few more tests: hide nb_users to make tests pass because for some reason the column does appear by default but in the backwardsCompatibilityTest it does not appear there. Also had to manually activate and install plugins in the test case for some reason. Message was:
      ```
      Exception: Failed to update database (errors or warnings found): Array
      (
          [warnings] => Array
              (
              )
      
          [errors] => Array
              (
                  [0] => /home/matt/dev/piwik-master/plugins/CustomAlerts/Updates/0.0.2.php:
      Error trying to execute the query 'ALTER TABLE `alert` CHANGE `enable_mail` `email_me` BOOLEAN NOT NULL'.
      The error was: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'piwik_tests.alert' doesn't exist
              )
      
          [coreError] =>
          [deactivatedPlugins] => Array
              (
                  [0] => CustomAlerts
              )
      
      )
      
      ```
      1ad4c494
  18. juil. 26, 2014
    • diosmosis's avatar
      Refactoring IntegrationTestCase class: · 8c94dc71
      diosmosis a rédigé
        - moved all API URL generation logic & API response handling logic to separate classes
        - created ApiTestConfig class to hold API test options (and documentation for properties)
        - remove unnecessary IntegrationTestCase properties and methods (including apiNotToCall/apiToCall)
        - remove as many unnecessary API test options as possible (including abandonedCarts, hackDeleteRangeArchivesBefore)
        - rename checkRequestResponse to assertApiResponseHasNoError
      8c94dc71
  19. juil. 11, 2014
  20. juil. 10, 2014
  21. juil. 09, 2014
  22. juil. 08, 2014
  23. juil. 05, 2014
  24. juin 10, 2014
  25. mai 09, 2014
  26. mai 06, 2014
  27. mars 29, 2014
  28. mars 27, 2014
  29. mars 26, 2014
Chargement en cours