[Koha-bugs] [Bug 26621] .mailmap adjustments

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

[Koha-bugs] [Bug 25475] upload.pl should provide a "Copy link" option

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25475 --- Comment #5 from David Cook --- (In reply to Sally from comment #3) > This works but perhaps someone else wants to test the automatic link copying > using a HTTPS site? > > The sandbox I was using doesn't have an SSL

[Koha-bugs] [Bug 25475] upload.pl should provide a "Copy link" option

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25475 --- Comment #4 from David Cook --- Comment on attachment 111296 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111296 Bug 25475: add "Copy link" button to upload.pl Review of attachment 111296: -->

[Koha-bugs] [Bug 26606] Correctly URI-encode query string in URL loaded after deleting an authority record

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26606 --- Comment #7 from David Cook --- (In reply to Phil Ringnalda from comment #6) > Happy to discuss things which are not about this bug in a place which is not > in this bug. I think that I'm finished participating in this

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

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #323 from David Cook --- Reading through http://erlang.org/pipermail/erlang-questions/2015-September/085799.html took me to https://github.com/erlang/otp/blob/master/erts/lib_src/pthread/ethr_event.c#L65-L161 There are

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

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #322 from David Cook --- (In reply to Jonathan Druart from comment #320) > Same report on IRC with a possible solution: > < kohaputti> seems to be around 4-10% on my machine more or less constantly > < kohaputti> yes, it

[Koha-bugs] [Bug 26606] Correctly URI-encode query string in URL loaded after deleting an authority record

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26606 --- Comment #6 from Phil Ringnalda --- Happy to discuss things which are not about this bug in a place which is not in this bug. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #97 from David Cook --- Ah, it looks like Wildfly's undertow system overrides the transferTo() method from java.nio.channels.FileChannel, which uses sendfile under the hood (at least on Linux/UNIX). Hypnotoad seems to

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #96 from David Cook --- (In reply to Julian Maurice from comment #89) > Even without apache/nginx, if I run the app with hypnotoad, the whole page > (HTML + css/js) loads under 200ms That's amazing. I've been thinking

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

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532 Henry Bolshaw changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #595

[Koha-bugs] [Bug 26606] Correctly URI-encode query string in URL loaded after deleting an authority record

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26606 --- Comment #5 from David Cook --- (In reply to Phil Ringnalda from comment #4) > A bug (not this bug) about properly escaping authtypecode everywhere it is > used really ought to exist In this case, I think a lot of those "html"

[Koha-bugs] [Bug 26597] Transfer information from guarantor when adding a guarantor to an existing patron

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26597 Katrin Fischer changed: What|Removed |Added Summary|Transfer informations from |Transfer information from

[Koha-bugs] [Bug 26624] New: Hold waiting for pickup will not allow additional holds for same patron

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26624 Bug ID: 26624 Summary: Hold waiting for pickup will not allow additional holds for same patron Change sponsored?: --- Product: Koha Version: 19.11 Hardware:

[Koha-bugs] [Bug 24658] Deleting items with fines does not update itemnumber in accountlines to NULL causing ISE

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24658 --- Comment #8 from Katrin Fischer --- Hm, we'd need to do some testing here, but I'd argue we should not set it to NULL but instead keep it and make it not explode (the deleteditems information might still be useful) -- You are

[Koha-bugs] [Bug 26606] Correctly URI-encode query string in URL loaded after deleting an authority record

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26606 --- Comment #4 from Phil Ringnalda --- A bug (not this bug) about properly escaping authtypecode everywhere it is used really ought to exist, but as for e.g. orderby which has four possible values, HeadingDsc or HeadingAsc or null

[Koha-bugs] [Bug 24446] Stockrotation: Update to use daterequested in branchtransfers

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24446 --- Comment #38 from Martin Renvoize --- Created attachment 111322 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111322=edit Bug 24446: Prioritize RotatingCollection transfer over StockRotationAdvance This patch

