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
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-05-12plugins: Fix typos (found by codespell)Stefan Weil
2016-02-12Fix changing password in usersmanager can result in an errorThomas Steur
2015-12-22remove unused use statementssgiehl
2015-12-21Merge pull request #9379 from piwik/4314Matthieu Aubry
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-12-10when having only view access to current selected website, select a site with ...Thomas Steur
2015-12-01refs #7105 do not call API methods directly so plugins can hook into itThomas Steur
2015-11-08request API the proper way so plugins can listen to this event and change the...Thomas Steur
2015-10-30Merge pull request #9093 from piwik/timeformatsMatthieu Aubry
2015-10-29Do not call API directly so it is possible to change the resultThomas Steur
2015-10-28allow user to chosse between 12 and 24 hour time formatsgiehl
2015-06-06use new translations from Intl pluginsgiehl
2015-03-23#7436 Show a nicer error message if trying to edit website access when not adminMatthieu Napoli
2015-02-03Removed Piwik\Registry and replaced its usage with the containerMatthieu Napoli
2015-02-02Replaced calls of static methods with dependency injectionMatthieu Napoli
2015-01-07fixes #6935 move anonymous settings into a separate page and menu itemThomas Steur
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-10-16Merge pull request #6455 from burakcakirel/masterBenaka
2014-10-16Missing SessionInitializer namespaceBurak Çakırel
2014-10-16The initSession method has not been changedBurak Çakırel
2014-10-13a few coding style changesThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-02do not use token_auth in URL to set ignore cookie, instead use a salt specifi...mattab
2014-07-19fixes #5817 all websites dashboard was not selected in user settings although...Thomas Steur
2014-06-12Factoring out the userPreferences in own object to allow reusemattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-13Fixes #5153 New hook UsersManager.getDefaultDates that lets plugin developer...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-02Refs #5037 Applying enabled periods to the User Settings section "Report date...mattab
2014-04-02refs #4899 move language selector to user settings for logged in users, still...Thomas Steur
2014-04-01Fixes #4912, fix regressions in UsersManager/index.twig that resulted from la...diosmosis
2014-03-21Store last seen time of each user and display in UsersManager page for admin/...diosmosis
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28refs #4565 migrate config super user to databaseThomas Steur
2014-01-23refs #2589 display a message if there are no users [skip ci]Thomas Steur
2014-01-23refs #4564 fixed some permission issues and removed the todo tagsThomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-23refs #4564 some more fixes for config super userThomas Steur
2014-01-23refs #4564 #2589 we need a small difference between superUser and configSuper...Thomas Steur
2014-01-23refs #4564 #2589 added possibility to define multiple superusersThomas Steur
2014-01-07Factor method outmattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-12refs #4256 replace more notificationsThomas Steur
2013-10-29Remove Login.initSession event and move logic to new method in Auth interface.diosmosis
2013-10-26Refs #4200, revised documentation for all events in plugins/*.diosmosis
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab