Skip to content
Extraits de code Groupes Projets
  1. avr. 13, 2012
  2. avr. 12, 2012
  3. avr. 07, 2012
    • benakamoorthi's avatar
      Fixes #53. Augmented the log data deletion feature. Added the ability to purge... · f4d248d5
      benakamoorthi a rédigé
      Fixes #53. Augmented the log data deletion feature. Added the ability to purge old reports and metrics.
      
      Other changes:
        * Added the following plugin functions: Piwik_DropTables, Piwik_OptimizeTables, Piwik_DeleteAllRows. Also refactored existing code to use them.
        * Modified graph, tag cloud & datatable templates/views to show a different message if there's no data for a report and if its possible that report was purged.
        * Refactored DbStats API, added getAllTablesStatus method that doesn't modify the SHOW TABLE STATUS result.
        * Deletelogs config options are now stored in the DB.
        * Added task priority support to the TaskScheduler.
      
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@6174 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      f4d248d5
  4. mars 20, 2012
  5. mars 06, 2012
    • mattpiwik's avatar
      Fixes #3016 · b18c84f7
      mattpiwik a rédigé
      Clarify in the doc that tracking_requests_require_authentication should not be used on public facing Piwik servers since it would allow anyone to push data in the past, future, or with custom IP, which is a security concern
      
      git-svn-id: http://dev.piwik.org/svn/trunk@5978 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      b18c84f7
  6. fév. 23, 2012
  7. fév. 12, 2012
  8. fév. 11, 2012
    • mattpiwik's avatar
      Fixes #2701 · ae8e02dc
      mattpiwik a rédigé
       * Iframe busting ALL pages except widgets/dashboard
       * Refactored iframe busting code
       * This new behavior might break some backward compatibility but can be disabled by setting enable_framed_pages = 1 in the config file
      
      @vipsoft your review is welcome on this one!
      
      git-svn-id: http://dev.piwik.org/svn/trunk@5805 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      ae8e02dc
  9. fév. 07, 2012
  10. fév. 04, 2012
    • mattpiwik's avatar
      Fixes #2903 · 861ba7ff
      mattpiwik a rédigé
      This might break BC and make data less good for existing third party cookie users, so I will document this BC break in the changelog.  Users can write the cookie name in their config.ini.php to keep BC!
      
      git-svn-id: http://dev.piwik.org/svn/trunk@5753 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      861ba7ff
  11. jan. 20, 2012
  12. jan. 11, 2012
  13. jan. 08, 2012
  14. déc. 20, 2011
    • JulienMoumne's avatar
      * fixes #2706, #2828, #2704, refs #1721, #2637, #2711, #2318, #71 :... · 5e4cf7b3
      JulienMoumne a rédigé
       * fixes #2706, #2828, #2704, refs #1721, #2637, #2711, #2318, #71 : horizontal static graph implemented
       * fixes #2788, refs #2670, #1721, #2637, #2711 : default graph type logic moved to ImageGraph API, improved date/period logic, new parameter graphs_default_period_to_plot_when_period_range
       * fixes #2704, #2804, refs #1721 : pChart updated to 2.1.3, pChart code removed from Piwik code, OOP refactoring, support for unifont.ttf if present in ImageGraph/fonts, testAllSizes now uses report metadata ImageGraphUrl
       * refs #71 : space between report title and report table reduced to avoid page overflow
       * refs #2829 : TODO display percentages
       * r5544, r5547, r5549 merged
      
      git-svn-id: http://dev.piwik.org/svn/trunk@5582 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      5e4cf7b3
  15. déc. 07, 2011
    • mattpiwik's avatar
      Fixes #2785 · dfd0360b
      mattpiwik a rédigé
       * Finally getting the code right after 4 years...! the SELECT will now select several rows and order by priority based on the matched attribute, but not on intranet, and only when there was a visitor id found in the 1st party/3rd cookie, or via setForcedVisitorId()
       * Fixes notices when invalid ID supplied/ When provider plugin disabled
      
      git-svn-id: http://dev.piwik.org/svn/trunk@5531 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      dfd0360b
  16. nov. 25, 2011
  17. nov. 03, 2011
  18. oct. 21, 2011
  19. oct. 19, 2011
  20. oct. 14, 2011
  21. oct. 12, 2011
  22. sept. 13, 2011
  23. sept. 11, 2011
  24. sept. 07, 2011
  25. juil. 31, 2011
  26. juil. 03, 2011
  27. juin 17, 2011
  28. juin 03, 2011
  29. mai 29, 2011
    • mattpiwik's avatar
      Fixes #2407 - new config setting: · 7fbd6f40
      mattpiwik a rédigé
      [General]
      
      ; In "All Websites" dashboard, when looking at today's reports (or a date range including today),
      ; the page will automatically refresh every 5 minutes. Set to 0 to disable automatic refresh
      multisites_refresh_after_seconds = 300
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@4833 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      7fbd6f40
  30. mai 26, 2011
  31. mai 23, 2011
  32. mai 21, 2011
Chargement en cours