[Koha-bugs] [Bug 36729] New: Add Publisher/Distributor Number to advanced search dropdown

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36729 Bug ID: 36729 Summary: Add Publisher/Distributor Number to advanced search dropdown Change sponsored?: --- Product: Koha Version: unspecified Hardware: All

[Koha-bugs] [Bug 36728] New: Add cancelled/valid standard number to Elasticsearch index mappings

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36728 Bug ID: 36728 Summary: Add cancelled/valid standard number to Elasticsearch index mappings Change sponsored?: --- Product: Koha Version: unspecified

[Koha-bugs] [Bug 36727] New: Add incorrect ISSN to Elasticsearch index mappings

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36727 Bug ID: 36727 Summary: Add incorrect ISSN to Elasticsearch index mappings Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All

[Koha-bugs] [Bug 36726] New: Add invalid ISBN to Elasticsearch index mappings

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36726 Bug ID: 36726 Summary: Add invalid ISBN to Elasticsearch index mappings Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All

[Koha-bugs] [Bug 36388] Mouse operation does not work in draggable fields in authority editor (with Firefox)

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36388 Victor Grousset/tuxayo changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |vic...@tuxayo.net

[Koha-bugs] [Bug 36725] New: Add Current publication frequency to Elasticsearch index mappings

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36725 Bug ID: 36725 Summary: Add Current publication frequency to Elasticsearch index mappings Change sponsored?: --- Product: Koha Version: unspecified Hardware:

[Koha-bugs] [Bug 36724] New: Add cartographic mathematical data to Elasticsearch index mappings

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36724 Bug ID: 36724 Summary: Add cartographic mathematical data to Elasticsearch index mappings Change sponsored?: --- Product: Koha Version: unspecified Hardware:

[Koha-bugs] [Bug 36723] Add musical presentation to Elasticsearch index mappings

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36723 Aleisha Amohia changed: What|Removed |Added Change sponsored?|--- |Sponsored

[Koha-bugs] [Bug 36723] New: Add musical presentation to Elasticsearch index mappings

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36723 Bug ID: 36723 Summary: Add musical presentation to Elasticsearch index mappings Change sponsored?: --- Product: Koha Version: unspecified Hardware: All

[Koha-bugs] [Bug 36722] REST API won't work if json-schema.org is down

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 --- Comment #6 from David Cook --- Note that /usr/share/perl5/JSON/Validator/cache/36d1bd12eeed51e86c8695bd8876a9df and api/swagger-v2-schema.json are the same... -- You are receiving this mail because: You are the assignee for

[Koha-bugs] [Bug 36722] REST API won't work if json-schema.org is down

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 --- Comment #5 from David Cook --- If I force JSON::Validator::Store into debug mode, it does look like it's downloading it during the resolving process... [JSON::Validator] Resolve curr:

[Koha-bugs] [Bug 36388] Mouse operation does not work in draggable fields in authority editor (with Firefox)

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36388 Victor Grousset/tuxayo changed: What|Removed |Added Attachment #163652|0 |1 is

[Koha-bugs] [Bug 36722] REST API won't work if json-schema.org is down

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 --- Comment #4 from David Cook --- And now I'm extra confused... because JSON::Validator::Schema::OpenAPIv2 has a specification of http://swagger.io/v2/schema.json but http://json-schema.org/draft-04/schema# is what's being

[Koha-bugs] [Bug 36722] REST API won't work if json-schema.org is down

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 --- Comment #3 from David Cook --- Looks like JSON::Validator isn't caching files unless JSON_VALIDATOR_CACHE_PATH is defined... It did cache when I changed koha-plack to do this: if JSON_VALIDATOR_CACHE_PATH=/opt/cache ${STARMAN}

[Koha-bugs] [Bug 36722] REST API won't work if json-schema.org is down

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 --- Comment #2 from David Cook --- Note an easy way to prove this is to run the following: Window 1: sudo tcpdump -A -i any 'host json-schema.org' Window 2: sudo koha-plack --restart kohadev -- You are receiving this mail

