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

Piwik 3.0.0-b4 release #10945

Merged
merged 57 commits into from Dec 2, 2016
Merged

Piwik 3.0.0-b4 release #10945

merged 57 commits into from Dec 2, 2016

Conversation

mattab
Copy link
Member

@mattab mattab commented Dec 2, 2016

Piwik 3.0.0-b4 release

mattab and others added 30 commits November 16, 2016 05:01
* always persist visitor property if it's dimension implements `onAnyGoalConversion` event

* small code improvements

* adds some tests to prove converted goals are processed for device type / model / brand

* update tests
Typo in config setting name "enable_auto_update"
* added some goal events

* add new method to be able to add post params

* post events via angular

* make sure promo message is always shown at the end

* .travis.yml file is out of date, auto-updating .travis.yml file.

* improve sparklines view and make goals page hookable

* .travis.yml file is out of date, auto-updating .travis.yml file.

* .travis.yml file is out of date, auto-updating .travis.yml file.

* fix system tests

* make sure each goal has an id in the table so we can target them
* updates intl data from cldr

* fix Bangla language name and tests
Allows to use regular expressions in the exclude parameters option.
Doesn't break compatibility if the parameter is not a regular expression, doing a strict compare.
"/.*/" can be used to exclude all parameters.

* Changed the UI texts to explain that the excluding parameters list supports regular expressions.
Added unit tests.
tsteur and others added 26 commits November 30, 2016 19:58
fixes #10663

`e('html_attr')` is not needed as it is a plain translation anyway
* Use placeholder in translation string

* Fix the system test
* Simplify update page and fix wording
fixes  #10720

* Translate the string
…teraction position" and corresponding segments (#10911)

* adding new interaction segments
* add possibility to limit queries
* fix Piwik does not join correctly if 2 custom joins require each other
* added position to api output
* Contents plugin: Rename "Interaction" metric to "Content Interaction"
…ken_auth, don't track the request (#10899)

* refs #10890 ignore tracking requests with custom timestamp, accept timestamps up to 1 day in past, added config for timestamps that require auth

* fix test

* update travis yml

* update travis

* update travis

* fix test

* added changelog entry

* .travis.yml file is out of date, auto-updating .travis.yml file.

* .travis.yml file is out of date, auto-updating .travis.yml file.

* .travis.yml file is out of date, auto-updating .travis.yml file.

* .travis.yml file is out of date, auto-updating .travis.yml file.

* .travis.yml file is out of date, auto-updating .travis.yml file.

* .travis.yml file is out of date, auto-updating .travis.yml file.

* New config.ini.php setting: `tracking_requests_require_authentication_when_custom_timestamp_newer_than`
… and the <noscript> tag is not included by default anymore (#10900)
* Fix metric was not formatted

This is PR for Piwik 3, see PR for Piwik 2 https://github.com/piwik/piwik/pull/10886/files

 In this case we had a plugin with conversion rate and abandoned rate. Only conversion rate got formatted (like 45%) when fetching a regular report where abandoned rate remained unformatted (like 0.55).

* .travis.yml file is out of date, auto-updating .travis.yml file.

* Update .travis.yml

* .travis.yml file is out of date, auto-updating .travis.yml file.
)

* refs #10656 Button to add a segment is missing some text in French language

* .travis.yml file is out of date, auto-updating .travis.yml file.
* Segment editor: not enough line height for p,y,...

fix  #10313

* .travis.yml file is out of date, auto-updating .travis.yml file.
Piwik JavaScript tracker: we now track by default Downloads and Outlinks when user clicks on the mouse right button or the mouse middle button
…ciative array (#10928)

* Make JSON2 the now JSON formatting to fix an issue in formatting associative arrays

* fix unit test

* Minor changes

* call API with json format in the Angular JS frontend

* Log Analytics
* No directory listing on apache

* when deleting caches, re-create the security files
* Apply ReplaceSummaryRowLabel filter when flattening

* Also apply filter in parent table

* Clarify that the filter is recursive
This is related to https://forum.piwik.org/t/license-missing-of-a-free-glp-plugin/21674 

Some users see a license warning for a free GPL plugin. I have spent hours trying to understand how this could possibly happen over the last weeks but not sure how it happens. It must be some kind of caching issue with a certain PHP version or something. This change might not fix the actual issue but is a good check to have on top to check for invalid licenses only if it is not a free plugin.
…ache delete affects IO performance too much in development mode)
* fix a bug in query builder where tables are sorted randomly
* added more complex example to show it better
@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 Dec 2, 2016
@mattab mattab added this to the 3.0.0-b4 milestone Dec 2, 2016
@mattab mattab merged commit 95dff7b into master Dec 2, 2016
@mattab mattab removed the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Dec 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants