[Bug 16551] New: Display the name of lists to the search results at the OPAC
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16551 Bug ID: 16551 Summary: Display the name of lists to the search results at the OPAC Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org This new enhancement will allow to add the name of lists containing a biblio to the search results at the OPAC -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16551 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16551 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=16551 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 51614 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51614&action=edit Bug 16551: Display the name of lists to the search results at the OPAC This new enhancement will allow to add the name of lists containing a biblio to the search results at the OPAC. Test plan: 0/ Regenerate the css file to get the style change: % lessc --clean-css="--s0 --advanced --compatibility=ie7" koha-tmpl/opac-tmpl/bootstrap/less/opac.less > koha-tmpl/opac-tmpl/bootstrap/css/opac.css 1/ Create some lists and add items to them 2/ On the search results you should see the name of the lists which contains the record. Note that we could add a syspref to make this new behavior optional. Sponsored-by: University of the Arts London -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16551 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off 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=16551 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51614|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 51616 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51616&action=edit [SIGNED-OFF] Bug 16551: Display the name of lists to the search results at the OPAC This new enhancement will allow to add the name of lists containing a biblio to the search results at the OPAC. Test plan: 0/ Regenerate the css file to get the style change: % lessc --clean-css="--s0 --advanced --compatibility=ie7" koha-tmpl/opac-tmpl/bootstrap/less/opac.less > koha-tmpl/opac-tmpl/bootstrap/css/opac.css 1/ Create some lists and add items to them 2/ On the search results you should see the name of the lists which contains the record. Note that we could add a syspref to make this new behavior optional. Sponsored-by: University of the Arts London Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16551 PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandboxes@ptfs-europe.com --- Comment #3 from PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> --- Patch tested with a sandbox, by Jonathan Field <jonathan.field@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=16551 PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51616|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16551 --- Comment #4 from PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> --- Created attachment 51942 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51942&action=edit Bug 16551: Display the name of lists to the search results at the OPAC This new enhancement will allow to add the name of lists containing a biblio to the search results at the OPAC. Test plan: 0/ Regenerate the css file to get the style change: % lessc --clean-css="--s0 --advanced --compatibility=ie7" koha-tmpl/opac-tmpl/bootstrap/less/opac.less > koha-tmpl/opac-tmpl/bootstrap/css/opac.css 1/ Create some lists and add items to them 2/ On the search results you should see the name of the lists which contains the record. Note that we could add a syspref to make this new behavior optional. Sponsored-by: University of the Arts London Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Field <jonathan.field@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=16551 Katrin Fischer <katrin.fischer@bsz-bw.de> 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=16551 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51942|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 55669 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55669&action=edit [PASSED QA] Bug 16551: Display the name of lists to the search results at the OPAC This new enhancement will allow to add the name of lists containing a biblio to the search results at the OPAC. Test plan: 0/ Regenerate the css file to get the style change: % lessc --clean-css="--s0 --advanced --compatibility=ie7" koha-tmpl/opac-tmpl/bootstrap/less/opac.less > koha-tmpl/opac-tmpl/bootstrap/css/opac.css 1/ Create some lists and add items to them 2/ On the search results you should see the name of the lists which contains the record. Note that we could add a syspref to make this new behavior optional. Sponsored-by: University of the Arts London Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16551 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 55670 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55670&action=edit Bug 16551: Follow-up - Regenerated opac.css file -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16551 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com Status|Passed QA |Pushed to Master --- Comment #7 from Kyle M Hall <kyle@bywatersolutions.com> --- Pushed to master for 16.11, thanks Jonathan! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16551 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |19343 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19343 [Bug 19343] Private lists displayed in search results list -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16551 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |29621 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29621 [Bug 29621] Add link for Lists on opac-detail.pl -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org