[Koha-bugs] [Bug 29086] Reuse article request filtering methods in Biblio template plugin

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29086 David Nind changed: What|Removed |Added CC||da...@davidnind.com ---

[Koha-bugs] [Bug 29087] Holds to pull list can crash with a SQL::Abstract puke

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29087 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --

[Koha-bugs] [Bug 29006] Make GoogleOpenIDConnect options consistent in the OPAC

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29006 David Nind changed: What|Removed |Added Keywords||Manual Text to go in the|

[Koha-bugs] [Bug 29006] Make GoogleOpenIDConnect options consistent in the OPAC

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29006 --- Comment #5 from David Nind --- (In reply to Owen Leonard from comment #3) > You populated these preferences? > > GoogleOAuth2ClientID > GoogleOAuth2ClientSecret > > And turned this one on? > > GoogleOpenIDConnect > > Do you

[Koha-bugs] [Bug 29006] Make GoogleOpenIDConnect options consistent in the OPAC

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29006 David Nind changed: What|Removed |Added Attachment #124862|0 |1 is obsolete|

[Koha-bugs] [Bug 29006] Make GoogleOpenIDConnect options consistent in the OPAC

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

[Koha-bugs] [Bug 29088] New: Warning when connection to memcached fails is too long

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29088 Bug ID: 29088 Summary: Warning when connection to memcached fails is too long Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 29087] New: Holds to pull list can crash with a SQL::Abstract puke

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29087 Bug ID: 29087 Summary: Holds to pull list can crash with a SQL::Abstract puke Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 18668] Add the column localuse to the items table

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18668 Rebecca Coert changed: What|Removed |Added CC||rco...@arlingtonva.us ---

[Koha-bugs] [Bug 29086] Reuse article request filtering methods in Biblio template plugin

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29086 Tomás Cohen Arazi changed: What|Removed |Added CC|

[Koha-bugs] [Bug 29084] Update article requests-related Koha::Biblio methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29084 Tomás Cohen Arazi changed: What|Removed |Added Blocks||29086 Referenced

[Koha-bugs] [Bug 29086] Reuse article request filtering methods in Biblio template plugin

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

[Koha-bugs] [Bug 29086] Reuse article request filtering methods in Biblio template plugin

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29086 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 125176 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125176=edit Bug 29086: (follow-up) Remove unrequired Koha::ArticleRequest::Status uses I noticed

[Koha-bugs] [Bug 29086] Reuse article request filtering methods in Biblio template plugin

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29086 --- Comment #1 from Tomás Cohen Arazi --- Created attachment 125175 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125175=edit Bug 29086: Simplify querying active article requests This patch makes a trivial

[Koha-bugs] [Bug 28684] Superfluous -or condition in few article request queries

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28684 Tomás Cohen Arazi changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 29086] Reuse article request filtering methods in Biblio template plugin

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29086 Tomás Cohen Arazi changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |tomasco...@gmail.com

