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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 --- Comment #7 from David Cook --- I think the shortest solution for this one is going to be to add the contents of http://json-schema.org/draft-04/schema# as /usr/share/perl5/JSON/Validator/cache/49c95b866e40f788892a7fb3c816b0e8

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36721 David Cook changed: What|Removed |Added Status|NEW |In Discussion -- You are

[Koha-bugs] [Bug 26297] Add a route to list patron categories

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

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36721 --- Comment #3 from David Cook --- Created attachment 165826 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165826=edit Bug 36721: Add -M Koha::Preload to preload libraries into starman master By preloading

[Koha-bugs] [Bug 36706] 'Add guarantor' - Patron preview 'close window' does not work

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36706 Martin Renvoize changed: What|Removed |Added Status|Signed Off |RESOLVED

[Koha-bugs] [Bug 35362] Update patron module pop-up windows with consistent footer markup

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

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36721 --- Comment #5 from David Cook --- (Note: I preload an entire Catalyst app in mod_perl, and it makes for lightning fast worker startup, as all the slow stuff is done in the master process before forking.) -- You are receiving this

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 --- Comment #29 from Katrin Fischer --- (In reply to Martin Renvoize from comment #28) > I think I like that suggestion, warn that those fields will be dropped, but > continue with the import. > > We could later add a general

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 --- Comment #30 from Katrin Fischer --- (In reply to Mathieu Saby from comment #27) > Well, I am not your sponsor but as an average librarian I can say that it > not the most effective workflow : when we librarians download valid

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 Matt Blenkinsop changed: What|Removed |Added CC|

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

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

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 Matt Blenkinsop changed: What|Removed |Added Change sponsored?|--- |Sponsored -- You are

[Koha-bugs] [Bug 36137] update_totalissues.pl should always skip_holds_queue

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36137 Matt Blenkinsop changed: What|Removed |Added Attachment #164610|0 |1 is obsolete|

[Koha-bugs] [Bug 36137] update_totalissues.pl should always skip_holds_queue

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

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36721 --- Comment #4 from David Cook --- I don't have benchmarks available at the moment, especially as I was trying out a variety of things. But with 16 workers I was able to load Koha about 2x faster when using "-M Koha::Preload". I

[Koha-bugs] [Bug 26297] Add a route to list patron categories

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26297 Martin Renvoize changed: What|Removed |Added Status|ASSIGNED|Passed QA -- You are

[Koha-bugs] [Bug 26297] Add a route to list patron categories

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26297 Martin Renvoize changed: What|Removed |Added Status|Pushed to main |ASSIGNED -- You are

[Koha-bugs] [Bug 26297] Add a route to list patron categories

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26297 --- Comment #50 from Martin Renvoize --- Last patch attached needed on main Katrin -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 Martin Renvoize changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 Martin Renvoize changed: What|Removed |Added Attachment #165821|0 |1 is obsolete|

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36727 Katrin Fischer changed: What|Removed |Added CC||janus...@gmail.com ---

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36726 Katrin Fischer changed: What|Removed |Added CC||janus...@gmail.com --

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36064 --- Comment #20 from Katrin Fischer --- I believe this could make a great and save addition to 24.05 still. -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 36396] Link facet with authorised value category

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36396 Katrin Fischer changed: What|Removed |Added Keywords||rel_24_05_candidate ---

[Koha-bugs] [Bug 35628] Add additional statuses to catalog concerns

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35628 --- Comment #98 from Katrin Fischer --- Pushed for 24.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

