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

Adds links to online guides in reports help #15030

Merged
merged 6 commits into from Nov 8, 2019
Merged

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented Oct 21, 2019

In order to show links to the online guide in all reports where one is available, I've implemented a new report property onlineGuideUrl. If it's defined for a report, a link will be shown in the report help.
In addition that url will also be available in the metadata and thus when fetch all reports meta data through API.

Would currently look like this if a documentation and a archive date is set for the report:

image

refs #4481

@sgiehl sgiehl added this to the 3.13.0 milestone Oct 21, 2019
@sgiehl sgiehl marked this pull request as ready for review October 21, 2019 12:06
@sgiehl sgiehl added Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. c: Usability For issues that let users achieve a defined goal more effectively or efficiently. and removed not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. labels Oct 21, 2019
@tsteur
Copy link
Member

tsteur commented Oct 21, 2019

Looks good but haven't looked at tests yet. Be good to not merge this in 3.12 but 3.13 or so (which you already added as milestone)

@mattab mattab added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. labels Oct 30, 2019
@diosmosis diosmosis merged commit ee4c308 into 3.x-dev Nov 8, 2019
@diosmosis diosmosis deleted the reportonlineguides branch November 8, 2019 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Needs Review PRs that need a code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants