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
path: root/tests
AgeCommit message (Expand)Author
2022-08-08Fix for current year not processed for new custom reports (#19569)Ben Burgess
2022-08-05Require password confirmation when removing a site in UI (#19591)Stefan Giehl
2022-08-03Require password confirmation when removing users through UI (#19586)Stefan Giehl
2022-08-02Combines various translation source string update PRs (#19542)Stefan Giehl
2022-07-29Merge branch 'next_release' into 4.x-devmergetestsgiehl
2022-07-28Params name not matching, caused first website granted not working (#19575)Peter Zhang
2022-07-25Merge branch 'next_release' into 4.x-devsgiehl
2022-07-25Fix sizing of subtables with different column count (#19540)Stefan Giehl
2022-07-25Refactor and improve password confirmation in UI & API (#19525)Stefan Giehl
2022-07-25revert refresh button (#19522)Peter Zhang
2022-07-25Update HTTPs security check, when client is using HTTP just throw a warning o...Peter Zhang
2022-07-15update expected test filessgiehl
2022-07-14Fixes row evolution for rows containing encoded entities (#19490)Stefan Giehl
2022-07-14Exclude .paypal.com as referrer by default (#19516)Stefan Giehl
2022-07-11Update outdated FAQ and Guide links (#19510)Starker3
2022-07-08Merge branch 'next_release' into 4.x-devsgiehl
2022-07-08update invite user (#19366)4.11.0-rc2Peter Zhang
2022-07-08Implement url parameter to ignore referrer (#19420)Stefan Giehl
2022-07-08Translation source string improvements (#19472)Stefan Giehl
2022-07-05Reworked translations (including test fixes) (#19459)Stefan Giehl
2022-07-05updates expected UI filessgiehl
2022-07-04Use browser client hints for detection (#18843)Stefan Giehl
2022-06-30updates expected UI filessgiehl
2022-06-30Provide possibility to configure referrer exclusion list (#19302)Stefan Giehl
2022-06-28Try to handle incorrectly prefixed region codes (#19327)Stefan Giehl
2022-06-28Fix number formatting in additional Y axis in (evolution) charts (#19360)Stefan Giehl
2022-06-24Fix failing tests (#19396)Stefan Giehl
2022-06-23updates expected UI filessgiehl
2022-06-15Fix for zero average order value on charts (#19353)Ben Burgess
2022-06-09Include conversion attribution in visitor details (#19269)Stefan Giehl
2022-06-07invite user replace add user (#18868)Peter Zhang
2022-05-31Goals per page - new reports and metrics for tracking page conversions (#18221)Ben Burgess
2022-05-31Fix for missing formatting of conversion rate on goals reports (#19295)Ben Burgess
2022-05-31[UI] Fix the database tooltip hidden problem (#19285)Peter Zhang
2022-05-30Try to set referrer attribution cookie when leaving the page if no tracking r...Stefan Giehl
2022-05-30Ensure refresh button is only shown where needed (#19292)Stefan Giehl
2022-05-30[Tests]fix css and UI PR 19286 (#19289)Peter Zhang
2022-05-30[Tests] Fix the UI and lang on pr #19261 (#19286)Peter Zhang
2022-05-27ignore linkSync errors in custom chai assertion to avoid error in Funnels bui...dizzy
2022-05-24Show sparkline evolution figures for visits, goals and ecommerce overviews (#...Ben Burgess
2022-05-23remove outdated dump urlStefan Giehl
2022-05-18[security] Force matomo.org related requests to use ssl as default (#19098)Peter Zhang
2022-05-17Compatibility fixes for PHP 8.1 (#19143)Stefan Giehl
2022-05-17MultiSites: move getAllWithGroups method from Controller to API (#19180)Stefan Giehl
2022-05-06updates expected UI filessgiehl
2022-05-06Add support to exclude hosts from proxy (#19139)Jürgen Thomann
2022-05-06[automatic submodule updates] (#19185)github-actions[bot]
2022-05-05Remove Alexa page rank from SEO plugin (#19171)Stefan Giehl
2022-05-03Replace deprecated String.prototype.substr() (#19111)CommanderRoot
2022-05-03[JS]update beforeunload to visibilitychange (#19041)Peter Zhang