It would help with documentation and translation if the labels for different information in ILL requests would be labeled the same in the list of requests and on the detail page: * results: Staff notes, detail page: Notes. Staff notes is better. * results: Type, detail page: Request type. Request type is better. * results: Bibliographic record, detail: Bibliographic record ID. The latter is more accurate. * results: Branch, detail: Library. Library is correct! * results: Request ID, detail: Request number. The first is better.
Created attachment 146526 [details] [review] Bug 32525: Standardize labels on list of ILL requests and ILL request details page This changes some labels so they match up between the ILL requests list and the detail page of a request: * 'View biblio details' to 'View bibliographic record' * 'View borrower details' to 'View patron details' * 'Branch' table heading to 'Library' in list view * 'Request number' to 'Request ID' in list view * 'Type' to 'Request type' in detail view * 'Bibliographic record' to 'Bibliographic record ID" To test: * Install a backend and activate the ILL module, see: https://wiki.koha-community.org/wiki/ILL_backends * Add a new request * Compare the table headings with the labels on the detail page * Apply patch * Verify listed changes from above
Created attachment 146582 [details] [review] Bug 32525: Standardize labels on list of ILL requests and ILL request details page This changes some labels so they match up between the ILL requests list and the detail page of a request: * 'View biblio details' to 'View bibliographic record' * 'View borrower details' to 'View patron details' * 'Branch' table heading to 'Library' in list view * 'Request number' to 'Request ID' in list view * 'Type' to 'Request type' in detail view * 'Bibliographic record' to 'Bibliographic record ID" To test: * Install a backend and activate the ILL module, see: https://wiki.koha-community.org/wiki/ILL_backends * Add a new request * Compare the table headings with the labels on the detail page * Apply patch * Verify listed changes from above Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 147239 [details] [review] Bug 32525: Standardize labels on list of ILL requests and ILL request details page This changes some labels so they match up between the ILL requests list and the detail page of a request: * 'View biblio details' to 'View bibliographic record' * 'View borrower details' to 'View patron details' * 'Branch' table heading to 'Library' in list view * 'Request number' to 'Request ID' in list view * 'Type' to 'Request type' in detail view * 'Bibliographic record' to 'Bibliographic record ID" To test: * Install a backend and activate the ILL module, see: https://wiki.koha-community.org/wiki/ILL_backends * Add a new request * Compare the table headings with the labels on the detail page * Apply patch * Verify listed changes from above Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work everyone! Pushed to stable for 22.11.x
Backported to 22.05.x for upcoming 22.05.11
applied to 21.11 for 21.11.19
Not backported to 21.05.x