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 (Collapse)Author
2022-05-20updates all submodules (#19246)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2022-01-28updates all submodules (#18697)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-12-01updates all submodules (#18424)github-actions[bot]
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2021-11-19updates all submodules (#18349)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-07-30updates all submodules (#17841)4.4.1-rc1github-actions[bot]
Co-authored-by: sgiehl <stefan@matomo.org>
2021-07-01updates all submodules (#17730)github-actions[bot]
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2021-05-30updates all submodules (#17637)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-04-23updates all submodules (#17489)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-02-25[automatic submodule updates] (#17261)github-actions[bot]
* updates all submodules * update expected test files Co-authored-by: sgiehl <sgiehl@users.noreply.github.com> Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2020-11-19update log analytics (#16758)Thomas Steur
2020-11-18update log analytics submodule (#16745)Thomas Steur
2020-11-18Update composer dependencies + submodules (#16740)diosmosis
* update matomo components * update other composer deps * update submodules * updates expected test files Co-authored-by: sgiehl <stefan@matomo.org>
2020-11-10Set name and default value for certain dimensions. (#16684)diosmosis
2020-11-09Update log analytics submodule (#16681)Thomas Steur
2020-10-06Update log analytics (#16528)diosmosis
* update submodule * fix test
2020-08-07Submodule updates (#16275)Stefan Giehl
* submodule updates * update travis.yml * updates expected test files * updates expected UI files * submodule update * updates expected test files
2020-06-26Track seconds instead of days for "days since" dimensions (#15774)diosmosis
* Modify dimensions and add tests. * unfinished debugging commit * changes to fix test, remove tracker code, add update code * fix some tests * fix migration issue * fixing some tests * fix some bugs, update some expected test files, remove _idvc from some tests * start replacing _ects * Finish seconds since last ecommerce order change. * fix couple issues * fix a couple tests * fix some more tests * fixing a couple more tests * apply review feedback * unfinished commit * add back dimensions = * fixing tests & removing some code * fix some bugs + tests and remove debugging code * fixing some tests and issues * Some debugging code for the tracker in case of exceptions. * debug and fix another issue when tracking visits in the past * fix test * update JS and fix several tests * Fixing more tests. * Add missing files. * update expected test files * Add some unit tests. * update more expected files * update more test files * update more test files * update changelog and remove _ects query param * apply review feedback * fix merge issue * clearer code * fix migration issue * update expected files * update expected files again * updating tests * fix test * rebuilt piwik.js * unify previous visitor properties / original visit row approach * fixing some tests * Add new column version entries into the option table. * try undoing 1.5 update change * apply review feedback * remove more unused cookie values * rebuilt piwik.js * Fix test count. * update test files * rebuilt piwik.js * removel log analytics submodule update * update submodule * update some expected screenshots * Fix versions in omnifixture since we were probably adding to the beta update after it changed. * update screenshots
2020-06-22run new log importer with python3 (#16095)diosmosis
* run new log importer with python3 * update submodule to master * update changelog * tweak windows python test code + allow using environment variable for test python path
2020-05-27Removes director detection (#15989)Stefan Giehl
* Remove detection for director * Drop column * some more adjustments * submodule updates * updates expected test files * updates expected UI files * fix test * rebuilt piwik.js * submodule updates * fix tests Co-authored-by: pebosi <mail@pebosi.net> Co-authored-by: Peter Boden <p.boden@pax.de> Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2020-05-20Remove gears detection (#15956)Stefan Giehl
* Remoing gears * Remove gears from test files * revert removing gears column from dump * Move sql update to core * Revert "visitorGeolocator: output actual changes in debug mode (#12478)" (#12480) This reverts commit 19a7654a9fd775d5bcaed3b9a22224228288c7f3. * Merge with latest changes * Merge with latest changes * revert * revert, add migration * add migration * Merge * Merge * revert * Update core/Tracker/Settings.php Use 0 as default Co-Authored-By: Stefan Giehl <stefan@matomo.org> * fix tests * rebuilt js * updates expected UI files * update changelog * submodule updates Co-authored-by: Peter Boden <p.boden@pax.de> Co-authored-by: pebosi <mail@pebosi.net> Co-authored-by: Matthieu Aubry <mattab@users.noreply.github.com>
2020-05-17Password confirmation fix for custom login plugins. (#15945)diosmosis
* Password confirmation fix for custom login plugins. * Throw exception if password confirm is incorrect. * Update API.php * apply review feedback * update submodule * fix tests * update screenshot and fix test * update submodule
2020-04-25Merge json2 renderer w/ json so json now has correct rendering of arrays. ↵diosmosis
(#15851) * Merge json2 renderer w/ json so json now has correct rendering of arrays. * update changelog * update submodule * fix test Co-authored-by: sgiehl <stefan@matomo.org>
2020-04-17New page performance reports (#15736)Stefan Giehl
* Adds various new performance metrics and dimensions * Adds tracking for new performance values * track performance metrics only for page views * Archive new performance metrics * move everything into a new plugin * fix archiving of overall metrics * Adds new overview reports * show performance metric on some more reports * adds new page performance icon * Adds new row action to view page performance evolution for pages * Adds new stacked bar visualization for page performance evolutions * show total value in stacked bar chart tooltips * [TEMP] use php tracker package branch * Adds some simple System tests * Adds some UI tests * remove performance metrics from action reports that don't support it * move calculation to api * mark as tracker plugin * improve calculation of maximum value in bar evolution chart * enrich existing tests with performance metrics * updates expected test files * send performance metrics with the next request after they are available this might not be the pageview it self but any request after it, like a ping, goal, ... * Adds request processor to process performance metrics not sent directly with the page view * rebuilt js * Add metric decriptions to evolution chart documentation * fix convertion of microseconds part * Ensure average page load time is displayed in evolution graph in scheduled reports * fix some more tests * move page performance overview to visitors overview * Adds new table with performance metrics visualization * Adds some additional information to page performance evolution overlay * update omnifixture * updates expected UI files * Use mediumints for new dimensions * Adds additional permission check * Encode label in page performance overlay title * Improve updating performance metrics in later requests * Adds some integration tests * improves metric documentations * Send already available performance data with page view request * update tests * updates expected UI test screenshots * updates expected test files * improves archiving * show page generation time in performance metrics table if matomo was installed before 4.0 * Hide page generation time in ui reports if Matomo was installed after 4.0 * Fix removal of unavailable columns from being displayed that was done too early in the process causing to be overwritten again by the reports configureView * do not track automatically calculated generation time any more * split latency into network and server time * [TEMP] update php tracker * rebuilt piwik.js * Ensure to count zero values as hits * updates Omnifixture * updates expected test files * remove possibility to set generation time * rebuilt piwik.js * adjust tests * update php tracker * update test logs * submodule * update Omnifixture * show page load time in action tooltip and visitor summary instead of generation time * updates expected ui files * mark page generation time metric as deprecated * fix tests * [TEMP] use submodule branches * ensure lower metric values are shown as better * use 4.x-dev branch of php-tracker * update submodules
2020-03-18App specific token_auths (#15410)Thomas Steur
* some initial work * add security page * backing up some code * more functionality * adjust more UI parts * adjust more code * more tweaks * add todo note * few tweaks * make sure date is in right format * fix not existing column * few fixes * available hashes * use different hash algo so tests run on php 5 * fix name of aglorithm * trying to fix some tests * another try to fix some tests * more fixes * more fixes * few fixes * update template * fix some tests * fix test * fixing some tests * various test fixes * more fixes * few more tests * more tests * various tweaks * add translations * add some ui tests * fix selector * tweaks * trying to fix some ui tests * fallback to regular authentication if needed * fix call authenticate on null * fix user settings * fix some tests * few fixes * fix more ui tests * update schema * Update plugins/CoreHome/angularjs/widget-loader/widgetloader.directive.js Co-Authored-By: Stefan Giehl <stefan@matomo.org> * fix maps are not showing data * trying to fix some tests * set correct token * trying to fix tracking failure * minor tweaks and fixes * fix more tests * fix screenshot test * trigger event so brute force logic is executed * test no fallback to actual authentication * allow fallback * apply review feedback * fix some tests * fix tests * make sure location values from query params are limited properly before attempting a db insert * make sure plugin uninstall migration reloads plugins, make sure 4.0.0-b1 migration removes unique index that is no longer used, use defaults extra file in SqlDump to get test to run on travis * Fix UI tests. * update expected screenshot Co-authored-by: Stefan Giehl <stefan@matomo.org> Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2019-11-04Updates all submodules (#15097)Stefan Giehl
* updates all submodules * fix ReleaseChecklistTest
2018-12-02Support for matomo.php in log importer (submodule + tests) (#13776)diosmosis
* Update log analytics sumodule for https://github.com/matomo-org/matomo-log-analytics/pull/235 and add tests for said PR. * Update submodule again. * update submodule * Add CHANGELOG.md note for new log importer param.
2018-09-05Fix tests and move AutoSuggest test to API plugin to shorten system tests ↵diosmosis
build. (#13377) * Fix tests and move AutoSuggest test to API plugin to shorten system tests build. * Speed up system tests by clearing datatable manager cache before API call. * Fix stalled test. * Update log analytics submodule & VisitorGenerator submodule. * Update expected system test output (subtable IDs changed).
2018-08-31submodule updatessgiehl
2018-08-13update submodulessgiehl
2018-05-31Updates submodules (#13024)Stefan Giehl
* Updates submodules * fix travis.yml * update matomo/searchengine-and-social-list
2018-05-25Update log-analytics submodule. (#12986)diosmosis
2018-03-27Update log-analytics & VisitorGenerator submodules. (#12657)Benaka
2018-03-21submodule updatessgiehl
2017-12-14Log Analytics: use latest submodule (#12350)Matthieu Aubry
* Log Analytics: use latest submodule * Update submodule to include bugfix * Update submodule to include bug fix https://github.com/piwik/piwik-log-analytics/pull/201
2017-12-03Several fixes/improvements to angular period selector (#12319)Benaka
* If a period is filtered out, the result of the periods array becomes an object which breaks the period selector which expects an array. * Use $onInit instead of directive constructor. Seems angular.js silences errors when this is done. * Parse previousN/lastN dates correctly in angular periods service. * Parse periods using piwikPeriods client side, since we cannot assume a date range. Also if an invalid is used for period/date, display ERROR in the period selector. * Angular will swallow errors from datepicker.parseDate, so add a console.log for developer sanity + make sure period selector has consistent state even when period/date values are invalid (& result in failed date parsing). * Update misc/log-analytics submodule to latest.
2017-12-01In log importer, allow filtering logs by host & datetime (new submodule ↵Benaka
commit + tests). (#12267) * In log importer, allow filtering logs by host & datetime (new submodule commit + tests). * Add tests for replay tracking filtering & check that filtered line is in output. * More log filtering tests for log replay.
2017-11-02submodule updatessgiehl
2017-10-13submodule updates (#12192)Stefan Giehl
2017-09-05submodule updatessgiehl
2017-07-10submodule updatessgiehl
2017-06-21Update submodules to latest (#11811)Matthieu Aubry
2017-06-21Use the White Logo instead of Red logomattab
2017-04-09update screenshots & submodulessgiehl
2017-02-13Should fix rounding tests on Mysqli driver (#11339)Matthieu Aubry
* Fix MySQLI rounding tests * CustomDimensions: Fixed require string * Submodule * submodule * UI test * Fixes #11299
2017-02-12submodule updatessgiehl
2017-01-07Fix tests (#11153)Matthieu Aubry
* referrer tests * Core system tests * Log Analytics is compatible with Python 2.7 * Note * Submodule * UI tests: Gender neutral
2016-12-05Don't change json2 format for Piwik 3mattab
Reverts https://github.com/piwik/piwik/pull/10928/files Refs https://github.com/piwik/piwik/issues/8566
2016-12-01Make JSON2 the now JSON formatting to fix an issue in formatting associative ↵Matthieu Aubry
array (#10928) * Make JSON2 the now JSON formatting to fix an issue in formatting associative arrays * fix unit test * Minor changes * call API with json format in the Angular JS frontend * Log Analytics
2016-11-25submodule updatessgiehl
2016-10-03log analytics submodulemattab