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
2020-04-27Moves some MobileMessaging API methods to a new model (#15842)Stefan Giehl
* make MobileMessaging.sanitizePhoneNumber private * moves some methods to new model * submodule update
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
* update doc blocks with new name * submodule updates * updates expected UI files
2020-04-21submodule updatessgiehl
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-02-27submodule updatessgiehl
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
* use latest phpunit/phpunit ~8.5 * submodule updates * fixes
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
* Removes deprecated class Piwik\Translate * use submodule branches * adjust test * fix typo * readd deprecated Piwik\Translate * submodule updates
2020-01-16Remove more deprecated methods (#15398)Thomas Steur
* remove more deprecated method * Update CHANGELOG.md
2020-01-14Initialise 4.x branch (#15383)Thomas Steur
2019-11-04Updates all submodules (#15097)Stefan Giehl
* updates all submodules * fix ReleaseChecklistTest
2019-08-25submodule updates & test fixes (#14809)Stefan Giehl
* updates all submodules * fix WidgetList tests * submodule update * translation updates
2019-05-28updates all submodules (#14489)Stefan Giehl
* updates all submodules * updates expected test files
2019-03-17submodule updatessgiehl
2019-01-07Update submodules. (#13936)diosmosis
* Update submodules. * Update expected files. * Fix more integration tests. * Update submodule. * Update screenshots.
2018-12-17submodule updatessgiehl
2018-12-08Fixing build (#13808)diosmosis
* Rename long files. * fix test name * Try to fix several test failures. * Rename expected files. * --amend * Try to fix tests. * Fix more system tests. * Fix more tests. * Add debug log. * Update CustomAlerts submodule for test fix. * Fix some more screenshots. * Fixing more tests. * Update more expected test files & screenshots. * Last couple fixes. * update tagmanager submodule * update submodule * update submodule
2018-11-25updates submodulessgiehl
2018-11-01submodule updatesgiehl
2018-10-09submodule updates (#13564)Stefan Giehl
2018-08-31submodule updatessgiehl
2018-08-13update submodulessgiehl
2018-08-13submodule updatessgiehl
2018-06-18submodule updatessgiehl
2018-05-04update submodulessgiehl
2018-05-04Removes default action name for flattened action urls (#12669)Stefan Giehl
* remove default action name for flattened action urls * improve code * update system tests * always prepend action delimiter to flattened action urls * update ui files * update test files * updates CHANGELOG * submodule update
2018-03-21submodule updatessgiehl
2018-01-26submodule updatessgiehl
2017-12-19submodule updatessgiehl
2017-12-18submodule updatessgiehl
2017-12-04Moved UI tests from core to custom alerts plugin (#12330)Stefan Giehl
* Moved UI tests from core to custom alerts plugin * submodule update
2017-12-04submodule updatesgiehl
2017-11-02submodule updatessgiehl
2017-10-13submodule updates (#12192)Stefan Giehl
2017-10-02Updates device detector to 3.8.2 (#12137)Stefan Giehl
* updates device detector to 3.8.2 * update test file * submodule update * updates screenshots * update test files * submodule update * updates screenshot
2017-08-28updated travis ymlssgiehl
2017-07-10submodule updatessgiehl
2017-07-10submodule updatessgiehl
2017-05-10submodule updatessgiehl
2017-03-20submodule updatessgiehl
2017-02-12submodule updatessgiehl
2017-01-22Added new archive and lab icon (#11249)Thomas Steur
* added new form icon * add archive and lab icon * UI tests * Custom Alerts submodule
2017-01-08submodule updatesgiehl
2017-01-04translation updates for submodulessgiehl
2016-12-27submodule updatessgiehl
2016-12-05always unescape escaped % symbols in translations (#10917)Stefan Giehl
* always unescape escaped % symbols in translations * adds new tests to proove %-symbols are escaped in english translations * submodule update
2016-11-25submodule updatessgiehl
2016-11-01submodule updatessgiehl
2016-09-10update submoduleThomas Steur
2016-08-31update submodules and fix testsThomas Steur
2016-08-29fix testsThomas Steur