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
2020-11-10Keep track of last activate/deactivate date for plugins (#16683)diosmosis
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2020-01-15Make BulkTracking plugin always activated (#15248)Kate Butler
2020-01-08Prevent double slash in URL when loading a script (#15350)Thomas Steur
2019-10-16Add new method to register a plugin auto loader when plugin is installed outs...Thomas Steur
2019-09-22When loading a template url from a custom plugin directory, prefix the relati...Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-07-05Copy downloaded plugin to all plugins directories (#14537)nabiltntn
2019-05-06Do not create request to validate license in tracker mode (#14405)Thomas Steur
2019-04-16Remove diagnostics plugin from list of always-activated plugins (#14349)Kate Butler
2019-03-20Adds missing / in directoy check (#14228)Stefan Giehl
2019-03-15Support multiple plugin paths (#14051)Thomas Steur
2019-01-30Don't hardcode plugins directory (#14043)Thomas Steur
2018-07-10Disables some more feature if internet features are disabled (#13076)Stefan Giehl
2018-07-07Do not check for license in test mode (#13133)Thomas Steur
2018-06-22Validate premium feature license correctly when cancelled (#13064)Thomas Steur
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-05-15Make sure plugins in config.ini.php are sorted depending on dependencies (#11...Thomas Steur
2017-05-13Unload plugin instead of deactivating it when a plugin has a missing dependen...Thomas Steur
2017-05-09Make sure required plugins are loaded in correct orderThomas Steur
2017-03-25Premium Plugin Installer shows false error message after install (#11516)Thomas Steur
2017-02-21Make activated plugins count in Admin widget correct (#11377)Matthieu Aubry
2017-01-24small performance improvementThomas Steur
2016-11-15Update Marketplace to work with new API (#10799)Thomas Steur
2016-11-02Ensure component updated event is triggered even if there is no update file (...Stefan Giehl
2016-11-01adds missing use statementsgiehl
2016-10-04Do not issue warning/errors during update, when activating a plugin that is a...Matthieu Aubry
2016-10-03Visitor IP Segment is defined twice (#10621)Thomas Steur
2016-09-23 Activating a plugin should fail when the plugin has missing dependencies (#1...Matthieu Aubry
2016-09-14improve commentssgiehl
2016-09-02trigger events after a plugin was installed / uninstalledsgiehl
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-02-13show error message in case we deactivate a plugin because of missing dependen...Thomas Steur
2015-12-22remove unused use statementssgiehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-11-17show an error message if installing a plugin failsThomas Steur
2015-11-05refs #9171 better check for valid plugin namesThomas Steur
2015-08-06Add new RequestProcessor to Actions plugin for action detection + new Request...diosmosis
2015-07-21refs #8304 make sure to not uninstall a dimension if another plugin defines t...Thomas Steur
2015-06-17refs #7893 added possibility to measure mobile appsThomas Steur
2015-06-16Fixes #8110, make sure plugins are sorted correctly during tests. Moved plugi...diosmosis
2015-06-08Fixes #8014 the Diagnostics plugin need to always be enabledMatthieu Napoli
2015-06-06added new plugin 'Intl' which will hold translationssgiehl
2015-06-05Merge pull request #8016 from piwik/fix/deactivating-pluginsMatthieu Napoli
2015-05-28Deactivating a plugin: clear the caches before unloading the pluginMatthieu Napoli
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-05-10Removed deprecated methods.Thomas Steur