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
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-05-30Rename template file namesThomas ZILLIOX
2013-04-11Converted Widgetize plugin to TwigFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-05-17refs #3011 use empty layout only for dashboardsgiehl
2012-05-15refs #3011 fixes some css problems and bug with menu items flipping around on...sgiehl
2012-02-26Fix regression: widgets should always load in the iframemattpiwik
2011-11-13fixes #2735robocoder
2011-01-03Various code cleanups and small improvements:mattpiwik
2010-08-20refs #1630robocoder
2010-08-06Fixes #1546mattpiwik
2010-06-29Fixes #660 - Thanks Julien Moumne for the patch! great new feature improving...mattpiwik
2010-05-07Fixes #1260 Widgetize now explicitely loads privileges based on the specified...mattpiwik
2010-03-29Fixes #861mattpiwik
2009-08-22phpdoc cleanup:robocoder
2009-08-12fixes #922 - use View factory in core plugins; post View.getView event (new h...robocoder
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofrobocoder
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsrobocoder
2009-05-28quick fixes #712 - add Smarty output filter to add cache busting string robocoder
2009-03-03git-svn-id: http://dev.piwik.org/svn/trunk@955 59fd770c-687e-43c8-a1e3-f5a4ff...mattpiwik
2009-01-14Fixing #452mattpiwik
2008-11-26git-svn-id: http://dev.piwik.org/svn/trunk@764 59fd770c-687e-43c8-a1e3-f5a4ff...mattpiwik
2008-11-20- clearspring export now works. check out widgetize modulemattpiwik
2008-10-29- fix typosmattpiwik
2008-10-17- minor updatesmattpiwik
2008-09-05Refactoring Widget and Menu code (in core and all plugins)mattpiwik
2008-08-04- renamed modules/ directory in core/mattpiwik
2008-07-27- non significant updatesmattpiwik
2008-02-04- Added standard HTML view mode: PIWIK now works without javascript!!!mattpiwik
2008-02-03- all widgets now registeredmattpiwik
2008-02-01- fixed bug period range generationmattpiwik
2008-01-29adding prefix URL in javascript widgetmattpiwik
2008-01-24still testing clearspring...mattpiwik
2008-01-24- Logout plugin now included in Login pluginmattpiwik
2008-01-23-added small effect when clicking the MORE image at the bottom of each datatablemattpiwik
2008-01-21- added link to example of how to embed your web statistics in your blog/websitemattpiwik
2008-01-20- testing js include...mattpiwik
2008-01-20Fixedmattpiwik
2008-01-20- include any datatable from piwik in your webpage using a javascript includemattpiwik
2008-01-20- all piwik datatable now work in IFRAME :-) it rocks!!!mattpiwik