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-09-30Add copy link after token been sent for the user doesnt have email set up fro...Peter Zhang
2022-08-31 filtering a user's permissions, capabilities fixes (#19680)Peter Zhang
2022-08-17fix randomly failing ui tests (#19640)Stefan Giehl
2022-08-17Require password confirmation when inviting a user in UI (#19611)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-25Refactor and improve password confirmation in UI & API (#19525)Stefan Giehl
2022-07-20Improve role/capability handling in usermanager (#19388)Stefan Giehl
2022-07-08Merge branch 'next_release' into 4.x-devsgiehl
2022-07-08update invite user (#19366)4.11.0-rc2Peter Zhang
2022-06-24Fix failing tests (#19396)Stefan Giehl
2022-06-07invite user replace add user (#18868)Peter Zhang
2022-05-30Ensure refresh button is only shown where needed (#19292)Stefan Giehl
2022-05-25Handle write permission correctly when checking for users with access to same...Stefan Giehl
2022-04-12Adds a note to password change form that other sessions will be terminated (#...Stefan Giehl
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-02-23[Vue] convert remaining usersmanager controllers to Vue (#18584)dizzy
2022-02-14[Vue] migrate usersmanager root component to Vue (#18583)dizzy
2022-02-11[Hotfix] remove   in template (#18777)Peter Zhang
2022-02-11[Vue] migrate paged users list component to vue (#18582)dizzy
2022-02-11[Vue] migrate user edit form directive to Vue component (#18576)dizzy
2022-02-09[Vue] migrate user-permissions-edit component to vue (#18572)dizzy
2022-02-07[Vue] migrate capabilities edit component (#18566)dizzy
2022-01-21Fix Test failures from Installation language changes (#18669)Justin Velluppillai
2022-01-05Update test_deleteExpiredTokens (#18568)Peter Zhang
2021-12-22Show a summary of new features (#18065)Ben Burgess
2021-12-09[Vue] migrate piwik-reporting-menu directive to vue (#18423)dizzy
2021-12-03[Vue] migrate piwik-period-selector angularjs component (#18382)dizzy
2021-12-01[Vue] migrate piwik-field and related directives (#18352)dizzy
2021-11-19[Vue] migrate siteselector directive and quick-access directive (#18292)dizzy
2021-11-18Ensure password with special characters are working correctly when creating a...DEV-2306Stefan Giehl
2021-11-16Updated newsletter signup link (#18319)Ben Burgess
2021-11-15[Vue] migrate notifications directive & service + UI.Notifications (#18225)dizzy
2021-11-13add feedback question, remove other related. (#18262)Peter Zhang
2021-10-082-lines label overflows the input on small device (#18052)Peter Zhang
2021-10-05Icon for "Report generated X min ago" displayed for "Today" is too small (#18...Peter Zhang
2021-09-28update admin level, user manage text (#18050)Peter Zhang
2021-09-27add last seen to the UserManager Api (#18053)Peter Zhang
2021-09-01Use newer version of Puppeteer for UI tests (#17880)Stefan Giehl
2021-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2021-08-10Fixing some test failures (#17852)dizzy
2021-08-03Fix long failing UI tests (#17848)Justin Velluppillai
2021-06-25Remove type attribute from tracking code (#17685)Justin Velluppillai
2021-04-12Fix some UI tests (#17449)Stefan Giehl
2021-03-23increase comparison threshold to fix randomly failing ui testsgiehl
2021-03-21Fix remaining regressions & ui tests (#17360)Stefan Giehl
2021-03-16Check usernames and emails against each other on user create and update (#17296)Zoltan Flamis
2021-03-10fix ui tests (#17324)Zoltan Flamis