- sept. 25, 2017
-
-
Benaka a rédigé
Reports did not show currently, because widget configs in containers with ByDimension layout have modified categories/subcategories. They thus did not show up under the right category (the category of the widget container). Fixed by using the right category in getWidgetMetadata (but not getPagesMetadata).
-
- sept. 12, 2017
-
-
Stefan Giehl a rédigé
* Revert "free tibet!" This reverts commit 4e47c8ab. * Remove unneeded translations * adjust API * fix tests * update screenshots * update tests files * update screenshot * Do not change detected location * update tests * Fix continent detection for old records * submodule update * update screenshots * Cleanup * use group by filters only if needed * make filter work for datatable maps
-
- sept. 11, 2017
-
-
Benaka a rédigé
* Update angular to 1.6 and ngDialog to 1.3. * Remove broken Function.bind polyfill from kartograph that clashes w/ angular 1.6. * $http.method().success/error functions do not exist in angular 1.6, just use standard promise interface. * Maintain empty hash prefix for existing Piwik links. See https://docs.angularjs.org/guide/migration#commit-aa077e8 for more info. * Make sure radio setting values match availableValue values exactly. Angular 1.6 uses strict equals when matching ng-value values w/ ng-model values, and the available values for boolean radio settings is always '0' or '1'. So we have to make sure the field value is '0'/'1'. * Feedback form UI test code to remove piwik version string selected wrong element. * Update expected screenshots (minor changes + unexplained default SMS provider change).
-
- sept. 05, 2017
-
-
Matthieu Aubry a rédigé
* Add a link to Campaign tracking docs + URL Builder + Marketing Campaigns Reporting plugin * Update UI tests
-
- sept. 04, 2017
-
-
Stefan Giehl a rédigé
* move setting visitor details into own classes instead of using an event * move manipulating actions to VisitorDetails classes * move some more parts to plugins * update test files as order of columns changed * implement new VisitorDetails method to provide actions * move rendering actions to visitordetail classes * render visitor properties in new classes * makes it possible to attach icons to visitor log * moves rendering of action tooltip into new visitordetails method * adds event for extending custom action dimension fields * small improvements * fetch log_link_visit_action.idpageview for actions * improve variable name * started to improve/change visitor profile * show devices summary in visitor profile * also remove empty xml tags for api tests * hide actions in visitor profile by default * move all icons to the middle of visitor log * small change * move rendering referrer information to referrers plugin * move provider logic to provider plugin * show content interactions in visitor log * improve look of content interactions/impressions in visitor log / profile * hide idpageview from tests * update changelog * move rendering events to Events plugin * do not hide duplicate page views in visitor log, but show them with a refresh icon instead * show top visited pages in visitor profile * always show visitor profile link in visitor log Still hidden in a widget by default, as it might overlay some other content * Show info about not shown actions truncated due to config setting * use bulk queries to fetch actions instead of fetching them for each visit * small adjustments * improve some loops to improve memory usage * move gathering visitor profile informations to VisitorDetails classes * update screenshots * update test files * move rendering of visitor profile summary to visitor details classes * improve templates * Makes VisitorDetailsAbstract class api and improves comments * show visit details in visitor profile * improve css * reverse enumeration of visits in visitor profile * improve css * Show visit id in IP tooltip * Small CSS improvements * further adjustments * sort devices by count * adds UI tests for visitor log and profile * Show bandwidth in visitor profile test * show actions by default and add button to toggle all together * CSS cleanup * remove border around refresh icon * add tooltip for refresh icon in profile * move first/last visit before top visited pages * Improve text shown for unique pageviews * link urls in top visited pages * improve sorting of device list * improve tests * Improve device overview in visitor profile * only render top pages if at least one page was visited more than once * make visitor id non bold * hide visitor type icon in profile, and show latest visits icons in overview * fix search engine icon in visitor details * small improvements * only render view if required * show visit icons only on hover in profile * remove from again * test improves * show text besides icon in profile header * improve tests * Removes unused CSS and JS * Reformats CSS * Removes invisible paper clip * Removes unused profile images from Live plugin * raise test timeouts * Improve UI tests splitting for travis * show device type in profile header if no resolution is available * prevent text overlapping * no retries * fix test * change summary order * fix position of export icon * fixes tooltip text * improve pages overview * visitor details order * action tooltip order * show only ecommerce icon if no goals where converted * show custom variables summary in profile * show user id in same size as headline * link referer urls for first/last visit in profile * make profile xml compatible * try to improve ui test * increase bottom marign * increase version number * small adjustments * CSS Rewrite for visitor profile * center action icons in visitor log and profile * improve widgetized visitor profile * small layout fix * always populate raw referrer url for visitor details * update expected test files * Refactor profile summaries into additional classes * update screenshots * submodule update * update piwik-icons submodule (#11904) * update piwik-icons submodule * fix some system tests * update screenshots * make device list xml compatible * improve translation * improve icon position * improves spacings * update test files * small css improvement * update screenshots
-
- août 15, 2017
-
-
Stefan Giehl a rédigé
* Do not hide select box for metric selection * update screenshots
-
- juil. 21, 2017
-
-
Marc Neudert a rédigé
-
- juil. 19, 2017
-
-
sgiehl a rédigé
-
- juil. 17, 2017
-
-
Lukas Winkler a rédigé
* fix #11815 * move arrow out of text * Update UI tests
-
Stefan Giehl a rédigé
-
- juil. 16, 2017
-
-
Stefan Giehl a rédigé
* Use localized format to display hour in Visits per time reports * updates cldr data * update test files
-
- juin 28, 2017
-
-
sgiehl a rédigé
-
- juin 19, 2017
-
-
sgiehl a rédigé
-
- juin 18, 2017
-
-
Stefan Giehl a rédigé
* Make it possible to view Ecommerce Log with segment * adds UI test for segmented ecommerce log * adds screenshot for UI test * use Http::buildQuery()
-
Stefan Giehl a rédigé
* ensure version numbers are always the same * try to fix ui test * updates expected screenshots * fix remaining overlay ui test
-
- juin 09, 2017
-
-
Stefan Giehl a rédigé
* updates composer packages * update tests
-
Matthieu Aubry a rédigé
* "Send an email when a plugin update is available" is On by default since Piwik 3.0.0-b1 follows up https://github.com/piwik/piwik/pull/10691 * UI screenshot
-
- mai 16, 2017
-
-
Thomas Steur a rédigé
* add support for email and url form fields * UI test
-
- mai 15, 2017
-
-
Lukas Winkler a rédigé
* update icon submodule * fix UI tests * fix system tests * fix another UI test * Fix system test
-
- mai 12, 2017
-
-
Thomas Steur a rédigé
* Add possibility to ignore "no data recorded" screen for one hour * update screens * update wording
-
Thomas Steur a rédigé
* Add more plugin links * added missing templates * consistent font size * UI tests show the new messages
-
Stefan Giehl a rédigé
* Adds MarketingCampaignsReporting as submodule * update ui tests
-
- mai 09, 2017
-
-
Stefan Giehl a rédigé
* prevent removing page content when opening rowaction in widgetize mode * adds test to show rowevolution in widgetized dashboard * init only in widgetize mode * fix ui test * fix ui test
-
- mai 08, 2017
-
-
Stefan Giehl a rédigé
* Add plugin upload link to plugin admin * update screenshot * Remove line break so the intro text is in one paragraph * move duplicate js into new angular directive * UI test
-
Matthieu Aubry a rédigé
* Add LoginLdap plugin as submodule * Adding LoginLdap submodule * Fixed some tests * submodule update * Disable LoginLdap plugin by default in tests * update submodule * submodule update * update screenshots * update submodule
-
- mai 06, 2017
-
-
Stefan Giehl a rédigé
-
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. 24, 2017
-
-
sgiehl a rédigé
-
- avr. 21, 2017
-
-
Lukas Winkler a rédigé
* hide scrollbar in Marketplace if update available * update screenshot
-
- avr. 19, 2017
-
-
sgiehl a rédigé
-
- avr. 18, 2017
-
-
Stefan Giehl a rédigé
-
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
-
- avr. 10, 2017
-
-
sgiehl a rédigé
-
- avr. 09, 2017
- avr. 03, 2017
-
-
Stefan Giehl a rédigé
* fix action enumeration in visitorlog * update expected screenshots
-
- mars 30, 2017
-
-
Stefan Giehl a rédigé
* Improve 'No data recorded yet' page * updates expected UI screenshots * slightly improve text * update screenshot
-
Stefan Giehl a rédigé
* Improve layout of error and maintenance scrrens * improve header on update pages * use svg logo as default * update screenshots
-
- 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
-