[Koha-bugs] [Bug 33936] timezone

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33936 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au ---

[Koha-bugs] [Bug 33936] timezone

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33936 --- Comment #2 from Igor A. Sychev --- Hi, Katrin! This line Antarctica/South_Pole is taken from the wiki https://wiki.koha-community.org/wiki/Time_Zone_Configuration Initially I set 'Asia/Tomsk', but I got an error.

[Koha-bugs] [Bug 33933] Use restrictions appear twice for items on OPAC

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33933 --- Comment #4 from David Cook --- Then again... if we look at C4::Circulation::CanBookBeIssued, we can see the following: if ( $item_object->restricted && $item_object->restricted == 1 ) {

[Koha-bugs] [Bug 33934] 'No encryption_key in koha-conf.xml' needs more detail

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33934 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au ---

[Koha-bugs] [Bug 30649] Vendor EDI account passwords should be encrypted in the database

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30649 --- Comment #39 from David Cook --- Would this work without the encryption_key being set though? Might need to add a catch for that -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 33933] Use restrictions appear twice for items on OPAC

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33933 --- Comment #3 from David Cook --- (In reply to Jonathan Druart from comment #2) > It looks correct but I am not confident in signing it off. The code is > confusing! I agree the code is confusing. At some point, I think we need to

[Koha-bugs] [Bug 33905] Username and cardnumber should be unique respectively

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33905 --- Comment #4 from David Cook --- (In reply to Jonathan Druart from comment #2) > Can you remind me the good reason behind the 2 login fields? :) > > If you want to use cardnumber to login why not set userid=cardnumber and >

[Koha-bugs] [Bug 32932] Re-structure Vue router-links to use "name" instead of urls

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32932 --- Comment #45 from David Cook --- (In reply to Jonathan Druart from comment #44) > I was more thinking: how do we make sure future changes won't introduce > non-named URLs in ERM or even other vue files? Might be worth seeing if

[Koha-bugs] [Bug 33932] Why multiple statuses on item record

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33932 --- Comment #8 from David Cook --- (In reply to Christopher Brannon from comment #0) > Is there a reason we need to have multiple status fields? I'm wondering why > we don't consolidate the statuses to a single field that you can

[Koha-bugs] [Bug 33932] Why multiple statuses on item record

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33932 --- Comment #7 from David Cook --- (In reply to Christopher Brannon from comment #5) > (In reply to Jonathan Druart from comment #4) > > Everything is always possible, but that would be really hard to change :) > > Everything is

[Koha-bugs] [Bug 30358] Strip leading/trailing whitespace characters from input fields when cataloguing

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30358 --- Comment #91 from David Cook --- (In reply to Tomás Cohen Arazi from comment #90) > Is the removal of inner newline chars on purpose? Doesn't it break note > fields for some people Yeah I think it's on purpose, but I have the

[Koha-bugs] [Bug 33935] Installer list deleted files which shows warning in the logs

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33935 --- Comment #7 from David Nind --- (In reply to Jonathan Druart from comment #3) > Indeed wrong description it actually does not explode, but there is the > error in the plack-intranet-error.log file Thanks Jonathan! -- You are

[Koha-bugs] [Bug 33885] Get HTTP 500 when retrieving orders created by a non-existent (deleted) user

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33885 David Nind changed: What|Removed |Added CC||da...@davidnind.com Text to

[Koha-bugs] [Bug 33885] Get HTTP 500 when retrieving orders created by a non-existent (deleted) user

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33885 David Nind changed: What|Removed |Added Attachment #152081|0 |1 is obsolete|

[Koha-bugs] [Bug 33885] Get HTTP 500 when retrieving orders created by a non-existent (deleted) user

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33885 David Nind changed: What|Removed |Added Attachment #152080|0 |1 is obsolete|

[Koha-bugs] [Bug 33885] Get HTTP 500 when retrieving orders created by a non-existent (deleted) user

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33885 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 33360] SendQueuedMessages: Improve limit behavior and add domain limits

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33360 Liz Rea changed: What|Removed |Added CC||wizzy...@gmail.com --- Comment

[Koha-bugs] [Bug 33749] Move Koha::MetadataRecord::stripWhitespaceChars into a RecordProcessor filter

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33749 Tomás Cohen Arazi changed: What|Removed |Added Status|ASSIGNED|Needs Signoff ---

[Koha-bugs] [Bug 33749] Move Koha::MetadataRecord::stripWhitespaceChars into a RecordProcessor filter

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33749 --- Comment #3 from Tomás Cohen Arazi --- Created attachment 152136 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152136=edit Bug 33749: Use TrimFields instead of stripWhitespaceChars This patch replaces the

