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

Fix for issue 10427 #10430

Closed
wants to merge 218 commits into from
Closed

Conversation

andrewbrown12
Copy link
Contributor

Please issue pull request against the 3.x-dev branch as the master branch currently represents our 2.X version which is in LTS mode.

Important fixes will be merged into master if needed after it was merged to 3.x-dev.

Matthieu Aubry and others added 30 commits April 13, 2016 08:42
…10046)

Here is a recent comment from a community member ` another colleague found and pointed me to your changelog for 2.16.1, which was admittedly hard to find, ` which triggered me to add a clear link in our visible changelog root file.
* Update link to the overview

* Remove deprecated method from example
…ent is tracked without a URL (matomo-org#10018)

* use idGoal parameter in system tests

* Trigger a Goal conversion for "Event matching goals" even when an event is tracked without a URL

* Test files for green build

* Add new expected test file
…ed yet (matomo-org#10071)

Eg could start a session during tracking if a tracker plugin is not compatible with the current Piwik and it would try to trigger a notification because of this.
…ort (matomo-org#9883)

* Implement the UserId module, that adds a new Users report showing all unique user IDs and some aggregated data. Includes reindexing of raw visitors log into aggregated user ids table

* Update UserId module: add total_actions, total_events and total_searches columns; format dates

* Use an injected model instead of creating a new object

* Rework the UserId plugin to use core archiver instead of custom indexer

* Users report small changes:
- remove logger injection
- change archive record name
- add low population filter
- add all columns visualization
- add datatable_archiving_maximum_rows_userid_users configuration, default value is 50000

* Remove unused method parameter

* Users report: remove custom visualizations and add data-row-metadata attribute for every row
Add TweakStyle icon to browsers folder
Eg nb_actions_per_visit
bounce_rate
avg time per visit

Bounce rate seems to always show 100% now but not sure why
* Ignore idvisitor in system tests as it always changes in each test
* Skip email tests in case intl extension is not installed
* Update ui tests
[automatic translation update] Updated 42 strings in 5 languages (ru, de, sv, pt-br, fr)
…not fail every time IANA adds a new domain extension...
…tomo-org#10094)

* Removed group:legacy from travis.yml template

* use latest php 5.3 instead of php 5.3.3

* Run MySQL off the RAM in our CI server to have fast builds
[automatic translation update] Updated 491 strings in 48 languages (am, ar, be, bg, ca, cs, da, de, el, es, et, eu, fa, fi, fr, gl, he, hi, hr, hu, id, it, ja, ko, lt, lv, nb, nl, nn, pl, pt-br, pt, ro, ru, sk, sl, sq, sr, sv, ta, te, th, tl, tr, uk, vi, zh-cn, zh-tw)
tsteur and others added 28 commits August 3, 2016 10:55
* Add support section to plugin json template

As suggested by a developer. The Marketplace has been supporting this for quite a while already.

* Added support section to example theme plugin json

* added wiki section

* added wiki section
* Device detector 3.7.1

* Fix build
Now only the english string is changed, as translations are handled via https://www.transifex.com/piwik/piwik/
* Disabled Max Password Length Check

* Disabled Max Password Length Check

* Reset config files

* Translation & other fix

* Fixed Test Case for Very Long Passwords
[automatic translation update] Updated 103 strings in 36 languages (fa, fr, sv, tr, ar, cs, da, de, el, es, fi, it, ja, ko, nb, nl, pl, pt-br, ro, ru, sk, sr, tl, uk, zh-cn, be, bg, ca, id, lt, lv, pt, sl, sq, vi, zh-tw)
… net (matomo-org#10414)

* Create index.htm files in tmp/ folder as safe net

*  UI test

* silent fail

* fix unit test

* Minor Improvement to description

* Fix release checklist

* Fix release checklist

* UI test

* UI test logic

* Actually make methods public to keep BC
* Fixes matomo-org#10399

* add test reproducing issue matomo-org#10399

* another health check
* Fix no required Piwik version was defined

* plugins should specify an upper version constraint to the next major version
… the original error in the api response (matomo-org#10406)

* PHP 7: when there is a fatal error in API request processing, display  the original error

* PHP 7 compatibility
Fix for issue 10427 - Tk should equal N not 1
@tsteur
Copy link
Member

tsteur commented Aug 31, 2016

I think we can close this PR in favor of the same PR for master branch in https://github.com/piwik/piwik/pull/10428/files

@tsteur tsteur closed this Aug 31, 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