Skip to content
Extraits de code Groupes Projets
  1. oct. 13, 2014
  2. oct. 06, 2014
  3. oct. 05, 2014
  4. juil. 10, 2014
  5. juil. 09, 2014
  6. juin 10, 2014
  7. oct. 15, 2013
  8. oct. 07, 2013
    • mattab's avatar
      Refs #4125 Renaming plugin from Referers to Referrers · a27771ee
      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)
      a27771ee
  9. août 22, 2013
  10. mars 27, 2013
  11. mars 11, 2013
  12. fév. 05, 2013
  13. jan. 29, 2013
  14. août 23, 2012
  15. août 02, 2012
  16. août 01, 2012
  17. juil. 29, 2012
  18. fév. 13, 2012
    • mattpiwik's avatar
      Fixes #2475 · 3e2b7f76
      mattpiwik a rédigé
       * Campaign will now be tracked when the campaign name/keywords parameters are found in the fragment / hash tag
      For example example.org/bla?hello=world#pk_campaign=CAMPAIGN&utm_term=KEYWORD 
      will be tracked as visit from campaign CAMPAIGN and keyword KEYWORD
       * Updated tests
      
      git-svn-id: http://dev.piwik.org/svn/trunk@5825 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      3e2b7f76
  19. fév. 09, 2012
    • mattpiwik's avatar
      Fixes #2873 · ab4ae189
      mattpiwik a rédigé
       * Unfortunately I wasn't able to replicate the issue 'naturally' so I replicated what I *think* happens in the tests.
       * When the campaign is not set in the "track goal request" but the visit triggering the goal has a campaign set, then we credit this campaign (read it from the visit)
       * Added integration tests
      Please can you patch GoalManager.php and report if this fix is working for you? If not, then I would like please to have access to your piwik server mysql db and codebase to investigate further, thanks!!
      
      git-svn-id: http://dev.piwik.org/svn/trunk@5788 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      ab4ae189
  20. fév. 01, 2012
  21. jan. 09, 2012
    • benakamoorthi's avatar
      Refs #1465. Refactored integration tests by splitting each individual test in... · d122d954
      benakamoorthi a rédigé
      Refs #1465. Refactored integration tests by splitting each individual test in Main.test.php up into separate files.
      
      NOTES:
        * New tests use the Test_Integration_Facade type that makes the tests easier to read.
        * Split Database.test.php into two types (in the same file) so the hello world test cases aren't duplicated every time another type derives from it.
        * Number of passes changed from 10233 to 10278 for all tests. The increase is due to further splitting up of certain tests.
      
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@5668 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      d122d954
Chargement en cours