- mai 06, 2017
-
-
Lukas Winkler a rédigé
* move old brand icons to piwik icons * update submodule * fix some tests * update submodule * fix another test * Updates screenshots * update UI test screenshots * update system test files
-
- avr. 26, 2017
-
-
Diego Baños Fariñas a rédigé
-
- avr. 18, 2017
-
-
Lukas Winkler a rédigé
* use new device icons former plugins/DevicesDetection/images/screens * replace normal.png with desktop.png in tests * fix most tests * submodule updates * update screenshots * update exptected test files
-
- mars 29, 2017
-
-
Lukas Winkler a rédigé
* updated flag icons * remove lines completly * Visitors in Real-time * added ti flag * fix merge * readd logoHeight * remove flags from plugins/UserCountry/images/ * change flag directory * (hopefully) fix all tests * UserCountry system tests * Fix tests refs https://github.com/piwik/piwik/pull/11553 * Fixed CustomDimensions tests * remove unused flags * remove flag of united nations * System tests with new path * light border around flags in goals and live view * Fix BC system test * border around flag in visitor profile * Border around country flags in reports * border around flag icons in HTML reports * simpler css * System tests * UI tests show new flags + borders around them
-
Stefan Giehl a rédigé
* replace archives if they already exists instead of ignoring them * adds a simple test to prove archives are replaced now * improve test
-
Stefan Giehl a rédigé
* use report property to enable/disable flattener * update tests * Update changelog [ci skip] * minor renamings
-
- mars 28, 2017
-
-
Matthieu Aubry a rédigé
* add icons submodule * replace path * change submodule url * fix JSONTest * fix integration tests * update icon submodules * fix preg_match * fix remaining system tests * better match for non dist icon files * fix .gitmodules * update icon submodule * Fixed custom dimension test * Do not completely fail when GD not enabled * Fix http test + refactor checklist * Refactored the code into a method * Changed icon path refs https://github.com/piwik/piwik/pull/11383 * System tests * Update valid UI tests * Fix integration test
-
Matthieu Aubry a rédigé
* System tests: enable images generation in scheduled reports * prevent error if report does not support multiple periods * updates expected test files
-
- mars 01, 2017
-
-
Matthieu Aubry a rédigé
* Cells in email reports should reuse same font size and family * Fix tests
-
- fév. 21, 2017
-
-
Stefan Giehl a rédigé
* adds simple API to provide CountryCode to name mapping * New API method in API listing * Updates changelog
-
- fév. 19, 2017
-
-
Thomas Steur a rédigé
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
* Fix the build * UI tests * Submodules * UI test
-
- fév. 18, 2017
-
-
egon w. stemle a rédigé
Change '//' comment to '/* ... */' to avoid interference with html/js optimisers.
-
- fév. 13, 2017
-
-
Matthieu Aubry a rédigé
* Fix MySQLI rounding tests * CustomDimensions: Fixed require string * Submodule * submodule * UI test * Fixes #11299
-
- jan. 30, 2017
-
-
Matthieu Aubry a rédigé
New "Enable cross domain linking" checkbox in Javascript Tracker Code generator (Advanced section) (#11295) * enable set domains when enable cross domains * fix disable cross domain when only one site url or less * New "Enable cross domain linking" checkbox in Javascript Tracker Code generator (Advanced section) * Integration test * API has new parameter
-
Matthieu Aubry a rédigé
* Display Ecommerce Life Time Value in Visitor Profile + new fields returned in Live APIs: ecommerceLifeTimeValue, ecommerceLifeTimeOrdersCount * Reuse existing API fields and make them "life time" instead of adding new fields * Simplify LESS, consistent spacing * Refactored code and made the"Abandoned carts" metric also Life Time instead of just last 100 visits * Remove one join and use visitor ID instead of idvisit * Tests * UI test
-
- jan. 26, 2017
-
-
Matthieu Aubry a rédigé
* Cross Domain: forward pk_vid parameter when the clicked element is not directly a link but is within the link <a> element itself * Run scheduled reports with images on PHP 5.6 * Comment * Replace today's date by placeholder in scheduled reports tests * Travis runs GD 2.1.0 * Do not generate reports with images yet it is broken refs https://github.com/piwik/piwik/issues/11276
-
- jan. 22, 2017
-
-
Matthieu Aubry a rédigé
Email reports in HTML: Updated styling to be consistent with new Custom Alerts emails design (#11251) * Updated Email Report/Downloaded Report. Added new styling found in the Alert Email. i.e navigation bar uptop, styled tables, added powered by piwik footer. Note: "back to top" link only works on downloaded version, not on the email. * Fixed the back to top link not working in emails. * Fixed a bug where logo was not centered in gmail * Translations * Code cleanup and making PDF generation work * removed htaccess * fix unit test * Some test fixes * UI Test
-
Matthieu Aubry a rédigé
* Fix tests * Fixed custom dimension tests * Contents plugin tests * System tests: we now use PNG images * System tests: we now use PNG images
-
mattab a rédigé
Release check list test does not need to check favicon.ico is a png file refs https://github.com/piwik/piwik/pull/11190
-
- jan. 18, 2017
-
-
Matthieu Aubry a rédigé
* Neutral gender copy in product fixes #10753 * Neutral gender copy in product fixes #10753 * System tests * System tests
-
- jan. 17, 2017
-
-
Matthieu Aubry a rédigé
* Fix expected test message * And the system test in https://github.com/piwik/piwik/pull/11210
-
- jan. 09, 2017
-
-
Matthieu Aubry a rédigé
* Updating piwik/referrer-spam-blacklist (1.0.11) and piwik/piwik-php-tracker (1.1.0) * Update submodules * Fix build * fix random bug in build when generated pageview id is a scientific notation number/string
-
sgiehl a rédigé
-
- jan. 08, 2017
- jan. 07, 2017
-
-
Matthieu Aubry a rédigé
* referrer tests * Core system tests * Log Analytics is compatible with Python 2.7 * Note * Submodule * UI tests: Gender neutral
-
- jan. 05, 2017
-
-
Stefan Giehl a rédigé
* updated browser and os icons (#11063) * updated browser-icons from https://github.com/Findus23/device-icons 72d5ffef94a597c4ba226b33344e0badaadc3c35 * added os icons * added previous icons * changed macOS icon * replaced optipng with pngquant (36% size reduction) * center icons vertically * sharpen icons * increased icon size to 48x48 * fixed visitorPopup and realtimemap * revert css change * fixed HTML-Reports * replaced Windows icon https://github.com/piwik/piwik/pull/11063#issuecomment-270221316 * max-width and max-height for datatables * removed submodul (sorry wrong commit) * add explicit max-size for dataTableRowActions * fixed UNK.png * first try at fixing system tests * fixed cookie.gif * updates icons in System tests * updated plugin icons (#11121) * updated plugin icons * increased icon size to 48x48 * updated searchEngine and social icons (#11093) * updated and added searchEngine and social icons * removed unnecessary icons * sharpen icons * increased icon size to 48x48 * fixed promovideo socialicons http://builds-artifacts.piwik.org/piwik/piwik/3.x-dev/21859/UIIntegrationTest_dashboard1.png * fixed xx.png * updates plugin icons in system tests * [tests] RockMelt has it's own icon * updates expected UI test files * submodule update * fix some last tests
-
- déc. 30, 2016
-
-
Matthieu Aubry a rédigé
* Revert #11100 * Added new field <generationTimeMilliseconds> from #11095
-
- déc. 27, 2016
-
-
Matthieu Aubry a rédigé
Live API: New 'generationTimeMilliseconds' field used to process Average generation time in Visitor Profile (#11095) * Live API: New 'generationTimeMilliseconds' field used to process Average generation time in Visitor Profile fixes #11066 * more precision * Expected test files * Reporting API: showColumns and hideColumns should be applied recursively (#11100) * Recursively delete columns specified with hideColumns * Custom Dimensions tests * Invalid argument supplied for foreach() + Contents tests * New unit test for ColumnDelete filter * Submodules
-
- déc. 14, 2016
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
* add possible to set container widgets * update php doc
-
- déc. 13, 2016
-
-
Matthieu Aubry a rédigé
* Two UI tests suite were not running because of an authentication error in the UItestFixture This should fix it * Valid screenshot tests
-
- déc. 12, 2016
-
-
Stefan Giehl a rédigé
* updates device detector to latest version * updates search engine definitions to latest version * updates test * submodule update
-
Matthieu Aubry a rédigé
Fix flattener regression
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
* allow custom types for any settings * fix ip * fix system tests
-
Thomas Steur a rédigé
-