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
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
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-10-02refs #4134 renamed some more hooks and removed some not used and not needed h...Thomas Steur
2013-10-02refs #4134 use plural to indicate a developer can add multiple entries or wid...Thomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-15fixes #4151 removed _js hacksgiehl
2013-09-14refs #4151 refacoted some more usages of _js hacksgiehl
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-08Properly set admin_token_auth attribute for website attributesFabian Becker
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-09-06Fix bug reported at http://edoceo.io/paste?p=FoUHPlFabian Becker
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab