https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41254
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement groups the release notes| |values for the records | |detail page status column | |filter on the holdings | |table in the staff | |interface. | | | |This makes it easier to | |select the appropriate | |status value, as it can | |correspond to multiple | |authorised values, for | |example, Not for loan, | |Withdrawn, Lost and | |Damaged. Until now, only a | |single entry could be | |selected, and filtering | |applied to all values at | |once. Status|Needs Signoff |Patch doesn't apply CC| |[email protected] --- Comment #10 from David Nind <[email protected]> --- The patches no longer apply 8-(... git bz apply 41254 Bug 41254 - The filter for item status in item tables should be improved 189928 - Bug 41254: Allow filtering by all authorised values for multi-valued statuses 190051 - Bug 41254: Replace '*' with arrow 190052 - Bug 41254: Add '(all)' for top-level entries Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 41254: Allow filtering by all authorised values for multi-valued statuses Using index info to reconstruct a base tree... M Koha/Items.pm M koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc M t/db_dependent/Koha/Items.t Falling back to patching base and 3-way merge... Auto-merging t/db_dependent/Koha/Items.t Auto-merging koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc Auto-merging Koha/Items.pm error: Failed to merge in the changes. Patch failed at 0001 Bug 41254: Allow filtering by all authorised values for multi-valued statuses -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
