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
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-18App specific token_auths (#15410)Thomas Steur
2019-10-03Check if widget is enabled in admin home before checking it, fix system summa...Thomas Steur
2019-09-13Various platform tweaks (#14832)Thomas Steur
2019-08-14Add newsletter signup button to user settings page (#14466)Kate Butler
2019-07-16Keep top level nb_visits_converted metric (#14253)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-12Pagination localisation clean-up (#14157)Christian Schmidt
2018-12-17Add capability editing to users manager (#13842)diosmosis
2018-12-10Allow form select to show specific text for empty option that is not placehol...diosmosis
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-11-30When changing password or email address, require to type old password (#13683)Thomas Steur
2018-11-01Limit password length (#13494)Thomas Steur
2018-09-17Limit of editing of anonymous user in UI. (#13416)diosmosis
2018-09-02Show confirm before changing a users password and show notification on save c...diosmosis
2018-08-07Scalable UX for user management (#13158)diosmosis
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2017-05-10Let plugins customize the system summary widgetThomas Steur
2017-01-22Added tool tips to user section in admin menu #9848 (#11228)CheweyZ
2016-12-02Password hashing (#10926)Thomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-08-04Do not limit password length (#10349)Pranav
2016-01-07Revert hash calculation on comparisonJoey3000
2016-01-07Standardize usage of **password** hash functionJoey3000
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2014-12-08fixes #6823 When there are several Super Users in Piwik, archive.php web cron...mattab
2014-11-11refs #4558 increased allowed password length from 26 to 80. wondering if any ...Thomas Steur
2014-10-04moved some queries within core to model filesThomas Steur
2014-06-10Merge pull request #298 from czolnowski/password-validatorMatthieu Aubry
2014-06-10Fix parameter type.Marcin Czołnowski
2014-06-10Password validation logic removed from UsersManager plugin file and implement...Marcin Czołnowski
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-28Extended password validation based on hooks and PasswordValidator interface.Marcin Czołnowski
2014-05-20refs #5192 added generator for menus, updated more plugins to use menu class,...Thomas Steur
2014-05-20refs #5192 introducing a user menuThomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-05-14Allow to override the brand main colorThomas ZILLIOX
2014-03-21Store last seen time of each user and display in UsersManager page for admin/...diosmosis
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28Tweaking translations for consistencymattab
2014-01-28refs #4565 migrate config super user to databaseThomas Steur
2014-01-23refs #2589 added some translationsThomas Steur
2013-11-20Rename event namemattab
2013-11-12refs #4256 replaced more notificationsThomas Steur
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab