- sept. 14, 2016
-
-
sgiehl a rédigé
-
- fév. 13, 2016
-
-
Thomas Steur a rédigé
-
- déc. 21, 2015
-
-
sgiehl a rédigé
-
- nov. 24, 2015
-
-
Thomas Steur a rédigé
-
- nov. 16, 2015
-
-
Thomas Steur a rédigé
-
- nov. 05, 2015
-
-
Thomas Steur a rédigé
-
- août 06, 2015
-
-
diosmosis a rédigé
Add new RequestProcessor to Actions plugin for action detection + new RequestProcessor for ping request handling. Ping request handling is performed in new Heartbeat plugin. Also added a new method to Plugin, isTrackerPlugin for plugins to override if they are tracker plugins, but don't have a dimension or implement a tracker method.
-
- juil. 21, 2015
-
-
Thomas Steur a rédigé
refs #8304 make sure to not uninstall a dimension if another plugin defines the same, make sure to correctly mark the dimension as uninstalled
-
- juin 17, 2015
-
-
Thomas Steur a rédigé
-
- juin 15, 2015
-
-
diosmosis a rédigé
Fixes #8110, make sure plugins are sorted correctly during tests. Moved plugin sorting logic from Plugin\Manager to PluginList.
-
- juin 08, 2015
-
-
Matthieu Napoli a rédigé
-
- juin 05, 2015
-
-
sgiehl a rédigé
-
- mai 28, 2015
-
-
Matthieu Napoli a rédigé
The plugin is used for clearing the caches, so it needs to be unloaded after.
-
- mai 27, 2015
-
-
fabiocarneiro a rédigé
-
- mai 10, 2015
-
-
Thomas Steur a rédigé
As the plugin does now nothing anymore, I removed it.
-
- avr. 16, 2015
-
-
Thomas Steur a rédigé
-
- avr. 09, 2015
-
-
diosmosis a rédigé
-
diosmosis a rédigé
Fix translation edit in last commit and remove local config check in FrontController since it's done by EnvironmentValidator.
-
diosmosis a rédigé
Added environment validation system test (mostly failing) that tests Piwik's behavior when INI files are gone or corrupt from each Piwik endpoint (tracker/reporting UI/console). Hacked test code to make it possible and for some tests to pass.
-
- avr. 07, 2015
-
-
diosmosis a rédigé
Documenting new classes + removing PluginList::getInstalledPlugins method since it is not required for this PR.
-
- avr. 05, 2015
-
-
diosmosis a rédigé
-
- avr. 02, 2015
-
-
diosmosis a rédigé
Remove uses of Config::init(), Config::clear() and Config::setTestEnvironment(). Replace last w/ mock config class, which is closer to use of DI.
-
- mars 09, 2015
-
-
Thomas Steur a rédigé
-
- mars 02, 2015
-
-
diosmosis a rédigé
Rename UpdateListener to UpdateObserver and use in CLI update command to show progress of update. Also remove CLI output code from CoreUpdater\Controller::runUpdaterAndExit.
-
- fév. 20, 2015
-
-
mattab a rédigé
Hide error when reading the Plugins array, when this function is called before we have a config.ini.php file fixes https://github.com/PiwikPRO/plugin-EnterpriseAdmin/issues/31
-
- fév. 11, 2015
-
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
- fév. 09, 2015
-
-
Matthieu Napoli a rédigé
-
- jan. 14, 2015
-
-
sgiehl a rédigé
-
- jan. 12, 2015
-
-
Matthieu Napoli a rédigé
-
- jan. 05, 2015
-
-
Matthieu Napoli a rédigé
Translations are now lazily loaded instead of being explicitely loaded by other components (e.g. the front controller, the plugin manager, etc...). Now other parties only configure "directories" where the translator can find translations. That makes the translator decoupled from the rest of Piwik.
-
Matthieu Napoli a rédigé
-
- déc. 21, 2014
-
-
Matthieu Napoli a rédigé
The "verbose" level doesn't exist in PSR-3, the lowest one is "debug".
-
- déc. 16, 2014
-
-
Thomas Steur a rédigé
-
mattab a rédigé
-
- déc. 15, 2014
-
-
mattab a rédigé
Fixes #6529 before loading plugins in memory, order the list the same as it is in global.ini.php - then load remaining plugins in alphabetical order
-
- déc. 04, 2014
-
-
Thomas Steur a rédigé
-
- oct. 31, 2014
-
-
Thomas Steur a rédigé
-
- oct. 20, 2014
-
-
Thomas Steur a rédigé
try to remove version option in case we are uninstalling a dimension and remove a log_conversion column in a VisitDimension only if it implements a conversion
-
- oct. 14, 2014
-
-
Matthieu Napoli a rédigé
-