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-18Fix notice: PDOException: SQLSTATE[42000]: Syntax error or access violation: ...mattab
2014-05-16fix typo refs #5175mattab
2014-05-16Merge pull request #278 from piwik/tzi/morpheusLessCleanupMatthieu Aubry
2014-05-16Feedback emails should have line breaksmattab
2014-05-15Remove the plugin to test the stylesheet overrideThomas ZILLIOX
2014-05-15Remove useless theme variableThomas ZILLIOX
2014-05-15Use less theme variable to allow easy overrideThomas ZILLIOX
2014-05-15Override, hardly coded, the Morpheus themeThomas ZILLIOX
2014-05-15refs #5167 display custom favicon on more pages and only if enabledThomas Steur
2014-05-15added possibility to upload a faviconThomas Steur
2014-05-14Merge with masterThomas ZILLIOX
2014-05-14Rewrite CSS import directives to avoid cross plugins overrideThomas ZILLIOX
2014-05-14Refs #4499 #4941 Adding <IfModule !mod_authz_host.c> around the Satisfy any w...mattab
2014-05-14fixes #5162 settings rows to display and isFooterExpandedInDashboard was igno...Thomas Steur
2014-05-14Allow to override the brand main colorThomas ZILLIOX
2014-05-14refs #5148 in the error notification display which url cannot be loadedThomas Steur
2014-05-14added piwik dependencyThomas Steur
2014-05-13Refs #4877 Tweak the feedback@piwik email subject ftwmattab
2014-05-13do not clear search term when opening sites listThomas Steur
2014-05-13focus search field when opening sites listThomas Steur
2014-05-13refs #4706 prevent sumRowArray exception in Live APIThomas Steur
2014-05-13Fixes #5127 Set Base URL used in the AJAX request to `?` instead of `index.php?`mattab
2014-05-13Refs #5127 revert previous commit as this was not the fixmattab
2014-05-13Trying to set module + method as GET parameters to overwrite any existing GET...mattab
2014-05-13Maybe this would help, taht the htaccess files white list html files refs #5148mattab
2014-05-13fixes #5152 fixes in IE10+ the visitorlog width changed once the mouse was ov...Thomas Steur
2014-05-13refs #4706 added possibility to register a closure or a callable method to pr...Thomas Steur
2014-05-13Fixes #5153 New hook UsersManager.getDefaultDates that lets plugin developer...mattab
2014-05-12Submodulemattab
2014-05-12Do not mention archive.php in the sourcecode, instead mention `./console core...mattab
2014-05-09Fixes #5131mattab
2014-05-09language update refs #3430sgiehl
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Fixes #5121 add New config setting to disable segment auto completemattab
2014-05-09Merge remote-tracking branch 'origin/master'mattab
2014-05-09Merge remote-tracking branch 'origin/master'mattab
2014-05-09fixes #5026 showing &#39; HTML code of single quote character instead of symb...Thomas Steur
2014-05-09Fixes #5115 Fixes couple issues in the logic which should finally solve repor...mattab
2014-05-09refs #5102 display an error message in case we cannot load any angularjs html...Thomas Steur
2014-05-09Merge pull request #269 from piwik/4987_zenmodeThomas Steur
2014-05-09fixes #4749 Apostrpohes (and maybe other special characters) were shown encod...Thomas Steur
2014-05-08and fix the selector to make sure we preselect the correct matches for alread...Thomas Steur
2014-05-08fix potential JS errorThomas Steur
2014-05-08refs #4253 slightly decrease the limit as there will be only 30 values kept a...Thomas Steur
2014-05-08make sure a metric match is preselected, saves a few clicks under circumstancesThomas Steur
2014-05-08refs #4253 as suggested by dalidev I specified a timeout for the autocomplete...Thomas Steur
2014-05-08refs #5054 fix some testsThomas Steur