To be done: 1 - Add an author column to the opac course reserves table 2 - Add a 'link' column to the opac course reserves table, populated from the 856$u field
Created attachment 52023 [details] [review] Bug 15853 - Add author and link columns to opac course reserves table To test: 1 - Add some course reserves 2 - View the table in staff and opac, there is no column for author or link 3 - Apply patch 4 - You shoudl see these columns 5 - Link should contain item uri if present, fallback to title 856$u, then be blank if niether Sponsored by: Southeastern Wisconsin Information Technology Exchange, Inc (SWITCH) (http://caspian.switchinc.org/)
We tried to apply the patch on sandboxes 2 and 6 but it failed each time with no logs (blocked on web installer twice). So maybe there is a problem.
Created attachment 52977 [details] [review] Bug 15853 - Add author and link columns to opac course reserves table To test: 1 - Add some course reserves 2 - View the table in staff and opac, there is no column for author or link 3 - Apply patch 4 - You shoudl see these columns 5 - Link should contain item uri if present, fallback to title 856$u, then be blank if niether Sponsored by: Southeastern Wisconsin Information Technology Exchange, Inc (SWITCH) (http://caspian.switchinc.org/)
(In reply to jmbroust from comment #2) > We tried to apply the patch on sandboxes 2 and 6 but it failed each time > with no logs (blocked on web installer twice). So maybe there is a problem. Rebased (it was my patch on another bug that caused the conflict :-) )
Created attachment 53313 [details] [review] [SIGNED-OFF] Bug 15853 - Add author and link columns to opac course reserves table To test: 1 - Add some course reserves 2 - View the table in staff and opac, there is no column for author or link 3 - Apply patch 4 - You shoudl see these columns 5 - Link should contain item uri if present, fallback to title 856$u, then be blank if niether Sponsored by: Southeastern Wisconsin Information Technology Exchange, Inc (SWITCH) (http://caspian.switchinc.org/) Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 53433 [details] [review] Bug 15853 - Add author and link columns to opac course reserves table To test: 1 - Add some course reserves 2 - View the table in staff and opac, there is no column for author or link 3 - Apply patch 4 - You shoudl see these columns 5 - Link should contain item uri if present, fallback to title 856$u, then be blank if niether Sponsored by: Southeastern Wisconsin Information Technology Exchange, Inc (SWITCH) (http://caspian.switchinc.org/) Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Might be good to add this table to the column visibility tool if you plan to add more columns.
Nick, you should check if the release note script handles the "Sponsored by:" on multiple lines.
Pushed to master for 16.11, thanks Nick!
Pushed in 16.05. Will be in 16.05.02.