- août 21, 2013
-
-
Fabian Becker a rédigé
-
- juil. 02, 2013
-
-
Thomas ZILLIOX a rédigé
-
- juin 24, 2013
-
-
Benaka Moorthi a rédigé
-
- mai 08, 2013
-
-
Thomas ZILLIOX a rédigé
-
- mai 07, 2013
-
-
mattab a rédigé
refs #3913 Fixes API for dashboards + disabling Dashboard API tests for now
-
- avr. 20, 2013
-
-
mattab a rédigé
* new segment 'siteSearchKeyword' Fixes #3903, #3905: * adding few fields in the Live API output to accomodate getSuggestedValuesForSegment * renamed other fields for consistency with segment names Fixes #3906: * new API: getSuggestedValuesForSegment which returns top suggested values for a particular segment. It uses the Live.getLastVisitsDetails API to fetch the most recently used values, and will show the most used values first * Adding tests for everything. The test case actually generates data for all segments so that VisitsSummary.get returns some data for each of the 47 segments being tested returns some data. How it works: * generate extended data in fixture * Tests (1) call getSuggestedValuesForSegment for each segment, check there is some data returned for each segment * get the first suggested value from the list, * Tests (2) call VisitsSummary.get with this segment value, eg. countryCode==ru. * I worked this way for all 47 segments until all tests had some data ==> now we know that all segments have been tested and that the auto suggest works for all segments. TDD FTW!
-
- fév. 20, 2013
- fév. 18, 2013
-
-
mattab a rédigé
-
- fév. 17, 2013
-
-
mattab a rédigé
- nov. 15, 2012
-
-
benakamoorthi a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7480 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- nov. 14, 2012
-
-
benakamoorthi a rédigé
Fixes #3458, fixes #3515, improved geoip diagnostics/help & allowed IPv4-mapped IP addresses to be geo-located. git-svn-id: http://dev.piwik.org/svn/trunk@7469 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- oct. 19, 2012
-
-
sgiehl a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7257 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- oct. 11, 2012
-
-
benakamoorthi a rédigé
Refs #1823, fixed conversion tracking omission in initial GeoIP commit & added tests for conversion locations & unknown location. Removed 'Unknown' regions & cities from visitor log tooltips, added more detailed error messages for issues w/ the PECL module, add test w/ test IP and known result to isWorking methods and some more admin UI tweaks. git-svn-id: http://dev.piwik.org/svn/trunk@7159 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
-