[Koha-bugs] [Bug 22417] Add a task queue

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #203 from Julian Maurice --- All errors from QA script are gone :) One minor annoyance: when you apply all patches except those with "DO NOT PUSH", it fail at some point: Application de Bug 22417: UpdateDB entry Applic

[Koha-bugs] [Bug 26331] svc/letters/preview is not executable which prevents CGI functioning

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26331 David Cook changed: What|Removed |Added Status|NEW |Needs Signoff -- You are rece

[Koha-bugs] [Bug 26331] svc/letters/preview is not executable which prevents CGI functioning

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26331 --- Comment #1 from David Cook --- Created attachment 109387 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109387&action=edit Bug 26331: Make svc/letters/preview executable Without this patch, you can't preview l

[Koha-bugs] [Bug 26331] New: svc/letters/preview is not executable which prevents CGI functioning

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26331 Bug ID: 26331 Summary: svc/letters/preview is not executable which prevents CGI functioning Change sponsored?: --- Product: Koha Version: unspecified Hardware

[Koha-bugs] [Bug 26330] New: Subfields constraints editor should hide all new others subfields

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26330 Bug ID: 26330 Summary: Subfields constraints editor should hide all new others subfields Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All

[Koha-bugs] [Bug 26328] barcode.pl: ValueBuilder::incremental should filter non-natural numbers

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26328 Pablo AB changed: What|Removed |Added Summary|barcode.pl: |barcode.pl: |V

[Koha-bugs] [Bug 26328] barcode.pl: ValueBuilder::incremental should cast barcode to unsigned integer

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26328 --- Comment #2 from Pablo AB --- You are right. On my tests: SELECT barcode FROM items ORDER BY ABS(CAST(barcode AS UNSIGNED)) DESC LIMIT 5; 770101E1 → 770101 (CAST on SELECT) SELECT barcode FROM items ORDER BY ABS(barcode) DESC

[Koha-bugs] [Bug 26328] barcode.pl: ValueBuilder::incremental should cast barcode to unsigned integer

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26328 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --- C

[Koha-bugs] [Bug 26320] Crash when click search button with empty key word

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26320 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --- C

[Koha-bugs] [Bug 26329] New: opac-tags.pl hardmax should be configurable

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26329 Bug ID: 26329 Summary: opac-tags.pl hardmax should be configurable Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Sta

[Koha-bugs] [Bug 26328] New: barcode.pl: ValueBuilder::incremental should cast barcode to unsigned integer

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26328 Bug ID: 26328 Summary: barcode.pl: ValueBuilder::incremental should cast barcode to unsigned integer Change sponsored?: --- Product: Koha Version: master Hard

[Koha-bugs] [Bug 26326] Add Koha Objects for Record Import Matches

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au -- Y

[Koha-bugs] [Bug 26170] Create "system" patrons that cannot be (easily) deleted via the web UI

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26170 --- Comment #6 from David Cook --- Bug 23634 provides similar logic to what will be needed here. But instead of "$patron->is_superlibrarian && ! $user->is_superlibrarian", it'll be "$patron->is_system_user && ! $user->is_superlibrari

[Koha-bugs] [Bug 23634] Privilege escalation vulnerability for staff users with 'edit_borrowers' permission and 'OpacResetPassword' enabled

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23634 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 26170] Create "system" patrons that cannot be (easily) deleted via the web UI

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26170 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 24663] OPACPublic must be tested for all opac scripts

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24663 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au -- Y

[Koha-bugs] [Bug 26299] Help text for OPAC SMS number should be less North American-centric

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26299 --- Comment #5 from David Cook --- (In reply to Jonathan Druart from comment #4) > Nick, are you ok with this? Alternatively, we could provide a printf pattern for rendering the numbers in a more localized way I suppose? Seems like

[Koha-bugs] [Bug 25698] Curbside Pickup

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25698 --- Comment #15 from David Cook --- That Equinox news item was a bit confusing, although it makes more sense when read after the previous news item at https://www.equinoxinitiative.org/fe_highlightitem.php?sid=10155f3ecfef0033d446 wh

[Koha-bugs] [Bug 22417] Add a task queue

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #202 from David Cook --- (In reply to Marcel de Rooy from comment #168) > I will add my signoff line in the expectation that things like improving > configuration and future extension for other MQ use will be handled late

[Koha-bugs] [Bug 25448] Update German (de-DE) framework files

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25448 Katrin Fischer changed: What|Removed |Added Attachment #105308|0 |1 is obsolete|

[Koha-bugs] [Bug 25448] Update German (de-DE) framework files

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25448 --- Comment #4 from Katrin Fischer --- Hi Jonathan, thx for catching this! It looks like an issue with how the files are generated - the string is translated in pootle, but in the files it's not. I have changed this one line manually