[Koha-bugs] [Bug 29086] New: Reuse article request filtering methods in Biblio template plugin

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29086 Bug ID: 29086 Summary: Reuse article request filtering methods in Biblio template plugin Change sponsored?: --- Product: Koha Version: unspecified Hardware:

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 --- Comment #63 from Tomás Cohen Arazi --- Created attachment 125174 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125174=edit Bug 27947: (QA follow-up) Clarify permissions Privileged routes need permissions

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 --- Comment #62 from Tomás Cohen Arazi --- Created attachment 125173 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125173=edit Bug 27947: (QA follow-up) Update test to highlight issue This addition to the tests

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 --- Comment #61 from Tomás Cohen Arazi --- Created attachment 125172 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125172=edit Bug 27947: (QA follow-up) Remove incorrect permission check The API was checking for

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 --- Comment #60 from Tomás Cohen Arazi --- Created attachment 125171 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125171=edit Bug 27947: Add regression tests for routes Signed-off-by: Tomas Cohen Arazi

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 --- Comment #59 from Tomás Cohen Arazi --- Created attachment 125170 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125170=edit Bug 27947: (QA follow-up) Refactor routes This patch refactors the route specs a

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 --- Comment #58 from Tomás Cohen Arazi --- Created attachment 125169 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125169=edit Bug 27947: (follow-up) Add OPAC cancellation as new reason too Something that

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 --- Comment #57 from Tomás Cohen Arazi --- Created attachment 125168 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125168=edit Bug 27947: (follow-up) Improve atomic update We do not need to replace the whole

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 --- Comment #56 from Tomás Cohen Arazi --- Created attachment 125167 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125167=edit Bug 27947: Add cancellation reason to article request This bug adds a cancellation

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 --- Comment #55 from Tomás Cohen Arazi --- Created attachment 125166 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125166=edit Bug 27947: [DO NOT PUSH] update ArticleRequest schema Signed-off-by: Marcel de Rooy

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 --- Comment #54 from Tomás Cohen Arazi --- Created attachment 125165 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125165=edit Bug 27947: Add authorised values list in article requests cancellation

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 Tomás Cohen Arazi changed: What|Removed |Added Attachment #125047|0 |1 is obsolete|

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 Tomás Cohen Arazi changed: What|Removed |Added Attachment #125046|0 |1 is obsolete|

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 Tomás Cohen Arazi changed: What|Removed |Added Attachment #125045|0 |1 is obsolete|

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 Tomás Cohen Arazi changed: What|Removed |Added Attachment #125044|0 |1 is obsolete|

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 Tomás Cohen Arazi changed: What|Removed |Added Attachment #125043|0 |1 is obsolete|

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 Tomás Cohen Arazi changed: What|Removed |Added Attachment #125042|0 |1 is obsolete|

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 Tomás Cohen Arazi changed: What|Removed |Added Attachment #125041|0 |1 is obsolete|

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 Tomás Cohen Arazi changed: What|Removed |Added Attachment #125040|0 |1 is obsolete|

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 Tomás Cohen Arazi changed: What|Removed |Added Attachment #125039|0 |1 is obsolete|

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 Tomás Cohen Arazi changed: What|Removed |Added Attachment #125038|0 |1 is obsolete|

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 --- Comment #53 from Tomás Cohen Arazi --- Last rebase after dependency changes. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 29085] New: Add an alert when deleting a vendor linked to a subscription

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29085 Bug ID: 29085 Summary: Add an alert when deleting a vendor linked to a subscription Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All

[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947 Tomás Cohen Arazi changed: What|Removed |Added Depends on||27945 Referenced

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 Tomás Cohen Arazi changed: What|Removed |Added Blocks||27947 Referenced

[Koha-bugs] [Bug 29084] Update article requests-related Koha::Biblio methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29084 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 125164 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125164=edit Bug 29084: Update article requests-related Koha::Biblio methods to use relationships

[Koha-bugs] [Bug 29084] Update article requests-related Koha::Biblio methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29084 --- Comment #1 from Tomás Cohen Arazi --- Created attachment 125163 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125163=edit Bug 29084: Unit tests This patch adds missing tests for

[Koha-bugs] [Bug 29084] Update article requests-related Koha::Biblio methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29084 Tomás Cohen Arazi changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You

[Koha-bugs] [Bug 29082] Add filtering methods to Koha::ArticleRequests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29082 --- Comment #2 from Tomás Cohen Arazi --- *** Bug 28684 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 28684] Superfluous -or condition in few article request queries

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28684 Tomás Cohen Arazi changed: What|Removed |Added Resolution|--- |DUPLICATE

[Koha-bugs] [Bug 29084] Update article requests-related Koha::Biblio methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29084 Tomás Cohen Arazi changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 28684] Superfluous -or condition in few article request queries

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28684 Tomás Cohen Arazi changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 29083] Update article requests-related Koha::Patron methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 Tomás Cohen Arazi changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 28684] Superfluous -or condition in few article request queries

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28684 Tomás Cohen Arazi changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 29083] Update article requests-related Koha::Patron methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 Tomás Cohen Arazi changed: What|Removed |Added Blocks||29084 Referenced

[Koha-bugs] [Bug 29084] Update article requests-related Koha::Biblio methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29084 Tomás Cohen Arazi changed: What|Removed |Added Status|NEW |ASSIGNED

[Koha-bugs] [Bug 29084] New: Update article requests-related Koha::Biblio methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29084 Bug ID: 29084 Summary: Update article requests-related Koha::Biblio methods to use relationships Change sponsored?: --- Product: Koha Version: unspecified

[Koha-bugs] [Bug 29083] Update article requests-related Koha::Patron methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 --- Comment #4 from Tomás Cohen Arazi --- Created attachment 125162 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125162=edit Bug 29083: (QA follow-up) Remove unused param Signed-off-by: Tomas Cohen Arazi --

