[Koha-bugs] [Bug 23681] Patron restrictions should be user definable

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23681 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Failed QA -- You are rece

[Koha-bugs] [Bug 23681] Patron restrictions should be user definable

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23681 --- Comment #172 from Katrin Fischer --- Also tests are failing: prove t/db_dependent/RestrictionType.t t/db_dependent/RestrictionTypes.t t/db_dependent/RestrictionType.t ... 1/3 DBIx::Class::Storage::DBI::_dbh_execute(): DBI Except

[Koha-bugs] [Bug 30467] BatchDeleteItem task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30467 --- Comment #6 from Martin Renvoize --- Item updates result in biblio re-indexes and these item deletes are all attached to the biblio's we're deleting.. so the re-index is caught by the biblio re-index call you spotted. Or am I mis

[Koha-bugs] [Bug 23681] Patron restrictions should be user definable

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23681 --- Comment #171 from Katrin Fischer --- There is one fail in the QA test tools here: FAIL installer/data/mysql/kohastructure.sql FAIL tinyint_has_boolean_flag The new column debarment_types.is_system is usin

[Koha-bugs] [Bug 30465] BatchUpdateBiblio task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30465 --- Comment #22 from Martin Renvoize --- On second look, I don't understand the switch from index_records to update_index here.. was there a reason for that Jonathan? -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 28998] Encrypt borrowers.secret

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28998 --- Comment #101 from Marcel de Rooy --- Martin: Please have a look again. @RM: Push last patch only. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bu

[Koha-bugs] [Bug 28998] Encrypt borrowers.secret

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28998 Marcel de Rooy changed: What|Removed |Added Status|ASSIGNED|Passed QA -- You are rece

[Koha-bugs] [Bug 28998] Encrypt borrowers.secret

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28998 Marcel de Rooy changed: What|Removed |Added Status|Pushed to master|ASSIGNED -- You are recei

[Koha-bugs] [Bug 28998] Encrypt borrowers.secret

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28998 --- Comment #100 from Marcel de Rooy --- Created attachment 134671 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134671&action=edit Bug 28998: (follow-up) Adjust the Auth.t fix Move the encode_secret call where w

[Koha-bugs] [Bug 28998] Encrypt borrowers.secret

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28998 --- Comment #99 from Marcel de Rooy --- (In reply to Martin Renvoize from comment #98) > Comment on attachment 134637 [details] [review] > Bug 28998: (QA follow-up) Silence some useless warnings > > Review of attachment 134637 [deta

[Koha-bugs] [Bug 30465] BatchUpdateBiblio task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30465 --- Comment #21 from Martin Renvoize --- Damn, I was so focused on ES of this one after QAing the others that I missed this. I think I'd actually add the update_index method to the indexer instead to bring the zebra indexer a little

[Koha-bugs] [Bug 30659] Date Acquired is not working in KOHA 21.11

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30659 --- Comment #2 from NAYEMA NASRIN --- Thanks for your prompt reply. I read bug no 30361 and I am having the same problem. When I upgraded from 17 to 21.11.03 I found when adding an item using the book framework it would refuse to sav

[Koha-bugs] [Bug 30701] On small screens, upload tool buttons cannot be clicked

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30701 --- Comment #1 from Aleisha Amohia --- Created attachment 134670 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134670&action=edit Bug 30701: Make Upload Tool buttons work on mobile-size screen When the Upload too

[Koha-bugs] [Bug 30701] On small screens, upload tool buttons cannot be clicked

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30701 Aleisha Amohia changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch comp

[Koha-bugs] [Bug 30701] On small screens, upload tool buttons cannot be clicked

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30701 Aleisha Amohia changed: What|Removed |Added Status|NEW |ASSIGNED Change sponsored

[Koha-bugs] [Bug 30701] New: On small screens, upload tool buttons cannot be clicked

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30701 Bug ID: 30701 Summary: On small screens, upload tool buttons cannot be clicked Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 30700] Patrons who can log into staff client should be able to change their own password

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30700 --- Comment #2 from Aleisha Amohia --- Created attachment 134669 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134669&action=edit Bug 30700: Allow staff users to change their password via staff client Patrons who

[Koha-bugs] [Bug 30700] Patrons who can log into staff client should be able to change their own password

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30700 Aleisha Amohia changed: What|Removed |Added Patch complexity|--- |Small patch St

[Koha-bugs] [Bug 30465] BatchUpdateBiblio task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30465 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 29271] Cash register report not displaying or exporting correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29271 Victor Grousset/tuxayo changed: What|Removed |Added Status|Pushed to oldstable |Pushed to oldoldsta

