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-05-17Ensure goal sparklines show the correct goal (#19226)Stefan Giehl
2022-04-25Fix adding goal when no goal exists (#19136)MichaelRoosz
2022-03-11[Vue] migrate manage goals directive and twig templates to Vue (#18917)dizzy
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2021-12-20Revert "Revert "convert sparkline api to one request - fixes archive (#18493)""Peter Zhang
2021-12-20Revert "convert sparkline api to one request - fixes archive (#18493)"Peter Zhang
2021-12-19convert sparkline api to one request - fixes archive (#18493)Peter Zhang
2021-12-10Revert "convert sparkline api to one request - fixes archive (#18399)" (#18483)Stefan Giehl
2021-12-10convert sparkline api to one request - fixes archive (#18399)Peter Zhang
2020-10-19Adds measuarable settings to disable visits log and visitor profile (#16561)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-05Avoid formatting ecommerce conversion rate twice (#15668)diosmosis
2019-07-11New goal type to match one goal type in GA (#14508)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-01-25Fixing build (#14007)diosmosis
2019-01-22Add all goal specific metrics to goal overview (#13906)Thomas Steur
2018-12-22Unsanitize goal name and description in goal management & reports (#13900)Stefan Giehl
2018-10-03Improve usage of requested site in plugin Controllers (#13526)Stefan Giehl
2018-09-10Get goals through Request::processRequest instead of directly from AP… (#13...diosmosis
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
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