| Summary: | Context menu when editing items is not translated | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | I18N/L10N | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | f.demians, jonathan.druart, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 17040: Fix translation on context menu when editing items
Bug 17040: Fix translation on context menu when editing items [PASSED QA] Bug 17040: Fix translation on context menu when editing items Bug 17940: (follow-up 14695) Fix - Mark holds as waiting when transfer is done |
||
|
Description
Katrin Fischer
2016-08-03 14:11:15 UTC
Created attachment 53957 [details] [review] Bug 17040: Fix translation on context menu when editing items Test plan: update and install translated language files On the item list (cataloguing/additem.pl) the context menu should be translated (Edit item/Delete item) Created attachment 53987 [details] [review] Bug 17040: Fix translation on context menu when editing items Test plan: update and install translated language files On the item list (cataloguing/additem.pl) the context menu should be translated (Edit item/Delete item) Signed-off-by: Frédéric Demians <f.demians@tamil.fr> Created attachment 54105 [details] [review] [PASSED QA] Bug 17040: Fix translation on context menu when editing items Test plan: update and install translated language files On the item list (cataloguing/additem.pl) the context menu should be translated (Edit item/Delete item) Signed-off-by: Frédéric Demians <f.demians@tamil.fr> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 16.11, thanks Jonathan! Pushed in 16.05. Will be in 16.05.03. Created attachment 60044 [details] [review] Bug 17940: (follow-up 14695) Fix - Mark holds as waiting when transfer is done When an item from Library A is reserved and set to be picked up at Library B, the hold buttons fail to confirm or cancel during check in at Library B when the item is transferred from Library A. Test plan: * Create a hold for item at Library A to be picked up at Library B. * Check in item at Library A to trigger the transfer. => item shows in transit * Switch to Library B and check in item. * Confirm the hold. => item shows waiting Signed-off-by: Christopher Brannon <cbrannon@cdalibrary.org> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> |