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
2014-05-05Refactoring Login and LoginLdap plugins so that there is as much code reuse a...mattab
2014-04-17Display errors without html entitiesmattab
2014-04-14Fix regression JS error on login formmattab
2014-04-14Add generic hook to login formmattab
2014-04-14Login screen is now using common JS + CSS includesmattab
2014-03-11cssgiehl
2014-02-26Fixes PR #231 Adding autocomplete=off to the password reset form so that the ...mattab
2014-02-11Fixes #4001 Deprecate force_ssl_login setting as it's too hard to properly en...mattab
2014-02-10Minormattab
2014-02-10Refactor core Login to allow for clean LoginHttpAuth logic refs #514mattab
2014-02-05fix password reset did not workThomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28Prevent notice on the Upgrade screen when triggering 2.0.4-b5 refs #4564mattab
2014-01-28refs #4565 migrate config super user to databaseThomas Steur
2014-01-27refs #4565 do not allow logme for any super userThomas Steur
2014-01-27#4564 updated some translation stringsThomas Steur
2014-01-23refs #4564 introducing some more new methods for has superuser access. Old me...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-21Fix typo refs #4520 fixes #4561mattab
2014-01-16Moving files to the jquery lib directory Refs #201mattab
2014-01-16removed backgroundUma
2014-01-16This commit implements the default settings for the number of days the banner...Uma
2014-01-15Added an android smart app promo barUma Sreedhar
2014-01-15move line belowUma Sreedhar
2014-01-15Added a smart banner linking to the app storeUma Sreedhar
2014-01-15Added a smart banner linking to the app storeUma Sreedhar
2013-12-19Fixes #4394 Thanks for the report! Notifications will now be displayed correc...mattab
2013-11-28make sure to display login form if user has not have enough permissionsThomas Steur
2013-11-18fix login not possibleThomas Steur
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-12remove br as it is escaped anywayThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-29Remove Login.initSession event and move logic to new method in Auth interface.diosmosis
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
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-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-09refs #4199 more event documentationsThomas Steur
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-07Refactoring + improve Trusted Host messagemattab
2013-10-04Improving Themes Manage, fix css bug with merged assets disabledmattab
2013-10-02renamend referer to referrer in some translation keys & translationssgiehl
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-29Removing all uses of Zend_Registry from core/ plugins/ and tests/Fabian Becker
2013-09-25Fix omission in last commit.Benaka Moorthi