[Bug 42332] New: Remove conditional TT tags from tables thead
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Bug ID: 42332 Summary: Remove conditional TT tags from tables thead Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff interface Assignee: jonathan.druart@gmail.com Reporter: jonathan.druart@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Depends on: 41604 Tables that are configurable (admin/columns_settings.pl) cannot have conditional TT tags in their thead. The same number of columns must always be in the DOM when DataTables is initialized. Then we hide the column in the JS part. This depends on the visibility_condition flag added by bug 41604. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41604 [Bug 41604] Impossible to hide Checkin column in issues-table in circ/circulation.pl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |42094 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42094 [Bug 42094] Tidy all script tags (except value_builder) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197065 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197065&action=edit Bug 42332: DT visibility - admin/categories Patch from commit 4eacc08 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197066 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197066&action=edit Bug 42332: DT visibility - admin/itemtypes Patch from commit d12c4fc -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197067 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197067&action=edit Bug 42332: DT visibility - catalogue/issuehistory Patch from commit 2bcdd66 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197068 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197068&action=edit Bug 42332: DT visibility - cataloguing/z3950_search Patch from commit a069bbb -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197069 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197069&action=edit Bug 42332: DT visibility - circ/overdue Patch from commit 6842f27 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #6 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197070 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197070&action=edit Bug 42332: DT visibility - course_reserves/course-details Patch from commit 4b83eec -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #7 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197071 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197071&action=edit Bug 42332: DT visibility - members/readingrec Patch from commit 28fd51e -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #8 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197072 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197072&action=edit Bug 42332: DT visibility - reports/guided_reports_start Patch from commit 3970ade -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #9 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197073 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197073&action=edit Bug 42332: DT visibility - reports/itemslost Patch from commit 5c431d2 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #10 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197074 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197074&action=edit Bug 42332: DT visibility - tools/inventory Patch from commit e7890e5 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #11 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197075 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197075&action=edit Bug 42332: DT visibility - tools/upload Patch from commit 57e3a98 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #12 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197076 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197076&action=edit Bug 42332: DT visibility - holds-table Patch from commit 55850f4 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #13 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197077 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197077&action=edit Bug 42332: DT visibility - catalogue/detail Patch from commit acf456d -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #14 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197078 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197078&action=edit Bug 42332: DT visibility - Add a test Patch from commit 51d0824 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Failed QA --- Comment #15 from Jonathan Druart <jonathan.druart@gmail.com> --- Note: - [% IF ( Koha.Preference('noItemTypeImages') && Koha.Preference('OpacNoItemTypeImages') ) %] - table_settings['columns'].shift(); // Remove item type image column from configuration - [% END %] + let image_column = table_settings.columns.find(c => c.columnname == 'image'); + image_column.visibility_condition = [% !(Koha.Preference('noItemTypeImages') && Koha.Preference('OpacNoItemTypeImages')) ? 1 : 0 | html %] This last line should be ! && ! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #197066|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #16 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 199809 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199809&action=edit Bug 42332: DT visibility - admin/itemtypes Patch from commit 2667339 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42836 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42836 [Bug 42836] Improve our use of DataTables across the codebase -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #197065|0 |1 is obsolete| | Attachment #197067|0 |1 is obsolete| | Attachment #197068|0 |1 is obsolete| | Attachment #197069|0 |1 is obsolete| | Attachment #197070|0 |1 is obsolete| | Attachment #197071|0 |1 is obsolete| | Attachment #197072|0 |1 is obsolete| | Attachment #197073|0 |1 is obsolete| | Attachment #197074|0 |1 is obsolete| | Attachment #197075|0 |1 is obsolete| | Attachment #197076|0 |1 is obsolete| | Attachment #197077|0 |1 is obsolete| | Attachment #197078|0 |1 is obsolete| | Attachment #199809|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #17 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200528 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200528&action=edit Bug 42332: DT visibility - admin/categories Patch from commit 8257e89 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #18 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200529 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200529&action=edit Bug 42332: DT visibility - catalogue/issuehistory Patch from commit b7608f6 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #19 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200530 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200530&action=edit Bug 42332: DT visibility - cataloguing/z3950_search Patch from commit ff249ea -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #20 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200531 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200531&action=edit Bug 42332: DT visibility - circ/overdue Patch from commit 30e311c -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #21 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200532 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200532&action=edit Bug 42332: DT visibility - course_reserves/course-details Patch from commit 75ad21e -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #22 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200533 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200533&action=edit Bug 42332: DT visibility - members/readingrec Patch from commit acc1cc1 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #23 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200534 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200534&action=edit Bug 42332: DT visibility - reports/guided_reports_start Patch from commit 7035ae7 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #24 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200535 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200535&action=edit Bug 42332: DT visibility - reports/itemslost Patch from commit b53cf0d -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #25 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200536 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200536&action=edit Bug 42332: DT visibility - tools/inventory Patch from commit d9fafad -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #26 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200537 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200537&action=edit Bug 42332: DT visibility - tools/upload Patch from commit 6ab571d -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #27 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200538 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200538&action=edit Bug 42332: DT visibility - holds-table Patch from commit 48e4c09 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #28 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200539 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200539&action=edit Bug 42332: DT visibility - catalogue/detail Patch from commit 3e189ae -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #29 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200540 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200540&action=edit Bug 42332: DT visibility - Add a test Patch from commit 62a159f -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #30 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200541 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200541&action=edit Bug 42332: DT visibility - admin/itemtypes Patch from commit 6bea0dd -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42910 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42910 [Bug 42910] Restore ability to save state for holdings table -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #31 from David Nind <david@davidnind.com> --- How to test? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #32 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to David Nind from comment #31)
How to test?
Not easy to be exhaustive, but I will try to write something. We are fixing a lot of bugs here, column's visibility related. * admin/categories Columns "Messaging", "Check previous checkout?" and "Can place ILL in OPAC?" depends on syspref (respectively EnhancedMessagingPreferences, CheckPrevCheckout, ILLModule). They must be added to the DOM, but the td should be empty and the column hidden if they are turned off. This is to make DT preserves the state stored in the localStorage even if one of the syspref changes. * catalogue/issuehistory same for column "Patron" (pref intranetreadinghistory and permissions borrowers_view_checkout_history, circulate_circulate_remaining_permissions) * cataloguing/z3950_search The column "additional_fields" was missing from the table settings yml file, so the visibility behaviour is certainly broken. Then column "Additional fields" depends on syspref AdditionalFieldsInZ3950ResultSearch * circ/overdue Column "Return claims" depends on pref ClaimReturnedLostValue * course_reserves/course-details "status" missing from yaml file Column "Item type" depends on syspref item_level_itypes and "Actions" on permissions coursereserves_add_reserves and coursereserves_delete_reserves * members/readingrec "checked_out_by" missing from yml file Column "Checked out by" depends on syspref RecordStaffUserOnCheckout * reports/guided_reports_start No change expected, but code adjusted to be inline with the current pattern * reports/itemslost First column "selection" was missing from yaml file Its visibility depends on the existence of CSV profiles defined * tools/inventory First column "Seen" depends on the screen you are. Without this patch I expect the column visibility state to not be restored correctly from one screen to another * tools/upload Columns "Public" and "Temporary" are hidden if we upload files from the cataloguing plugin "upload" * holds-table Column "hold-group" was missing from the yaml file Its visibility depends on the syspref DisplayAddHoldGroups * catalogue/detail Table "Comments", column "Actions" depends on the permission tools_moderate_comments * admin/itemtypes Extra column "lost_processing_fee" in yaml file Column "Image" depends on noItemTypeImages and OpacNoItemTypeImages Note that you need to `flush_memcached && koha-plack reload kohadev` so the yaml file will be fetched from the disk (not from the cache). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|42910 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42910 [Bug 42910] Restore ability to save state for holdings table -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #200528|0 |1 is obsolete| | Attachment #200529|0 |1 is obsolete| | Attachment #200530|0 |1 is obsolete| | Attachment #200531|0 |1 is obsolete| | Attachment #200532|0 |1 is obsolete| | Attachment #200533|0 |1 is obsolete| | Attachment #200534|0 |1 is obsolete| | Attachment #200535|0 |1 is obsolete| | Attachment #200536|0 |1 is obsolete| | Attachment #200537|0 |1 is obsolete| | Attachment #200538|0 |1 is obsolete| | Attachment #200539|0 |1 is obsolete| | Attachment #200540|0 |1 is obsolete| | Attachment #200541|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #33 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201234 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201234&action=edit Bug 42332: DT visibility - admin/categories Patch from commit 309068d -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #34 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201235 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201235&action=edit Bug 42332: DT visibility - catalogue/issuehistory Patch from commit f74a25d -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #35 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201236 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201236&action=edit Bug 42332: DT visibility - cataloguing/z3950_search Patch from commit cf62481 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #36 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201237 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201237&action=edit Bug 42332: DT visibility - circ/overdue Patch from commit 9e1fce0 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #37 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201238 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201238&action=edit Bug 42332: DT visibility - course_reserves/course-details Patch from commit ee84c03 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #38 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201239 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201239&action=edit Bug 42332: DT visibility - members/readingrec Patch from commit ed24596 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #39 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201240 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201240&action=edit Bug 42332: DT visibility - reports/guided_reports_start Patch from commit 91e13c3 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #40 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201241 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201241&action=edit Bug 42332: DT visibility - reports/itemslost Patch from commit 639c27a -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #41 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201242 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201242&action=edit Bug 42332: DT visibility - tools/inventory Patch from commit e80b90c -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #42 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201243 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201243&action=edit Bug 42332: DT visibility - tools/upload Patch from commit d9a0bf5 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #43 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201244 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201244&action=edit Bug 42332: DT visibility - holds-table Patch from commit 979cca8 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #44 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201245 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201245&action=edit Bug 42332: DT visibility - catalogue/detail Patch from commit d3e7789 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #45 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201246 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201246&action=edit Bug 42332: DT visibility - Add a test Patch from commit 0ecc9c4 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #46 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201247 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201247&action=edit Bug 42332: DT visibility - admin/itemtypes Patch from commit 9d87179 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #47 from Jonathan Druart <jonathan.druart@gmail.com> --- Patches rebased. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #201234|0 |1 is obsolete| | Attachment #201235|0 |1 is obsolete| | Attachment #201236|0 |1 is obsolete| | Attachment #201237|0 |1 is obsolete| | Attachment #201238|0 |1 is obsolete| | Attachment #201239|0 |1 is obsolete| | Attachment #201240|0 |1 is obsolete| | Attachment #201241|0 |1 is obsolete| | Attachment #201242|0 |1 is obsolete| | Attachment #201243|0 |1 is obsolete| | Attachment #201244|0 |1 is obsolete| | Attachment #201245|0 |1 is obsolete| | Attachment #201246|0 |1 is obsolete| | Attachment #201247|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #48 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201248 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201248&action=edit Bug 42332: DT visibility - admin/categories Patch from commit 309068d -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #49 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201249 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201249&action=edit Bug 42332: DT visibility - catalogue/issuehistory Patch from commit 06c04a2 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #50 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201250 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201250&action=edit Bug 42332: DT visibility - cataloguing/z3950_search Patch from commit ce4c771 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #51 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201251 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201251&action=edit Bug 42332: DT visibility - circ/overdue Patch from commit 0c5fb05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #52 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201252 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201252&action=edit Bug 42332: DT visibility - course_reserves/course-details Patch from commit 23c2c26 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #53 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201253 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201253&action=edit Bug 42332: DT visibility - members/readingrec Patch from commit e747836 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #54 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201254 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201254&action=edit Bug 42332: DT visibility - reports/guided_reports_start Patch from commit a21496b -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #55 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201255 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201255&action=edit Bug 42332: DT visibility - reports/itemslost Patch from commit e7a626f -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #56 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201256 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201256&action=edit Bug 42332: DT visibility - tools/inventory Patch from commit 3d6a3a2 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #57 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201257 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201257&action=edit Bug 42332: DT visibility - tools/upload Patch from commit 77e3fd2 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #58 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201258 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201258&action=edit Bug 42332: DT visibility - holds-table Patch from commit 550adf8 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #59 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201259 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201259&action=edit Bug 42332: DT visibility - catalogue/detail Patch from commit 9baf08e -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #60 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201260 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201260&action=edit Bug 42332: DT visibility - Add a test Patch from commit fd6722f -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 --- Comment #61 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 201261 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201261&action=edit Bug 42332: DT visibility - admin/itemtypes Patch from commit f4a0d35 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42332 Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |emily.lamancusa@montgomeryc |y.org |ountymd.gov CC| |emily.lamancusa@montgomeryc | |ountymd.gov -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org