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-05Refs #4040, #4041 add initial code for making datatable visualizations an ext...Benaka Moorthi
2013-08-05Refs #4040, #4041, change the way jqplot.js checks for viewdatatble types, ch...Benaka Moorthi
2013-08-05Refs #4040, #4041, move visualization only view properties to separate visual...Benaka Moorthi
2013-08-05Refs #4041, #4040, moved viewdatatable cloud logic to cloud visualization. Re...Benaka Moorthi
2013-08-04Refs #4040, #4041, remove GenerateGraphHtml & descended ViewDataTables and re...Benaka Moorthi
2013-08-03Refs #4040, #4041, move AllColumns ViewDataTable & Goals ViewDataTable logic ...Benaka Moorthi
2013-08-01Refs #4040, #4041 removed rest of viewdatatable set/get/enable/disable proper...Benaka Moorthi
2013-08-01fixing more namespacessgiehl
2013-07-31refs #3741 fixing some namespacessgiehl
2013-07-31Fixing post merge bugsmattab
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
2013-07-28Refs #4041, merge _dataTableGraph.twig with _dataTable.twig (moved unmergable...Benaka Moorthi
2013-07-27Refs #4041, modify tag cloud ViewDataTable to use _dataTable.twig w/ Visualiz...Benaka Moorthi
2013-07-27Simplify ViewDataTable_HtmlTable and move main template to new HtmlTable visu...Benaka Moorthi
2013-07-20Removing extra namespace \Coremattab
2013-07-19Refs #3942, allow server-side and JS UI code to use colors defined in CSS.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-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-05-27Make sure graph series labels are not double encoded.Benaka Moorthi
2013-03-31fixing some doc blockssgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-14Remove commented code/var_dumps in core/Fabian Becker
2013-03-07Jqplot minormattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-07-31Refs #3275, fix bar graph regression & made exception message in sumRowArray ...benakamoorthi
2012-07-31Fixes #3275, add 'Visits by Day of Week' report to VisitTime as related repor...benakamoorthi
2012-07-14some doc block / code improvementssgiehl
2012-06-12refs #2726 make it possible to set the height and width of multisite sparklin...sgiehl
2012-03-08Refs #534 Minor code style + renaming tests to .test.php to ensure they are p...mattpiwik
2012-03-07refs #534: BeezyT
2012-02-21refs [534] lib / graph updatesBeezyT
2012-02-05Modified integration tests to only test widgets when 'all' is used, changed d...benakamoorthi
2011-11-18refs #2771 - reverting patchrobocoder
2011-11-18refs #1820 metrics picker for pie and bar chartBeezyT
2011-11-18fixes #2771 - will revert this when the minimum requirements is php 5.3 and w...robocoder
2011-11-16refs #1820 added row picker to evolution graphsBeezyT
2011-11-13fixes #2735robocoder
2011-11-13fixes #2769 plus refactoringrobocoder
2011-11-11fixes #2769robocoder
2011-11-10refactoring Piwik_iView to Piwik_View_Interfacerobocoder
2011-11-04refs #1820 metrics picker, refs #1454 using Api.get for cross-plugin evolutio...BeezyT
2011-10-31refs #1454 new action metrics are only accessed by actions plugin, bounce rat...BeezyT
2011-09-27Fixes #2636mattpiwik
2011-07-02fixes #2518robocoder
2011-05-27Refs #2431 removing "flash export" on Widgets Screen, which feels good!mattpiwik
2011-05-26refs #2431 ofc removed. perfomance improvements. request size optimizations. ...BeezyT
2011-05-01Fix #2381mattpiwik