[Koha-bugs] [Bug 35598] selenium/authentication_2fa.t is still failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35598 Katrin Fischer changed: What|Removed |Added Assignee|ch...@bigballofwax.co.nz

[Koha-bugs] [Bug 35216] Use return variable names from CanBookBeIssued in circulation.pl for consistency

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35216 --- Comment #26 from Katrin Fischer --- When reading the bug report, I expected the change to be the other way around, but that's ok :) -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 35600] Prevent checkouts table to flicker

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35600 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 30287] Notices using HTML render differently in notices.pl

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30287 --- Comment #50 from Katrin Fischer --- (In reply to Martin Renvoize from comment #49) > (In reply to Marcel de Rooy from comment #44) > > +sub html_content { > > +http://www.w3.org/1999/xhtml;> > > > > Teasing a bit: but who says

[Koha-bugs] [Bug 35506] selenium/regressions.t is failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35506 --- Comment #7 from Jonathan Druart --- Or fix both, will see. Another thing to confirm: we click "#issues-table-load-now-button" but we do not make sure it's ticked (maybe we untick it?!) 317

[Koha-bugs] [Bug 35601] New: Cannot go into Cataloging->Export when 2FA is enabled

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35601 Bug ID: 35601 Summary: Cannot go into Cataloging->Export when 2FA is enabled Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 35601] Cannot go into Cataloging->Export when 2FA is enabled

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35601 --- Comment #2 from M --- Actually previously it'd prompt to re-login only on database dump feature, but now it does when I just try to open the export page (possibly a change in 23.11 vs 23.05?). Disabling 2FA lets me access that

[Koha-bugs] [Bug 25551] [OMNIBUS] Some tests are failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25551 Jonathan Druart changed: What|Removed |Added Depends on||35598 Referenced Bugs:

[Koha-bugs] [Bug 35598] New: selenium/authentication_2fa.t is still failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35598 Bug ID: 35598 Summary: selenium/authentication_2fa.t is still failing randomly Change sponsored?: --- Product: Koha Version: unspecified Hardware: All

[Koha-bugs] [Bug 32010] selenium/authentication_2fa.t is failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32010 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 35600] Prevent checkouts table to flicker

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35600 Jonathan Druart changed: What|Removed |Added Keywords||RM_priority -- You are

[Koha-bugs] [Bug 35600] Prevent checkouts table to flicker

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35600 Jonathan Druart changed: What|Removed |Added CC||katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 35506] selenium/regressions.t is failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35506 Jonathan Druart changed: What|Removed |Added Keywords|RM_priority | -- You are receiving

[Koha-bugs] [Bug 35468] Bookings permission mismatch

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35468 --- Comment #25 from Jonathan Druart --- root@kohadevbox:koha$ perltidy t/db_dependent/api/v1/bookings.t root@kohadevbox:koha$ diff t/db_dependent/api/v1/bookings.t* 89,90c89,90 < my $start_1 = dt_from_string->add( days => 1

[Koha-bugs] [Bug 30002] Add project-level perltidyrc

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30002 --- Comment #50 from Jonathan Druart --- (In reply to Jonathan Druart from comment #49) > (In reply to Mason James from comment #38) > > > Thanks, Mason! Yes, please push it! > > > > ok, pushed :) > > We have 20230309-1~koha1 but

[Koha-bugs] [Bug 35601] Cannot go into Cataloging->Export when 2FA is enabled

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35601 --- Comment #1 from Katrin Fischer --- I cannot replicate that and have been using 2FA for a while without issue. Did you check the correct permission was set for the user? (export_catalog) I don't ever had to log in again to

[Koha-bugs] [Bug 30002] Add project-level perltidyrc

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30002 --- Comment #52 from Jonathan Druart --- Katrin and I do not have the same version installed. I pulled this morning, ktd (KOHA_IMAGE=master) 12:18 < cait> perltidy: 12:18 < cait> Installed: 20230309-1~koha3 12:18 < cait>

