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-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-07-03make sure to delete plugin cache when installing or updating a pluginThomas Steur
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-07Tweaking safe mode to give some ideas to user how to solve issue.mattab
2014-06-05refs #5301 started to simplify scheduled tasks API while staying backwards co...Thomas Steur
2014-05-26Merge branch 'master' into morpheus_defaultthemeThomas Steur
2014-05-26refs #5192 fix typoThomas Steur
2014-05-26Merge remote-tracking branch 'origin/master' into 5192_menuThomas Steur
2014-05-23removed zeitgeist theme, morpheus is standard theme now, still need to remove...Thomas Steur
2014-05-23fixed a test and cleaned up zeitgeist image directoryThomas Steur
2014-05-23started experiment making morpheus default themeThomas Steur
2014-05-22reuse existing less color variablesThomas Steur
2014-05-22fixing some theme colors and introduced new variable brand-contrast used curr...Thomas Steur
2014-05-20refs #5192 introducing a user menuThomas Steur
2014-05-20refs #5192 continued menu refactoring. not sure yet how good this idea is but...Thomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-05-19Fixes #5181 Renamed methodmattab
2014-05-15Use less theme variable to allow easy overrideThomas ZILLIOX
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-15refs #4985 there should be no shadowThomas Steur
2014-04-09refs #4967 display missing requirements a bit more consistentThomas Steur
2014-04-09refs #4967 started to work on verifying plugin version during run time and be...Thomas Steur
2014-03-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-03-15Make safemode work in Cli modemattab
2014-03-13Refs #4843 adding default From: to emailsmattab
2014-03-13fixes #4843 send email notifications to all super users in case of new Piwik ...Thomas Steur
2014-03-11cssgiehl
2014-02-07Refs #4563 Hiding message that config is not writable, when writing to the co...mattab
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-29remove whitespace before dot and fix author name of examplepluginThomas Steur
2014-01-28Merge pull request #212 from piwik/multi_superuserThomas Steur
2014-01-28Show list of plugin authors with homepage and use actual data from plugin.jsonFabian Becker
2014-01-28refs #4565 migrate config super user to databaseThomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-23refs #4564 #2589 we need a small difference between superUser and configSuper...Thomas Steur
2014-01-15Fix notice when installing a plugin that does not have a 'require' field set ...mattab
2014-01-13Fix links to developer guidesmattab
2014-01-11use relative path instead of absolutesgiehl
2014-01-10refs #1486 added an anchor so we can directly link to a specific pluginThomas Steur
2014-01-09When plugin admin is disabled, also disable theme adminmattab
2014-01-09refs #4183 fix wrong use statementThomas Steur
2014-01-09refs #4183 verify plugin versionThomas Steur
2014-01-09refs #4183 verify require definition when uploading a plugin zip file or when...Thomas Steur
2014-01-09refs #4183 added support for requires (PHP and Piwik officially supported, Pl...Thomas Steur
2014-01-07Minor logicmattab
2014-01-07Adding new option to completely disable the Plugins enable/disable/uninstall ...mattab
2013-12-26Catch exception so that Plugins+Themes listing page are still displayed even ...mattab
2013-12-26Adding PHP version in safe mode emails refsmattab