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
2019-05-19fix testdiosmosis
2019-05-16Require password confirmation before setting/removing superuser access. (#13975)diosmosis
2019-05-15Indent actions belonging to a pageview (#14063)diosmosis
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-04-11Add a config to disable e-mail notifications on password/email change through...simivar
2019-03-12Pagination localisation clean-up (#14157)Christian Schmidt
2019-03-08Send email notification when user email changes. (#14136)diosmosis
2019-02-25Make access level filter in user permissions edit default to showing all webs...diosmosis
2018-12-28Fixing build. (#13918)diosmosis
2018-12-17Add capability editing to users manager (#13842)diosmosis
2018-12-14Fixing the build. (#13860)diosmosis
2018-12-10Allow form select to show specific text for empty option that is not placehol...diosmosis
2018-12-08Fixing build (#13808)diosmosis
2018-12-03Fix build and make join table sort stable by using DFS (#13634)diosmosis
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-11-30Fix various tests (#13779)Thomas Steur
2018-11-30When changing password or email address, require to type old password (#13683)Thomas Steur
2018-11-26In two UsersManager API methods, do not apply offset if limit is not also app...diosmosis
2018-11-14Fix build which fails with new theme (#13713)Thomas Steur
2018-11-09Add Matomo Tag Manager to core (#13402)Thomas Steur
2018-11-01Limit password length (#13494)Thomas Steur
2018-09-21Return access entries only for sites that still exist (#13433)Thomas Steur
2018-09-06Make sure user is not logged out when settings saved w/ no password change. (...diosmosis
2018-09-06Make sure UserTableFilter can filter by new roles/capabilities. (#13390)diosmosis
2018-09-05Fix tests and move AutoSuggest test to API plugin to shorten system tests bui...diosmosis
2018-08-21Make sure all sites with no access are selected in UsersManager.getSitesForUs...diosmosis
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2018-08-07Fix ui tests (#13259)3.6.0-b3diosmosis
2018-08-07Scalable UX for user management (#13158)diosmosis
2018-07-27Sessions with more security (#12208)diosmosis
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2018-03-30Moves various UI tests to their plugins (#12649)Stefan Giehl
2017-10-09Update en.json (#12136)iMarkus
2016-12-02Password hashing (#10926)Thomas Steur
2016-08-04Do not limit password length (#10349)Pranav
2016-05-12plugins: Fix typos (found by codespell)Stefan Weil
2016-03-29fix #9896 Keep Page URL fragments when tracking Page URLs" not persistentThomas Steur
2016-02-16Use simple for loop instead of rangeEmir Beganovic
2015-12-22remove unused use statementssgiehl
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-08-22Add a test to prevent users to register with the same login using a different...Matthieu Napoli
2015-07-06Merge pull request #8259 from barbushin/7298_email_validationBenaka
2015-07-05Fix UsersManagerTest::testAddUserWrongEmail()barbushin
2015-07-03Fix two more formerly static method calls on FakeAccess instances.diosmosis
2015-07-03Fixing more calls to formerly static FakeAccess methods.diosmosis
2015-06-03Fixing all tests that use Access::setSingletonInstance().diosmosis
2015-05-03#7795 Fix + more testsMatthieu Napoli
2015-04-20Merge pull request #7623 from piwik/rang-disabledMatthieu Aubry
2015-04-17Bugfix + testsMatthieu Napoli