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-12-10Merge master into "3.0"Thomas Steur
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-10-19fix some testsThomas Steur
2015-10-15Merge branch 'master' into 3.0Thomas Steur
2015-10-11refactored js number formatter to own object to make it better usablesgiehl
2015-10-11improved numberformatter, fixed testssgiehl
2015-10-11improve jqplot number formatter and use it for data in tooltipssgiehl
2015-10-11added number formatter for jqplot and use it for numbers in yaxissgiehl
2015-10-07Left menu designThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-08-29format row compare link as it used to beThomas Steur
2015-08-28refs #8632 move alert box to the left in row evolutionThomas Steur
2015-08-07Removed unused CSS classMatthieu Napoli
2015-08-07Use standard buttons and alerts instead of and old icons and custom CSSMatthieu Napoli
2015-06-26Make sure series names and metric names are escaped before being displayed in...diosmosis
2015-06-11removed unnecesary commentsSebastian Piskorski
2015-06-09added function _checkTicksWidth() for jqplot, function calculates ticks width...Sebastian Piskorski
2015-05-12Test RowEvolution exporting in ReportExporting_spec.js and remove TODO in Gra...diosmosis
2015-05-12Adding TODO for export link tests.diosmosis
2015-05-12Remove disable_queued_filters param in Graph::beforeLoadDataTable() to see if...diosmosis
2015-04-16Remove the border of row evolution h2Matthieu Napoli
2015-03-11Made for reports faster when flat=1 is used.Thomas Steur
2015-03-09added a comment in case it is not clear why we remove one of the two htmlTablesThomas Steur
2015-03-09Run queued filters after generic filters making visualizations much faster.Thomas Steur
2015-02-23Refs #7247, force dot as float separator before converting to float in Numeri...diosmosis
2015-02-23Keep BC w/ old Formatter class since it is likely used by 3rd party plugins. ...diosmosis
2015-02-21Fixes #7247, move default Formatter class to new Numeric metrics formatter an...diosmosis
2015-02-13refs #4633 rename segmentFilter => segmentThomas Steur
2015-02-13refs #4633 open segmented visitor log with one click on a rowThomas Steur
2015-01-15merged conflic resolvedflora edwards
2015-01-15added in an accessible skip to content button for people who go through webag...flora edwards
2015-01-15changed the lang translation, as well as putting section tags around the user...kiriti.kishore
2015-01-11Fixes #6923, make sure metrics are formatted before generating jqplot data in...diosmosis
2015-01-09fixes #6949 pass through idGoal when clicking evolution graphs with multiple...sgiehl
2014-12-03Fix regression in treemap visualization.diosmosis
2014-12-03Refs #6756, fix regression in last commit.diosmosis
2014-12-03Fixes #6756, fix two regressions/bugs in row evolution of ecommerce item repo...diosmosis
2014-11-27Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-16Fix Contents Report Base's logic for setting columns_to_display (can't use ->...diosmosis
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-11refs #5330 make sure to output float values in case a German locale is used o...Thomas Steur
2014-10-16refs #6015 hide no data in category message if search is usedThomas Steur
2014-10-16refs #6015 fix row evolution did not work for some rows if search was usedThomas Steur
2014-10-09Merge branch 'master' into 5940_testRenamingAndCorrectFoldersThomas Steur
2014-10-08Mergedmattab
2014-10-08Small twig refactormattab
2014-10-05refs #5940 databaseTestCase => integrationTestCase. Fixed some mentions of in...Thomas Steur
2014-09-21Refs #6078, if pivotBy is used in request for HtmlTable visualization data, s...diosmosis