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
2015-06-05language updatesgiehl
2015-05-31language updatesgiehl
2015-05-15language updatesgiehl
2015-05-07refs #7821 do not instantiate reports directlyThomas Steur
2015-04-21language updatesgiehl
2015-04-17Refactor 2 columns layouts to use Bootstrap CSS classesMatthieu Napoli
2015-03-18fix a couple of bugs and actually only count the recursive rows count if neededThomas Steur
2015-03-18faster archive by calculating the recursive count only if neededThomas Steur
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2015-02-25translation updatesgiehl
2015-02-22translation updatesgiehl
2015-02-19translation updatesgiehl
2015-02-12Set a consistent description in plugins metadatamattab
2015-01-15fix ui test as a gap was missing in engagement screen before the headlinesThomas Steur
2015-01-15fixed engangement screen which was wrong because of a merge and updated submo...Thomas Steur
2015-01-15display returning visits still on top under engagement but all other reports ...Thomas Steur
2015-01-08change the layout on the engagement page to show all the reports next to each...Thomas Steur
2014-11-24Remove nb_visits_percentage from metrics array in Report.diosmosis
2014-11-17Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-17language update refs #3430sgiehl
2014-11-16Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-14Move all Metrics to Columns folder.diosmosis
2014-11-14language update refs #3430sgiehl
2014-11-11Filling out missing documentation and removing simpler TODOs.diosmosis
2014-11-09Fixing most of the tests.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-08Fixing OneVisitorTwoVisitsTest.diosmosis
2014-11-08Rename Metric::getColumn to Metric::getMetric and get rid of Metrics\Base.diosmosis
2014-11-08Converted most other processed metric calculation to use ProcessedMetric class.diosmosis
2014-09-18language update refs #3430sgiehl
2014-09-14language update refs #3430sgiehl
2014-08-26refs #6045 #6049 added an event to collect visitor info and made sure the Piw...Thomas Steur
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19fixed method visibility keyword orderChristian Raue
2014-07-07fixed more filenamesThomas Steur
2014-07-07If a dimension only implements a getName() method it should extend Dimension ...Thomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur
2014-06-25started to handle changes to dimensions, for instance if a new dimension is a...Thomas Steur
2014-06-23do not define segments on dimension creation as those are not needed during t...Thomas Steur
2014-06-19make sure the ordering of reports is correct, pass an instance of a report to...Thomas Steur
2014-06-18this is epic... by rendering the reports this way we can remove a lot of dupl...Thomas Steur
2014-06-18merging master into branch, wish me luckThomas Steur
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-16moved some more dimensions to plugins, fixed some issues, removed some more d...Thomas Steur
2014-06-13moved more logic from core to pluginsThomas Steur
2014-06-12as the category is used for reportMetadata and widgetsList we should not tran...Thomas Steur
2014-06-12fixed some more testsThomas Steur
2014-06-12fixed processed metricsThomas Steur
2014-06-12some more reports, bugfixes, migrations to new structureThomas Steur