Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matomo 3.6.0 #13360

Merged
merged 239 commits into from Aug 29, 2018
Merged

Matomo 3.6.0 #13360

merged 239 commits into from Aug 29, 2018

Conversation

mattab
Copy link
Member

@mattab mattab commented Aug 29, 2018

No description provided.

sgiehl and others added 30 commits May 8, 2018 18:19
* updates device-detector

* update test file

* submodule update

* update test files

* update UI file

* update piwik.js files
* Update translations to CLDR 33

* Fix test
* Add rel="noopener noreferrer" to target="_blank" a

Best practise for link using target="_blank". See https://medium.com/@jitbit/target-blank-the-most-underestimated-vulnerability-ever-96e328301f4c for details.

* update test

* update test
* Add new method to detect if root request is an API request

* Update CHANGELOG.md

* add docs
* Improve memory performance of event queries

* also improve memory of action archive queries

* improve memory usage for content tracking

* fix typo
* Improve report documentation of search keywords report

added a note that most keywords will be reported as unknown as they are hidden by search engines

* adds extra line break
* Speed up some tests by not using IntegrationTestCase

* fix test

* split system tests into plugin & core

* adjust travis submodule

* Move Annotations system test to plugin

* Move Transitions system test to plugin

* fix tests

* move PurgeDataTest to PrivacyManager plugin

* Move some tests to Goal plugin

* fix test

* submodule update

* Move tests to ecommerce plugin

* adds a caching to prevent some duplicate api calls
* Adds possibility to use GeoLite2-ASN database as ISP database

* Adds some tests for GeoIP2 files

* fix tests

* fix check for GeoIp2 provider
* Super users are not anonymous

Don't consider the user anonymous when they have super user privileges.

* Add some tests for Piwik::isUserIsAnonymous().
This means that when someone is decorating this class, it is not being executed.
MichaelHeerklotz and others added 27 commits August 15, 2018 13:14
…tation (#13279)

* Make sure Auth interface is always set even if session auth succeeds.

* Add failing test.

* Fix FrontControllerTest

* Put hash token authentication back since it is still in use in plugins.
…ble metadata. (#13280)

* Do not serialize every property of Periods which can appear in DataTable metadata.

* Add test for original PHP serialized response.
* add GeoIP2-City-Europe

* added all kinds of maxmind city databases

* removed GeoLite2-City-Continent database support since this separation is only for GeoIp2 databases available

* removed country files from city detection
…essed (#13356)

ALT+Left or Alt+Right is a keyboard shortcut to go back/forward in the browser, so do not go previous/next visitor when ALT+left/right is pressed, so that we keep the Back/Forward browser feature working
* Mention some more changes in developer changelog

* Update CHANGELOG.md
* Make sure client side sparkline limits first date in range to min allowed date.

* For goal metrics make sure sparkline in single metric view uses GOal.get w/ idGoal.

* UI test tweak.

* update ui screenshots

* Fixing tests.

* Fix caching in singlemetricview.

* Update expected UI test.

* Update screenshots.
@mattab mattab added this to the 3.6.0 milestone Aug 29, 2018
@mattab mattab merged commit b0cf3bd into master Aug 29, 2018
@mattab mattab added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet