- juin 01, 2015
-
-
diosmosis a rédigé
Rename Piwik_TestingEnvironment to TestingEnvironment and move the class to Piwik\Tests\Framework namespace. Remove manual require statements.
-
diosmosis a rédigé
-
Benaka a rédigé
Add regression UI test for themes. Uses ExampleTheme to test theming still works (in general).
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
#8015 Re-add some box-shadows that were actually working to make sure the pull request introduces absolutely no visual change
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
Fixing those rules in #8015 changed some UI components as it added a shadow (which wasn't showing before because broken). With this commit, those shadows are now removed so that #8015 doesn't introduce any visual change.
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
- mai 31, 2015
-
-
diosmosis a rédigé
Fix random test failure caused by opcache failing to invalidate tracker cache when part of the file is removed. Fix is only for forceIpAnonymization tracker test query param.
-
sgiehl a rédigé
-
sgiehl a rédigé
-
Stefan Giehl a rédigé
[automatic translation update] Updated 339 strings in 10 languages (sr, es, ro, bg, hr, tr, ru, nl, ja, nn)
-
Benaka a rédigé
New design for simple table layouts w/ non-API CSS class simple-table. To be eventually replaced w/ styling table elements directly.
-
sgiehl a rédigé
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
- mai 30, 2015
-
- mai 29, 2015
-
-
Matthieu Napoli a rédigé
Following discussion in piwik/piwik#7895 the default table style is under the simple-table class name
-
Matthieu Napoli a rédigé
Force html templates to reload when development mode is enabled
-
Thomas Steur a rédigé
-
Matthieu Aubry a rédigé
fix core folder with php-cs-fixer for psr-2
-
- mai 28, 2015
-
-
Stefan Giehl a rédigé
Moved i18n data to core/Intl
-
Matthieu Napoli a rédigé
This test enables the example theme and checks that it works.
-
- mai 27, 2015
-
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
added country and language translations based on old piwik data and unicode-cldr/cldr-localenames-full
-
sgiehl a rédigé
-
sgiehl a rédigé
-
Matthieu Napoli a rédigé
I removed the line entirely: - I couldn't find the matching variable (was most likely removed since then) - if the line was broken before (silently ignored) then it's like it didn't exist
-
Matthieu Napoli a rédigé
They are useless since box-shadow is supported in all browsers except IE 8 (in which using a prefix doesn't help anyway).
-
fabiocarneiro a rédigé
-
mattab a rédigé
There are still many IGNORE keywords left and we should remove them to be Mysql 5.7 compatible
-
- mai 26, 2015
-
-
Benaka a rédigé
Adding Config instance to DI and move all Config related test setup code from Config.php and TestingEnvironment.php to TestConfig class. Introduced completely internal EnvironmentManipulator concept so tests can change paths of local/global/common INI config file.
-
Matthieu Napoli a rédigé
-