[Bug 35807] New: Update catalog statistics report
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35807 Bug ID: 35807 Summary: Update catalog statistics report Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Reports Assignee: katrin.fischer@bsz-bw.de Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org The catalog statistics report has several known issues regarding translatability. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35807 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35807 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 161024 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161024&action=edit Bug 35807: Reindent catalogue_stats.tt This patch only contains whitespace changes, including switching from tabs to 4 spaces for indenting consistently. To test: * There should be no change in appearance and behavior -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35807 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 161025 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161025&action=edit Bug 35807: Update catalog statistics search form and result list This makes some small changes to the form to be more consistent with other parts of Koha: Search form * Koha full call number => Item call number * Filter barcode => Barcode Result list * The result table had a white background with a shadow. It was changed to the nromal "page-section" white background without a shadow/3D effect. To test: * Verify current layout as described above * Apply patch and run yarn build to update CSS * Verify changes -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35807 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 161026 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161026&action=edit Bug 35807: Improve display of appliced filters and results contents This makes various improvements to the display of the results: * Filters now display as a list. * If codes can be resolved into a description, this is done in the filters and results table for: * Home library * Item types (for both setting of item_level_ityes) * Collection * Shelving location * Not for loan status * The first cell displays a nice description for row/column filters that have been selected (X / Y) * Date formatting is used and date columns sort correctly for different DateFormat settings To test: * Verify above changes by testing several combinations of row / column combinations and filters Note: The "Count deleted items" option changes the search form and the data. Everything should still displa nicely if this is used. Note: Removes unused class 'hilighted' used for marking even/uneven cells in the past. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35807 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |35809 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35809 [Bug 35809] Catalog statistics should use items.deleted_on instead of items.timestamp -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35807 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Status|Needs Signoff |Patch doesn't apply --- Comment #4 from David Nind <david@davidnind.com> --- The patches no longer apply 8-(... git bz apply 35807 Bug 35807 - Update catalog statistics report 161024 - Bug 35807: Reindent catalogue_stats.tt 161025 - Bug 35807: Update catalog statistics search form and result list 161026 - Bug 35807: Improve display of appliced filters and results contents Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 35807: Reindent catalogue_stats.tt Using index info to reconstruct a base tree... M koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt error: Failed to merge in the changes. Patch failed at 0001 Bug 35807: Reindent catalogue_stats.tt -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org