[Koha-bugs] [Bug 29271] Cash register report not displaying or exporting correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29271 Victor Grousset/tuxayo changed: What|Removed |Added Status|Pushed to stable|Pushed to oldstable

[Koha-bugs] [Bug 30700] Patrons who can log into staff client should be able to change their own password

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

[Koha-bugs] [Bug 26305] Warn IE users of staff interface that it is no longer supported and to use a supported browser instead

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26305 David Cook changed: What|Removed |Added Resolution|--- |WONTFIX Status|Fai

[Koha-bugs] [Bug 30684] When Plack is not running koha-plack --restart should warn and then start Plack

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30684 --- Comment #6 from Alex Buckley --- (In reply to David Cook from comment #5) > (In reply to Alex Buckley from comment #4) > > I can certainly remove the 'warn' if that's the general consensus > > I just took another look at debian/

[Koha-bugs] [Bug 30684] When Plack is not running koha-plack --restart should warn and then start Plack

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30684 --- Comment #5 from David Cook --- (In reply to Alex Buckley from comment #4) > I can certainly remove the 'warn' if that's the general consensus I just took another look at debian/scripts/koha-plack and it looks like we use "warn"

[Koha-bugs] [Bug 30699] Several id idx

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

[Koha-bugs] [Bug 30430] UNIMARC XSLT : displaying field B_214

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30430 David Nind changed: What|Removed |Added CC||da...@davidnind.com --- Commen

[Koha-bugs] [Bug 30430] UNIMARC XSLT : displaying field B_214

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30430 David Nind changed: What|Removed |Added Attachment #134652|0 |1 is obsolete|

[Koha-bugs] [Bug 30430] UNIMARC XSLT : displaying field B_214

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30430 David Nind changed: What|Removed |Added Attachment #134560|0 |1 is obsolete|

[Koha-bugs] [Bug 30430] UNIMARC XSLT : displaying field B_214

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

[Koha-bugs] [Bug 30700] Patrons who can log into staff client should be able to change their own password

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30700 Aleisha Amohia changed: What|Removed |Added Status|NEW |ASSIGNED Assigne

[Koha-bugs] [Bug 30700] New: Patrons who can log into staff client should be able to change their own password

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30700 Bug ID: 30700 Summary: Patrons who can log into staff client should be able to change their own password Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 30422] Authorities editor update broke the feature added by Bug 20154

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

[Koha-bugs] [Bug 29129] The clear screen and print icons in circulation should be configuarable to print either ISSUESLIP or ISSUEQSLIP

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29129 --- Comment #11 from Lucas Gass --- (In reply to Fridolin Somers from comment #10) > Why not always showing 3 buttons : CANCEL, ISSUESLIP, ISSUEQSLIP > This will avoid a new system preference. I will rework this to just always show

[Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247 --- Comment #31 from Fridolin Somers --- Do you test only with barcode scanner ? Or maybe it is a behavior of autocomplete from web browser itself. -- You are receiving this mail because: You are watching all bug changes. _

[Koha-bugs] [Bug 29129] The clear screen and print icons in circulation should be configuarable to print either ISSUESLIP or ISSUEQSLIP

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29129 Lucas Gass changed: What|Removed |Added Status|Passed QA |Failed QA -- You are receivin

[Koha-bugs] [Bug 29924] Introduce password expiration to patron categories

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29924 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 29129] The clear screen and print icons in circulation should be configuarable to print either ISSUESLIP or ISSUEQSLIP

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29129 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 30699] Several id idx

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30699 Fridolin Somers changed: What|Removed |Added See Also||https://bugs.koha-communit

[Koha-bugs] [Bug 27546] Add option to search within results on the staff client

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27546 Fridolin Somers changed: What|Removed |Added See Also||https://bugs.koha-communit

[Koha-bugs] [Bug 30699] New: Several id idx

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30699 Bug ID: 30699 Summary: Several id idx Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor

[Koha-bugs] [Bug 27546] Add option to search within results on the staff client

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27546 --- Comment #25 from Fridolin Somers --- Arf we have a problem with #idx in actual code : In koha-tmpl/intranet-tmpl/prog/en/includes/search_indexes.inc there is : But this include is used several times, so there are several id="i

[Koha-bugs] [Bug 26669] Last Run column not updated when report is run publicly (via CoverFlow or elsewhere)

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26669 --- Comment #22 from Chris Cormack --- Thanks Nick -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org

[Koha-bugs] [Bug 30563] Add system preference to make the cash register field required when collecting a payment

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30563 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 30684] When Plack is not running koha-plack --restart should warn and then start Plack

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30684 --- Comment #4 from Alex Buckley --- Thanks, David C and David N for your interaction with this bug report! I can certainly remove the 'warn' if that's the general consensus -- You are receiving this mail because: You are watching

