Bug 15988 - Moving authority types actions into a drop-down menu
Summary: Moving authority types actions into a drop-down menu
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Aleisha Amohia
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-06 21:43 UTC by Aleisha Amohia
Modified: 2017-06-14 22:11 UTC (History)
3 users (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 15988: Moving authority types actions into a drop-down menu (3.23 KB, patch)
2016-03-06 21:50 UTC, Aleisha Amohia
Details | Diff | Splinter Review
Bug 15988: Moving authority types actions into a drop-down menu (3.23 KB, patch)
2016-03-06 22:16 UTC, Aleisha Amohia
Details | Diff | Splinter Review
Bug 15988: Moving authority types actions into a drop-down menu (3.28 KB, patch)
2016-03-08 20:41 UTC, Nicole C. Engard
Details | Diff | Splinter Review
Bug 15988: Moving authority types actions into a drop-down menu (3.36 KB, patch)
2016-03-09 11:10 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2016-03-06 21:43:00 UTC
Similar to Bug 15932, Bug 13778, Bug 15830, Bug 15952, Bug 15966
Comment 1 Aleisha Amohia 2016-03-06 21:50:07 UTC Comment hidden (obsolete)
Comment 2 Aleisha Amohia 2016-03-06 22:16:25 UTC Comment hidden (obsolete)
Comment 3 Nicole C. Engard 2016-03-08 20:41:07 UTC Comment hidden (obsolete)
Comment 4 Jonathan Druart 2016-03-09 11:10:03 UTC
Created attachment 48844 [details] [review]
Bug 15988: Moving authority types actions into a drop-down menu

To test:

1) Go to Administration -> Authority types
2) Confirm all actions ('MARC Structure', Edit', 'Delete') have been moved into a drop down menu for each auth type, and each action behaves as expected.

Sponsored-by: Catalyst IT

Signed-off-by: Nicole C Engard <nengard@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 5 Jonathan Druart 2016-03-09 11:11:07 UTC
Note: authority_type.authtypecode is escaped every other time, it does not make sense. That was prior to this patch.
Comment 6 Jonathan Druart 2016-03-09 11:23:32 UTC
I have found bug 16012 on QAing on this patch.
Comment 7 Brendan Gallagher 2016-03-09 15:43:33 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks!