Summary: | Add ability to delete a MARC modification template when viewing | ||
---|---|---|---|
Product: | Koha | Reporter: | Kelly McElligott <kelly> |
Component: | Tools | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | caroline.cyr-la-rose, jonathan.druart, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This enhancement adds a 'Delete template' button on the page for viewing the actions of a MARC modification template.
|
Version(s) released in: |
20.11.00
|
Circulation function: | |||
Bug Depends on: | 26065 | ||
Bug Blocks: | |||
Attachments: |
Bug 25694: Add ability to delete a Marc Modification Template when viewing
Bug 25694: Add ability to delete a Marc Modification Template when viewing Bug 25694: Add ability to delete a Marc Modification Template when viewing |
Description
Kelly McElligott
2020-06-08 14:15:11 UTC
Created attachment 107431 [details] [review] Bug 25694: Add ability to delete a Marc Modification Template when viewing This patch adds a "delete template" button to the MARC modification templates "Edit actions" view. To test, apply the patch and go to Tools -> MARC modification templates. - On the main MARC modification templates page the toolbar should have only one button: "New template." - Click the "Edit actions" button for an existing template. - On the "Actions for..." view there should be three buttons, "New template," "New action," and "Delete template." - Test that the "Delete template" button works correctly. Created attachment 107468 [details] [review] Bug 25694: Add ability to delete a Marc Modification Template when viewing This patch adds a "delete template" button to the MARC modification templates "Edit actions" view. To test, apply the patch and go to Tools -> MARC modification templates. - On the main MARC modification templates page the toolbar should have only one button: "New template." - Click the "Edit actions" button for an existing template. - On the "Actions for..." view there should be three buttons, "New template," "New action," and "Delete template." - Test that the "Delete template" button works correctly. Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com> Awesome- thanks Owen! Created attachment 107551 [details] [review] Bug 25694: Add ability to delete a Marc Modification Template when viewing This patch adds a "delete template" button to the MARC modification templates "Edit actions" view. To test, apply the patch and go to Tools -> MARC modification templates. - On the main MARC modification templates page the toolbar should have only one button: "New template." - Click the "Edit actions" button for an existing template. - On the "Actions for..." view there should be three buttons, "New template," "New action," and "Delete template." - Test that the "Delete template" button works correctly. Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Hi Kelly, if you could sign off on the dependent bug 26055 too, it would be great and help to get this moving faster. I'll PQA but set it to BLOCKED until the dependency is PQA as well. Pushed to master for 20.11, thanks to everybody involved! enhancement will not be backported to 20.05.x |