The OverDriveAuthName system preference contains a link labelled "here" to a separate administration page that should be labelled better. (see depending bug 26722)
Created attachment 112391 [details] [review] Attachment to Bug 26723 - Improve link text on OverDriveAuthName system preference Bug 26723: Improve link text on OverDriveAuthName system preference The OverDriveAuthName system preference contains a link labeled "here" to a seperate administration page that should be labeled better. This patch renames the link. To test: 1. Go to administration 2. Search the system preferences for OverDriveAuthName 3. Obeserve the "here" link in the preference. 4. Apply the patch. 5. Repeat steps 1-2. 6. Observe the new link text. 7. Sign off.
Created attachment 112480 [details] [review] Bug 26723: Improve link text on OverDriveAuthName system preference The OverDriveAuthName system preference contains a link labeled "here" to a seperate administration page that should be labeled better. This patch renames the link. To test: 1. Go to administration 2. Search the system preferences for OverDriveAuthName 3. Obeserve the "here" link in the preference. 4. Apply the patch. 5. Repeat steps 1-2. 6. Observe the new link text. 7. Sign off. Signed-off-by: David Nind <david@davidnind.com>
Comment on attachment 112391 [details] [review] Attachment to Bug 26723 - Improve link text on OverDriveAuthName system preference I made a quick edit before signing off - added a space before the start of the link.
Created attachment 112541 [details] [review] Bug 11460: Remove MARC21 default mapping from itemcallnumber system preference The mapping in the itemcallnumber system preference is only valid for MARC21 libraries using DDC classification, but not for libraries using UNIMARC or other classification. This patch suggests to remove the default mapping and start new installations with an empty value. To test: - On an emtpy database - Apply patch - Run the web installer, selecting either MARC21 or UNIMARC - Verify that the itemcallnumber system preference is empty - Verify the description now also include examples for UNIMARC
Created attachment 112543 [details] [review] Bug 26723: Improve link text on OverDriveAuthName system preference The OverDriveAuthName system preference contains a link labeled "here" to a seperate administration page that should be labeled better. This patch renames the link. To test: 1. Go to administration 2. Search the system preferences for OverDriveAuthName 3. Obeserve the "here" link in the preference. 4. Apply the patch. 5. Repeat steps 1-2. 6. Observe the new link text. 7. Sign off. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 20.11, thanks to everybody involved!
backported to 20.05.x for 20.05.06
enhancement, not backported to 19.11.x