[Bug 21803] New: Redesign authorized values interface
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 Bug ID: 21803 Summary: Redesign authorized values interface Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Created attachment 82178 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82178&action=edit Screenshot showing the proposed interface The authorized values interface is unusual in that it loads the first category by default and category-switching only happens through a dropdown menu. I propose to make this page more like almost every other similar interface in Koha: Start with a table listing all the categories. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 --- Comment #1 from Owen Leonard <oleonard@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 Pierre-Marc Thibault <pierre-marc.thibault@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82181|0 |1 is obsolete| | --- Comment #2 from Pierre-Marc Thibault <pierre-marc.thibault@inlibro.com> --- Created attachment 82203 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82203&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. Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 Pierre-Marc Thibault <pierre-marc.thibault@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pierre-marc.thibault@inlibr | |o.com Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82203|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 82255 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82255&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. Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |martin.renvoize@ptfs-europe | |.com --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- This is a nice little enhancement. I don't especially like the hardcoded descriptions but they are translatable and there's lots of precedence for them. Passing QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #5 from Nick Clemens <nick@bywatersolutions.com> --- I agree with Martin about the descriptions, it makes me want to be able to add descriptions for user added categories, but I think that is future enhancement I like that the breadcrumbs can take us back to the main list, but I think we need a more obvious button - it is unclear after clicking on a single category how to get back to the list. Could we have a 'Return to main page' button or similar? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- If you look at the admin pages we often rely on the breadcrumbs for the way back, it's a well known pattern. You can also navigate back or use the navigation on the left. A button doesn't feel right to me - maybe because the translation of this would be horrible long :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #7 from Nick Clemens <nick@bywatersolutions.com> --- Awesome work all! Pushed to master for 19.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #8 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Enhancement, will not be backported to 18.11.x series. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |27999 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27999 [Bug 27999] Display the description of authorized values category -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org