[Koha-bugs] [Bug 33749] Move Koha::MetadataRecord::stripWhitespaceChars into a RecordProcessor filter

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33749 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 152135 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152135=edit Bug 33749: Add TrimFields field class This patch adds a RecordProcessor filter class

[Koha-bugs] [Bug 33902] On opac-detail.tt the libraryInfoModal is outside of HTML tags

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33902 --- Comment #6 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 33902] On opac-detail.tt the libraryInfoModal is outside of HTML tags

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33902 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 33725] Add item's collection code to search results location column in staff interface

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33725 --- Comment #6 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 33725] Add item's collection code to search results location column in staff interface

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33725 Tomás Cohen Arazi changed: What|Removed |Added Version(s)||23.11.00

[Koha-bugs] [Bug 32894] Objects cache methods' result without invalidation

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32894 --- Comment #46 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 32894] Objects cache methods' result without invalidation

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32894 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 33945] Add ability to delay the loading of the current checkouts table on the checkouts page

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33945 Sam Lau changed: What|Removed |Added Attachment #152130|0 |1 is obsolete|

[Koha-bugs] [Bug 33945] Add ability to delay the loading of the current checkouts table on the checkouts page

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33945 Sam Lau changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiving

[Koha-bugs] [Bug 33897] Use template wrapper for tabs: OPAC bibliographic detail page

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33897 Lucas Gass changed: What|Removed |Added Blocks|33902 | Referenced Bugs:

[Koha-bugs] [Bug 33902] On opac-detail.tt the libraryInfoModal is outside of HTML tags

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33902 Lucas Gass changed: What|Removed |Added Status|BLOCKED |Passed QA Depends

[Koha-bugs] [Bug 33725] Add item's collection code to search results location column in staff interface

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33725 --- Comment #5 from Kyle M Hall --- Created attachment 152133 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152133=edit Bug 33725: (follow-up) Add ccode to grouping logic Signed-off-by: Kyle M Hall -- You are

[Koha-bugs] [Bug 33725] Add item's collection code to search results location column in staff interface

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33725 Kyle M Hall changed: What|Removed |Added Attachment #151158|0 |1 is obsolete|

[Koha-bugs] [Bug 33725] Add item's collection code to search results location column in staff interface

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33725 Kyle M Hall changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 33176] Improve enforcing of RequirePaymentType

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33176 --- Comment #12 from Lucas Gass --- Created attachment 152131 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152131=edit Bug 33176: Enforce bad values 1. Turn on RequirePaymentType 2. Create a manual invocie on a

[Koha-bugs] [Bug 33176] Improve enforcing of RequirePaymentType

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33176 Lucas Gass changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 33935] Installer list deleted files which shows warning in the logs

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33935 --- Comment #6 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 33935] Installer list deleted files which shows warning in the logs

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33935 Tomás Cohen Arazi changed: What|Removed |Added Version(s)||23.11.00

[Koha-bugs] [Bug 33934] 'No encryption_key in koha-conf.xml' needs more detail

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33934 --- Comment #9 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 33934] 'No encryption_key in koha-conf.xml' needs more detail

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33934 Tomás Cohen Arazi changed: What|Removed |Added Version(s)||23.11.00

[Koha-bugs] [Bug 33844] item->is_denied_renewal should check column from associated pref

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33844 --- Comment #9 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 33844] item->is_denied_renewal should check column from associated pref

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33844 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 33524] Use template wrapper for tabs: Authority editor

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33524 --- Comment #4 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 33524] Use template wrapper for tabs: Authority editor

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33524 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 32478] Remove Koha::Config::SysPref->find since bypasses cache

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32478 --- Comment #30 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 32478] Remove Koha::Config::SysPref->find since bypasses cache

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32478 Tomás Cohen Arazi changed: What|Removed |Added Version(s)||23.11.00

[Koha-bugs] [Bug 33945] Add ability to delay the loading of the current checkouts table on the checkouts page

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33945 --- Comment #1 from Kyle M Hall --- Created attachment 152130 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152130=edit Bug 33945: Add ability to delay the loading of the current checkouts table on the checkouts

[Koha-bugs] [Bug 33945] Add ability to delay the loading of the current checkouts table on the checkouts page

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33945 Kyle M Hall changed: What|Removed |Added Status|NEW |Needs Signoff Patch

[Koha-bugs] [Bug 33902] On opac-detail.tt the libraryInfoModal is outside of HTML tags

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33902 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com

[Koha-bugs] [Bug 33944] When listing checkouts, don't fetch item object if not using recalls

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33944 Sam Lau changed: What|Removed |Added Attachment #152127|0 |1 is obsolete|

