- oct. 05, 2015
- oct. 04, 2015
-
-
Matthieu Aubry a rédigé
Segment subquery cache: minor code review items
-
mattab a rédigé
Conflicts: plugins/Live/stylesheets/live.less
-
mattab a rédigé
-
mattab a rédigé
-
Matthieu Aubry a rédigé
Fix some icon placement issues
-
Matthieu Aubry a rédigé
Minor css fix and improvements for sparklines
-
mattab a rédigé
-
Matthieu Aubry a rédigé
Small UI fix for GeoIP admin
-
Matthieu Aubry a rédigé
Do not use eval in minified piwik.js, replace JSON2 with JSON3
-
Matthieu Aubry a rédigé
-
Benaka a rédigé
Make sure plugin environment files are loaded after the base environment config file instead of before w/ the plugin's config.php file.
-
Benaka a rédigé
Do not manually include fixture files during tests so one plugin can't break tests of another
-
diosmosis a rédigé
Make sure plugin environment files are loaded after the base environment config file instead of before w/ the plugin config.php. Doing it the old way causes plugin environment specifc config to be unset by the core environment config (eg, a plugins' test.php will have no effect, because core/config/test.php ends up overriding it).
-
diosmosis a rédigé
Since autoloading is used now, do not manually include fixture files during tests. Fixes case when one plugin has issue in fixture class making it impossible to run tests (since the tests:run will just fail).
-
Benaka a rédigé
Regression: columns query parameter is never urldecoded in PHP so it cannot be encoded in JS.
-
diosmosis a rédigé
-
- oct. 03, 2015
-
-
sgiehl a rédigé
-
Stefan Giehl a rédigé
Clicking too fast can result in nothingness
-
Stefan Giehl a rédigé
Disable save button when clicking on it
-
sgiehl a rédigé
-
sgiehl a rédigé
-
- oct. 02, 2015
-
-
sgiehl a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
Auto generated glossary of all Metrics & Report definitions in Piwik
-
mattab a rédigé
-
mattab a rédigé
UI tests: New API for Glossary + link to glossary on Help page https://github.com/piwik/piwik/issues/6773
-
mattab a rédigé
-
Benaka a rédigé
Do not fail bulk tracking request if individual request has an incorrect request parameter.
-