[Koha-bugs] [Bug 33330] selenium/authentication.t is failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=0 --- Comment #3 from Jonathan Druart --- (In reply to Katrin Fischer from comment #2) > Failing in D11 as of today: > > not ok 4 - Enforce 2FA setup on first login > not ok 7 - Encoding in session variables This is not

[Koha-bugs] [Bug 35506] selenium/regressions.t is failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35506 --- Comment #5 from Jonathan Druart --- (In reply to Katrin Fischer from comment #4) > Still failing as of today on D11 > > not ok 7 - Encoding in session variables koha_1 | # Failed test 'Checkouts table must be

[Koha-bugs] [Bug 35600] New: Prevent checkouts table to flicker

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35600 Bug ID: 35600 Summary: Prevent checkouts table to flicker Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status:

[Koha-bugs] [Bug 35506] selenium/regressions.t is failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35506 --- Comment #6 from Jonathan Druart --- (In reply to Jonathan Druart from comment #5) > koha_1 | # Failed test 'Checkouts table must be correctly > aligned' > koha_1 | # at

[Koha-bugs] [Bug 35506] selenium/regressions.t is failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35506 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 30002] Add project-level perltidyrc

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30002 --- Comment #51 from Katrin Fischer --- (In reply to Jonathan Druart from comment #50) > (In reply to Jonathan Druart from comment #49) > > (In reply to Mason James from comment #38) > > > > Thanks, Mason! Yes, please push it! > > >

[Koha-bugs] [Bug 28957] Many plugins require the full plugins permission set to run

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28957 Fridolin Somers changed: What|Removed |Added Severity|enhancement |normal -- You are

[Koha-bugs] [Bug 35601] Cannot go into Cataloging->Export when 2FA is enabled

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35601 --- Comment #3 from M --- But yes, we have that database dumps feature enabled and are using it (both SQL and config variants are on) -- You are receiving this mail because: You are watching all bug changes. You are the assignee

[Koha-bugs] [Bug 28957] Many plugins require the full plugins permission set to run

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28957 --- Comment #3 from Fridolin Somers --- I run into the same problem. Indeed the permissions are on the plugin method :

[Koha-bugs] [Bug 35353] Add API endpoint to fetch patron's previous holds

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35353 Jonathan Druart changed: What|Removed |Added Blocks||35560

[Koha-bugs] [Bug 35560] Use the REST API for holds history

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35560 Jonathan Druart changed: What|Removed |Added Depends on||35353 Referenced Bugs:

[Koha-bugs] [Bug 35598] selenium/authentication_2fa.t is still failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35598 --- Comment #1 from Jonathan Druart --- Created attachment 159993 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159993=edit Bug 35598: Fix selenium/authentication_2fa.t random failure Jenkins is failing with

[Koha-bugs] [Bug 35594] Add ability to trigger a required note field for hold requests depending on a selected "delivery" library in OPAC

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35594 --- Comment #1 from Katrin Fischer --- As a workaround, I think you could achieve this with some JS in OpacUserJS. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 35598] selenium/authentication_2fa.t is still failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35598 Jonathan Druart changed: What|Removed |Added Status|NEW |Needs Signoff -- You

[Koha-bugs] [Bug 35599] New: Pronoun and HidePersonalPatronDetailOnCirculation

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35599 Bug ID: 35599 Summary: Pronoun and HidePersonalPatronDetailOnCirculation Change sponsored?: --- Product: Koha Version: 22.11 Hardware: All OS: All

[Koha-bugs] [Bug 35216] Use return variable names from CanBookBeIssued in circulation.pl for consistency

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35216 --- Comment #27 from Katrin Fischer --- It looks like t/db_dependent/Circulation.t also uses $error and $question. I'll let you decide if that is worth a follow-up. -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 35600] Prevent checkouts table to flicker

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35600 --- Comment #1 from Jonathan Druart --- Created attachment 159994 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159994=edit Bug 35600: Prevent checkouts table to flicker The checkouts table is displayed in the