[Koha-bugs] [Bug 25776] Add last updated date for notices and slips

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25776 --- Comment #12 from Katrin Fischer --- Hi Donna, thx a lot for testing! There was definitely something missing and I hope it will work now as expected with the additional bit of code. -- You are receiving this mail because: You ar

[Koha-bugs] [Bug 25776] Add last updated date for notices and slips

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25776 --- Comment #11 from Katrin Fischer --- Created attachment 109384 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109384&action=edit Bug 25776: (follow-up) Fix sorting by change date in notices table Some markup wa

[Koha-bugs] [Bug 25776] Add last updated date for notices and slips

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25776 Katrin Fischer changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 25360] Use secure flag for CGISESSID cookie

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25360 Lucas Gass changed: What|Removed |Added Product|Koha security |Koha Status|Passed

[Koha-bugs] [Bug 24663] OPACPublic must be tested for all opac scripts

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24663 Lucas Gass changed: What|Removed |Added Group|Koha security | Product|Koha secur

[Koha-bugs] [Bug 23634] Privilege escalation vulnerability for staff users with 'edit_borrowers' permission and 'OpacResetPassword' enabled

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23634 Lucas Gass changed: What|Removed |Added Group|Koha security | Status|Passed QA

[Koha-bugs] [Bug 25776] Add last updated date for notices and slips

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25776 Donna changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #10 from Donn

[Koha-bugs] [Bug 25776] Add last updated date for notices and slips

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25776 --- Comment #9 from Donna --- Created attachment 109383 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109383&action=edit screenshot - short not working -- You are receiving this mail because: You are watching al

[Koha-bugs] [Bug 25776] Add last updated date for notices and slips

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25776 Katrin Fischer changed: What|Removed |Added Attachment #109305|0 |1 is obsolete|

[Koha-bugs] [Bug 24147] Objects.t is failing randomly

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24147 Katrin Fischer changed: What|Removed |Added Attachment #109371|0 |1 is obsolete|

[Koha-bugs] [Bug 24147] Objects.t is failing randomly

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24147 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA Patch complexi

[Koha-bugs] [Bug 25584] When a 'return claim' is added, the button disappears, but the claim date doesn't show up

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25584 Katrin Fischer changed: What|Removed |Added Attachment #109353|0 |1 is obsolete|

[Koha-bugs] [Bug 25584] When a 'return claim' is added, the button disappears, but the claim date doesn't show up

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25584 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA Patch complexi

[Koha-bugs] [Bug 25584] When a 'return claim' is added, the button disappears, but the claim date doesn't show up

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25584 Katrin Fischer changed: What|Removed |Added Attachment #109352|0 |1 is obsolete|

[Koha-bugs] [Bug 26327] Include transacting library in fines

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26327 --- Comment #4 from Tomás Cohen Arazi --- Created attachment 109378 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109378&action=edit Bug 26327: Add to columns settings -- You are receiving this mail because: You

[Koha-bugs] [Bug 26327] Include transacting library in fines

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26327 --- Comment #3 from Tomás Cohen Arazi --- Created attachment 109377 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109377&action=edit Bug 26327: Include transacting library in fines This patch introduces a new col

[Koha-bugs] [Bug 14825] Accounts Rewrite Omnibus

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14825 Tomás Cohen Arazi changed: What|Removed |Added Depends on||26327 Referenced Bugs:

[Koha-bugs] [Bug 26327] Include transacting library in fines

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26327 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 109376 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109376&action=edit Bug 26327: Add ->library method to Koha::*Checkout This patch adds a 'library'

[Koha-bugs] [Bug 26327] Include transacting library in fines

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26327 Tomás Cohen Arazi changed: What|Removed |Added Blocks||14825 Referenced Bugs:

[Koha-bugs] [Bug 26327] Include transacting library in fines

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26327 Tomás Cohen Arazi changed: What|Removed |Added CC||j...@bywatersolutions.co

[Koha-bugs] [Bug 26327] Include transacting library in fines

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26327 Tomás Cohen Arazi changed: What|Removed |Added Status|NEW |Needs Signoff -- You a

[Koha-bugs] [Bug 26324] Spelling error resizeable vs resizable

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26324 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rece

[Koha-bugs] [Bug 26324] Spelling error resizeable vs resizable

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26324 Katrin Fischer changed: What|Removed |Added Attachment #109365|0 |1 is obsolete|

[Koha-bugs] [Bug 26327] Include transacting library in fines

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26327 Tomás Cohen Arazi changed: What|Removed |Added CC||neng...@gmail.com --- C

