Skip to content
Extraits de code Groupes Projets
  1. juin 05, 2015
  2. juin 10, 2014
  3. mai 09, 2014
  4. mars 21, 2014
  5. fév. 27, 2014
  6. fév. 02, 2014
  7. nov. 18, 2013
  8. oct. 09, 2013
  9. sept. 16, 2013
  10. août 15, 2013
  11. août 02, 2013
  12. juil. 30, 2013
  13. juil. 23, 2013
  14. juil. 21, 2013
  15. juil. 20, 2013
  16. juil. 18, 2013
  17. juil. 06, 2013
  18. juil. 02, 2013
  19. juin 07, 2013
  20. mars 27, 2013
  21. fév. 05, 2013
  22. août 16, 2012
  23. juil. 29, 2012
  24. juil. 17, 2012
  25. mai 26, 2012
    • benakamoorthi's avatar
      Fixes #3004, redesigned DBStats plugin, added several new reports including... · 71fc2e87
      benakamoorthi a rédigé
      Fixes #3004, redesigned DBStats plugin, added several new reports including database space taken up by tracker tables, database space taken up by archive blob tables, database space taken up by archive metric tables, database space taken up by individual reports & database space taken up by individual metrics.
      
      Notes:
      
        * Added ability to highlight the summary row in ViewDataTable and the ability to always show the summary row regardless of what report page is currently being shown.
        * Fixed small issue w/ ViewDataTable::hasReportBeenPurged: default values should be specified in calls to getRequestVar.
        * Added Piwik_FetchAssoc function to PluginsFunctions/Sql.php
        * Augmented ColumnCallbackAddColumnQuotient filter so the divisor can be obtained from the summary row.
        * Modified AddSummaryRow filter so it wouldn't delete rows if desired.
        * Added ColumnCallbackAddColumn filer that adds a new column to each row based on the result of a callback.
        * Modified ColumnCallbackReplace filter so callback can operate on more than one column value if desired.
        * Modified Limit filter so, if desired, the summary row can be exempted from deletion.
        * Added GroupBy filter that groups/sums rows by the result of a callback function.
        * Fixed GenerateGraphData.php bug where priority filters were not called on view data table.
        * Added getPrettyNumber utility function.
      
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@6324 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      71fc2e87
Chargement en cours