[Koha-bugs] [Bug 30194] Update required JSON::Validator version

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30194 David Cook changed: What|Removed |Added Blocks||36722 Referenced Bugs:

[Koha-bugs] [Bug 36722] REST API won't work if json-schema.org is down

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 David Cook changed: What|Removed |Added Depends on||30194 Referenced Bugs:

[Koha-bugs] [Bug 36722] REST API won't work if json-schema.org is down

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 --- Comment #1 from David Cook --- Note also that JSON::Validator::Schema::Draft4 used by JSON::Validator::Schema::OpenAPIv2 is set to http://json-schema.org/draft-04/schema# which redirects to the HTTPS version, so every worker

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 David Nind changed: What|Removed |Added Text to go in the||This enhancement adds a

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 David Nind changed: What|Removed |Added Attachment #165810|0 |1 is obsolete|

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 David Nind changed: What|Removed |Added Attachment #165809|0 |1 is obsolete|

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 36722] New: REST API won't work if json-schema.org is down

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 Bug ID: 36722 Summary: REST API won't work if json-schema.org is down Change sponsored?: --- Product: Koha Version: 22.05 Hardware: All OS: All

[Koha-bugs] [Bug 30194] Update required JSON::Validator version

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30194 --- Comment #104 from David Cook --- Note that this introduces a regression/vulnerability that bug 23653 originally fixed. If json-schema.org is down, Koha's API won't work. See Comment 2 on bug 36721. I'll open a new bug to

[Koha-bugs] [Bug 36721] Preload core libraries to speed up worker startup and reduce memory usage

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36721 --- Comment #2 from David Cook --- While this doesn't have to do with preloading per se, I am seeing a slowdown: I'm noticing on startup that each Starman worker spending some time doing some web requests... which are probably

[Koha-bugs] [Bug 26933] Improve handling of multiple covers on catalog search results in the OPAC

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26933 David Nind changed: What|Removed |Added Text to go in the||This enhancement adds the

[Koha-bugs] [Bug 36721] Preload core libraries to speed up worker startup and reduce memory usage

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36721 --- Comment #1 from David Cook --- I've done some experimenting by using a "-M Koha::Preload" in /usr/sbin/koha-plack You can observe memory savings using "free -m" with the most obvious memory savings being over a large number of

[Koha-bugs] [Bug 26933] Improve handling of multiple covers on catalog search results in the OPAC

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26933 David Nind changed: What|Removed |Added Attachment #165794|0 |1 is obsolete|

[Koha-bugs] [Bug 26933] Improve handling of multiple covers on catalog search results in the OPAC

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26933 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 36546] Bundle API spec to speed up worker startup

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 36721] Preload core libraries to speed up worker startup and reduce memory usage

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36721 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 36721] New: Preload core libraries to speed up worker startup and reduce memory usage

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36721 Bug ID: 36721 Summary: Preload core libraries to speed up worker startup and reduce memory usage Change sponsored?: --- Product: Koha Version: unspecified

[Koha-bugs] [Bug 36694] Remove HC Sticky library in favor of CSS

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36694 David Nind changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #29

[Koha-bugs] [Bug 28762] Item status shows incorrectly on course-details.pl

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 Victor Grousset/tuxayo changed: What|Removed |Added CC||vic...@tuxayo.net

[Koha-bugs] [Bug 36546] Bundle API spec to speed up worker startup

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 --- Comment #31 from David Cook --- (In reply to David Cook from comment #30) > Actually yeah I think we do need the failover to swagger.json or else many > users of koha-testing-docker will have broken Koha instances... Ah wait...

[Koha-bugs] [Bug 35826] Optimize building of holds queue based on transport cost matrix

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35826 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au ---

[Koha-bugs] [Bug 36546] Bundle API spec to speed up worker startup

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 --- Comment #30 from David Cook --- Actually yeah I think we do need the failover to swagger.json or else many users of koha-testing-docker will have broken Koha instances... -- You are receiving this mail because: You are

