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

3.0.0-rc2 release #10994

Merged
merged 20 commits into from Dec 12, 2016
Merged

3.0.0-rc2 release #10994

merged 20 commits into from Dec 12, 2016

Conversation

mattab
Copy link
Member

@mattab mattab commented Dec 12, 2016

3.0.0-rc2 release

mattab and others added 20 commits December 7, 2016 01:28
See Funnels plugin where the first part is a block quote
Now that the type was changed to int, we no longer need that check
This is because angular might cancel the url change or listen to it themselves and not reload the page entirely.
… created

Background: In Piwik 2.13 we removed the `Site.setSite` event because it is slow. So in some cases it may not actually trigger a `Sites.setSites` event when a site is loaded. For example when doing `new Site()`. I think in this case we should still trigger that event if the site did not exist yet because we do not call it very often and not in a loop for all sites etc. This is useful since `new Site` is used eg in `Controller` and for such cases we should trigger this event.
Make sure to trigger Sites.getSites event when a new Site instance is created
)

* allow custom types for any settings

* fix ip

* fix system tests
* Show support tab in marketplace plugins directly on the right with the other metadata

* remove changelog tab and show it as a link
…all types (#10991)

* Fix website measurable type was defining settings and properties for all types

The settings specified in website measurable type should not apply to any other type by default.

* add possibility to extend website settings

* fix comparison was wrong

* fix comparison was wrong

* trying to fix the tests

* fix test

* tweak code

* add test to make sure validation works with any type

* add possibility to update group via settings
Fix flattener  regression
@mattab mattab added this to the 3.0.0-rc milestone Dec 12, 2016
@mattab mattab merged commit 53454e8 into master Dec 12, 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

2 participants