[Koha-bugs] [Bug 29082] Add filtering methods to Koha::ArticleRequests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29082 Tomás Cohen Arazi changed: What|Removed |Added Blocks||29083 Referenced

[Koha-bugs] [Bug 29083] Update article requests-related Koha::Patron methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 Tomás Cohen Arazi changed: What|Removed |Added Depends on||29082 Referenced

[Koha-bugs] [Bug 29083] Update article requests-related Koha::Patron methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 --- Comment #3 from Tomás Cohen Arazi --- Created attachment 125161 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125161=edit Bug 29083: Update article requests-related Koha::Patron methods to use relationships

[Koha-bugs] [Bug 29083] Update article requests-related Koha::Patron methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 125160 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125160=edit Bug 29083: Unit tests This patch adds missing tests for

[Koha-bugs] [Bug 29083] Update article requests-related Koha::Patron methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 Tomás Cohen Arazi changed: What|Removed |Added Patch complexity|--- |Trivial patch

[Koha-bugs] [Bug 29083] Update article requests-related Koha::Patron methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 --- Comment #1 from Tomás Cohen Arazi --- Added bug 27945 as dependency because it touches the same tests file. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 Tomás Cohen Arazi changed: What|Removed |Added Blocks||29083 Referenced

[Koha-bugs] [Bug 29083] Update article requests-related Koha::Patron methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 Tomás Cohen Arazi changed: What|Removed |Added Depends on||27945 Referenced

[Koha-bugs] [Bug 29083] Update article requests-related Koha::Patron methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 Tomás Cohen Arazi changed: What|Removed |Added CC|

[Koha-bugs] [Bug 29083] New: Update article requests-related Koha::Patron methods to use relationships

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 Bug ID: 29083 Summary: Update article requests-related Koha::Patron methods to use relationships Change sponsored?: --- Product: Koha Version: unspecified

[Koha-bugs] [Bug 29082] Add filtering methods to Koha::ArticleRequests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29082 --- Comment #1 from Tomás Cohen Arazi --- Created attachment 125159 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125159=edit Bug 29082: Add filtering methods to Koha::ArticleRequests This patch adds handy

[Koha-bugs] [Bug 29082] Add filtering methods to Koha::ArticleRequests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29082 Tomás Cohen Arazi changed: What|Removed |Added Status|NEW |Needs Signoff Patch

[Koha-bugs] [Bug 29082] Add filtering methods to Koha::ArticleRequests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29082 Tomás Cohen Arazi changed: What|Removed |Added CC|

[Koha-bugs] [Bug 28684] Superfluous -or condition in few article request queries

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28684 Tomás Cohen Arazi changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 29082] Add filtering methods to Koha::ArticleRequests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29082 Tomás Cohen Arazi changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 29082] Add filtering methods to Koha::ArticleRequests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29082 Tomás Cohen Arazi changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |tomasco...@gmail.com

[Koha-bugs] [Bug 29082] New: Add filtering methods to Koha::ArticleRequests

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29082 Bug ID: 29082 Summary: Add filtering methods to Koha::ArticleRequests Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All

[Koha-bugs] [Bug 27944] Add new stages to the article request process

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27944 --- Comment #82 from Tomás Cohen Arazi --- Created attachment 125158 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125158=edit Bug 27944: (QA follow-up) Make atomic update idempotent This patch checks the DB

[Koha-bugs] [Bug 29081] Lost item behavior can result in duplicate fines

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29081 --- Comment #1 from Andrew Fuerste-Henry --- I should note, I realize it makes no sense to set things this way. It's a bad idea. But we should maybe protect against it anyway. -- You are receiving this mail because: You are

[Koha-bugs] [Bug 29013] Add ability to uncancel an order

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29013 --- Comment #5 from Karen Venturella --- I was told "There isn't a way to unreceive them in order to receive them in FY22." Perhaps you can reach out to Sara Brown to describe the problem. I want to receive 3 print copies of MLA

[Koha-bugs] [Bug 23091] Add options to charge new or restore forgiven overdues when a lost item is returned

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23091 Andrew Fuerste-Henry changed: What|Removed |Added Blocks||29081 Referenced

[Koha-bugs] [Bug 29081] New: Lost item behavior can result in duplicate fines

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29081 Bug ID: 29081 Summary: Lost item behavior can result in duplicate fines Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 18138] Use MARC modification template when adding/updating bibliographic records

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18138 --- Comment #62 from David Gustafsson --- (In reply to Phil Ringnalda from comment #60) > https://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/ >