[Koha-bugs] [Bug 36546] Bundle API spec to speed up worker startup

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 --- Comment #29 from David Cook --- Created attachment 165821 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165821=edit Bug 36546: Deploy swagger_bundle.json via make To test: 0. Apply patch 1a. perl Makefile.PL

[Koha-bugs] [Bug 36546] Bundle API spec to speed up worker startup

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 David Cook changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 36546] Bundle API spec to speed up worker startup

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 David Cook changed: What|Removed |Added Status|Signed Off |Failed QA --- Comment #28

[Koha-bugs] [Bug 34472] Template Toolkit reference guide needed

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34472 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --

[Koha-bugs] [Bug 36687] itemtypes.notforloan should be tinyint and NOT NULL

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36687 --- Comment #6 from Lucas Gass --- > Also, I think the is_boolean flag should be added to the schema file. Is it not already there? 343 '+notforloan' => { is_boolean => 1 }, -- You are receiving this mail

[Koha-bugs] [Bug 36687] itemtypes.notforloan should be tinyint and NOT NULL

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36687 Lucas Gass changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 36687] itemtypes.notforloan should be tinyint and NOT NULL

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36687 --- Comment #5 from Lucas Gass --- Created attachment 165820 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165820=edit Bug 36687: Schema updates -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 36687] itemtypes.notforloan should be tinyint and NOT NULL

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36687 Lucas Gass changed: What|Removed |Added Attachment #165484|0 |1 is obsolete|

[Koha-bugs] [Bug 36687] itemtypes.notforloan should be tinyint and NOT NULL

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36687 Lucas Gass changed: What|Removed |Added Attachment #165483|0 |1 is obsolete|

[Koha-bugs] [Bug 35929] Don't submit 'empty' changes to personal details in OPAC

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35929 Jason Robb changed: What|Removed |Added CC||jr...@sekls.org --- Comment

[Koha-bugs] [Bug 35138] Enable configuration of facets with Elasticsearch

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 --- Comment #34 from Jonathan Druart --- Created attachment 165818 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165818=edit Bug 35138: Fix delete button for newly added facet -- You are receiving this mail

[Koha-bugs] [Bug 35138] Enable configuration of facets with Elasticsearch

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 Jonathan Druart changed: What|Removed |Added Status|Failed QA |Passed QA --- Comment

[Koha-bugs] [Bug 35138] Enable configuration of facets with Elasticsearch

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 --- Comment #32 from Jonathan Druart --- Created attachment 165817 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165817=edit Bug 35138: Fix Koha_Elasticsearch.t -- You are receiving this mail because: You are

[Koha-bugs] [Bug 35138] Enable configuration of facets with Elasticsearch

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 Jonathan Druart changed: What|Removed |Added Attachment #164816|0 |1 is obsolete|

[Koha-bugs] [Bug 35138] Enable configuration of facets with Elasticsearch

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 Jonathan Druart changed: What|Removed |Added Attachment #164815|0 |1 is obsolete|

[Koha-bugs] [Bug 35138] Enable configuration of facets with Elasticsearch

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 Jonathan Druart changed: What|Removed |Added Attachment #164814|0 |1 is obsolete|

[Koha-bugs] [Bug 35138] Enable configuration of facets with Elasticsearch

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 Jonathan Druart changed: What|Removed |Added Attachment #164813|0 |1 is obsolete|

[Koha-bugs] [Bug 35138] Enable configuration of facets with Elasticsearch

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 Jonathan Druart changed: What|Removed |Added Attachment #164812|0 |1 is obsolete|

[Koha-bugs] [Bug 36470] Generate CHECKOUT, CHECKIN and HOLD digest notices should be generated at once, not amended over time

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36470 Emily Lamancusa changed: What|Removed |Added CC|

[Koha-bugs] [Bug 31656] Expand TT access for CHECKOUT notice

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31656 Emily Lamancusa changed: What|Removed |Added CC|

[Koha-bugs] [Bug 35138] Enable configuration of facets with Elasticsearch

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 Jonathan Druart changed: What|Removed |Added Attachment #164811|0 |1 is obsolete|

