Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-09- improving output of simple php arrays though the API renderermattpiwik
2008-04-11Convert txt files to unix formatjohmathe
2008-03-23- fix recursive xml renderingmattpiwik
2008-03-23- fixed rendering of recursive dataTable (php / xml) eg. try http://piwik.org...mattpiwik
2008-03-22- fix #146 Column nb_visits already in the array mattpiwik
2008-01-18Docmattpiwik
2008-01-18fix Infinite loop errormattpiwik
2008-01-18rss feed: more recent elements first!!!mattpiwik
2008-01-18Fixingmattpiwik
2008-01-18RSS feed now decoding strings (useful for keywords)mattpiwik
2008-01-18Fixed bug in PHP recursive searchmattpiwik
2008-01-18- Added <?xml version="1.0" encoding="utf-8" ?> in XML renderingsmattpiwik
2008-01-18- RSS feed works!!mattpiwik
2008-01-18- Historical data works !!!!!!mattpiwik
2008-01-17Work in progress....mattpiwik
2008-01-17Approximately 40% work done on #38mattpiwik
2008-01-17Added tests/factored/ before big modificationmattpiwik
2008-01-14Added phpdoc packagemattpiwik
2008-01-14Added headersmattpiwik
2008-01-13- fixed a bug that caused piwik not record any visitor using IE6!mattpiwik
2008-01-12- added links to admin modules in the UImattpiwik
2008-01-11Fixed small bug on linux mattpiwik
2008-01-11- Fixed a bug introduced by factoringmattpiwik
2008-01-10deleted renamed filesmattpiwik
2008-01-10- updated open flash chartmattpiwik
2008-01-10cleaning the factorymattpiwik
2008-01-10git-svn-id: http://dev.piwik.org/svn/trunk@134 59fd770c-687e-43c8-a1e3-f5a4ff...mattpiwik
2007-09-19Added piwik release timeline to the TODO file + organized tasksmattpiwik
2007-09-13Added CSV exportmattpiwik
2007-09-13Added recursive search for actions tables (cool!!)mattpiwik
2007-09-11Ui, struggling with JSmattpiwik
2007-09-07Added JSON renderer (that was soooo easy!) I love you php!!mattpiwik
2007-09-03DataTable ajax rendering, 30% donemattpiwik
2007-09-03A lot of new stuff, AJAX administration, Login Controller, jquery integration...mattpiwik
2007-08-28code documentationmattpiwik
2007-08-25- Translation mattpiwik
2007-08-23- implemented the SORT filtermattpiwik
2007-08-22-wrote some renderers: php, xmlmattpiwik