[Koha-bugs] [Bug 36545] Use select2 in item search

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36545 --- Comment #13 from Owen Leonard --- Created attachment 165838 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165838=edit Bug 36545: (follow-up) Remove closeOnSelect option -- You are receiving this mail

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

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

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

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

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 Martin Renvoize changed: What|Removed |Added Attachment #163314|0 |1 is obsolete|

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 Martin Renvoize changed: What|Removed |Added Attachment #163312|0 |1 is obsolete|

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 Martin Renvoize changed: What|Removed |Added Attachment #163313|0 |1 is obsolete|

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 Martin Renvoize changed: What|Removed |Added Attachment #163310|0 |1 is obsolete|

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 Martin Renvoize changed: What|Removed |Added Attachment #163311|0 |1 is obsolete|

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 Martin Renvoize changed: What|Removed |Added Attachment #165449|0 |1 is obsolete|

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 Martin Renvoize changed: What|Removed |Added Attachment #165589|0 |1 is obsolete|

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 Martin Renvoize changed: What|Removed |Added Attachment #165450|0 |1 is obsolete|

[Koha-bugs] [Bug 26297] Add a route to list patron categories

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26297 --- Comment #51 from Katrin Fischer --- Follow-up will be pushed to main. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 26297] Add a route to list patron categories

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26297 Katrin Fischer changed: What|Removed |Added Keywords|additional_work_needed | -- You are receiving

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 --- Comment #31 from Jonathan Field --- (In reply to Mathieu Saby from comment #27) > Well, I am not your sponsor but as an average librarian I can say that it > not the most effective workflow : when we librarians download valid

[Koha-bugs] [Bug 36730] (Bug 35428 follow-up) po files (sometimes) fail to update

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36730 Janusz Kaczmarek changed: What|Removed |Added Status|NEW |Needs Signoff -- You

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

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

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36687 Matt Blenkinsop changed: What|Removed |Added Status|Needs Signoff |Signed Off -- 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-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32565 Nick Clemens changed: What|Removed |Added Text to go in the||This ptchset adds a new

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35826 --- Comment #55 from Katrin Fischer --- Hm yes and no - instructions for developers are probably helpful, but we also need to know beforehand if a package makes sense/should be used. A check by PM could highlight issues with

[Koha-bugs] [Bug 35362] Update patron module pop-up windows with consistent footer markup

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35362 --- Comment #10 from Katrin Fischer --- Forgot to put a note: the first 2 follow-ups are already pushed to main. Not sure about the missing Selenium fix? -- You are receiving this mail because: You are watching all bug changes.

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35826 --- Comment #53 from Katrin Fischer --- (In reply to David Cook from comment #52) > (In reply to Marcel de Rooy from comment #50) > > (In reply to Katrin Fischer from comment #48) > > > (In reply to Katrin Fischer from comment #46)

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36709 Katrin Fischer changed: What|Removed |Added Keywords||RM_priority -- You are

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36709 Katrin Fischer changed: What|Removed |Added Keywords||rel_24_05_candidate ---

[Koha-bugs] [Bug 32435] Add resolution types to catalog concerns

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32435 Katrin Fischer changed: What|Removed |Added Version(s)||24.05.00 released

[Koha-bugs] [Bug 26297] Add a route to list patron categories

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26297 --- Comment #52 from Katrin Fischer --- Pushed for 24.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

[Koha-bugs] [Bug 26297] Add a route to list patron categories

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26297 Katrin Fischer changed: What|Removed |Added Status|Passed QA |Pushed to main -- You

[Koha-bugs] [Bug 34943] Add a pre-save plugin hook for biblios

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34943 Katrin Fischer changed: What|Removed |Added Keywords|additional_work_needed | --- Comment #39 from

[Koha-bugs] [Bug 34943] Add a pre-save plugin hook for biblios

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34943 --- Comment #38 from Martin Renvoize --- (In reply to Katrin Fischer from comment #37) > (In reply to Katrin Fischer from comment #34) > > Please update the wiki page! > > https://wiki.koha-community.org/wiki/Koha_Plugin_Hooks > >

