Summary: | Fix column configuration to the acquisitions home page | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Acquisitions | Assignee: | Lucas Gass <lucas> |
Status: | RESOLVED FIXED | QA Contact: | Martin Renvoize <martin.renvoize> |
Severity: | normal | ||
Priority: | P5 - low | CC: | arthur.suzuki, david, lucas, martin.renvoize |
Version: | master | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27212 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This fixes the acquisitions home page to show the column configuration button.
|
Version(s) released in: |
22.11.00, 22.05.03
|
Bug Depends on: | 27212, 29648 | ||
Bug Blocks: | |||
Attachments: |
Bug 30938: Convert ColumnSettings to TableSettings
Bug 30938: Convert ColumnSettings to TableSettings Bug 30938: Convert ColumnSettings to TableSettings |
Description
Caroline Cyr La Rose
2022-06-09 19:40:06 UTC
Created attachment 135956 [details] [review] Bug 30938: Convert ColumnSettings to TableSettings To test: 1. Apply this patch 2. Go to /cgi-bin/koha/acqui/acqui-home.pl 3. The columns button should be restored, make sure you can hide/show columns correctly. 4. Go to Table settings and make sure you can hide columns properly by default. Created attachment 135977 [details] [review] Bug 30938: Convert ColumnSettings to TableSettings To test: 1. Apply this patch 2. Go to /cgi-bin/koha/acqui/acqui-home.pl 3. The columns button should be restored, make sure you can hide/show columns correctly. 4. Go to Table settings and make sure you can hide columns properly by default. Signed-off-by: David Nind <david@davidnind.com> Created attachment 136143 [details] [review] Bug 30938: Convert ColumnSettings to TableSettings To test: 1. Apply this patch 2. Go to /cgi-bin/koha/acqui/acqui-home.pl 3. The columns button should be restored, make sure you can hide/show columns correctly. 4. Go to Table settings and make sure you can hide columns properly by default. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Trivial fix to rebase issue with first submission. Works as expected.. PQA Pushed to master for 22.11. Nice work everyone, thanks! Backported to 22.05.x for 22.05.03 depends on 27212, not relevant to 21.11.x. Won't backport |