[Koha-bugs] [Bug 30697] IsAvailableForItemLevelRequest returns wrong when items_any_available is defined

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30697 Shi Yao Wang changed: What|Removed |Added Attachment #134661|0 |1 is obsolete|

[Koha-bugs] [Bug 29936] Add ability to disable hold capture via SIP checkin

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29936 Fridolin Somers changed: What|Removed |Added Version(s)|This enhancement adds a new |22.05.00 released

[Koha-bugs] [Bug 28190] Library limitation column not toggable on itemtypes table

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28190 Bug 28190 depends on bug 21946, which changed state. Bug 21946 Summary: Group circulation by item type https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 What|Removed |Added ---

[Koha-bugs] [Bug 26782] Circulation conditions: first 2 columns show as sortable, but cannot be sorted

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26782 Bug 26782 depends on bug 21946, which changed state. Bug 21946 Summary: Group circulation by item type https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 What|Removed |Added ---

[Koha-bugs] [Bug 26132] Improve readability of TooMany

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26132 Bug 26132 depends on bug 21946, which changed state. Bug 21946 Summary: Group circulation by item type https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 What|Removed |Added ---

[Koha-bugs] [Bug 30324] Parent and child itemtype checkout limits not enforced as expected

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30324 Bug 30324 depends on bug 21946, which changed state. Bug 21946 Summary: Group circulation by item type https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 What|Removed |Added ---

[Koha-bugs] [Bug 21946] Group circulation by item type

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 Fridolin Somers changed: What|Removed |Added Status|Pushed to master|RESOLVED Resoluti

[Koha-bugs] [Bug 30465] BatchUpdateBiblio task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30465 --- Comment #19 from Fridolin Somers --- Pushed to master for 22.05, thanks to everybody involved 🦄 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 30465] BatchUpdateBiblio task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30465 Fridolin Somers changed: What|Removed |Added Version(s)||22.05.00 released

[Koha-bugs] [Bug 30464] BatchUpdateAuthority task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30464 --- Comment #6 from Fridolin Somers --- Pushed to master for 22.05, thanks to everybody involved 🦄 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 30464] BatchUpdateAuthority task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30464 Fridolin Somers changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 30460] BatchDeleteBiblio task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30460 --- Comment #5 from Fridolin Somers --- Pushed to master for 22.05, thanks to everybody involved 🦄 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 30460] BatchDeleteBiblio task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30460 Fridolin Somers changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 30459] BatchDeleteAuthority task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30459 --- Comment #5 from Fridolin Somers --- Pushed to master for 22.05, thanks to everybody involved 🦄 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 30459] BatchDeleteAuthority task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30459 Fridolin Somers changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 30354] AUTO_RENEWALS_DGST notices are not generated if patron set to receive notice via SMS and no SMS notice defined

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30354 --- Comment #6 from Fridolin Somers --- Pushed to master for 22.05, thanks to everybody involved 🦄 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 30684] When Plack is not running koha-plack --restart should warn and then start Plack

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30684 David Nind changed: What|Removed |Added Attachment #134622|0 |1 is obsolete|

[Koha-bugs] [Bug 30354] AUTO_RENEWALS_DGST notices are not generated if patron set to receive notice via SMS and no SMS notice defined

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30354 Fridolin Somers changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 30291] Rename recalls.* column names

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30291 --- Comment #35 from Fridolin Somers --- Pushed to master for 22.05, thanks to everybody involved 🦄 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 30684] When Plack is not running koha-plack --restart should warn and then start Plack

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

[Koha-bugs] [Bug 30291] Rename recalls.* column names

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30291 Fridolin Somers changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 29936] Add ability to disable hold capture via SIP checkin

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29936 --- Comment #16 from Fridolin Somers --- Pushed to master for 22.05, thanks to everybody involved 🦄 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 29936] Add ability to disable hold capture via SIP checkin

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29936 Fridolin Somers changed: What|Removed |Added Version(s)|This enhancement adds a new |This enhancement adds a ne

[Koha-bugs] [Bug 29346] Real-time holds queue update

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29346 --- Comment #81 from Fridolin Somers --- Pushed to master for 22.05, thanks to everybody involved 🦄 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 29346] Real-time holds queue update

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29346 Fridolin Somers changed: What|Removed |Added Version(s)||22.05.00 released

[Koha-bugs] [Bug 27470] Improve link text for logging in

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27470 --- Comment #10 from Fridolin Somers --- Pushed to master for 22.05, thanks to everybody involved 🦄 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 27470] Improve link text for logging in

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27470 Fridolin Somers changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 30698] New: Not send PREDUE notice if autorenew is enabled

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30698 Bug ID: 30698 Summary: Not send PREDUE notice if autorenew is enabled Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Statu

