Bug 19470

Summary: Add information about item being in rotating collection on detail page
Product: Koha Reporter: Josef Moravec <josef.moravec>
Component: Staff interfaceAssignee: Josef Moravec <josef.moravec>
Status: BLOCKED --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, julian.maurice, lisette, marjorie.barry-vila, patrick.robitaille, simon.pouchol
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 18606    
Bug Blocks:    
Attachments: Bug 19470: Add information about item being in rotating collection on detail page
Bug 19470: Add information about item being in rotating collection on detail page
Bug 19470: Add information about item being in rotating collection on detail page

Description Josef Moravec 2017-10-16 05:33:20 UTC

    
Comment 1 Josef Moravec 2017-10-16 08:05:34 UTC
Created attachment 68173 [details] [review]
Bug 19470: Add information about item being in rotating collection on detail page

Test plan:
0) Apply the patch
1) Go to tools > rotating collections, create a collection and add some
items
2) Go through detail.pl and moredetail.pl (items detail) of added
items and confirm there is information about this collection and that
the link to collection does work
3) Go to detail pages of biblio without items in any collection and
confirm there is no regression
Comment 2 Simon Pouchol 2017-10-18 08:08:23 UTC
Created attachment 68238 [details] [review]
Bug 19470: Add information about item being in rotating collection on detail page

Test plan:
0) Apply the patch
1) Go to tools > rotating collections, create a collection and add some
items
2) Go through detail.pl and moredetail.pl (items detail) of added
items and confirm there is information about this collection and that
the link to collection does work
3) Go to detail pages of biblio without items in any collection and
confirm there is no regression

Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com>
Comment 3 Julian Maurice 2018-01-12 15:33:31 UTC
Changing status to BLOCKED because it depends on a NSO bug (bug 18606)
Comment 4 Josef Moravec 2018-03-13 20:58:06 UTC
Created attachment 72817 [details] [review]
Bug 19470: Add information about item being in rotating collection on detail page

Test plan:
0) Apply the patch
1) Go to tools > rotating collections, create a collection and add some
items
2) Go through detail.pl and moredetail.pl (items detail) of added
items and confirm there is information about this collection and that
the link to collection does work
3) Go to detail pages of biblio without items in any collection and
confirm there is no regression

Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com>
Comment 5 Josef Moravec 2018-03-13 20:58:34 UTC
Rebased on master, just in case