[Koha-bugs] [Bug 21803] Redesign authorized values interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 9 17:43:47 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 82181
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82181&action=edit
Bug 21803: Redesign authorized values interface

This patch redesigns the authorized values management interface. The
primary change is that the initial view of authorized values is now a
table listing all authorized values categories and their descriptions.
Descriptions have been added or updated according to the text of the
manual.

To test, apply the patch and go to Administration -> Authorized values.

 - You should see a table of authorized values displayed in a
   DataTables-formatted table.
   - Click a category. You should be taken to the list of authorized
     values for that category. If there are none defined you should see
     a message saying so, including a button to add one.
   - Click the "Add" button next to an authorized value category. It
     should take you to the form for adding an authorized value to that
     category.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list