Tags: elesei/matomo
Tags
Remove user-agent checking code in SessionAuth. (matomo-org#13470) * Remove user-agent checking code in SessionAuth. * Fixing test. * Fixing couple more tests.
Add notification when report w/ segment has no data, but segment is u… …nprocessed (matomo-org#12823) * When a report has no data, check if it is for an unprocessed segment and display an explanatory notification. * Remove transient notifications on reporting page change, allow datatable views to add notifications, use to display unprocessed segment message. * Update changelog. * Internationalize unprocessed segment message. * Parse notification divs in dashboardWidget.js when setting widget content. * Tweak message. * Change PR to use different approach: throw exception when no archives found and segment is used, then detect exception in new event. * Update changelog + document new event. * Unfinished review changes * more review fixes * Do not show notification w/ custom segments. * apply pr review * Apply review. * undo escaping since it was not needed & get test to pass * Different strategy + new test. * Fix tests. * Update two expected screenshots.
PreviousNext