- mars 18, 2015
-
-
Thomas Steur a rédigé
Imporves performance for Archiving and Range dates. Makes all kind of reports faster as well. Fixed bugs in labelFilter, reports total calculation and more.
-
- mars 17, 2015
-
-
Matthieu Aubry a rédigé
Fix Sort filters are sometimes applied multiple times
-
Benaka a rédigé
Fixes #7276 display update progress in core:archive command. Includes Updater refactor: deprecate static methods in Updates in favor of instance methods that are passed an Updater instance, use instance methods in Updater, move methods in CoreUpdater that perform updates to Updater class, add observer class that can be used within Updater to hook into single updater run.
-
diosmosis a rédigé
Conflicts: CHANGELOG.md
-
diosmosis a rédigé
-
Matthieu Napoli a rédigé
Dependency injection in API classes
-
diosmosis a rédigé
Conflicts: plugins/CoreUpdater/Commands/Update.php
-
diosmosis a rédigé
-
Thomas Steur a rédigé
-
- mars 16, 2015
-
-
Matthieu Napoli a rédigé
-
diosmosis a rédigé
-
Thomas Steur a rédigé
A new minified piwik.js should not be needed as it is only jsdoc
-
diosmosis a rédigé
-
diosmosis a rédigé
Make sure core:update fails if an Updates class executes queries manually by catching them and re-throwing them.
-
diosmosis a rédigé
-
diosmosis a rédigé
Conflicts: plugins/CoreUpdater/Controller.php
-
diosmosis a rédigé
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
Dependency injection in widgets, menus, settings and tasks
-
Matthieu Aubry a rédigé
Do not rename columns twice when aggregating dataTable records
-
Matthieu Napoli a rédigé
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
When failing to update over HTTPS, let the user update over HTTP
-
Matthieu Aubry a rédigé
Removed action attribute from login form
-
Matthieu Napoli a rédigé
-
diosmosis a rédigé
Fix bug in admin goal form, 'change' event handlers removed because iCheck initialization happened after bindGoalForm global function executed. bindGoalForm was executed after in API page since it does not use $(document).ready(). Now it does.
-
Thomas Steur a rédigé
* make sure to select correct column (the column value might be false which is valid, meaning column actually exists whereas we assumed before it does not exist) * use correct sort algorithm (if value of first column was false we picked under circumstances a string comparison instead of number) * If we sort by label, use always a string or natural comparison even if the label is numeric
-
Thomas Steur a rédigé
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
Ability to sync UI screenshots for Plugins including premium plugins
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
mattab a rédigé
-
Thomas Steur a rédigé
-
- mars 15, 2015
-
-
mattab a rédigé
-
mattab a rédigé
Refs #7419 Do not use logger, do not pass $input as parameter, do not hold state in object, better message to developer
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-