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-03-15Make safemode work in Cli modemattab
2014-02-07Refs #4563 Hiding message that config is not writable, when writing to the co...mattab
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 #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-09When plugin admin is disabled, also disable theme adminmattab
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-16Hiding version number when running testsmattab
2013-12-10Fixes #4366 Make message more generic so it works for both plugins and themesmattab
2013-12-10Fixes #4368 Add support transparent background custom logos. Was Pull reques...mattab
2013-11-29refs #4338 if lastError is not set, get them from url param, allows us to cre...Thomas Steur
2013-11-29refs #4338 include piwik version number in email subject, separate deactivate...Thomas Steur
2013-11-28add possibility to send email to sys admin if user is not anonymousThomas Steur
2013-11-28if a plugin causes a fatal error, offer the possibility to disable or uninsta...Thomas Steur
2013-11-28refs #4338 no links in translationsThomas Steur
2013-11-27refs #4338 display link to open plugin in popover only if plugin exists on ma...Thomas Steur
2013-11-27refs #4338 highlight changelog tab if neededThomas Steur
2013-11-26refs #4338 make full box clickable and open plugin details page in overlay, w...Thomas Steur
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-12refs #4256 replace more notificationsThomas Steur
2013-11-12refs #4256 disabling escaping is much better this wayThomas Steur
2013-11-12refs #4256 by default escape notification messageThomas Steur
2013-11-12refs #4256 use notification system to display error messageThomas Steur
2013-11-12refs #4223 added some translations and added link to install new pluginsThomas Steur
2013-11-11refs #4223 added plugin filter, work in progressThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-10-29refs #4179 use notification to display plugin successfully activated messageThomas Steur
2013-10-24refs #4126 allow only to change the settings for activated pluginsThomas Steur
2013-10-24refs #4126 display a link to plugin settings page from plugins and themes pag...Thomas Steur
2013-10-18Merge remote-tracking branch 'origin/master' into viewdata_refactoringThomas Steur
2013-10-18refactored hook getReportDisplayProperties. Reports/Plugins can now directly ...Thomas Steur
2013-10-18fixes #4229 added possibility to disable marketplace in configThomas Steur
2013-10-16Making uninstall work in more cases (files not found, only in config, only in...mattab
2013-10-10Refs #4208 Plugin classes movedmattab
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-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-04Improving Themes Manage, fix css bug with merged assets disabledmattab
2013-10-01refs #607 display upload ZIP file link only if user is superUserThomas Steur
2013-10-01refs #607 added possibility to install a plugin or theme by uploading a ZIP fileThomas Steur
2013-09-24refs #4053 use const to get nonceThomas Steur
2013-09-23refs #4053 the version class is no longer usedThomas Steur
2013-09-23refs #4053 use nonces for all plugin operations (even for deactivate and unin...Thomas Steur
2013-09-23refs #4053 cleanup code of marketplace integrationThomas Steur
2013-09-23fix translation keyThomas Steur