[Koha-bugs] [Bug 36720] New: Going back when placing multiple holds retains prior selections

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36720 Bug ID: 36720 Summary: Going back when placing multiple holds retains prior selections Change sponsored?: --- Product: Koha Version: Main Hardware: All

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 --- Comment #16 from Lucas Gass --- Rebased my patch and attached it back with Owen's as well. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 Lucas Gass changed: What|Removed |Added Attachment #165799|0 |1 is obsolete|

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 Lucas Gass changed: What|Removed |Added Attachment #165798|0 |1 is obsolete|

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 Lucas Gass changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 36126] Port default HOLD notice to Template Toolkit syntax

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36126 Emily Lamancusa changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun

[Koha-bugs] [Bug 36126] Port default HOLD notice to Template Toolkit syntax

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36126 --- Comment #1 from Emily Lamancusa --- Created attachment 165808 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165808=edit Bug 36126: Adjust default HOLD notices to use TT To test: 1. Apply patch 2. reset_all

[Koha-bugs] [Bug 36709] Add --confirm flag to update_localuse_from_statistics.pl script

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36709 Lucas Gass changed: What|Removed |Added Severity|major |normal Patch complexity|---

[Koha-bugs] [Bug 36709] Add --confirm flag to update_localuse_from_statistics.pl script

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36709 --- Comment #1 from Lucas Gass --- Created attachment 165807 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165807=edit Bug 36709: Add confirm flag to update_localuse_from_statistics.pl script To test: 1. APPLY

[Koha-bugs] [Bug 36709] Add --confirm flag to update_localuse_from_statistics.pl script

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36709 Lucas Gass changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 David Nind changed: What|Removed |Added Status|Needs Signoff |Patch doesn't apply ---

[Koha-bugs] [Bug 15461] Add staff equivalent for OpacLocationOnDetail

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15461 Lucas Gass changed: What|Removed |Added Status|Patch doesn't apply |Signed Off --- Comment #20

[Koha-bugs] [Bug 15461] Add staff equivalent for OpacLocationOnDetail

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15461 --- Comment #19 from Lucas Gass --- Created attachment 165806 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165806=edit Bug 15461: Perl tidy -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 15461] Add staff equivalent for OpacLocationOnDetail

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15461 Lucas Gass changed: What|Removed |Added Attachment #162990|0 |1 is obsolete|

[Koha-bugs] [Bug 15461] Add staff equivalent for OpacLocationOnDetail

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15461 --- Comment #17 from Lucas Gass --- Created attachment 165804 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165804=edit Bug 15461: Add StaffLocationOnDetail -- You are receiving this mail because: You are

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 --- Comment #12 from Lucas Gass --- > I hope no one minds, I rebased this one on main so that it could move > forward without waiting for Bug 36063. The features don't really depend on > each other. I appreciate it, Owen! -- You

[Koha-bugs] [Bug 32337] Add option to block holds with restrictions

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32337 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com

[Koha-bugs] [Bug 32565] Holds placed when all libraries are closed do not get added to holds queue if HoldsQueueSkipClosed and RealTimeHoldsQueue are enabled

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32565 --- Comment #39 from Tomás Cohen Arazi --- (In reply to Pedro Amorim from comment #24) > > Nick, please intervene if any of the above needs correcting. > My opinion is that a note along the lines of "It is recommended to use the >

[Koha-bugs] [Bug 32565] Holds placed when all libraries are closed do not get added to holds queue if HoldsQueueSkipClosed and RealTimeHoldsQueue are enabled

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32565 --- Comment #38 from Tomás Cohen Arazi --- Created attachment 165803 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165803=edit Bug 32565: (follow-up) Tidy -- You are receiving this mail because: You are

[Koha-bugs] [Bug 32565] Holds placed when all libraries are closed do not get added to holds queue if HoldsQueueSkipClosed and RealTimeHoldsQueue are enabled

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32565 --- Comment #37 from Tomás Cohen Arazi --- Created attachment 165802 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165802=edit Bug 32565: (QA follow-up) Fix tests Apply original tests patch + this follow-up.