[Koha-bugs] [Bug 35600] Prevent checkouts table to flicker

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35600 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You

[Koha-bugs] [Bug 30287] Notices using HTML render differently in notices.pl

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30287 --- Comment #51 from Martin Renvoize --- Already did, it's in the tree ;) -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 30002] Add project-level perltidyrc

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30002 --- Comment #53 from Jonathan Druart --- Mason, to clarify: we need 20230309-1~koha3 installed by default in ktd. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 35510] Non-patron guarantor missing from CollapseFieldsPatronAddForm options

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

[Koha-bugs] [Bug 35510] Non-patron guarantor missing from CollapseFieldsPatronAddForm options

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35510 Owen Leonard changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 Andrew Fuerste-Henry changed: What|Removed |Added Status|Needs Signoff |Failed QA ---

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 --- Comment #22 from Kyle M Hall --- Created attachment 160058 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160058=edit Bug 28530: Add unit tests -- You are receiving this mail because: You are watching all

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 --- Comment #20 from Kyle M Hall --- Created attachment 160056 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160056=edit Bug 28530: Add float limits editor -- You are receiving this mail because: You are

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 --- Comment #21 from Kyle M Hall --- Created attachment 160057 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160057=edit Bug 28530: Implement float limits Test Plan: 1) Apply this patch set 2) Run

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 Andrew Fuerste-Henry changed: What|Removed |Added Status|Needs Signoff |Failed QA ---

[Koha-bugs] [Bug 35558] Do not fetch local image if none exists

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

[Koha-bugs] [Bug 35558] Do not fetch local image if none exists

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35558 Owen Leonard changed: What|Removed |Added Patch complexity|--- |Trivial patch

[Koha-bugs] [Bug 35605] New: Show basket and price in list when receiving multiple items

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35605 Bug ID: 35605 Summary: Show basket and price in list when receiving multiple items Change sponsored?: --- Product: Koha Version: unspecified Hardware: All

[Koha-bugs] [Bug 8179] Receiving multiple order lines at once

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179 Andrew Fuerste-Henry changed: What|Removed |Added Blocks||35605 Referenced

[Koha-bugs] [Bug 35600] Prevent checkouts table to flicker

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35600 Victor Grousset/tuxayo changed: What|Removed |Added CC||vic...@tuxayo.net

[Koha-bugs] [Bug 35607] Multi-receiving only receives orders visible on the screen

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35607 Lisette Scheer changed: What|Removed |Added CC|

[Koha-bugs] [Bug 35511] Add visual indicators of patron edit form collapsible sections

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

[Koha-bugs] [Bug 35511] Add visual indicators of patron edit form collapsible sections

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

[Koha-bugs] [Bug 35506] selenium/regressions.t is failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35506 Victor Grousset/tuxayo changed: What|Removed |Added CC||vic...@tuxayo.net

[Koha-bugs] [Bug 35509] Make SQL autocomplete an optional feature

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35509 Lucas Gass changed: What|Removed |Added Status|Needs Signoff |ASSIGNED -- You are

[Koha-bugs] [Bug 35509] Make SQL autocomplete an optional feature

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35509 --- Comment #1 from Lucas Gass --- Created attachment 160088 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160088=edit Bug 35509: Add a way to disable SQL autocompletion To test: 1. APPLY PATCH 2. Create or edit

