Skip to content
Extraits de code Groupes Projets
  1. jan. 30, 2010
  2. août 22, 2009
    • robocoder's avatar
      phpdoc cleanup: · 20cac9ad
      robocoder a rédigé
       * add @category (Piwik => 'core', Piwik_Plugins => 'plugins')
       * in core, use @package and @subpackage more consistently to group files/classes; exception is DataFiles/*, PluginsFunctions/*, and SmartyPlugins/*
       * in plugins, @package is the plugin name
       * removed '@param none' -- not a phpdoc convention
       * '@throws' and '@return void' are also not phpdoc conventions, but are widely used elsewhere, e.g., Smarty & Zend
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@1420 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      20cac9ad
  3. août 04, 2009
  4. juil. 23, 2009
  5. juil. 08, 2009
  6. juil. 01, 2009
  7. mars 30, 2009
    • mattpiwik's avatar
      - fixing recently introduced sorting issue, refactoring, cleaning up the... · e0507d71
      mattpiwik a rédigé
      - fixing recently introduced sorting issue, refactoring, cleaning up the generic filters concept by removing the automatic sorting of data
      - fixing issue when executing unit tests would invalidate tmp/cache/tracker files
      - fixed edge case issue when calling several apis from one http request, and requesting recursive output, it was failing in some random cases
      - adding a unit test that calls all callable api methods and check for non empty output
      - 
      
      git-svn-id: http://dev.piwik.org/svn/trunk@1041 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      e0507d71
  8. fév. 27, 2009
  9. déc. 17, 2008
  10. déc. 08, 2008
  11. nov. 24, 2008
  12. juil. 27, 2008
    • mattpiwik's avatar
      - Adding description to each plugin · 9bcf3f24
      mattpiwik a rédigé
      - cleaning plugins listing, splitting ExamplePlugin in multiple small plugins, renamed Home -> CoreHome PluginsAdmin -> CorePluginsAdmin AdminHome -> CoreAdminHome
      - simplified authentication classes (not using Zend_Auth_Db anymore)
      - adding a new widget listing the last posts on Piwik.org/blog
      
      git-svn-id: http://dev.piwik.org/svn/trunk@581 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      9bcf3f24
  13. mai 18, 2008
    • mattpiwik's avatar
      - remove useless __construct() · a52df427
      mattpiwik a rédigé
      - renamed empty filter to Null filter
      - columns are now renamed recursively, fixing bug in not valid XML code when the columns still had a numeric name
      - added a new parameter in API for Referers module: expanded. If set to true, it will load the data recursively (eg. all keywords + the search engines for each keyword).
      
      git-svn-id: http://dev.piwik.org/svn/trunk@482 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      a52df427
  14. avr. 11, 2008
  15. mars 14, 2008
  16. mars 11, 2008
  17. jan. 14, 2008
  18. jan. 13, 2008
    • mattpiwik's avatar
      - fixed a bug that caused piwik not record any visitor using IE6! · d20dd0a9
      mattpiwik a rédigé
      - added basic html rendering in the List API page that gives example
      - javascript tag is now XHTML compliant :)
      - fixed bug in the simple html renderer (more a proof of concept)
      - completed the ExamplePlugin with new types
      - fixed the wrong count of distinct campaigns
      - in Visit_Interest "20 pages" now display "20+ pages" and "15 min" "+15 min"
      
      git-svn-id: http://dev.piwik.org/svn/trunk@150 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      d20dd0a9
  19. jan. 12, 2008
  20. août 24, 2007
    • mattpiwik's avatar
      - Translation · 68b5cb3b
      mattpiwik a rédigé
      - filter to name the columns
      - API for the modules actions, provider, UserCountry, Visitfrquency, visitinterest, time, 
      - HALF of the api for referers
      - improved XML export nwo using PEAR xml serializer
      
      git-svn-id: http://dev.piwik.org/svn/trunk@49 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      68b5cb3b
Chargement en cours