[Koha-bugs] [Bug 18138] Use MARC modification template when adding/updating bibliographic records

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18138 --- Comment #61 from David Gustafsson --- Created attachment 125157 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125157=edit Bug 18138: fix atomic update and system preference type -- You are receiving this

[Koha-bugs] [Bug 23091] Add options to charge new or restore forgiven overdues when a lost item is returned

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23091 Andrew Fuerste-Henry changed: What|Removed |Added Blocks||29080 Referenced

[Koha-bugs] [Bug 29080] New: Missing data trail for reduced fine

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29080 Bug ID: 29080 Summary: Missing data trail for reduced fine Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 25241] Accessibility: 1.4.4 Resize text

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25241 --- Comment #1 from Owen Leonard --- I think Bug 20168 made a lot of improvements in this area. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 28730] Add option to format AH field (due date) in SIP checkout response

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28730 Martin Renvoize changed: What|Removed |Added Status|Signed Off |Passed QA

[Koha-bugs] [Bug 28730] Add option to format AH field (due date) in SIP checkout response

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28730 --- Comment #4 from Martin Renvoize --- Created attachment 125156 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125156=edit Bug 28730: (QA follow-up) Add new option to example configs -- You are receiving this

[Koha-bugs] [Bug 28730] Add option to format AH field (due date) in SIP checkout response

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28730 Martin Renvoize changed: What|Removed |Added Attachment #124062|0 |1 is obsolete|

[Koha-bugs] [Bug 24555] POC Elasticsearch - Use boolean queries instead of full text queries

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24555 Marjorie Barry-Vila changed: What|Removed |Added CC|

[Koha-bugs] [Bug 29062] Patron check-in slip repeats data

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29062 Lucas Gass changed: What|Removed |Added Attachment #125129|0 |1 is obsolete|

[Koha-bugs] [Bug 29062] Patron check-in slip repeats data

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29062 Lucas Gass changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 29079] New: Biblio info info Holds Queue needs to be able to be customized

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29079 Bug ID: 29079 Summary: Biblio info info Holds Queue needs to be able to be customized Change sponsored?: --- Product: Koha Version: 21.05 Hardware: All

[Koha-bugs] [Bug 29037] Accessibility: OPAC links don't have sufficient contrast

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29037 Owen Leonard changed: What|Removed |Added Attachment #124912|0 |1 is obsolete|

[Koha-bugs] [Bug 29037] Accessibility: OPAC links don't have sufficient contrast

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29037 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #78 from Tomás Cohen Arazi --- Rebased on top of bug 27944, fixed a problem introduced by a rebase, fixed the tests. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #77 from Tomás Cohen Arazi --- Created attachment 125152 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125152=edit Bug 27945: (QA follow-up) Fix and move tests to proper file Koha::Patron methods

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #76 from Tomás Cohen Arazi --- Created attachment 125151 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125151=edit Bug 27945: Move atomicupdate to new format It also removes the implicit dependency

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #75 from Tomás Cohen Arazi --- Created attachment 125150 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125150=edit Bug 27945: (follow-up) Fix tests for the adjusted check Signed-off-by: Marcel de

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #74 from Tomás Cohen Arazi --- Created attachment 125149 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125149=edit Bug 27945: (QA follow-up) Terminology The term "Maximum article request limit" could

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #73 from Tomás Cohen Arazi --- Created attachment 125148 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125148=edit Bug 27945: (QA follow-up) Fix limit check Resolve: [WARN]

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #72 from Tomás Cohen Arazi --- Created attachment 125147 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125147=edit Bug 27945: (follow-up) fix limit check in Patron.pm, regexp in categories.pl and

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #71 from Tomás Cohen Arazi --- Created attachment 125146 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125146=edit Bug 27945: (follow-up) Fix column header title and edit form label Signed-off-by:

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #70 from Tomás Cohen Arazi --- Created attachment 125145 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125145=edit Bug 27945: (QA follow-up) Fix exception POD Signed-off-by: Tomas Cohen Arazi

[Koha-bugs] [Bug 27945] Limit the number of active article requests per patron category

2021-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #69 from Tomás Cohen Arazi --- Created attachment 125144 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125144=edit Bug 27945: Add limit article request feature This patch makes it possible to limit

  1   2   >