[Koha-bugs] [Bug 24658] Deleting items with fines does not update itemnumber in accountlines to NULL causing ISE

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24658 --- Comment #7 from Cindy Murdock Ames --- Note however that I'm not sure when this item was deleted, and we upgraded to 19.11 from 3.20 in April, and the fine was generated in December 2019. So I'm not sure this is still

[Koha-bugs] [Bug 24658] Deleting items with fines does not update itemnumber in accountlines to NULL causing ISE

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24658 Cindy Murdock Ames changed: What|Removed |Added CC||cmurd...@ccfls.org

[Koha-bugs] [Bug 22045] Cataloging UX enhancement - Improve access to tabs

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22045 Andrew Fuerste-Henry changed: What|Removed |Added Blocks||26623 Referenced

[Koha-bugs] [Bug 26623] MARC field links can take up too much space

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26623 Andrew Fuerste-Henry changed: What|Removed |Added Depends on||22045 Referenced

[Koha-bugs] [Bug 26623] New: MARC field links can take up too much space

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26623 Bug ID: 26623 Summary: MARC field links can take up too much space Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status:

[Koha-bugs] [Bug 26195] Add a way to specify authorised values should be expanded [OAI]

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26195 Tomás Cohen Arazi changed: What|Removed |Added CC|

[Koha-bugs] [Bug 26598] Display guarantee's fines on guarantor's details page

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26598 David Nind changed: What|Removed |Added Attachment #111055|0 |1 is obsolete|

[Koha-bugs] [Bug 26598] Display guarantee's fines on guarantor's details page

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

[Koha-bugs] [Bug 26597] Transfer informations from guarantor when adding a guarantor to an existing patron

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

[Koha-bugs] [Bug 26597] Transfer informations from guarantor when adding a guarantor to an existing patron

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26597 David Nind changed: What|Removed |Added Attachment #111054|0 |1 is obsolete|

[Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing editor

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 --- Comment #6 from Michal Denar --- +1 -- 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 12446] Enable an adult to have a guarantor

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12446 David Nind changed: What|Removed |Added Attachment #111053|0 |1 is obsolete|

[Koha-bugs] [Bug 12446] Enable an adult to have a guarantor

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

[Koha-bugs] [Bug 12446] Enable an adult to have a guarantor

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12446 David Nind changed: What|Removed |Added Attachment #111052|0 |1 is obsolete|

[Koha-bugs] [Bug 14986] Report Group and Subgroup Duplications

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14986 Joy Nelson changed: What|Removed |Added Resolution|--- |WONTFIX

[Koha-bugs] [Bug 17809] Correct some authorised values in fr-FR

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17809 Joy Nelson changed: What|Removed |Added CC||j...@bywatersolutions.com

[Koha-bugs] [Bug 26622] Unique Constraint on Authorised Values conflicts with use of Report Subgroup category

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26622 Joy Nelson changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 22887] authorised_values is missing a unique constraint on category + authorised_value

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22887 --- Comment #51 from Joy Nelson --- See following bug for identified issue in AV Report Subgroups: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26622 -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 26622] New: Unique Constraint on Authorised Values conflicts with use of Report Subgroup category

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26622 Bug ID: 26622 Summary: Unique Constraint on Authorised Values conflicts with use of Report Subgroup category Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #95 from Jonathan Druart --- (In reply to Julian Maurice from comment #93) > Created attachment 111315 [details] [review] > Bug 20582: Map app.psgi file and bin directory in Makefile.PL Patch pushed to master, thank

[Koha-bugs] [Bug 23979] "Account is locked" message on moremember.pl should be displayed on the "Check out" tab in addition to the "Details" tab

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23979 --- Comment #1 from Nick Clemens --- Created attachment 111316 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111316=edit Bug 23979: MOve locked message to patron info section To test: 1 - Set failed login