[Koha-bugs] [Bug 23066] Add foreign key for issues tables to branches table for branchcodes

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23066 Bug 23066 depends on bug 15985, which changed state. Bug 15985 Summary: Include checkout library in fines https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15985 What|Removed |Added

[Koha-bugs] [Bug 14825] Accounts Rewrite Omnibus

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14825 Bug 14825 depends on bug 15985, which changed state. Bug 15985 Summary: Include checkout library in fines https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15985 What|Removed |Added

[Koha-bugs] [Bug 15985] Include checkout library in fines

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15985 Tomás Cohen Arazi changed: What|Removed |Added Resolution|--- |DUPLICATE S

[Koha-bugs] [Bug 25698] Curbside Pickup

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25698 --- Comment #14 from Magnus Enger --- Ah cool, that makes sense! Thanks for clarifying! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___

[Koha-bugs] [Bug 26327] Include transacting library in fines

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

[Koha-bugs] [Bug 26327] New: Include transacting library in fines

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26327 Bug ID: 26327 Summary: Include transacting library in fines Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 25698] Curbside Pickup

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25698 --- Comment #13 from Kyle M Hall --- (In reply to Magnus Enger from comment #12) > Equionx talk about a "Koha Curbside Pickup plugin" here: > https://www.equinoxinitiative.org/fe_highlightitem. > php?sid=10155f490c4fe65db444 > As far

[Koha-bugs] [Bug 19532] Recalls for Koha

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Patch doesn't apply --- Comm

[Koha-bugs] [Bug 23682] Add ability to manually import EDI invoices as an alternative to automatic importing on download

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23682 --- Comment #20 from Kyle M Hall --- Created attachment 109374 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109374&action=edit Bug 23682: Dedup plugin calls my moving to a single call in process_invoice() -- Yo

[Koha-bugs] [Bug 26326] Add Koha Objects for Record Import Matches

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 Nick Clemens changed: What|Removed |Added Blocks||22785 Referenced Bugs: htt

[Koha-bugs] [Bug 22785] Manage Multiple Matches when importing through Stage Marc Record Import

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 Nick Clemens changed: What|Removed |Added Depends on||26326 CC|

[Koha-bugs] [Bug 26325] Add primary_key_exists function to Installer.pm

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26325 Nick Clemens changed: What|Removed |Added Blocks||26326 Referenced Bugs: htt

[Koha-bugs] [Bug 26326] Add Koha Objects for Record Import Matches

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 Nick Clemens changed: What|Removed |Added Status|NEW |Needs Signoff -- You are re

[Koha-bugs] [Bug 26326] Add Koha Objects for Record Import Matches

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 Nick Clemens changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |n...@bywatersolutions.com

[Koha-bugs] [Bug 26326] Add Koha Objects for Record Import Matches

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 --- Comment #1 from Nick Clemens --- Created attachment 109373 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109373&action=edit Bug 26326: Add Koha Objects for Record Import Matches To test: 1 - Apply patches 2 -

[Koha-bugs] [Bug 26326] New: Add Koha Objects for Record Import Matches

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 Bug ID: 26326 Summary: Add Koha Objects for Record Import Matches Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: N

[Koha-bugs] [Bug 26325] Add primary_key_exists function to Installer.pm

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26325 Nick Clemens changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |n...@bywatersolutions.com

[Koha-bugs] [Bug 26325] Add primary_key_exists function to Installer.pm

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26325 Nick Clemens changed: What|Removed |Added Status|NEW |Needs Signoff -- You are re

[Koha-bugs] [Bug 26325] Add primary_key_exists function to Installer.pm

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26325 --- Comment #1 from Nick Clemens --- Created attachment 109372 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109372&action=edit Bug 26325: Add primary_key_exists check to C4::Installer To test: 1 - prove -v t/db_

[Koha-bugs] [Bug 26325] New: Add primary_key_exists function to Installer.pm

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26325 Bug ID: 26325 Summary: Add primary_key_exists function to Installer.pm Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Stat

[Koha-bugs] [Bug 25101] Add ability to skip previewing results when batch extending due dates

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25101 --- Comment #19 from Kyle M Hall --- * The preview will fail if there is a large amounts of due dates to extend. * This is recommended when changing very large numbers of due dates. I don't see the difference here. Jonathan, would

[Koha-bugs] [Bug 19382] Add ability to block guarantees based on fees owed by guarantor and other guarantees

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382 --- Comment #26 from Kyle M Hall --- (In reply to Jonathan Druart from comment #25) > Take a look at this: > > child 1 debt is correct (only_this_guarantor => 1, include_guarantors => 0, > include_this_patron => 0) > => 0 > > child

