Bug 18847

Summary: Add "Save and continue" option to notice editing
Product: Koha Reporter: Owen Leonard <oleonard>
Component: NoticesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, katrin.fischer, lisettepalouse+koha, sandboxes
Version: MainKeywords: Academy
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:
Bug Depends on:    
Bug Blocks: 23278    
Attachments: Bug 18847 - Add "Save and continue" option to notice editing
Bug 18847 - Add "Save and continue" option to notice editing
Bug 18847 - Add "Save and continue" option to notice editing

Description Owen Leonard 2017-06-22 14:47:26 UTC
I find myself doing a lot of tweaking when getting HTML notices set up, so I think it would be helpful to have a "Save and continue editing" option.
Comment 1 Owen Leonard 2017-06-22 14:59:02 UTC Comment hidden (obsolete)
Comment 2 Biblibre Sandboxes 2017-06-23 00:58:17 UTC
Patch tested with a sandbox, by NickUCKohaCon17 <nicansjr@gmail.com>
Comment 3 Biblibre Sandboxes 2017-06-23 00:58:39 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2017-07-04 05:37:30 UTC
+1 - nice idea!
Comment 5 Jonathan Druart 2017-07-13 19:38:15 UTC
Created attachment 65022 [details] [review]
Bug 18847 - Add "Save and continue" option to notice editing

This patch adds an option to "Save and continue editing" when editing
notices. The submit button is now a split button in a floating toolbar.
The secondary action of the split button is "Save and continue editing."

To test, apply the patch and go to Tools -> Notices.

- Open any notice for editing. Verify that the toolbar looks correct and
  floats as it should when sections of the form are expanded and the
  page scrolls.
- Edit a notice and click the "Save" button. Confirm that you are
  redirected to the main Notices page and that your changes were saved.
- Edit a notice and click the "Save and continue editing" menu item.
  The page should reload with your updates in place.

Signed-off-by: NickUCKohaCon17 <nicansjr@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 6 Jonathan Druart 2017-07-13 21:43:12 UTC
Pushed to master for 17.11, thanks to everybody involved!
Comment 7 Fridolin Somers 2017-07-18 12:26:01 UTC
Enhancement not pushed to 17.05.x