[Koha-bugs] [Bug 12620] Proxy Add-on for Koha z39.50/SRU servers

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12620 --- Comment #15 from Adolfo Rodríguez Taboada --- Created attachment 165835 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165835=edit bug 12620 Allows to search in z39.50 servers using a proxy In some

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 --- Comment #34 from Matt Blenkinsop --- Created attachment 165837 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165837=edit Bug 34788: Allow import of file with additional columns This patch allows a file with

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 Martin Renvoize changed: What|Removed |Added Attachment #163315|0 |1 is obsolete|

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 Martin Renvoize changed: What|Removed |Added Attachment #163316|0 |1 is obsolete|

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

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

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 Martin Renvoize changed: What|Removed |Added Attachment #163317|0 |1 is obsolete|

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 --- Comment #71 from Martin Renvoize --- Just another quick rebase -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 36706] 'Add guarantor' - Patron preview 'close window' does not work

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36706 Martin Renvoize changed: What|Removed |Added Depends on||35362 --- Comment #5

[Koha-bugs] [Bug 35362] Update patron module pop-up windows with consistent footer markup

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35362 Martin Renvoize changed: What|Removed |Added Blocks||36706 Referenced Bugs:

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 --- Comment #28 from Martin Renvoize --- I think I like that suggestion, warn that those fields will be dropped, but continue with the import. We could later add a general 'other fields' catch somewhere to allow importing those

[Koha-bugs] [Bug 5920] Optionally remove HTML from downloaded reports

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5920 --- Comment #29 from Martin Renvoize --- Good call on HTML::Scrubber.. I jsut rebased the existing patches and modernised it a bit, but I should have spotted the overlap. -- You are receiving this mail because: You are watching all

[Koha-bugs] [Bug 5920] Optionally remove HTML from downloaded reports

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5920 Martin Renvoize changed: What|Removed |Added Attachment #165691|0 |1 is obsolete|

[Koha-bugs] [Bug 5920] Optionally remove HTML from downloaded reports

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5920 Martin Renvoize changed: What|Removed |Added Status|In Discussion |Passed QA -- You are

[Koha-bugs] [Bug 5920] Optionally remove HTML from downloaded reports

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5920 Martin Renvoize changed: What|Removed |Added Attachment #165690|0 |1 is obsolete|

[Koha-bugs] [Bug 5920] Optionally remove HTML from downloaded reports

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5920 --- Comment #32 from Martin Renvoize --- Created attachment 165834 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165834=edit Bug 5920: (QA follow-up) Switch to use existing dependancy We already have a scrubber

[Koha-bugs] [Bug 35428] gulp po tasks do not clean temporary files

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35428 Janusz Kaczmarek changed: What|Removed |Added Blocks||36730 Referenced Bugs:

[Koha-bugs] [Bug 36730] New: (Bug 35428 follow-up) po files (sometimes) fail to update

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36730 Bug ID: 36730 Summary: (Bug 35428 follow-up) po files (sometimes) fail to update Change sponsored?: --- Product: Koha Version: unspecified Hardware: All

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 Katrin Fischer changed: What|Removed |Added CC||michaela.sie...@kit.edu

[Koha-bugs] [Bug 26297] Add a route to list patron categories

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26297 --- Comment #49 from Martin Renvoize --- Created attachment 165827 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165827=edit Bug 26297: (RM follow-up) Fix specification file We had a duplicate 'description' key

[Koha-bugs] [Bug 35106] ILL - Add patron autocomplete to 'Edit request' Patron ID input

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35106 --- Comment #22 from Pedro Amorim --- It appears ILL was submitted with "Borrower number" in the UI but was QAd to have "Patron ID" instead: https://github.com/Koha-Community/Koha/commit/a85ac6b I don't have an opinion on it and

[Koha-bugs] [Bug 32435] Add resolution types to catalog concerns

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32435 --- Comment #37 from Katrin Fischer --- Pushed for 24.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 Katrin Fischer changed: What|Removed |Added Status|Passed QA |Pushed to main

[Koha-bugs] [Bug 35628] Add additional statuses to catalog concerns

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35628 Katrin Fischer changed: What|Removed |Added Status|Passed QA |Pushed to main

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 --- Comment #35 from Katrin Fischer --- Pushed for 24.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

