[Koha-bugs] [Bug 26587] detail.pl is very slow for records with many items

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26587 --- Comment #4 from David Cook --- Alternatively, maybe we should add a "new" method that calls the database 1 time at [% USE Branches %] time which populates a hashmap and then GetName just consults that hashmap. Anyway, just some

[Koha-bugs] [Bug 26587] detail.pl is very slow for records with many items

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26587 --- Comment #3 from David Cook --- (In reply to Björn Nylén from comment #2) > We've been profiling a bit and fond that the Branches template plugin is a > culprit. GetName does a db-call every time. Tried caching the values in a >

[Koha-bugs] [Bug 17717] Fix broken cronjobs due to permissions of the current directory

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17717 Katrin Fischer changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Koha-bugs] [Bug 26802] Improve speed with records with many items

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26802 Björn Nylén changed: What|Removed |Added CC||bjorn.ny...@ub.lu.se ---

[Koha-bugs] [Bug 28075] Add missing UNIMARC for coded data 135a

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28075 Didier Gautheron changed: What|Removed |Added Attachment #119117|0 |1 is obsolete|

[Koha-bugs] [Bug 28075] Add missing UNIMARC for coded data 135a

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28075 Didier Gautheron changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You

[Koha-bugs] [Bug 28258] Bad date formatting in AUTO_RENEWALS notice

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28258 Lucas Gass changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 28258] Bad date formatting in AUTO_RENEWALS notice

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28258 --- Comment #1 from Lucas Gass --- Created attachment 120292 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120292=edit Bug 28258: Update bad formatting in AUTO_RENEWALS notice To test: -Look at the AUTO_RENEWALS

[Koha-bugs] [Bug 24378] Change wording on AUTO_RENEWALS notice in updatedatabase

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24378 Nick Clemens changed: What|Removed |Added Blocks||28258 Referenced Bugs:

[Koha-bugs] [Bug 28258] Bad date formatting in AUTO_RENEWALS notice

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28258 Nick Clemens changed: What|Removed |Added Depends on||24378 Referenced Bugs:

[Koha-bugs] [Bug 28258] Bad date formatting in AUTO_RENEWALS notice

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28258 Nick Clemens changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |lu...@bywatersolutions.com

[Koha-bugs] [Bug 28258] New: Bad date formatting in AUTO_RENEWALS notice

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28258 Bug ID: 28258 Summary: Bad date formatting in AUTO_RENEWALS notice Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status:

[Koha-bugs] [Bug 27865] Hold pickup location dropdown on patron pages should respect hold fulfillment policies

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27865 --- Comment #9 from Tomás Cohen Arazi --- Created attachment 120291 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120291=edit Bug 27865: Pass the x-koha-override header to PUT /holds/:hold_id from the patron's

[Koha-bugs] [Bug 27865] Hold pickup location dropdown on patron pages should respect hold fulfillment policies

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

[Koha-bugs] [Bug 27865] Hold pickup location dropdown on patron pages should respect hold fulfillment policies

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

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797 --- Comment #26 from Tomás Cohen Arazi --- Created attachment 120290 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120290=edit Bug 27797: (QA follow-up) Pickup locations can be overridden too This patch adds

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797 --- Comment #25 from Tomás Cohen Arazi --- Created attachment 120289 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120289=edit Bug 27797: (QA follow-up) Make tests more robust This patch makes the tests mock

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797 --- Comment #24 from Tomás Cohen Arazi --- Created attachment 120288 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120288=edit Bug 27797: (follow-up): Remove stray x-koha-override definition Signed-off-by: Tomas

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797 --- Comment #23 from Tomás Cohen Arazi --- Created attachment 120287 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120287=edit Bug 27797: (QA follow-up) Additional tests and operator change I added a few tests

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797 --- Comment #22 from Tomás Cohen Arazi --- Created attachment 120286 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120286=edit Bug 27797: Make POST /holds use the stashed koha.overrides Bug 26181 introduced a

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797 --- Comment #21 from Tomás Cohen Arazi --- Created attachment 120285 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120285=edit Bug 27797: Unit tests Signed-off-by: Martin Renvoize Signed-off-by: Nick Clemens

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

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

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

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

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

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

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

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

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

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

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

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

[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

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

[Koha-bugs] [Bug 28257] New: Check itemtype-level not for loan value when determining availability via z39.50 responder

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28257 Bug ID: 28257 Summary: Check itemtype-level not for loan value when determining availability via z39.50 responder Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 28256] New: Export bibliographic records using a list

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28256 Bug ID: 28256 Summary: Export bibliographic records using a list Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status:

[Koha-bugs] [Bug 26587] detail.pl is very slow for records with many items

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26587 Björn Nylén changed: What|Removed |Added CC||bjorn.ny...@ub.lu.se ---

[Koha-bugs] [Bug 26852] Subfield $e missing in X11 definition of MARC 21 headings

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26852 Janusz Kaczmarek changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You

