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
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-12plugins: Fix typos (found by codespell)Stefan Weil
2016-02-14merge master => 3.0Thomas Steur
2015-12-22remove unused use statementssgiehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-08-26Refs #8274, fix UI test.diosmosis
2015-06-26In Goals plugin, escape goal name and pattern on output in twig, instead of i...diosmosis
2015-06-05Refactor TranslationHelper::getTranslationForGoalMetricCategoryText, fix two ...Nathan Sollenberger
2015-05-13Convert tabs to spacesNathan Sollenberger
2015-05-12Add TranslationHelper to Goals Plugin, alter English text files for Goal cate...Nathan Sollenberger
2015-04-23Archiving of aggregated ecommerce metrics #6986Thomas Steur
2015-04-19#7345 New way to manage goalsMatthieu Napoli
2015-02-02Replaced calls of static methods with dependency injectionMatthieu Napoli
2015-01-23refs #6022 added option to edit goal on goal page.Thomas Steur
2015-01-08better description for sales categories and make sure sales is shown when the...Thomas Steur
2015-01-08split ecommerce sales into sales and productsThomas Steur
2015-01-07a few naming changes and bugfixesThomas Steur
2015-01-07by fixing the factory it looks like I can remove some hacksThomas Steur
2015-01-07refs #6022 moved some reports and columns to ecommerce pluginThomas Steur
2015-01-07refs #6022 separate goals and ecommerce menu items, added goals management me...Thomas Steur
2014-12-03Fixes #6789, use abandonedCarts query param to tell in visualizations if a re...diosmosis
2014-11-27Fixes #6713 Ecommerce log will now show the full Log for each visit who conv...mattab
2014-11-26Fix Goals Controller regression in UI tests.diosmosis
2014-11-16Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-14Make sure all goals IDs present in a DataTable are processed when adding goal...diosmosis
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-06-20removed no longer needed code in goals controllerThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-02refs #1915 added missing method to delete all viewdatatableparams, metricsToP...Thomas Steur
2014-04-03Refs #4878, create update script for converting *_returning metrics to new se...diosmosis
2014-03-29Fixing build.diosmosis
2014-03-17Keep URL encoding consistent when calling APIs directly (ie. no URL encoding)mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-27Removing one hardcoded hackmattab
2014-01-21Removing unused parameter to getEvolutionGraphmattab
2014-01-13URL encode the segment valuemattab
2014-01-13Fixes #4505 Fixing logic when selecting visitors with Ecommerce interactions.mattab
2013-11-28reportsByDimension constructor requires an "Id" string used to differentiate ...mattab
2013-11-18fix goals viewThomas Steur
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-18moved renderReport method to pluginController which is a much better placeThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-15removed visualization propertiesThomas Steur