[Koha-bugs] [Bug 26207] Compare values of system preference log entries

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26207 --- Comment #13 from Barbara Johnson --- (In reply to Jonathan Druart from comment #12) Item #4 - I actually prefer the blue background color extending the full width. We have a lot of jQuery and CSS - having that color to look for

[Koha-bugs] [Bug 13442] Facet links broken when collection code limit is used

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13442 Fridolin SOMERS changed: What|Removed |Added See Also||https://bugs.koha-communit

[Koha-bugs] [Bug 23086] Search for collection is broken

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23086 Fridolin SOMERS changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 19382] Add ability to block guarantees based on fees owed by guarantor and other guarantees

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382 --- Comment #25 from Jonathan Druart --- Take a look at this: child 1 debt is correct (only_this_guarantor => 1, include_guarantors => 0, include_this_patron => 0) => 0 child 1 debt is correct (only_this_guarantor => 0, include_gu

[Koha-bugs] [Bug 19382] Add ability to block guarantees based on fees owed by guarantor and other guarantees

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382 --- Comment #24 from Kyle M Hall --- (In reply to Jonathan Druart from comment #23) > Yes indeed. > My idea was to make the tests more readable, and this: > > +$amount = 0 if ( $patron->id == $child_2->id && ( $i == 0 ||

[Koha-bugs] [Bug 24147] Objects.t is failing randomly

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24147 Kyle M Hall changed: What|Removed |Added Attachment #108735|0 |1 is obsolete|

[Koha-bugs] [Bug 24147] Objects.t is failing randomly

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24147 Kyle M Hall changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiv

[Koha-bugs] [Bug 20168] Update of the OPAC bootstrap template to bootstrap v4

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20168 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff --- Comment #1

[Koha-bugs] [Bug 20168] Update of the OPAC bootstrap template to bootstrap v4

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20168 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are recei

[Koha-bugs] [Bug 19814] Batch Check-in function

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814 Rhiana changed: What|Removed |Added CC||rmcomp...@arlingtonva.us --- Comme

[Koha-bugs] [Bug 26289] Deleting biblio in labeled MARC view doesn't work

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26289 --- Comment #5 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 25727] Update the Select2 JS lib

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25727 --- Comment #46 from Jonathan Druart --- (In reply to Jonathan Druart from comment #45) > Created attachment 109361 [details] [review] > Bug 25727: (follow-up) Do not open options on clear Pushed to master for 20.11. -- You are r

[Koha-bugs] [Bug 26289] Deleting biblio in labeled MARC view doesn't work

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26289 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 26250] Test suite does not pass if Elastic is used as search engine

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26250 --- Comment #16 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 26281] Add cancellation reason to holds history

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26281 Jonathan Druart changed: What|Removed |Added Version(s)||20.11.00 released

[Koha-bugs] [Bug 26281] Add cancellation reason to holds history

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26281 --- Comment #4 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 26250] Test suite does not pass if Elastic is used as search engine

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26250 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 26069] Twitter share button leaks information to Twitter

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26069 --- Comment #10 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 26069] Twitter share button leaks information to Twitter

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26069 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 25639] Add search queries to HTML so queries can be retrieved via JS

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25639 --- Comment #25 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 26015] Terminology: staff interface should be used everywhere

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26015 Jonathan Druart changed: What|Removed |Added Version(s)||20.11.00 released

[Koha-bugs] [Bug 26015] Terminology: staff interface should be used everywhere

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26015 --- Comment #28 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 25273] Elasticsearch Authority matching is returning too many results

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25273 Jonathan Druart changed: What|Removed |Added Version(s)||20.11.00 released

[Koha-bugs] [Bug 25639] Add search queries to HTML so queries can be retrieved via JS

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25639 Jonathan Druart changed: What|Removed |Added Version(s)||20.11.00 released

[Koha-bugs] [Bug 25273] Elasticsearch Authority matching is returning too many results

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25273 --- Comment #26 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 25504] Wrong API spec breaks plack without meaningful error

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25504 --- Comment #25 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 22789] Establish non-priority holds

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22789 --- Comment #26 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 25504] Wrong API spec breaks plack without meaningful error

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25504 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 20057] Auto-approve option for borrower modifications

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20057 Jonathan Druart changed: What|Removed |Added Version(s)||20.11.00 released

[Koha-bugs] [Bug 19889] LocalHoldsPriority needs exclusions

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19889 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 22789] Establish non-priority holds

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22789 Jonathan Druart changed: What|Removed |Added Version(s)||20.11.00 released

[Koha-bugs] [Bug 19889] LocalHoldsPriority needs exclusions

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19889 --- Comment #91 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 20057] Auto-approve option for borrower modifications

2020-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20057 --- Comment #23 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

  1   2   3   >