Summary: | Columns configuration - Patrons search | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Templates | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | josef.moravec, nengard, tomascohen |
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: | 10212, 13865 | ||
Bug Blocks: | |||
Attachments: |
Bug 13866: Columns configuration - Patrons search
no option for patrons Bug 13866: Columns configuration - Patrons search Bug 13866: Columns configuration - Patrons search Bug 13866: Columns configuration - Patrons search [PASSED QA] Bug 13866: Columns configuration - Patrons search |
Description
Jonathan Druart
2015-03-18 12:23:23 UTC
Created attachment 36982 [details] [review] Bug 13866: Columns configuration - Patrons search This patch adds the ability to hide columns on the patrons search page (acqui/lateorders.pl). Test plan: Go on the patrons search page and confirm you are able to hide columns. You can also play with the columns configuration admin page and confirm that the behaviors are consistent. Created attachment 37350 [details]
no option for patrons
It works on the patron search, but not on the admin page
Created attachment 37360 [details] [review] Bug 13866: Columns configuration - Patrons search This patch adds the ability to hide columns on the patrons search page (acqui/lateorders.pl). Test plan: Go on the patrons search page and confirm you are able to hide columns. You can also play with the columns configuration admin page and confirm that the behaviors are consistent. (In reply to Nicole C. Engard from comment #2) > Created attachment 37350 [details] > no option for patrons > > It works on the patron search, but not on the admin page Thanks Nicole for catching that! Last patch adds it to the admin page. Created attachment 37372 [details] [review] Bug 13866: Columns configuration - Patrons search This patch adds the ability to hide columns on the patrons search page (acqui/lateorders.pl). Test plan: Go on the patrons search page and confirm you are able to hide columns. You can also play with the columns configuration admin page and confirm that the behaviors are consistent. Signed-off-by: Nicole Engard <nengard@bywatersolutions.com> Created attachment 37375 [details] [review] Bug 13866: Columns configuration - Patrons search This patch adds the ability to hide columns on the patrons search page (acqui/lateorders.pl). Test plan: Go on the patrons search page and confirm you are able to hide columns. You can also play with the columns configuration admin page and confirm that the behaviors are consistent. Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Works as expected (In reply to Josef Moravec from comment #6) > Created attachment 37375 [details] [review] [review] > Bug 13866: Columns configuration - Patrons search > > This patch adds the ability to hide columns on the patrons search page > (acqui/lateorders.pl). Of course, it's not lateorders.pl, but members/member.pl (bad c/p). > Signed-off-by: Josef Moravec <josef.moravec@gmail.com> > Works as expected Thanks Josef! Created attachment 37647 [details] [review] [PASSED QA] Bug 13866: Columns configuration - Patrons search This patch adds the ability to hide columns on the patrons search page (acqui/lateorders.pl). Test plan: Go on the patrons search page and confirm you are able to hide columns. You can also play with the columns configuration admin page and confirm that the behaviors are consistent. Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Works as expected Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Patch pushed to master. Thanks Jonathan! |