[Koha-bugs] [Bug 35509] Make SQL autocomplete an optional feature

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35509 Lucas Gass changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 35608] New: Show on biblio detail page what lists this record belongs to

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35608 Bug ID: 35608 Summary: Show on biblio detail page what lists this record belongs to Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 35609] New: Ability to add tags to records via the staff interface

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35609 Bug ID: 35609 Summary: Ability to add tags to records via the staff interface Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 35603] Add plugin feature to allow plugins to warn if any external library modules needed are missing

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35603 Martin Renvoize changed: What|Removed |Added Status|Needs Signoff |Signed Off --- Comment

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

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

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

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

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 --- Comment #7 from Kyle M Hall --- Created attachment 160042 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160042=edit Bug 28530: Add float limits editor -- You are receiving this mail because: You are

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 --- Comment #5 from Kyle M Hall --- Created attachment 160040 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160040=edit Bug 28530: Add Koha Object(s) for Float Limits -- You are receiving this mail because: You

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 --- Comment #6 from Kyle M Hall --- Created attachment 160041 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160041=edit Bug 28530: Update existing schema files -- You are receiving this mail because: You are

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 --- Comment #15 from Kyle M Hall --- Created attachment 160050 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160050=edit Bug 28530: Add unit tests -- You are receiving this mail because: You are watching all

[Koha-bugs] [Bug 35605] Show basket and price in list when receiving multiple items

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35605 --- Comment #1 from Andrew Fuerste-Henry --- > This table should also be included in column configuration, but that's > another bug. And that bug is Bug 35606. -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 35605] Show basket and price in list when receiving multiple items

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35605 Andrew Fuerste-Henry changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 34900] The translation of the string "The " should depend on context

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34900 Owen Leonard changed: What|Removed |Added Status|Failed QA |Signed Off -- You are

[Koha-bugs] [Bug 34900] The translation of the string "The " should depend on context

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34900 --- Comment #22 from Owen Leonard --- Created attachment 160069 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160069=edit Bug 34900: (follow-up) Add version information to more entries -- You are receiving this

[Koha-bugs] [Bug 34900] The translation of the string "The " should depend on context

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

[Koha-bugs] [Bug 28530] Allow configuration of floating limits by item type

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 Andrew Fuerste-Henry changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You

[Koha-bugs] [Bug 35509] Make SQL autocomplete an optional feature

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35509 Lucas Gass changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |lu...@bywatersolutions.com

[Koha-bugs] [Bug 18397] Add recipient/sender information to notices tab in staff interface

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18397 Aleisha Amohia changed: What|Removed |Added Attachment #158712|0 |1 is obsolete|

[Koha-bugs] [Bug 18397] Add recipient/sender information to notices tab in staff interface

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18397 Aleisha Amohia changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 18397] Add recipient/sender information to notices tab in staff interface

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18397 Aleisha Amohia changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |alei...@catalyst.net.nz

[Koha-bugs] [Bug 12802] Send notices using several email addresses

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12802 --- Comment #128 from Aleisha Amohia --- Created attachment 160092 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160092=edit Bug 12802: Add note to EmailFieldPrimary system preference To clarify that "first

[Koha-bugs] [Bug 26567] Allow to limit subscription search to subscriptions with routing lists

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26567 --- Comment #2 from Danyon Sewell --- Created attachment 160094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160094=edit Bug 26567 WIP -- You are receiving this mail because: You are the assignee for the bug.

[Koha-bugs] [Bug 26567] Allow to limit subscription search to subscriptions with routing lists

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26567 --- Comment #3 from Danyon Sewell --- Created attachment 160095 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160095=edit Bug 26567: Allow to limit subscription search to subscriptions with routing lists Test

[Koha-bugs] [Bug 26567] Allow to limit subscription search to subscriptions with routing lists

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26567 Danyon Sewell changed: What|Removed |Added Attachment #160094|0 |1 is obsolete|

[Koha-bugs] [Bug 26567] Allow to limit subscription search to subscriptions with routing lists

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26567 Danyon Sewell changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are

[Koha-bugs] [Bug 26567] Allow to limit subscription search to subscriptions with routing lists

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26567 Danyon Sewell changed: What|Removed |Added Change sponsored?|--- |Sponsored -- You are

[Koha-bugs] [Bug 35510] Non-patron guarantor missing from CollapseFieldsPatronAddForm options

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

