Bug 22174

Summary: Add link to help page for API key management
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: DocumentationAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Martin Renvoize <martin.renvoize>
Severity: normal    
Priority: P5 - low CC: martin.renvoize, nick
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
19.05.00, 18.11.05
Attachments: Bug 22174: Add link to help page for API key management
Bug 22174: Add link to help page for API key management
Bug 22174: Add link to help page for API key management

Description Katrin Fischer 2019-01-19 22:44:20 UTC
The API keys page in staff has no specific help, the help link on the top directs to the start page of the manual. It would be nice if this lead to a more helpful one.
Comment 1 Katrin Fischer 2019-03-16 12:04:09 UTC
Created attachment 86703 [details] [review]
Bug 22174: Add link to help page for API key management

Makes the help link on the API key management page point
to the proper section in the Koha manual.

To test:
- Activate RESTOAuth2ClientCredentials system preference
- Go to any patron account
- Go to More > Manage API keys
- Click on the Help link in top right corner
- Verify that the right section of the Koha manual displays
Comment 2 Hayley Pelham 2019-04-15 00:09:12 UTC
Created attachment 87971 [details] [review]
Bug 22174: Add link to help page for API key management

Makes the help link on the API key management page point
to the proper section in the Koha manual.

To test:
- Activate RESTOAuth2ClientCredentials system preference
- Go to any patron account
- Go to More > Manage API keys
- Click on the Help link in top right corner
- Verify that the right section of the Koha manual displays

Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
Comment 3 Martin Renvoize 2019-04-17 10:43:08 UTC
Created attachment 88164 [details] [review]
Bug 22174: Add link to help page for API key management

Makes the help link on the API key management page point
to the proper section in the Koha manual.

To test:
- Activate RESTOAuth2ClientCredentials system preference
- Go to any patron account
- Go to More > Manage API keys
- Click on the Help link in top right corner
- Verify that the right section of the Koha manual displays

Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 4 Martin Renvoize 2019-04-17 10:43:34 UTC
Nice simple fix with no errors. Passing QA
Comment 5 Nick Clemens 2019-04-19 14:55:09 UTC
Awesome work all!

Pushed to master for 19.05
Comment 6 Martin Renvoize 2019-04-26 14:34:43 UTC
Pushed to 18.11.x for 18.11.05