[Koha-bugs] [Bug 32565] Holds placed when all libraries are closed do not get added to holds queue if HoldsQueueSkipClosed and RealTimeHoldsQueue are enabled

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32565 --- Comment #36 from Tomás Cohen Arazi --- Created attachment 165801 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165801=edit Bug 32565: Unit tests Signed-off-by: Pedro Amorim -- You are receiving this mail

[Koha-bugs] [Bug 32565] Holds placed when all libraries are closed do not get added to holds queue if HoldsQueueSkipClosed and RealTimeHoldsQueue are enabled

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32565 Tomás Cohen Arazi changed: What|Removed |Added Attachment #165166|0 |1 is obsolete|

[Koha-bugs] [Bug 32565] Holds placed when all libraries are closed do not get added to holds queue if HoldsQueueSkipClosed and RealTimeHoldsQueue are enabled

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32565 Tomás Cohen Arazi changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 36063] Add Holds to Pull info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36063 Owen Leonard changed: What|Removed |Added Blocks|36064 | Referenced Bugs:

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 Owen Leonard changed: What|Removed |Added Depends on|36063 | --- Comment #11 from Owen

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 --- Comment #10 from Owen Leonard --- Created attachment 165799 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165799=edit Bug 36064: (follow-up) Activate correct tab This patch makes a change to the JavaScript

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 Owen Leonard changed: What|Removed |Added Attachment #165796|0 |1 is obsolete|

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 --- Comment #8 from Owen Leonard --- Created attachment 165797 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165797=edit Bug 36064: (follow-up) Activate correct tab This patch makes a change to the JavaScript on

[Koha-bugs] [Bug 36064] Add Holds with cancellation requests info to intranet-main page

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 Owen Leonard changed: What|Removed |Added Attachment #162002|0 |1 is obsolete|

[Koha-bugs] [Bug 36693] Improve floating toolbar in OPAC search results

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36693 Barbara Johnson changed: What|Removed |Added Status|Needs Signoff |Signed Off

[Koha-bugs] [Bug 36693] Improve floating toolbar in OPAC search results

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36693 ByWater Sandboxes changed: What|Removed |Added Attachment #165768|0 |1 is obsolete|

[Koha-bugs] [Bug 26933] Improve handling of multiple covers on catalog search results in the OPAC

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26933 Owen Leonard changed: What|Removed |Added Attachment #164669|0 |1 is obsolete|

[Koha-bugs] [Bug 26933] Improve handling of multiple covers on catalog search results in the OPAC

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26933 Owen Leonard changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 36717] Merge "Patrons (custom slip)" and "Patrons (custom message)" in Notices

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36717 Martin Renvoize changed: What|Removed |Added See Also|https://bugs.koha-community |

[Koha-bugs] [Bug 32986] Add ability to generate custom slips for patrons

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32986 Martin Renvoize changed: What|Removed |Added Blocks||36717 See

[Koha-bugs] [Bug 32986] Add ability to generate custom slips for patrons

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32986 Martin Renvoize changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 36717] Merge "Patrons (custom slip)" and "Patrons (custom message)" in Notices

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36717 Martin Renvoize changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 36710] DB description of debit type is deleted when editing the type

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36710 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com --

[Koha-bugs] [Bug 36125] Port default HOLD_SLIP notice to Template Toolkit syntax

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36125 Barbara Johnson changed: What|Removed |Added Status|Needs Signoff |Signed Off

[Koha-bugs] [Bug 35657] Add ability to assign tickets to librarians for catalog concerns

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35657 --- Comment #62 from Martin Renvoize --- Just another rebase since the prettier stuff got in... would really love to see this make release. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 35657] Add ability to assign tickets to librarians for catalog concerns

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35657 Martin Renvoize changed: What|Removed |Added Keywords||rel_24_05_candidate --

[Koha-bugs] [Bug 36125] Port default HOLD_SLIP notice to Template Toolkit syntax

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36125 ByWater Sandboxes changed: What|Removed |Added Attachment #165592|0 |1 is obsolete|

  1   2   3   4   >