[Koha-bugs] [Bug 23979] "Account is locked" message on moremember.pl should be displayed on the "Check out" tab in addition to the "Details" tab

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

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #94 from Julian Maurice --- Not sure if SCRIPT_DIR is the correct destination for these files, but I haven't found a better one. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #93 from Julian Maurice --- Created attachment 111315 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111315=edit Bug 20582: Map app.psgi file and bin directory in Makefile.PL -- You are receiving

[Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing editor

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 Jonathan Druart changed: What|Removed |Added Assignee|gmcha...@gmail.com

[Koha-bugs] [Bug 26394] .mailmap needs to be updated

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26394 Jonathan Druart changed: What|Removed |Added Blocks||26621 Referenced Bugs:

[Koha-bugs] [Bug 26618] C4/RotatingCollections.pm should not use C4::Circulation::transferbook

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26618 Martin Renvoize changed: What|Removed |Added Attachment #111305|0 |1 is obsolete|

[Koha-bugs] [Bug 26621] .mailmap adjustments

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26621 --- Comment #1 from Jonathan Druart --- Created attachment 111314 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111314=edit Bug 26621: Adjust .mailmap to reduce the number of invalid authors This file is a

[Koha-bugs] [Bug 26621] New: .mailmap adjustments

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26621 Bug ID: 26621 Summary: .mailmap adjustments Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #92 from Jonathan Druart --- Julian, t/Makefile.t and xt/check_makefile.t are failing, can you check? -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 Jonathan Druart changed: What|Removed |Added Keywords|rel_20_11_target, |

[Koha-bugs] [Bug 26429] If a waiting hold has expired (date has passed)- looking at the request.pl page, the expiration date is for tomorrow

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26429 Owen Leonard changed: What|Removed |Added Attachment #110748|0 |1 is obsolete|

[Koha-bugs] [Bug 26429] If a waiting hold has expired (date has passed)- looking at the request.pl page, the expiration date is for tomorrow

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26429 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Signed Off Patch

[Koha-bugs] [Bug 26617] Add koha-testing-docker to INSTALL file and correct URL

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26617 David Nind changed: What|Removed |Added Attachment #111264|0 |1 is obsolete|

[Koha-bugs] [Bug 26617] Add koha-testing-docker to INSTALL file and correct URL

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

[Koha-bugs] [Bug 25589] Legend label for editing alternative address is incorrect

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

[Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 Fridolin SOMERS changed: What|Removed |Added CC|

[Koha-bugs] [Bug 26594] Patrons merge problem with restriction

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26594 Koha Team University Lyon 3 changed: What|Removed |Added CC|

[Koha-bugs] [Bug 9118] Show only sensible options when editing a unique holiday

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9118 Owen Leonard changed: What|Removed |Added Attachment #111214|0 |1 is obsolete|

[Koha-bugs] [Bug 9118] Show only sensible options when editing a unique holiday

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9118 Owen Leonard changed: What|Removed |Added Patch complexity|--- |Small patch

[Koha-bugs] [Bug 26398] Credit and Debit types on creating a manual credits and manual invoices are not translatable

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26398 --- Comment #6 from David Nind --- The values are still in English after applying for me, I'm sure I'm missing something for testing this one... -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 25663] Koha::RefundLostItemFeeRules should be merged into Koha::CirculationRules

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25663 --- Comment #24 from Nick Clemens --- Created attachment 111309 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111309=edit Bug 25663: [20.05.x] Koha::RefundLostItemFeeRules should be merged into

[Koha-bugs] [Bug 25633] Update debian/control.ini file for 20.05 release cycle

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25633 Nick Clemens changed: What|Removed |Added CC||n...@bywatersolutions.com

[Koha-bugs] [Bug 26597] Transfer informations from guarantor when adding a guarantor to an existing patron

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26597 Owen Leonard changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |maryse.sim...@inlibro.com

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

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #321 from Jonathan Druart --- (In reply to Jonathan Druart from comment #318) > Created attachment 111245 [details] [review] > Bug 22417: Remove batch_record_modification from the non-plack list > > Signed-off-by:

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

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

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

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

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #90 from Jonathan Druart --- (In reply to Julian Maurice from comment #89) > (In reply to Jonathan Druart from comment #87) > > Then I don't understand. With the default 8080 and 8081 I was expecting to > > hit :8080

[Koha-bugs] [Bug 26620] New: Regarding serials receiving with same title published in different languages

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26620 Bug ID: 26620 Summary: Regarding serials receiving with same title published in different languages Change sponsored?: --- Product: Koha Version: unspecified

[Koha-bugs] [Bug 26598] Display guarantee's fines on guarantor's details page

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26598 Owen Leonard changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |maryse.sim...@inlibro.com

[Koha-bugs] [Bug 26619] New: Shopping basket - The "Print" button is only translated when you are in "More details" mode

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26619 Bug ID: 26619 Summary: Shopping basket - The "Print" button is only translated when you are in "More details" mode Change sponsored?: --- Product: Koha Version: master

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

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #320 from Jonathan Druart --- (In reply to Marcel de Rooy from comment #274) > Completely other observation: Just noticing on my test server that process > beam.smp used quite a bit CPU at some point while there was

[Koha-bugs] [Bug 26456] Reindent MARC subfield structure template

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26456 --- Comment #5 from Owen Leonard --- Created attachment 111307 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111307=edit Bug 26456: (follow-up) Add markup comments This patch adds comments to the template to

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #89 from Julian Maurice --- (In reply to Jonathan Druart from comment #87) > Then I don't understand. With the default 8080 and 8081 I was expecting to > hit :8080 and :8081 and get the interfaces. > Can you explain a

[Koha-bugs] [Bug 26456] Reindent MARC subfield structure template

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26456 Owen Leonard changed: What|Removed |Added Attachment #110065|0 |1 is obsolete|

[Koha-bugs] [Bug 26456] Reindent MARC subfield structure template

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26456 Owen Leonard changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 26618] C4/RotatingCollections.pm should not use C4::Circulation::transferbook

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26618 Martin Renvoize changed: What|Removed |Added Status|NEW |Needs Signoff -- You

[Koha-bugs] [Bug 26618] C4/RotatingCollections.pm should not use C4::Circulation::transferbook

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26618 Martin Renvoize changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun

[Koha-bugs] [Bug 26618] C4/RotatingCollections.pm should not use C4::Circulation::transferbook

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26618 Martin Renvoize changed: What|Removed |Added CC||k...@bywatersolutions.com

[Koha-bugs] [Bug 26618] C4/RotatingCollections.pm should not use C4::Circulation::transferbook

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26618 --- Comment #1 from Martin Renvoize --- Created attachment 111305 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111305=edit Bug 26618: Remove use of transferbook in RotatingCollections This patch replaces the

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #88 from Jonathan Druart --- > - It uses the same mechanism as Plack::App::CGIBin to deal with CGI > scripts, so it should be equivalent in terms of performance It's not what I am experiencing. Apache+plack, hit

[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #87 from Jonathan Druart --- (In reply to Julian Maurice from comment #83) > (In reply to Jonathan Druart from comment #82) > > Inside KTD, when I run `starman -l :5000 -l :5001` and then hit IP:5000 I > > get the

[Koha-bugs] [Bug 26598] Display guarantee's fines on guarantor's details page

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26598 Maryse Simard changed: What|Removed |Added CC||caroline.cyr-la-rose@inlibr

[Koha-bugs] [Bug 26597] Transfer informations from guarantor when adding a guarantor to an existing patron

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26597 Maryse Simard changed: What|Removed |Added CC||caroline.cyr-la-rose@inlibr

[Koha-bugs] [Bug 23971] Add logging for basket related actions

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23971 --- Comment #37 from Andrew Isherwood --- (In reply to Jonathan Druart from comment #28) > Hi Jonathan > > > Some comments from bug 24190 comment 14 (&15) apply here. > > I will review those comments when I get to that bug and

[Koha-bugs] [Bug 23971] Add logging for basket related actions

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23971 Andrew Isherwood changed: What|Removed |Added Attachment #108962|0 |1 is obsolete|

[Koha-bugs] [Bug 23971] Add logging for basket related actions

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23971 --- Comment #36 from Andrew Isherwood --- Created attachment 111304 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111304=edit Bug 23971: (follow-up) Add unit tests This commit adds unit tests for the logging

[Koha-bugs] [Bug 23971] Add logging for basket related actions

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23971 Andrew Isherwood changed: What|Removed |Added Attachment #103945|0 |1 is obsolete|

[Koha-bugs] [Bug 23971] Add logging for basket related actions

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23971 Andrew Isherwood changed: What|Removed |Added Attachment #103911|0 |1 is obsolete|

[Koha-bugs] [Bug 23971] Add logging for basket related actions

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23971 Andrew Isherwood changed: What|Removed |Added Attachment #103912|0 |1 is obsolete|

[Koha-bugs] [Bug 12617] Koha should let admins to configure automatically generated password complexity/difficulty

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12617 Emmi Takkinen changed: What|Removed |Added Attachment #110528|0 |1 is obsolete|

[Koha-bugs] [Bug 12617] Koha should let admins to configure automatically generated password complexity/difficulty

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12617 Emmi Takkinen changed: What|Removed |Added Attachment #110527|0 |1 is obsolete|

[Koha-bugs] [Bug 12617] Koha should let admins to configure automatically generated password complexity/difficulty

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12617 Emmi Takkinen changed: What|Removed |Added Attachment #110526|0 |1 is obsolete|

[Koha-bugs] [Bug 23475] Search context is lost when simple search leads to a single record

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23475 Sally changed: What|Removed |Added Status|Needs Signoff |Patch doesn't apply

[Koha-bugs] [Bug 25475] upload.pl should provide a "Copy link" option

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25475 Sally changed: What|Removed |Added CC||sally.healey@cheshireshared

[Koha-bugs] [Bug 25475] upload.pl should provide a "Copy link" option

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25475 PTFS Europe Sandboxes changed: What|Removed |Added Attachment #104858|0 |1 is

[Koha-bugs] [Bug 18501] Automatic refunds need protection from failure

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18501 --- Comment #118 from Nick Clemens --- Created attachment 111295 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111295=edit Bug 18501: [20.05.x] Automatic refunds need protection from failure Bug 18501: (QA

[Koha-bugs] [Bug 25846] Improve handling of multiple covers on catalog search results in the staff client

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25846 Owen Leonard changed: What|Removed |Added Attachment #106642|0 |1 is obsolete|

[Koha-bugs] [Bug 25846] Improve handling of multiple covers on catalog search results in the staff client

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25846 Owen Leonard changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 24083] Koha should support "seen" vs "unseen" renewals

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24083 Andrew Isherwood changed: What|Removed |Added Status|Failed QA |Signed Off --- Comment

[Koha-bugs] [Bug 24083] Koha should support "seen" vs "unseen" renewals

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24083 --- Comment #56 from Andrew Isherwood --- Created attachment 111292 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111292=edit Bug 24083: (follow-up) Fix unit tests Some changes in issue.t had broken the tests

[Koha-bugs] [Bug 24083] Koha should support "seen" vs "unseen" renewals

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24083 --- Comment #57 from Andrew Isherwood --- Created attachment 111293 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111293=edit Bug 24083: (follow-up) Fix bad rebase There was a real mess in C4/Circulation.pm due

[Koha-bugs] [Bug 24083] Koha should support "seen" vs "unseen" renewals

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24083 --- Comment #54 from Andrew Isherwood --- Created attachment 111290 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111290=edit Bug 24083: (follow-up) Fix error in checkouts JS This commit fixes a small error in

[Koha-bugs] [Bug 24083] Koha should support "seen" vs "unseen" renewals

2020-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24083 --- Comment #53 from Andrew Isherwood --- Created attachment 111289 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111289=edit Bug 24083: (follow-up) Include SelfCheckInModule As highlighted by Katrin, the

  1   2   >