[Koha-bugs] [Bug 30692] Wrong progress displayed for ES indexing tasks

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30692 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 30693] Javascript broken on request.pl

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30693 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 30674] x-koha-override should use collectionFormat: csv

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30674 Fridolin Somers changed: What|Removed |Added Version(s)||22.05.00 released

[Koha-bugs] [Bug 30663] POST /api/v1/suggestions won't honor suggestions limits

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30663 Fridolin Somers changed: What|Removed |Added Version(s)||22.05.00 released

[Koha-bugs] [Bug 29616] Replace library information popup in the OPAC with a modal

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29616 Fridolin Somers changed: What|Removed |Added Keywords||release-notes-needed --

[Koha-bugs] [Bug 30613] Hide RSS feed link when viewing private list in the OPAC

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30613 David Nind changed: What|Removed |Added Attachment #134641|0 |1 is obsolete|

[Koha-bugs] [Bug 30613] Hide RSS feed link when viewing private list in the OPAC

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

[Koha-bugs] [Bug 30360] Add helper methods to Koha::BackgroundJobs

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30360 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 30555] Add more sample notice for sms messages

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30555 --- Comment #3 from David Nind --- Have added you as the assignee - it's easy to forget to do. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mail

[Koha-bugs] [Bug 30555] Add more sample notice for sms messages

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

[Koha-bugs] [Bug 27470] Improve link text for logging in

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27470 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 29936] Add ability to disable hold capture via SIP checkin

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29936 Fridolin Somers changed: What|Removed |Added Patch complexity|--- |Small patch

[Koha-bugs] [Bug 30697] IsAvailableForItemLevelRequest returns wrong when items_any_available is defined

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

[Koha-bugs] [Bug 29719] onloan dates are cleared from items when importing and overlaying

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29719 --- Comment #8 from David Nind --- Testing notes (koha-testing-docker): - Note for me: remember to choose framework when importing staged records, otherwise it will fail - Query for step 7 where XX is the item you checked out: s

[Koha-bugs] [Bug 30697] IsAvailableForItemLevelRequest returns wrong when items_any_available is defined

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30697 Arthur Suzuki changed: What|Removed |Added CC||arthur.suz...@biblibre.com

[Koha-bugs] [Bug 29719] onloan dates are cleared from items when importing and overlaying

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29719 David Nind changed: What|Removed |Added Attachment #129516|0 |1 is obsolete|

[Koha-bugs] [Bug 29719] onloan dates are cleared from items when importing and overlaying

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29719 David Nind changed: What|Removed |Added Attachment #129515|0 |1 is obsolete|

[Koha-bugs] [Bug 29719] onloan dates are cleared from items when importing and overlaying

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

[Koha-bugs] [Bug 30467] BatchDeleteItem task does not deal with indexation correctly

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30467 Fridolin Somers changed: What|Removed |Added Status|Passed QA |Failed QA

[Koha-bugs] [Bug 30697] IsAvailableForItemLevelRequest returns wrong when items_any_available is defined

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30697 Shi Yao Wang changed: What|Removed |Added Status|NEW |Needs Signoff -- You are re

[Koha-bugs] [Bug 30697] IsAvailableForItemLevelRequest returns wrong when items_any_available is defined

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30697 --- Comment #1 from Shi Yao Wang --- Created attachment 134661 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134661&action=edit Bug 30697: Fix return value when $items_any_available is defined Return the value of

[Koha-bugs] [Bug 30697] New: IsAvailableForItemLevelRequest returns wrong when items_any_available is defined

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30697 Bug ID: 30697 Summary: IsAvailableForItemLevelRequest returns wrong when items_any_available is defined Change sponsored?: --- Product: Koha Version: unspecified

[Koha-bugs] [Bug 30388] Fix some errors in the template for ordering from a MARC file

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30388 Chris Cormack changed: What|Removed |Added Attachment #132358|0 |1 is obsolete|

[Koha-bugs] [Bug 30388] Fix some errors in the template for ordering from a MARC file

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30388 Chris Cormack changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are rece

[Koha-bugs] [Bug 30384] Reindent template for ordering from a MARC file

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30384 Chris Cormack changed: What|Removed |Added Attachment #132351|0 |1 is obsolete|

[Koha-bugs] [Bug 30384] Reindent template for ordering from a MARC file

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30384 Chris Cormack changed: What|Removed |Added Attachment #132350|0 |1 is obsolete|

[Koha-bugs] [Bug 30384] Reindent template for ordering from a MARC file

2022-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30384 Chris Cormack changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are rece

  1   2   3   >