- mars 29, 2017
-
-
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
-
- nov. 15, 2016
- oct. 06, 2016
-
-
mattab a rédigé
-
- août 31, 2016
-
-
sgiehl a rédigé
-
- avr. 11, 2016
-
-
Thomas Steur a rédigé
-
- nov. 24, 2015
-
-
Thomas Steur a rédigé
-
- mai 25, 2015
-
-
mattab a rédigé
Also adds a missing URL Encoding for action URLs. (when outlink or download urls contained `&` and such characters breaking the URL this possibly corrupted the tracking request). Fixes #6244
-
- mai 10, 2015
-
-
Thomas Steur a rédigé
As the plugin does now nothing anymore, I removed it.
-
- avr. 23, 2015
-
-
Thomas Steur a rédigé
-
- mars 06, 2015
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
added a test for expanded and flat. Please not that the expected flat result is wrong, it might work when merging the flattened refactoring
-
- fév. 13, 2015
-
-
Thomas Steur a rédigé
refs #4633 rename segment filter to segment, fixed a bug re visitTime and extracted code into a filter
-
Thomas Steur a rédigé
-
- fév. 10, 2015
-
-
Thomas Steur a rédigé
-
- oct. 13, 2014
-
-
Thomas Steur a rédigé
refs #5940 moved files into a subfolder framework, added autoloader to remove duplicated code to load autoload.php and to be able to register more autoloaders (eg for test files) on demand. This I got read of many includes that had to be updated all the time and that had to be updated all the time when moving iles
-
- oct. 06, 2014
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
refs #5940 we might stay backwards compatible this way for 2 months. moved some tests from unit to integration and explained when a test is a unit test, an integration test or a system test.
-
- oct. 05, 2014
-
-
Thomas Steur a rédigé
refs #5940 put tests in correct folders, better testsuite names, some tests still fail and I cannot figure out why
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- sept. 28, 2014
-
-
sgiehl a rédigé
-
- sept. 09, 2014
-
-
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 ) ) ```
-
- juil. 26, 2014
-
-
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
-
- juil. 11, 2014
- juil. 10, 2014
-
-
diosmosis a rédigé
-
- juil. 09, 2014
-
-
diosmosis a rédigé
Refs #5800, add namespaces to integration tests in root folder. Also add IntegrationTestCase to a namespace, re-add individual test @groups, move test groups to class level, and rename test files & class names so underscores are not used.
-
- juil. 08, 2014
-
-
diosmosis a rédigé
Modified SetupFixture to save SQL dumps of fixtures when needed, make sure OmniFixture can be used w/ SetupFixture, and use SQL dump of OmniFixture in UI tests instead of running OmniFixture every time (so changes in fixtures do not result in changes to screenshots).
-
- juil. 05, 2014
-
-
diosmosis a rédigé
-
- juin 10, 2014
-
-
mattab a rédigé
Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement to use free/libre instead of open source
-
- mai 09, 2014
-
-
mattab a rédigé
-
- mai 06, 2014
-
-
mattab a rédigé
-
- mars 29, 2014
-
-
diosmosis a rédigé
-
- mars 27, 2014
-
-
diosmosis a rédigé
Fixes #4878, re-introduce VisitFrequency Archiver in order to successfully combine pre-2.0 VisitFrequency data with new data.
-
diosmosis a rédigé
Enable commented out tests in BackwardsCompatibility1XTest by executing update after sql dump is loaded.
-
diosmosis a rédigé
Refs #4878, fix bug in VisitFrequency.addPrePiwik2DataIfNewDataAbsent and add test for multiple periods w/ pre Piwik 2 VisitFrequency data.
-
- mars 26, 2014