[Koha-bugs] [Bug 26852] Subfield $e missing in X11 definition of MARC 21 headings

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26852 Janusz Kaczmarek changed: What|Removed |Added Attachment #112654|0 |1 is obsolete|

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 --- Comment #4 from Tomás Cohen Arazi --- Created attachment 120283 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120283=edit Bug 28254: Make PUT /holds/:hold_id/pickup_location honour x-koha-override This patch

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 --- Comment #3 from Tomás Cohen Arazi --- Created attachment 120282 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120282=edit Bug 28254: Unit tests -- You are receiving this mail because: You are watching all

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 120281 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120281=edit Bug 28254: Add 'override' parameter to Koha::Hold->set_pickup_location This patch

[Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl

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

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

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

[Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 --- Comment #1 from Nick Clemens --- Created attachment 120280 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120280=edit Bug 28255: Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl This

[Koha-bugs] [Bug 23463] Move C4::Items CRUD subroutines to Koha::Item

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23463 Nick Clemens changed: What|Removed |Added Blocks||28255 Referenced Bugs:

[Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 Nick Clemens changed: What|Removed |Added Status|NEW |Needs Signoff

[Koha-bugs] [Bug 26852] Subfield $e missing in X11 definition of MARC 21 headings

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26852 --- Comment #3 from Janusz Kaczmarek --- (In reply to Phil Ringnalda from comment #2) > e is almost certainly missing because in x00 and x10 it's the Relator term, > which shouldn't be included, so you should also remove j from x11,

[Koha-bugs] [Bug 28255] New: Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 Bug ID: 28255 Summary: Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 27898] Make PUT /holds/:hold_id handle x-koha-override for pickup locations

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27898 Tomás Cohen Arazi changed: What|Removed |Added Blocks||28254 Referenced

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 Tomás Cohen Arazi changed: What|Removed |Added Depends on||27898 --- Comment #1

[Koha-bugs] [Bug 27865] Hold pickup location dropdown on patron pages should respect hold fulfillment policies

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

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

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

[Koha-bugs] [Bug 28254] New: Make it possible to override rules in PUT /holds/:hold_id/pickup_location

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 Bug ID: 28254 Summary: Make it possible to override rules in PUT /holds/:hold_id/pickup_location Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Rhiana changed: What|Removed |Added CC||rmcomp...@arlingtonva.us ---

[Koha-bugs] [Bug 28253] New: Add collection and shelving location options to MARC export tool

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28253 Bug ID: 28253 Summary: Add collection and shelving location options to MARC export tool Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 28252] Add Batch Item Modification option to additem.pl

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28252 --- Comment #1 from Barbara Johnson --- Created attachment 120279 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120279=edit Batch Item Modification option on additem.pl -- You are receiving this mail because:

[Koha-bugs] [Bug 28252] New: Add Batch Item Modification option to additem.pl

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28252 Bug ID: 28252 Summary: Add Batch Item Modification option to additem.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 28251] Display number of selected items on Batch Item Modification

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28251 --- Comment #1 from Barbara Johnson --- Created attachment 120278 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120278=edit Display of number of selected items in Batch Item Modification -- You are receiving

[Koha-bugs] [Bug 28251] New: Display number of selected items on Batch Item Modification

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28251 Bug ID: 28251 Summary: Display number of selected items on Batch Item Modification Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 28248] Exception when getting all orders

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 --- Comment #3 from Jonathan Druart --- They are using 20.05.09 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 28244] Ukrainian is misspelled in language tables for English

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28244 Henry Bolshaw changed: What|Removed |Added Attachment #120251|0 |1 is obsolete|

[Koha-bugs] [Bug 28244] Ukrainian is misspelled in language tables for English

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28244 Henry Bolshaw changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Nick Clemens changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 27707] Renewing doesn't work when renewal notices are enabled

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27707 Nick Clemens changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 28248] Exception when getting all orders

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

[Koha-bugs] [Bug 28248] Exception when getting all orders

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Tomás Cohen Arazi changed: What|Removed |Added Version|master |20.05 --- Comment #2

[Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636 Jonathan Druart changed: What|Removed |Added Keywords||additional_work_needed

[Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #3 from Nick Clemens --- I used Koha::Logger to trace the brackground job execution The eval around line 306 seems to catch an error from ModItemFromMarc: [2021/04/28 14:43:28] [WARN]

[Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636 --- Comment #32 from Martin Renvoize --- That final follow-up needs some tests writing.. they're on my radar and in progress.. but I wanted to put that patch here to get the dashboard green again should you want to push these

[Koha-bugs] [Bug 28248] Exception when getting all orders

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

[Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method

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

[Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636 --- Comment #31 from Martin Renvoize --- Created attachment 120276 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120276=edit Bug 27636: (QA follow-up) Restore force AutoReconcile This patch restores the

[Koha-bugs] [Bug 28250] Debug from Selenium error handler is no longer working

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28250 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 28250] Debug from Selenium error handler is no longer working

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28250 Jonathan Druart changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 28250] Debug from Selenium error handler is no longer working

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28250 --- Comment #1 from Jonathan Druart --- Created attachment 120275 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120275=edit Bug 28250: Remove upload of debug for Selenium failures We added an upload of the

[Koha-bugs] [Bug 28250] Debug from Selenium error handler is no longer working

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28250 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You

[Koha-bugs] [Bug 25811] authentication.t is failing randomly

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Jonathan Druart changed: What|Removed |Added Blocks||28250 Referenced Bugs:

[Koha-bugs] [Bug 20757] Capture a screenshot on selenium errors

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20757 Jonathan Druart changed: What|Removed |Added Blocks||28250 Referenced Bugs:

[Koha-bugs] [Bug 26033] framapic is closing

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26033 Jonathan Druart changed: What|Removed |Added Blocks||28250 Referenced Bugs:

[Koha-bugs] [Bug 28250] New: Debug from Selenium error handler is no longer working

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28250 Bug ID: 28250 Summary: Debug from Selenium error handler is no longer working Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 28249] Selenium->wait_for_element_visible can fall in an infinite loop

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28249 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 28249] Selenium->wait_for_element_visible can fall in an infinite loop

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28249 Jonathan Druart changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 28249] Selenium->wait_for_element_visible can fall in an infinite loop

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28249 --- Comment #1 from Jonathan Druart --- Created attachment 120274 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120274=edit Bug 28249: Prevent Selenium->wait_for_element_visible to fall in an infinite loop Stop

[Koha-bugs] [Bug 28249] Selenium->wait_for_element_visible can fall in an infinite loop

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28249 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You

[Koha-bugs] [Bug 28249] New: Selenium->wait_for_element_visible can fall in an infinite loop

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28249 Bug ID: 28249 Summary: Selenium->wait_for_element_visible can fall in an infinite loop Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 19185] Web installer and onboarding tool selenium test

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19185 --- Comment #39 from Jonathan Druart --- Created attachment 120273 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120273=edit Bug 19185: Fix tests -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 18731] Add routes for acquisition orders

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18731 Jonathan Druart changed: What|Removed |Added Blocks||28248 Referenced Bugs:

[Koha-bugs] [Bug 28248] Exception when getting all orders

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Jonathan Druart changed: What|Removed |Added Version|20.05 |master

[Koha-bugs] [Bug 28248] New: Exception when getting all orders

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Bug ID: 28248 Summary: Exception when getting all orders Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 22352] Items location not shown correctly in email sent lists

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22352 Didier Gautheron changed: What|Removed |Added Status|Signed Off |Needs Signoff -- You

[Koha-bugs] [Bug 28011] Add CLI script to update bibs from linked authority records

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 Henry Bolshaw changed: What|Removed |Added CC||bolsh...@parliament.uk --

[Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636 Nick Clemens changed: What|Removed |Added Attachment #120271|0 |1 is obsolete|

[Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method

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

[Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636 --- Comment #28 from Martin Renvoize --- Created attachment 120270 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120270=edit Bug 27636: (QA follow-up) Restore AutoReconcile assumption This patch restores the

[Koha-bugs] [Bug 28208] ModItemTransfer no longer updates item.datelastseen

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28208 --- Comment #2 from Martin Renvoize --- Coming back to this... are you sure Nick? Inside ModItemTransfer we now call the Koha::Item->request_transfer method followed by the Koha::Item::Transfer->transit method (if the item is not

[Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Martin Renvoize changed: What|Removed |Added Patch complexity|--- |Trivial patch -- You

[Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #2 from Martin Renvoize --- Struggling with this one.. If I add a bunch of warnings in.. I have to trigger the job to run in the foreground (else we throw away the warnings into a black hole).. It all works perfectly..

[Koha-bugs] [Bug 27865] Hold pickup location dropdown on patron pages should respect hold fulfillment policies

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27865 Tomás Cohen Arazi changed: What|Removed |Added Severity|normal |major -- You are

[Koha-bugs] [Bug 27898] Make PUT /holds/:hold_id handle x-koha-override for pickup locations

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27898 Tomás Cohen Arazi changed: What|Removed |Added QA Contact|

[Koha-bugs] [Bug 27898] Make PUT /holds/:hold_id handle x-koha-override for pickup locations

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27898 --- Comment #6 from Nick Clemens --- Created attachment 120269 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120269=edit Bug 27898: Make PUT /holds/:hold_id accept overrides This patch makes the route handle

[Koha-bugs] [Bug 27898] Make PUT /holds/:hold_id handle x-koha-override for pickup locations

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27898 Nick Clemens changed: What|Removed |Added Attachment #117939|0 |1 is obsolete|

[Koha-bugs] [Bug 27898] Make PUT /holds/:hold_id handle x-koha-override for pickup locations

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27898 Nick Clemens changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 18755] Allow empty password fields in Patron Info requests

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18755 Nick Clemens changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check

2021-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 Nick Clemens changed: What|Removed |Added See Also||https://bugs.koha-community

  1   2   >