[Koha-bugs] [Bug 33944] When listing checkouts, don't fetch item object if not using recalls

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33944 Sam Lau changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiving

[Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 --- Comment #1 from Owen Leonard --- Created attachment 152128 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152128=edit Bug 33911: Improve translation of title tags: Catalog, basket, and lists This patch

[Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch

[Koha-bugs] [Bug 33945] Add ability to delay the loading of the current checkouts table on the checkouts page

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33945 Kyle M Hall changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |k...@bywatersolutions.com

[Koha-bugs] [Bug 33945] New: Add ability to delay the loading of the current checkouts table on the checkouts page

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33945 Bug ID: 33945 Summary: Add ability to delay the loading of the current checkouts table on the checkouts page Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 33944] When listing checkouts, don't fetch item object if not using recalls

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33944 --- Comment #1 from Nick Clemens --- Created attachment 152127 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152127=edit Bug 33944: Don't fetch item object unless using recalls To test: 1 - Check someitems out

[Koha-bugs] [Bug 33944] When listing checkouts, don't fetch item object if not using recalls

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33944 Nick Clemens changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 33944] New: When listing checkouts, don't fetch item object if not using recalls

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33944 Bug ID: 33944 Summary: When listing checkouts, don't fetch item object if not using recalls Change sponsored?: --- Product: Koha Version: master Hardware:

[Koha-bugs] [Bug 33524] Use template wrapper for tabs: Authority editor

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33524 Tomás Cohen Arazi changed: What|Removed |Added Attachment #151784|0 |1 is obsolete|

[Koha-bugs] [Bug 33524] Use template wrapper for tabs: Authority editor

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33524 Tomás Cohen Arazi changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 Sam Lau changed: What|Removed |Added Attachment #152124|0 |1 is obsolete|

[Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 Sam Lau changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiving

[Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 --- Comment #1 from Owen Leonard --- Created attachment 152124 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152124=edit Bug 33910: Improve translation of title tags: Authorities This patch updates authorities

[Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch

[Koha-bugs] [Bug 30358] Strip leading/trailing whitespace characters from input fields when cataloguing

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30358 --- Comment #90 from Tomás Cohen Arazi --- Is the removal of inner newline chars on purpose? Doesn't it break note fields for some people -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 33909] Improve translation of title tags: Administration

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33909 --- Comment #1 from Owen Leonard --- Created attachment 152123 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152123=edit Bug 33909: Improve translation of title tags: Administration This patch updates

[Koha-bugs] [Bug 33909] Improve translation of title tags: Administration

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33909 Owen Leonard changed: What|Removed |Added Patch complexity|--- |Medium patch

[Koha-bugs] [Bug 33942] Improve performance of local holds priority by temporarily caching patrons and items

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33942 --- Comment #1 from Kyle M Hall --- Created attachment 152122 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152122=edit Bug 33942: Improve performance of local holds priority by temporarily caching patrons and

[Koha-bugs] [Bug 33942] Improve performance of local holds priority by temporarily caching patrons and items

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33942 Kyle M Hall changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 33943] New: Course Reserves Should Display Serial Enumeration/Chronology

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33943 Bug ID: 33943 Summary: Course Reserves Should Display Serial Enumeration/Chronology Change sponsored?: --- Product: Koha Version: 22.05 Hardware: All

[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908 --- Comment #1 from Owen Leonard --- Created attachment 152121 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152121=edit Bug 33908: Improve translation of title tags: Acquisitions This patch updates

[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch

[Koha-bugs] [Bug 33942] Improve performance of local holds priority by temporarily caching patrons and items

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33942 Kyle M Hall changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |k...@bywatersolutions.com

[Koha-bugs] [Bug 33942] New: Improve performance of local holds priority by temporarily caching patrons and items

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33942 Bug ID: 33942 Summary: Improve performance of local holds priority by temporarily caching patrons and items Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 33573] Add public endpoint for cancelling holds

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33573 Rebecca Coert changed: What|Removed |Added CC||rco...@arlingtonva.us --

[Koha-bugs] [Bug 33554] searching borrowers is a lot slower if there's searchable extended attributes.

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33554 Kyle M Hall changed: What|Removed |Added CC||k...@bywatersolutions.com

[Koha-bugs] [Bug 26978] Add item type criteria to batch extend due date tool

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26978 --- Comment #4 from Sam Lau --- Created attachment 152120 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152120=edit Bug 26978: Add item type option to batch extend due date tool Signed-off-by: Sam Lau -- You

[Koha-bugs] [Bug 26978] Add item type criteria to batch extend due date tool

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26978 Sam Lau changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiving

[Koha-bugs] [Bug 33941] EBSCO Packages filter failing

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33941 Matt Blenkinsop changed: What|Removed |Added Assignee|jonathan.druart+koha@gmail.

[Koha-bugs] [Bug 33941] EBSCO Packages filter failing

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33941 --- Comment #1 from Matt Blenkinsop --- Created attachment 152119 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152119=edit Bug 33941: Fix wrong URL name in EBSCOPackagesList This patch fixes a URL pointing to

[Koha-bugs] [Bug 33941] EBSCO Packages filter failing

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33941 Matt Blenkinsop changed: What|Removed |Added Status|NEW |Needs Signoff -- You

[Koha-bugs] [Bug 33941] New: EBSCO Packages filter failing

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33941 Bug ID: 33941 Summary: EBSCO Packages filter failing Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 33926] Add ability to specify fields allowed in a response

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33926 Sam Lau changed: What|Removed |Added Attachment #152053|0 |1 is obsolete|

[Koha-bugs] [Bug 33926] Add ability to specify fields allowed in a response

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33926 Sam Lau changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiving

[Koha-bugs] [Bug 31187] Regression, Permanent shelving location is always updated when editing location VIA BATCH ITEM MOD if both are mapped to MARC fields

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31187 Rhonda Kuiper changed: What|Removed |Added CC||rkui...@roundrocktexas.gov

[Koha-bugs] [Bug 33913] Improve translation of title tags: Circulation, holds, and ILL

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33913 Owen Leonard changed: What|Removed |Added Attachment #152116|0 |1 is obsolete|

[Koha-bugs] [Bug 33913] Improve translation of title tags: Circulation, holds, and ILL

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33913 Owen Leonard changed: What|Removed |Added Patch complexity|--- |Small patch

[Koha-bugs] [Bug 33913] Improve translation of title tags: Circulation, holds, and ILL

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33913 --- Comment #1 from Owen Leonard --- Created attachment 152116 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152116=edit Bug 33913: Improve translation of title tags: Circulation, holds, and ILL This patch

[Koha-bugs] [Bug 33907] Improve translation of title tags: OPAC

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33907 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |ASSIGNED -- You are

[Koha-bugs] [Bug 33907] Improve translation of title tags: OPAC

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33907 Owen Leonard changed: What|Removed |Added Attachment #152065|0 |1 is obsolete|

[Koha-bugs] [Bug 33725] Add item's collection code to search results location column in staff interface

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33725 Kyle M Hall changed: What|Removed |Added CC||k...@bywatersolutions.com

[Koha-bugs] [Bug 33940] Move get_cardnumber_length and checkcardnumber to Koha

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33940 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com

[Koha-bugs] [Bug 33932] Why multiple statuses on item record

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33932 --- Comment #6 from Katrin Fischer --- (In reply to Christopher Brannon from comment #0) > Is there a reason we need to have multiple status fields? I'm wondering why > we don't consolidate the statuses to a single field that you

[Koha-bugs] [Bug 29063] [DOCS] Manual: Translation issue with repeated strings in system preferences

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29063 Marie-Luce Laflamme changed: What|Removed |Added CC|

[Koha-bugs] [Bug 33932] Why multiple statuses on item record

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33932 --- Comment #5 from Christopher Brannon --- (In reply to Jonathan Druart from comment #4) > Look at cgi-bin/koha/admin/koha2marclinks.pl: 1 DB column is mapped to 1 > MARC subfield. > > Everything is always possible, but that would

[Koha-bugs] [Bug 33573] Add public endpoint for cancelling holds

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33573 Emily Lamancusa changed: What|Removed |Added Attachment #152113|0 |1 is obsolete|

[Koha-bugs] [Bug 33573] Add public endpoint for cancelling holds

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33573 Emily Lamancusa changed: What|Removed |Added Attachment #152112|0 |1 is obsolete|

[Koha-bugs] [Bug 33932] Why multiple statuses on item record

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33932 --- Comment #4 from Jonathan Druart --- Look at cgi-bin/koha/admin/koha2marclinks.pl: 1 DB column is mapped to 1 MARC subfield. Everything is always possible, but that would be really hard to change :) -- You are receiving this

[Koha-bugs] [Bug 33573] Add public endpoint for cancelling holds

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33573 Sam Lau changed: What|Removed |Added Attachment #152108|0 |1 is obsolete|

[Koha-bugs] [Bug 33573] Add public endpoint for cancelling holds

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33573 Sam Lau changed: What|Removed |Added Attachment #152107|0 |1 is obsolete|

[Koha-bugs] [Bug 33573] Add public endpoint for cancelling holds

2023-06-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33573 Sam Lau changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiving

  1   2   3   >