[Bug 31605] New: Improve style of OPAC suggestions search form
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 Bug ID: 31605 Summary: Improve style of OPAC suggestions search form Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Created attachment 140853 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140853&action=edit Screenshot showing the current style The search form shown at the top of OPAC purchase suggestions looks a little off, especially when OPACViewOthersSuggestions is enabled. See attached image. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 140854 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140854&action=edit Bug 31605: Improve style of OPAC suggestions search form This patch makes minor modifications to the markup for the OPAC suggestions search form so that the different labels and form fields display a little more nicely. The patch also adds standard Bootstrap alert classes to several messages which might be displayed on the screen, e.g. "You have no pending purchase suggestions." To test, apply the patch and make sure the "suggestion" system preference is enabled. - With the OPACViewOthersSuggestions preference disabled, log in to the OPAC and view your suggestions. - If you have no suggestions you should see a Bootstrap-styled message box, "You have no pending purchase suggestions." - If necessary, submit a suggestion. With at least one suggestion present you should see a search form above the table of suggestions. The label, form field, and submit button should line up nicely. - Test that the search form works correctly to find suggestions in your system. - If you search for a suggestion which doesn't exist you should see a message-style alert, "There are no pending purchase suggestions matching your search." - Enable the OPACViewOthersSuggestions system preference. - Return to the OPAC suggestions page. The form field should now include a nicely-styled "Suggested by" filter. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 ByWater Sandboxes <bws.sandboxes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #140854|0 |1 is obsolete| | --- Comment #2 from ByWater Sandboxes <bws.sandboxes@gmail.com> --- Created attachment 140855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140855&action=edit Bug 31605: Improve style of OPAC suggestions search form This patch makes minor modifications to the markup for the OPAC suggestions search form so that the different labels and form fields display a little more nicely. The patch also adds standard Bootstrap alert classes to several messages which might be displayed on the screen, e.g. "You have no pending purchase suggestions." To test, apply the patch and make sure the "suggestion" system preference is enabled. - With the OPACViewOthersSuggestions preference disabled, log in to the OPAC and view your suggestions. - If you have no suggestions you should see a Bootstrap-styled message box, "You have no pending purchase suggestions." - If necessary, submit a suggestion. With at least one suggestion present you should see a search form above the table of suggestions. The label, form field, and submit button should line up nicely. - Test that the search form works correctly to find suggestions in your system. - If you search for a suggestion which doesn't exist you should see a message-style alert, "There are no pending purchase suggestions matching your search." - Enable the OPACViewOthersSuggestions system preference. - Return to the OPAC suggestions page. The form field should now include a nicely-styled "Suggested by" filter. Signed-off-by: George Williams <george@nekls.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 George Williams (NEKLS) <george@nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |george@nekls.org 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=31605 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #3 from Lucas Gass <lucas@bywatersolutions.com> --- Good improvements, markup looks good, and the QA scripts are happy. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #140855|0 |1 is obsolete| | --- Comment #4 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 140918 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140918&action=edit Bug 31605: Improve style of OPAC suggestions search form This patch makes minor modifications to the markup for the OPAC suggestions search form so that the different labels and form fields display a little more nicely. The patch also adds standard Bootstrap alert classes to several messages which might be displayed on the screen, e.g. "You have no pending purchase suggestions." To test, apply the patch and make sure the "suggestion" system preference is enabled. - With the OPACViewOthersSuggestions preference disabled, log in to the OPAC and view your suggestions. - If you have no suggestions you should see a Bootstrap-styled message box, "You have no pending purchase suggestions." - If necessary, submit a suggestion. With at least one suggestion present you should see a search form above the table of suggestions. The label, form field, and submit button should line up nicely. - Test that the search form works correctly to find suggestions in your system. - If you search for a suggestion which doesn't exist you should see a message-style alert, "There are no pending purchase suggestions matching your search." - Enable the OPACViewOthersSuggestions system preference. - Return to the OPAC suggestions page. The form field should now include a nicely-styled "Suggested by" filter. Signed-off-by: George Williams <george@nekls.org> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |22.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 22.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|22.11.00 |22.11.00, 22.05.07 released in| | --- Comment #6 from Lucas Gass <lucas@bywatersolutions.com> --- Backported to 22.05.x for upcoming 22.05.07 release -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|22.11.00, 22.05.07 |22.11.00, 22.05.07, released in| |21.11.14 CC| |arthur.suzuki@biblibre.com --- Comment #7 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- applied to 21.11 for 21.11.14 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31605 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED CC| |victor@tuxayo.net --- Comment #8 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document it seems, marking resolved. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org