Summary: | Add link to help page for API key management | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Documentation | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | normal | ||
Priority: | P5 - low | CC: | martin.renvoize, nick |
Version: | Main | ||
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
|
|
Circulation function: | |||
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
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 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> 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> Nice simple fix with no errors. Passing QA Awesome work all! Pushed to master for 19.05 Pushed to 18.11.x for 18.11.05 |