It would be nice if it was easy to hide columns from the course reserves table in the OPAC (example: hide the Link column because it doesn't contain full text links reliably).
Created attachment 99268 [details] [review] Bug 23547: Add column configuration to course reserves table in the OPAC This patch adds opac-course-reserves to the column config tool TEST PLAN: 1. Have some course reserves and go look at opac-course-reserves.pl 2. See all the unconfigurable columns 3. Apply patch 4. Browse to column config > OPAC > course_reserves_table 5. Try hiding each column and make sure the correct column is hidden on opac-course-reserves.pl
This adds column configuration to the opac course_reserves_table. I think Katrin was asking about the opac course_items_table since that has a link column. I think this is also a good addition, so I'm going to SO and open a new bug for the other table.
Created attachment 99339 [details] [review] Bug 23547: Add column configuration to course reserves table in the OPAC This patch adds opac-course-reserves to the column config tool TEST PLAN: 1. Have some course reserves and go look at opac-course-reserves.pl 2. See all the unconfigurable columns 3. Apply patch 4. Browse to column config > OPAC > course_reserves_table 5. Try hiding each column and make sure the correct column is hidden on opac-course-reserves.pl Signed-off-by: Lisette Scheer <lisettes@latahlibrary.org>
Created attachment 99471 [details] [review] Bug 23547: Add column configuration to course reserves table in the OPAC This patch adds opac-course-reserves to the column config tool TEST PLAN: 1. Have some course reserves and go look at opac-course-reserves.pl 2. See all the unconfigurable columns 3. Apply patch 4. Browse to column config > OPAC > course_reserves_table 5. Try hiding each column and make sure the correct column is hidden on opac-course-reserves.pl
re-added the dataTables confiuration line to allow for a search bar within the table. reset to needs signoff
Created attachment 99705 [details] [review] Bug 23547: Add column configuration to course reserves table in the OPAC This patch adds opac-course-reserves to the column config tool TEST PLAN: 1. Have some course reserves and go look at opac-course-reserves.pl 2. See all the unconfigurable columns 3. Apply patch 4. Browse to column config > OPAC > course_reserves_table 5. Try hiding each column and make sure the correct column is hidden on opac-course-reserves.pl It worked as described. Nice work. Signed-off-by: Devinim <kohadevinim@devinim.com.tr>
Created attachment 99830 [details] [review] Bug 23547: Add column configuration to course reserves table in the OPAC This patch adds opac-course-reserves to the column config tool TEST PLAN: 1. Have some course reserves and go look at opac-course-reserves.pl 2. See all the unconfigurable columns 3. Apply patch 4. Browse to column config > OPAC > course_reserves_table 5. Try hiding each column and make sure the correct column is hidden on opac-course-reserves.pl Signed-off-by: Devinim <kohadevinim@devinim.com.tr> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Nice work everyone! Pushed to master for 20.05
enhancement not backported to 19.11.x
Created attachment 104401 [details] [review] Bug 23547: (follow-up) Improve POD for template plugin
Comment on attachment 104401 [details] [review] Bug 23547: (follow-up) Improve POD for template plugin Wrong bug :(