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

Update branch... #11969

Closed
wants to merge 67 commits into from
Closed

Update branch... #11969

wants to merge 67 commits into from

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Aug 21, 2017

No description provided.

mattab and others added 30 commits June 14, 2017 14:41
* ensure version numbers are always the same

* try to fix ui test

* updates expected screenshots

* fix remaining overlay ui test
* Make it possible to view Ecommerce Log with segment

* adds UI test for segmented ecommerce log

* adds screenshot for UI test

* use Http::buildQuery()
* disable outgoing communication with one setting

* disabled piwik blog if isInternetEnabled=0

* better description for enable_internet_features

* reenable plugin
* fix typo

* rebuilts piwik.js
* trim event values before checking if they are empty

* Prevent possible archiving failures for already tracked empty event categories

* Throw exception when tracking events with empty category or action

* move trim method

* Log console error when tracking events without category or action

* rebuilt piwik.js
* Update list of valid hostnames

* remove duplicates
* trim content values before tracking

* fix archiving for invalid content entries

* rebuilt piwik.js

* ensure content values are correct
mneudert and others added 28 commits July 17, 2017 20:32
I haven't tried to reproduce it actually but this will reload all plugin information after clearing the cache and then should find the plugin update on the first try.

fix #11831
* Create LICENSE file with GPLv3 License

* Update LICENSE
* fix #11815

* move arrow out of text

* Update UI tests
… higher timeout for links (#11828)

* JS Tracker: new setCrossDomainLinkingTimeout function useful to set a higher timeout for links

and increasing the default to 120 seconds

* Code review feedback

* Compiled Piwik.js

* fix one test

* Fix tests

* remove debugger;
…ead of the current 200 and 400 http status cods) (#11773)

* When tracker is in maintenande mode, return HTTP status code 503 instead of the current status of 200 or 400

This will make our return code consistent with the UI which also returns 503 while in maintenance mode

 Learn more about starting a maintenance window: https://piwik.org/faq/how-to-update/faq_154/

* Update TrackerResponseTest.php

* Update TrackerResponseTest.php
* write timezone (in our case: always "UTC") in log messages

* use 'T' instead of 'e' in LineMessageFormatter
in UIAssetFetcher and StylesheetUIAssetMerger.
Resolves #11654, makes PIWIK_USER_PATH work again.
Presumably. the paths were just mixed up.
* update device detector

* sort brands for segment

* submodule update
* Do not hide select box for metric selection

* update screenshots
@tsteur
Copy link
Member Author

tsteur commented Aug 21, 2017

I merged this manually...

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