Summary: | Reopen last panel upon "Save and continue" in notices | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Notices | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Nick Clemens (kidclamp) <nick> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, lucas, martin.renvoize, maryse.simard, nick, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
19.11.00,19.05.03
|
|
Circulation function: | |||
Bug Depends on: | 18847 | ||
Bug Blocks: | |||
Attachments: |
Bug 23278: Reopen last panel upon "Save and continue" in notices
Bug 23278: Reopen last panel upon "Save and continue" in notices Bug 23278: Reopen last panel upon "Save and continue" in notices |
Description
Owen Leonard
2019-07-08 13:16:40 UTC
Created attachment 91407 [details] [review] Bug 23278: Reopen last panel upon "Save and continue" in notices This patch modifies the Notices edit process so that if the user chooses the "Save and continue" option the page reloads with the same panel open which they were previously editing in. To test, apply the patch and go to Tools -> Notices and Slips. - Open a notice for editing. - Expand one of the sections. - Choose "Save and continue" from the button menu in the toolbar. - When the page reloads, the section you expanded should be open again. - Test each section and test with no sections expanded. Created attachment 91509 [details] [review] Bug 23278: Reopen last panel upon "Save and continue" in notices This patch modifies the Notices edit process so that if the user chooses the "Save and continue" option the page reloads with the same panel open which they were previously editing in. To test, apply the patch and go to Tools -> Notices and Slips. - Open a notice for editing. - Expand one of the sections. - Choose "Save and continue" from the button menu in the toolbar. - When the page reloads, the section you expanded should be open again. - Test each section and test with no sections expanded. Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Created attachment 91637 [details] [review] Bug 23278: Reopen last panel upon "Save and continue" in notices This patch modifies the Notices edit process so that if the user chooses the "Save and continue" option the page reloads with the same panel open which they were previously editing in. To test, apply the patch and go to Tools -> Notices and Slips. - Open a notice for editing. - Expand one of the sections. - Choose "Save and continue" from the button menu in the toolbar. - When the page reloads, the section you expanded should be open again. - Test each section and test with no sections expanded. Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Love this little fix :) Nice work! Pushed to master for 19.11.00 Its nearly a bug, and its small so I choose to push to stable Pushed to 19.05.x for 19.05.03 i love this enhancement, backporting to 18.11.x for 18.11.09 |