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
2022-06-15[Graphic]reload table if the default date changes (#19349)Peter Zhang
2021-06-17Fix tooltip in rowevolution popover title (#17680)Stefan Giehl
2021-01-15Introduce PHP CS to improve code quality (#16755)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-03-04Fix PHPDocs (#15663)Jean Baptiste Noblot
2020-02-14Ensure the number of fraction digits is correct (#15544)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-12Sparklines do not show correct values if values are close to 1.0. (#14006)diosmosis
2018-06-19Format metrics in row evolution popover correctly (#13077)Stefan Giehl
2018-06-18replace sparkline library with modern equivalent (#12066)Lukas Winkler
2018-05-10Fix row evolution (#12877)Stefan Giehl
2018-05-01Adds check for correct parameter type (#12786)Stefan Giehl
2017-03-29New flag icons (#11553)Lukas Winkler
2017-01-21fixed icon size in Row Evolution popup (#11247)Lukas Winkler
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-05-23Use Common::sendHeader for consistencymattab
2015-11-23fixes #8393 - unsanitize label for row evolutionsgiehl
2015-10-11use number formats for row evolution popoversgiehl
2015-07-05Simplify algorithm for label unsanitizemattab
2015-07-01Make Row evolution work when Label contain & charactermattab
2015-07-01Display useful message when period or label is invalidmattab
2015-03-09Run queued filters after generic filters making visualizations much faster.Thomas Steur
2015-02-11never show search field in row evolutionsgiehl
2014-12-18Refs #6751, do not remove nb_users from array of row evolution metric toggler...diosmosis
2014-12-04Make sure RowEvolution uses graphEvolution default and make sure this default...diosmosis
2014-11-08Filling out TODO items and refactoring ResponseBuilder + computing/formatting...diosmosis
2014-11-04Do not display nb_users series in row evolution is no data for the metric.diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-06-13Throw exception for better error reportingmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Fixes #4609 Removing last mentions of Piwik_ -- Looking sharp now!mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-29When reports set a pretty label in the column label_html, this label will be ...mattab
2013-11-14Use first and last values in metric details in row evolution and show min/max...diosmosis
2013-11-06Phpstorm organize importsmattab
2013-11-04Renaming archiveDay -> aggregateDayReport and archivePeriod -> aggregateMulti...mattab
2013-10-21renamed property show_graph_views_icons -> show_all_views_iconsThomas Steur
2013-10-21let the viewDataTable decide whether it can handle the view or not, better na...Thomas Steur
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-18coding style [ci skip]Thomas Steur
2013-10-17disable footer message in row evolutionThomas Steur
2013-10-15removed visualization propertiesThomas Steur
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-08-14fixed namespacessgiehl
2013-08-14fixed some doc blockssgiehl