- jan. 30, 2017
-
-
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. 23, 2017
-
-
Thomas Steur a rédigé
-
- 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
-
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. 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
-
Matthieu Aubry a rédigé
* Neutral gender copy in product fixes #10753 * Neutral gender copy in product fixes #10753 * System tests * System tests
-
mattab a rédigé
-
- 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é
* Fix MySQLi system test * Restoring one .to.be.skippedOnAbort();
-
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
-
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
-
- jan. 02, 2017
-
-
Stefan Giehl a rédigé
* use correct transslation * improve UI test for realtimemap to show tooltip
-
- déc. 30, 2016
-
-
sgiehl a rédigé
-
Matthieu Aubry a rédigé
* Revert #11100 * Added new field <generationTimeMilliseconds> from #11095
-
Stefan Giehl a rédigé
* fix ui test * updates screenshot
-
- déc. 27, 2016
-
-
sgiehl a rédigé
-
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
-
Matthieu Aubry a rédigé
When safe mode is displayed, and Super User was not logged in already, let Super User display the full safe mode to troubleshoot further (#11082) * When safe mode is displayed, and Super User was not logged in already, let Super User display the full safe mode to troubleshoot further * meant for a different PR * Catch exceptions during CSS/Less compiling * when there's an error during Twig template processing, or during LESS css compiling, display the safe mode * Deactivate plugin as super user when authenticated with i_am_super_user * when user is not logged as Super User, Make deactivate plugin work by forwarding the i_am_super_user URL parameter * Display plugin version in safe mode fixes https://github.com/piwik/piwik/issues/11043 * Added a text to indicate users to first disable third party plugins * Updated UI test * clarify that salt is a secret * reuse helper method * minor * Catching PHP7 errors and making it work on php5
-
Matthieu Aubry a rédigé
File integrity checker now reports files found in the filesystem but not expected to be there (#11096) * File integrity checker now reports files found in the filesystem but not expected to be there fixes #11087 * Move file integrity logic to own class * Fix bug in logic so that third party plugins are not listed * fix up some comments * Also report any hidden files not expected to be there * Issue a warning when file integrity didn't run for any reason. Safer choice * Ui tests
-
- déc. 19, 2016
- déc. 18, 2016
-
-
Stefan Giehl a rédigé
* fix segment editor ui tests * updates expected screenshots
-
- déc. 16, 2016
-
-
Thomas Steur a rédigé
* refs #11023 better piwik.js json compatibility * fix some tests * fix json lint tests
-
Thomas Steur a rédigé
* expose JSON property for Piwik custom trackers * added test
-
- déc. 15, 2016
-
-
https://github.com/piwik/piwik/pull/11011mattab a rédigé
Updated instruction for JS code in https://github.com/piwik/piwik/pull/11011 https://github.com/piwik/piwik/issues/11007
-