- nov. 08, 2014
- oct. 24, 2014
-
-
sgiehl 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é
-
- juil. 23, 2014
-
-
Christian Raue a rédigé
-
- 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.
-
- 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 05, 2014
-
-
mattab a rédigé
-
- mars 03, 2014
-
-
mattab a rédigé
-
- fév. 20, 2014
-
-
diosmosis a rédigé
- Rename *_BaseFixture to Fixture. - Move DB setup code to Fixture and reuse code in DatabaseTestCase. - Make IntegrationTestCase::$defaultApiNotToCall an instance var.
-
- oct. 15, 2013
-
-
mattab a rédigé
-
- oct. 07, 2013
-
-
mattab a rédigé
-
mattab a rédigé
* updating all variables/methods containing Referers * RENAMING custom segments definition, and custom scheduled reports definition, so that when they load "Referers" segment/report it still works as expected * RENAMING old archived data so that archived blobs are called Referrers * Reverting part of 0deb2bbb * Update integration tests generating PDF+HTML with images on my dev box (GD 2.1 and PHP 5.5)
-
- août 22, 2013
-
-
Benaka Moorthi a rédigé
-
- août 02, 2013
-
-
mattab a rédigé
Added namespaces to functions.php files in the five plugins that had one Work in progress
-
- juil. 20, 2013
-
-
mattab a rédigé
Converting Access & Auth to namespace
-
- juil. 18, 2013
-
-
Fabian Becker a rédigé
2 steps required: 1. Refactor > Move > \Piwik\Core\Config (uncheck "Create new File") 2. Refactor > Rename > Piwik_Config to Config
-
- juil. 02, 2013
-
-
Thomas ZILLIOX a rédigé
-
- juin 19, 2013
-
-
Benaka Moorthi a rédigé
-
- juin 05, 2013
-
-
mattab a rédigé
-
- mai 27, 2013
-
-
Benaka Moorthi a rédigé
Make sure provider segment suggestion values use non-prettified provider values, add tests for getProvider report & provider segment, and fix build.
-
- avr. 13, 2013
-
-
diosmosis a rédigé
Fixes #3482, apply quick fix so Piwik works when ranking query is disabled and added test for disabled ranking query. Added FIXME comment to make sure underlying issue is eventually dealt with.
-
diosmosis a rédigé
Refs #3116, make summary row label readable in ecommerce goals reports and add tests for those changes.
-
- mars 27, 2013
-
-
mattab a rédigé
Converting Piwik core source files, PHP, JS, TPL, CSS More info: http://piwik.org/participate/coding-standards/
-
- mars 11, 2013
-
-
diosmosis a rédigé
Refs #2908, refactored tests so database setup (adding sites, tracking visits) are separated from API tests. Put setup code into fixtures and reused code as much as possible.
-
- mars 06, 2013
- fév. 05, 2013
-
-
Fabian Becker a rédigé
-
- fév. 01, 2013
-
-
mattab a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7835 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
benakamoorthi a rédigé
Fixes #1899, add report that merges all Referrer reports and modified Referrer overview report to support subtables for each referrer type. Notes: - modified VisualPHPUnit so Incomplete errors that come from missing expected files have 'Use Processed' link option. - fixed bug in VisualPHPUnit's 'Use Processed' link (a piwik-specific change). - Added ability to prepend/append HTML to labels in HTML datatable output by using html_label_prefix/html_label_suffix. - Fix bug in Piwik_DataTable_Array::mergeSubtables where keyName was not copied in new array. git-svn-id: http://dev.piwik.org/svn/trunk@7830 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- oct. 10, 2012
-
-
benakamoorthi a rédigé
* Renamed getVisitsByCity & getVisitsByRegion to getCity & getRegion. * Extra testing for anonymized IPs. * Show visitor city & region in visitor log & last visits widget. * Do specific check for apache module in checking for server based geoip implementation. * Fix for continent segment error. * Redesigned admin UI to be more compact & to show reason for broken implementations. * Don't show duplicate Unknowns in pretty location strings. * Don't use REMOTE_ADDR, instead get IP from Piwik_IP. git-svn-id: http://dev.piwik.org/svn/trunk@7140 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- oct. 07, 2012
-
-
benakamoorthi a rédigé
Refs #1823, modified UserCountry plugin to allow use of GeoIP databases if desired. Added two reports, getVisitsByRegion + getVisitsByCity. Notes: * Supports country, region, city, org & isp GeoIP databases. * Supports GeoIP PHP API, PECL module & server modules. * Added ability to regenerate 'general' tracker cache. * Removed location_continent column from log_visit & log_conversion tables, and removed visits by continent blob record. Report is now a view over country report. git-svn-id: http://dev.piwik.org/svn/trunk@7122 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- sept. 26, 2012
-
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7065 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- sept. 13, 2012
-
-
benakamoorthi a rédigé
Refs #3330, #766, #3227 use RankingQuery and truncate tables as they are created in Actions plugin. Also modified phpunit integration testing mechanism so all API calls are tested and outputted before a test case throws. git-svn-id: http://dev.piwik.org/svn/trunk@6980 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-