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-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-20Merge remote-tracking branch 'origin/master' into php-5.3-namespacesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-19Refs #4041, move Piwik_ViewDataTable_GenerateGraphData logic to new JqplotDat...Benaka Moorthi
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-13Change other occurances of getRequestString. Forgot to do in last commit.Benaka Moorthi
2013-07-13Refs #4041, fix bug in displaying DBStats reports by redefining how columns_t...Benaka Moorthi
2013-07-12Fix row evolution regression (series picker appears when it shouldn't).Benaka Moorthi
2013-07-12Fix regression in ViewDataTable JS parameter setting.Benaka Moorthi
2013-07-12Refs #4040, #4041, move all ViewDataTable properties to the viewProperties ar...Benaka Moorthi
2013-07-11Refs #4041, removed Piwik_ViewDataTable_HtmlTable::recursiveDataTableLoad.Benaka Moorthi
2013-07-11Rename ViewDataTable::setDataTableType/getDefaultDataTableType to setDataTabl...Benaka Moorthi
2013-07-11Refs #4041, allow subtable template to be used if idSubtable is in request so...Benaka Moorthi
2013-07-11Modified _dataTable.twig to use a Piwik_DataTable instance instead of a DataT...Benaka Moorthi
2013-07-10Fix small regression in last commit.Benaka Moorthi
2013-07-10Removed _dataTableActions.twig after making it possible to do so.Benaka Moorthi
2013-07-09Refs #4041, cleaned up ViewDataTable, related classes, and related templates:Benaka Moorthi
2013-06-28* removing most mentions to "tpl"mattab
2013-06-27Removing Smarty strings from codebase, fixing installmattab
2013-06-23Merge pull request #75Fabian Becker
2013-06-23Merge branch 'master' into 2.x-twigFabian Becker
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-22Moving more logic to Piwik_Metricsmattab
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-05-30Rename template file namesThomas ZILLIOX
2013-05-12Fixes #3932mattab
2013-04-05Added a new filter and functionFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-12Fix error for wrong use of reset().Fabian Becker
2013-03-11Refs #3465, remove Piwik_DataTable_Array::metadata and move data to Piwik_Dat...diosmosis
2013-02-21Removing SWFobject from Piwik and all mentions of it Refs #1652mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-02-03added missing doc blockStefan Giehl
2013-02-02Refs #3619, several improvements/modifications to Referrers overview, including:benakamoorthi
2013-01-18Fixes #3683, decode URI parameters in related report JS after parsing URL.benakamoorthi
2012-12-14Fixes #1253, added annotations plugin that allows attaching notes to differen...benakamoorthi
2012-11-25Fixes #3575, remove code in ResponseBuilder.php that turns DataTable_Simple i...benakamoorthi
2012-11-25Fixes #3316, applied modified version of @chmielot's patch to add showSeriesP...benakamoorthi
2012-11-20Fixes #3432, allow filter_pattern_recursive to be used w/ flat=1 & add test f...benakamoorthi
2012-11-14refs #2465BeezyT
2012-11-12refs #2465BeezyT
2012-11-10fixes regression: exporting below the graph should export all periods display...mattpiwik
2012-11-09refs #2465BeezyT
2012-11-01Fixes #3503 #3492mattpiwik