Bug 23547

Summary: Add column configuration to course reserves table in the OPAC
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: OPACAssignee: Lucas Gass <lucas>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: 1joynelson, kohadevinim, lisettepalouse+koha, lucas, martin.renvoize
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24701
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.05.00
Attachments: Bug 23547: Add column configuration to course reserves table in the OPAC
Bug 23547: Add column configuration to course reserves table in the OPAC
Bug 23547: Add column configuration to course reserves table in the OPAC
Bug 23547: Add column configuration to course reserves table in the OPAC
Bug 23547: Add column configuration to course reserves table in the OPAC
Bug 23547: (follow-up) Improve POD for template plugin

Description Katrin Fischer 2019-09-05 16:00:44 UTC
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).
Comment 1 Lucas Gass 2020-02-19 18:31:00 UTC
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
Comment 2 Lisette Scheer 2020-02-20 22:15:55 UTC
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.
Comment 3 Lisette Scheer 2020-02-20 22:24:43 UTC
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>
Comment 4 Lucas Gass 2020-02-23 18:38:47 UTC
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
Comment 5 Lucas Gass 2020-02-23 18:40:09 UTC
re-added the dataTables confiuration line to allow for a search bar within the table. reset to needs signoff
Comment 6 Devinim 2020-02-27 15:10:15 UTC
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>
Comment 7 Katrin Fischer 2020-02-29 20:52:29 UTC
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>
Comment 8 Martin Renvoize 2020-03-02 10:43:06 UTC
Nice work everyone!

Pushed to master for 20.05
Comment 9 Joy Nelson 2020-03-31 22:47:46 UTC
enhancement not backported to 19.11.x
Comment 10 Martin Renvoize 2020-05-06 07:29:43 UTC
Created attachment 104401 [details] [review]
Bug 23547: (follow-up) Improve POD for template plugin
Comment 11 Martin Renvoize 2020-05-06 07:31:05 UTC
Comment on attachment 104401 [details] [review]
Bug 23547: (follow-up) Improve POD for template plugin

Wrong bug :(