[Koha-bugs] [Bug 35510] Non-patron guarantor missing from CollapseFieldsPatronAddForm options

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

[Koha-bugs] [Bug 35477] Adding non-existent items to the waiting list should display a warning

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35477 --- Comment #10 from Victor Grousset/tuxayo --- Do we consider that the JS5 guideline requires handling plural and singular forms? -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 26567] Allow to limit subscription search to subscriptions with routing lists

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26567 Danyon Sewell changed: What|Removed |Added Status|NEW |ASSIGNED

[Koha-bugs] [Bug 35510] Non-patron guarantor missing from CollapseFieldsPatronAddForm options

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35510 David Nind changed: What|Removed |Added Text to go in the||This adds Non-patron

[Koha-bugs] [Bug 12802] Send notices using several email addresses

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12802 --- Comment #129 from Aleisha Amohia --- (In reply to Martin Renvoize from comment #125) > Simplified alternative attached.. local testing yields solid results. I > based it on top of bug 18397 simply so I could see the To output

[Koha-bugs] [Bug 12802] Send notices using several email addresses

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12802 --- Comment #127 from Aleisha Amohia --- Created attachment 160091 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160091=edit Bug 12802: Update notice_email_address method to return a list This patch updates the

[Koha-bugs] [Bug 12802] Send notices using several email addresses

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12802 Aleisha Amohia changed: What|Removed |Added Attachment #159857|0 |1 is obsolete|

[Koha-bugs] [Bug 12802] Send notices using several email addresses

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12802 Aleisha Amohia changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 35587] Items lose their lost status when check-in triggers a transfer even though BlockReturnOfLostItems is enabled

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35587 Aleisha Amohia changed: What|Removed |Added Patch complexity|--- |Small patch

[Koha-bugs] [Bug 35587] Items lose their lost status when check-in triggers a transfer even though BlockReturnOfLostItems is enabled

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35587 --- Comment #3 from Aleisha Amohia --- Created attachment 160093 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160093=edit Bug 35587: Do not trigger transfer if lost item returned and BlockReturnOfLostItems

[Koha-bugs] [Bug 35603] Add plugin feature to allow plugins to warn if any external library modules needed are missing

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35603 Magnus Enger changed: What|Removed |Added CC||mag...@libriotech.no --

[Koha-bugs] [Bug 35506] selenium/regressions.t is failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35506 --- Comment #9 from Jonathan Druart --- (In reply to Victor Grousset/tuxayo from comment #8) > I can reproduce «Can't call method "get_text" on an undefined value» How? Can you screenshot at this step? > (In reply to Jonathan

[Koha-bugs] [Bug 35598] selenium/authentication_2fa.t is still failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35598 Jonathan Druart changed: What|Removed |Added Attachment #159993|0 |1 is obsolete|

[Koha-bugs] [Bug 35598] selenium/authentication_2fa.t is still failing randomly

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35598 --- Comment #5 from Jonathan Druart --- (In reply to David Nind from comment #3) > If I remove the wait with the patch applied, then the tests pass. I forgot one change to make the sleep works correctly, you also need to add

[Koha-bugs] [Bug 35477] Adding non-existent items to the waiting list should display a warning

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35477 --- Comment #11 from Jonathan Druart --- Yes, it should. But this is a discussion for somewhere else. -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 35510] Non-patron guarantor missing from CollapseFieldsPatronAddForm options

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35510 Owen Leonard changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |oleon...@myacpl.org

[Koha-bugs] [Bug 35511] Add visual indicators of patron edit form collapsible sections

2023-12-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35511 --- Comment #1 from Owen Leonard --- Created attachment 160033 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160033=edit Bug 35511: Add visual indicators of patron edit form collapsible sections This patch

[Koha-bugs] [Bug 35511] Add visual indicators of patron edit form collapsible sections

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

  1   2   3   >