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-09-26Adds possibility to define a goal description (#10057)Stefan Giehl
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-07-17Added API method to get a single goal (#10305)Thomas Steur
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-04-06Merge branch 'master' into 3.0-m03Thomas Steur
2016-03-22goals fitting exact page title don't need to start with httpsgiehl
2015-12-10Merge master into "3.0"Thomas Steur
2015-12-01Do not serialize API request otherwiseThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-06-20use new intl unit datasgiehl
2015-05-08added a test for avg order revenueThomas Steur
2015-05-07format only some metrics by defaultThomas Steur
2015-05-07refs #7851 fix avg_order_revenue is not displayed in evolution graphThomas Steur
2015-04-23Archiving of aggregated ecommerce metrics #6986Thomas Steur
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2015-01-12Fixes #6926 PHP warning if the array is emptyMatthieu Napoli
2014-12-17added support for different caching backends such as redisThomas Steur
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-26Fix Goals.getConversionRate for BC.diosmosis
2014-11-24Do not compute conversion_rate in Goals archiving logic, instead compute as n...diosmosis
2014-11-18Tweaking docs and removing TODOs.diosmosis
2014-11-16Make sure static cache of goals is reset when goals for a site are changed in...diosmosis
2014-11-14Move all Metrics to Columns folder.diosmosis
2014-11-13Move goal translations and metric docs to metric classes from Goals visualiza...diosmosis
2014-11-11Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-11Fixing UI regression and adding avg_order_value to abandoned carts report.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-08Converted most other processed metric calculation to use ProcessedMetric class.diosmosis
2014-11-07Fixing some tests and providing better output in system test case failure.diosmosis
2014-11-07Convert Goals.get to use processed metrics.diosmosis
2014-11-07refs #6435 fix some more wrong values if a German locale is usedThomas Steur
2014-11-07refs #6435 replace possible comma with a dot. Not 100% sure if that works yetThomas Steur
2014-10-04moved some queries within core to model filesThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-20refs #5989 #6026 let users define a goal depending on an event and fix the ex...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-11Fixes #4503 visitConvertedGoalId now works in all reports. Note that this als...mattab
2014-02-06Goal delete fixKuba Bomba
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-28Merge branch 'master' into 2781-segmentation-on-Goals.getItemsMarcin Czołnowski
2013-11-26Moving code aroundmattab
2013-11-26API Fixing the items avg_price valuemattab
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-24fixed doc blockssgiehl
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
2013-10-18Minor changesmattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10#2781Marcin Czołnowski