[Koha-bugs] [Bug 36730] (Bug 35428 follow-up) po files (sometimes) fail to update

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36730 --- Comment #1 from Janusz Kaczmarek --- Created attachment 165836 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165836=edit Bug 36730: (Bug 35428 follow-up) po files (sometimes) fail to update Under some

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36709 Matt Blenkinsop changed: What|Removed |Added Attachment #165807|0 |1 is obsolete|

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35826 --- Comment #54 from Martin Renvoize --- Perhaps we should just highlight the relevant option for KTD.. or set the default differently:

[Koha-bugs] [Bug 36722] Koha not caching http://json-schema.org/draft-04/schema#

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 David Cook changed: What|Removed |Added Summary|REST API won't work if |Koha not caching

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 David Cook changed: What|Removed |Added CC||m...@kohaaloha.com

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 Martin Renvoize changed: What|Removed |Added Status|Needs Signoff |Signed Off --- Comment

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 Martin Renvoize changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 35106] ILL - Add patron autocomplete to 'Edit request' Patron ID input

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35106 --- Comment #23 from Katrin Fischer --- (In reply to Pedro Amorim from comment #22) > It appears ILL was submitted with "Borrower number" in the UI but was QAd to > have "Patron ID" instead: >

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 --- Comment #32 from Katrin Fischer --- I believe adding custom fields at the end is actually according to the standard. I found this in a quick search: https://www.niso.org/standards-committees/kbart/kbart-content-providers Links

[Koha-bugs] [Bug 5920] Optionally remove HTML from downloaded reports

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5920 Martin Renvoize changed: What|Removed |Added Attachment #165689|0 |1 is obsolete|

[Koha-bugs] [Bug 12620] Proxy Add-on for Koha z39.50/SRU servers

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12620 Adolfo Rodríguez Taboada changed: What|Removed |Added Status|NEW |Needs Signoff

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 --- Comment #33 from Jonathan Field --- (In reply to Katrin Fischer from comment #32) > I believe adding custom fields at the end is actually according to the > standard. I found this in a quick search: > >

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

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 --- Comment #62 from Martin Renvoize --- (In reply to Victor Grousset/tuxayo from comment #61) > there might be an issue found in comment 30 This patchset only touches the staff client and the comment appears to say the results

[Koha-bugs] [Bug 36733] New: It would be good to have a 'Print/Message in language' option in the UI

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36733 Bug ID: 36733 Summary: It would be good to have a 'Print/Message in language' option in the UI Change sponsored?: --- Product: Koha Version: unspecified

[Koha-bugs] [Bug 33237] If TranslateNotices is off, us the default language includes in slips

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33237 Martin Renvoize changed: What|Removed |Added Blocks||36733 Referenced Bugs:

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 Clemens Tubach changed: What|Removed |Added Attachment #165191|0 |1 is obsolete|

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 --- Comment #39 from Clemens Tubach --- Created attachment 165888 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165888=edit Bug 34788: Add Vue components, api client and navigation route This patch adds a new

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 --- Comment #40 from Clemens Tubach --- Created attachment 165889 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165889=edit Bug 34788: Add a background job to import a KBART file This patch adds a background job

[Koha-bugs] [Bug 34788] Add the ability to import KBART files to ERM

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 Clemens Tubach 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-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 Katrin Fischer changed: What|Removed |Added Keywords||additional_work_needed

[Koha-bugs] [Bug 32610] Add ability to specify patron attribute as a date

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32610 Katrin Fischer changed: What|Removed |Added Keywords||additional_work_needed

[Koha-bugs] [Bug 36545] Use select2 to improve multi-select in item search

2024-04-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36545 Katrin Fischer changed: What|Removed |Added Summary|Use select2 in item search |Use select2 to improve

[Koha-bugs] [Bug 35559] Can't change the pickup date of holds on the last day of expiration

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

  1   2   3   4   >