- 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é
* 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
-
- mars 25, 2017
-
-
Stefan Giehl a rédigé
* Improves plugin list filters * match lowercase * update ui tests
-
mattab a rédigé
-
mattab a rédigé
-
- mars 22, 2017
-
-
sgiehl a rédigé
-
- mars 21, 2017
-
-
Stefan Giehl a rédigé
* show human readable value for default values * update screenshots
-
- mars 20, 2017
-
-
sgiehl a rédigé
-
- mars 17, 2017
-
-
Stefan Giehl a rédigé
* introduces new config setting to enabled plugin upload (disabled by default) * updates changelog * updates expected screenshot * improve message
-
Dillon Brock a rédigé
* Add system check for the hash() function * Update expected screenshot for hash() system check
-
- fév. 24, 2017
-
-
Stefan Giehl a rédigé
-
- fév. 23, 2017
-
-
mattab a rédigé
-
- fév. 21, 2017
-
-
Matthieu Aubry a rédigé
* Fix UI test error * UI tests after fixing number of activated plugins
-
Stefan Giehl a rédigé
* adds simple API to provide CountryCode to name mapping * New API method in API listing * Updates changelog
-
Matthieu Aubry a rédigé
* Do not count always activated plugins. Fixes #11144 * UI test: Fixed count of activated plugins
-
Matthieu Aubry a rédigé
* Adding newest Premium products to help page * Premium plugins in help page
-
- fév. 20, 2017
-
-
Stefan Giehl a rédigé
* avoids segment encoding issues * fixes highlight for current segment in segment chooser * update screenshots
-
- fév. 19, 2017
-
-
Stefan Giehl a rédigé
* makes it possible to define the required credential fields in sms provider * show error message if configured sms provider doesn't work, instead of throwing uncatched exception * Adds new SMS provider ASPSMS.com * Development SMS notifications didn't work when clicking 'send now' Caused by the session already closed before, as it's done using a ajax request calling a Session:start() reopens the session. Might be a bit hackish, but should be fine for development * adds UI test for switching sms provider * Makes API-Key default credential field to prevent breaking third party plugins * fixes issue where save button was disabled falsely
-
Matthieu Aubry a rédigé
* Fix the build * UI tests * Submodules * UI test
-
- fév. 14, 2017
-
-
Thomas Steur a rédigé
-
- fév. 13, 2017
-
-
Matthieu Aubry a rédigé
* Fix MySQLI rounding tests * CustomDimensions: Fixed require string * Submodule * submodule * UI test * Fixes #11299
-
- fév. 12, 2017
-
-
sgiehl a rédigé
-
- 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. 22, 2017
-
-
Thomas Steur a rédigé
* some work on tracking cross domain * fix some bugs * fix some edge cases * fixed tests and added more new tests * we also need a device specific id to avoid when time is not correct on a different computer etc * more tests * minified piwikjs * use only one parameter and validate values * fix tests * improve code * Re-generated piwik.js * UI Test * Comments
-
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
-
- jan. 21, 2017
-
-
Thomas Steur a rédigé
* added new form icon * UI tests
-
sgiehl a rédigé
-
sgiehl a rédigé
-
- jan. 18, 2017
-
-
Matthieu Aubry a rédigé
* Update main.less * Update visitor_profile.less * Update visitorProfile.js * Update getVisitorProfilePopup.twig * Update getSingleVisitSummary.twig * UI tests update tag cloud + new icon * And one more * Making Visitor log look better + Fix alignment profile * More tweaks * UI tests
-
mattab a rédigé
-
- jan. 09, 2017
-
-
Matthieu Aubry a rédigé
* Fix MySQLi system test * Restoring one .to.be.skippedOnAbort();
-
- jan. 08, 2017
-
-
sgiehl a rédigé
-
- 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
-
Stefan Giehl a rédigé
* make a screenshot instead of checking if element is visible * try to avoid complete failure if a test fails but passes on retry * do not skip aborted tests, retry them * reactivate tests
-
- 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
-
- jan. 03, 2017
-
-
Stefan Giehl a rédigé
* adds UI test * always send token_auth for requests done in widgetize mode * adds correct screenshot for UI test * adds ui test with invalid token
-