- jan. 30, 2010
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@1817 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- août 22, 2009
-
-
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
-
- août 04, 2009
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@1362 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juil. 23, 2009
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@1321 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juil. 08, 2009
-
-
robocoder a rédigé
libs. (I didn't touch: open-flash-chart, Zend Framework, and PEAR HTML.) git-svn-id: http://dev.piwik.org/svn/trunk@1296 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juil. 01, 2009
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@1270 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- mars 30, 2009
-
-
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
-
- fév. 27, 2009
-
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@927 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- déc. 17, 2008
-
-
mattpiwik a rédigé
- goal table icon below datatable that have goal segmentation - rss export icon below datatable - cleaning code, refactoring, renaming goodness - adding switch enable_detect_unique_visitor_using_settings that enables/disable heuristic based on config hash - refactoring how plugins handle archiving for more clarity git-svn-id: http://dev.piwik.org/svn/trunk@838 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- déc. 08, 2008
-
-
mattpiwik a rédigé
- deleting class Api_Apiable concept not used anymore git-svn-id: http://dev.piwik.org/svn/trunk@826 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- nov. 24, 2008
-
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@747 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juil. 27, 2008
-
-
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
-
- mai 18, 2008
-
-
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
-
- avr. 11, 2008
-
-
johmathe a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@444 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- mars 14, 2008
-
-
mattpiwik a rédigé
- adding documentation on http://dev.piwik.org/trac/wiki/Plugins/GlobalFunctions about plugins development git-svn-id: http://dev.piwik.org/svn/trunk@376 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- mars 11, 2008
-
-
mattpiwik a rédigé
- fix redirect bug in download/outlink tracking refs #40 git-svn-id: http://dev.piwik.org/svn/trunk@361 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- jan. 14, 2008
-
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@169 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@168 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@164 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- jan. 13, 2008
-
-
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
-
- jan. 12, 2008
-
-
mattpiwik a rédigé
- the API authentication now works for root and for normal user. Simply add a token_auth parameter. see the instruction on the API listing page available from piwik interface - added /fixed stuff in the UI git-svn-id: http://dev.piwik.org/svn/trunk@148 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- août 24, 2007
-
-
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
-