[Koha-bugs] [Bug 22619] Adding a new circ rule with unlimited checkouts is broken

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22619 --- Comment #2 from Nick Clemens --- Selenium tests may be messy, I have not written them in some time, and the circ rules table has few identifying classes etc. We don't execute in a transaction, but I didn't know if this is

[Koha-bugs] [Bug 22619] Adding a new circ rule with unlimited checkouts is broken

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22619 Nick Clemens changed: What|Removed |Added Patch complexity|--- |Trivial patch

[Koha-bugs] [Bug 22619] Adding a new circ rule with unlimited checkouts is broken

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22619 Nick Clemens changed: What|Removed |Added CC||jonathan.dru...@bugs.koha-c

[Koha-bugs] [Bug 22619] Adding a new circ rule with unlimited checkouts is broken

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22619 --- Comment #1 from Nick Clemens --- Created attachment 87305 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87305=edit Bug 22619: Fix null empty behaviour for new rules To test: 1 - Go to Admin->Circulation and

[Koha-bugs] [Bug 22619] New: Adding a new circ rule with unlimited checkouts is broken

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22619 Bug ID: 22619 Summary: Adding a new circ rule with unlimited checkouts is broken Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 21582] Use CodeMirror for *UserJS & *UserCSS

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21582 --- Comment #20 from Owen Leonard --- (In reply to Tomás Cohen Arazi from comment #19) > The only doubt I had is if we should use > mime types instead. This was my approach: Use the simple notation ("css" or "javascript") where it

[Koha-bugs] [Bug 20664] Optimize retrieval of biblio and item data

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20664 --- Comment #88 from David Cook --- Maybe this would be a compromise for Ere's situation: https://metacpan.org/pod/distribution/DBIx-Class/lib/DBIx/Class/Manual/Cookbook.pod#Arbitrary-SQL-through-a-custom-ResultSource It wouldn't

[Koha-bugs] [Bug 19690] Smart rules: Term "If any unavailable" is confusing

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19690 Magnus Enger changed: What|Removed |Added CC||mag...@libriotech.no ---

[Koha-bugs] [Bug 17171] Add a syspref to allow currently issued items to be issued to a new patron without staff confirmation

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17171 Liz Rea changed: What|Removed |Added CC||wizzy...@gmail.com --- Comment

[Koha-bugs] [Bug 17171] Add a syspref to allow currently issued items to be issued to a new patron without staff confirmation

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17171 Liz Rea changed: What|Removed |Added Status|Failed QA |Signed Off -- You are receiving

[Koha-bugs] [Bug 17171] Add a syspref to allow currently issued items to be issued to a new patron without staff confirmation

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17171 --- Comment #20 from Liz Rea --- Created attachment 87303 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87303=edit Bug 17171: (QA Followup) Add message to batch checkout template Signed-off-by: Liz Rea -- You

[Koha-bugs] [Bug 17171] Add a syspref to allow currently issued items to be issued to a new patron without staff confirmation

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17171 --- Comment #21 from Liz Rea --- Created attachment 87304 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87304=edit Bug 17171: (QA Follow up) Using patron-title.inc for names Signed-off-by: Liz Rea -- You are

[Koha-bugs] [Bug 17171] Add a syspref to allow currently issued items to be issued to a new patron without staff confirmation

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17171 Liz Rea changed: What|Removed |Added Attachment #73258|0 |1 is obsolete|

[Koha-bugs] [Bug 22538] Add a noticeable alert about waiting holds

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22538 --- Comment #5 from Tomás Cohen Arazi --- (In reply to Katrin Fischer from comment #3) > Hi Tomas, > > patch doesn't apply, can you please rebase? I rebased it, but you should ask Agustin :-P -- You are receiving this mail

[Koha-bugs] [Bug 21582] Use CodeMirror for *UserJS & *UserCSS

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21582 --- Comment #19 from Tomás Cohen Arazi --- Great job, Owen. Works as expected. The only doubt I had is if we should use mime types instead. But not important and works great! -- You are receiving this mail because: You are

[Koha-bugs] [Bug 21582] Use CodeMirror for *UserJS & *UserCSS

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

[Koha-bugs] [Bug 21582] Use CodeMirror for *UserJS & *UserCSS

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21582 --- Comment #18 from Tomás Cohen Arazi --- Created attachment 87301 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87301=edit Bug 21582: Use CodeMirror for *UserJS & *UserCSS This patch adds CodeMirror syntax

[Koha-bugs] [Bug 21582] Use CodeMirror for *UserJS & *UserCSS

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21582 Tomás Cohen Arazi changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 10796] Allow OpacPasswordChange to be set by category type

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10796 Martin Renvoize changed: What|Removed |Added Keywords||Manual,

[Koha-bugs] [Bug 10796] Allow OpacPasswordChange to be set by category type

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10796 Martin Renvoize changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit

[Koha-bugs] [Bug 21890] Patron password reset by category

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21890 Martin Renvoize changed: What|Removed |Added Keywords||Manual,

[Koha-bugs] [Bug 10796] Allow OpacPasswordChange to be set by category type

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10796 Martin Renvoize changed: What|Removed |Added Status|Signed Off |Passed QA --- Comment

[Koha-bugs] [Bug 10796] Allow OpacPasswordChange to be set by category type

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

[Koha-bugs] [Bug 10796] Allow OpacPasswordChange to be set by category type

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

[Koha-bugs] [Bug 10796] Allow OpacPasswordChange to be set by category type

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10796 --- Comment #17 from Martin Renvoize --- Created attachment 87300 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87300=edit Bug 10796: (QA follow-up) Changing password recovery verbiage for users who are

[Koha-bugs] [Bug 10796] Allow OpacPasswordChange to be set by category type

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

[Koha-bugs] [Bug 10796] Allow OpacPasswordChange to be set by category type

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

[Koha-bugs] [Bug 21968] Don't make it possible to put a return date prior to the loan date with SpecifyReturnDate

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21968 Marjorie Barry-Vila changed: What|Removed |Added Version|unspecified |18.05 -- You are

[Koha-bugs] [Bug 10796] Allow OpacPasswordChange to be set by category type

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

[Koha-bugs] [Bug 21890] Patron password reset by category

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21890 Martin Renvoize changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit

[Koha-bugs] [Bug 21890] Patron password reset by category

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

[Koha-bugs] [Bug 21890] Patron password reset by category

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21890 --- Comment #47 from Martin Renvoize --- Created attachment 87295 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87295=edit Bug 21890: (QA follow-up) Use List::Util::any When possible it's a good idea to use

[Koha-bugs] [Bug 21890] Patron password reset by category

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

[Koha-bugs] [Bug 21890] Patron password reset by category

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

[Koha-bugs] [Bug 21890] Patron password reset by category

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

[Koha-bugs] [Bug 21890] Patron password reset by category

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

[Koha-bugs] [Bug 21890] Patron password reset by category

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

[Koha-bugs] [Bug 21890] Patron password reset by category

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

[Koha-bugs] [Bug 21890] Patron password reset by category

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21890 --- Comment #40 from Martin Renvoize --- Comment on attachment 86869 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86869 Bug 21890: Add can_any_reset_password() to the Categories TT plugin Review of attachment

[Koha-bugs] [Bug 22618] New: Tests in t/Acquisition.t are actually database dependent

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22618 Bug ID: 22618 Summary: Tests in t/Acquisition.t are actually database dependent Change sponsored?: --- Product: Koha Version: unspecified Hardware: All

[Koha-bugs] [Bug 22596] html TT filter is breaking items search with custom field

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22596 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 22586] IntranetReportsHomeHTML no longer renders as HTML on reports-home.pl

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22586 --- Comment #8 from Lucas Gass --- not backporting this to the 18.05.x series -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 13895] Add routes for checkouts retrieval and renewal

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13895 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 21049] Rancor 007 field does not retain value

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21049 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 22536] Display problem in Holds to Pull report

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22536 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 22560] Forgotten password "token expired" page still shows boxes to reset password

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22560 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 22617] New: Checkout notes pending dashboard link - error received even though manage_checkout_notes permission set.

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22617 Bug ID: 22617 Summary: Checkout notes pending dashboard link - error received even though manage_checkout_notes permission set. Change sponsored?: --- Product: Koha

[Koha-bugs] [Bug 22561] Forgotten password requirements hint doesn't list all rules for new passwords

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22561 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 22377] Lost fines may not be refunded if another patron has a writeoff for the same item

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22377 --- Comment #4 from Martin Renvoize --- On second thoughts.. why do we look for 'W' at all in that query?.. 'W' = Writeoff == Credit.. should we not be looking solely for the 'L' (and/or 'LR') debt line? -- You are receiving this

[Koha-bugs] [Bug 22608] Authentication with Google oAuth does not inherit Default Messaging Preferences from default user category

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22608 Claudio changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Koha-bugs] [Bug 17746] koha-reset-passwd should use Koha::Patron->set_password

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17746 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 22550] OPAC suggestion form doesn't require mandatory fields

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22550 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 22495] Restore su-geo field in Elasticsearch mappings

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22495 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 21974] cxn_pool must be configurable

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21974 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 2096] Label sources for OPAC descriptions

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2096 Liz Rea changed: What|Removed |Added CC||wizzy...@gmail.com

[Koha-bugs] [Bug 21998] Add pattern parameter in Koha::Token

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21998 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 19661] Add routes for funds

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19661 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 21582] Use CodeMirror for *UserJS & *UserCSS

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21582 Liz Rea changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiving

[Koha-bugs] [Bug 21582] Use CodeMirror for *UserJS & *UserCSS

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21582 Liz Rea changed: What|Removed |Added Attachment #87278|0 |1 is obsolete|

[Koha-bugs] [Bug 22594] Validate SMS messaging numbers using the E.164 format

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22594 Josef Moravec changed: What|Removed |Added CC||josef.mora...@gmail.com

[Koha-bugs] [Bug 21948] Clean up style of item detail page

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21948 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 22594] Validate SMS messaging numbers using the E.164 format

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22594 --- Comment #6 from Josef Moravec --- Created attachment 87287 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87287=edit Bug 22594: Validate SMS messaging numbers using the E.164 format Many SMS messaging

[Koha-bugs] [Bug 22377] Lost fines may not be refunded if another patron has a writeoff for the same item

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22377 --- Comment #3 from Martin Renvoize --- Bug 22563 could be very helpful here. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 22377] Lost fines may not be refunded if another patron has a writeoff for the same item

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22377 Martin Renvoize changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 22563] Convert lost handling to use 'status' instead of multiple accounttypes

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22563 Martin Renvoize changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 22565] Partially receiving order and adding internal note on invoice updates note on every order on the system

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22565 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 13735] Item form in serials module doesn't respect max length set in the frameworks

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13735 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 22616] updating error text messages

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22616 Liz Rea changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 22616] updating error text messages

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22616 --- Comment #1 from Liz Rea --- Created attachment 87286 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87286=edit Bug 22616: Updating error text messages To test: Apply this patch Go to a borrower that doesn't

[Koha-bugs] [Bug 21130] Detail XSLT produces translatable HTML class

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21130 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 13763] Renew feature does not check for the BarcodeInputFilter option

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13763 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 22616] New: updating error text messages

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22616 Bug ID: 22616 Summary: updating error text messages Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 2096] Label sources for OPAC descriptions

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2096 Marjorie Barry-Vila changed: What|Removed |Added CC|

[Koha-bugs] [Bug 20830] Make sure a fund is selected when ordering from staged file

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20830 Martin Renvoize changed: What|Removed |Added Status|Needs Signoff |Signed Off --- Comment

[Koha-bugs] [Bug 20830] Make sure a fund is selected when ordering from staged file

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

[Koha-bugs] [Bug 20830] Make sure a fund is selected when ordering from staged file

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

[Koha-bugs] [Bug 20830] Make sure a fund is selected when ordering from staged file

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20830 --- Comment #8 from Martin Renvoize --- Created attachment 87285 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87285=edit Bug 20830: Make sure a fund is selected when ordering from a stage file Signed-off-by:

[Koha-bugs] [Bug 18736] Problems in order calculations (rounding errors)

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18736 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 18450] Renew in header bypasses hold block and renewal limits

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18450 Martin Renvoize changed: What|Removed |Added Status|Needs Signoff |Patch doesn't apply

[Koha-bugs] [Bug 22615] Add /ill_backends endpoint

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22615 Josef Moravec changed: What|Removed |Added Status|NEW |Needs Signoff --- Comment

[Koha-bugs] [Bug 22615] Add /ill_backends endpoint

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22615 --- Comment #1 from Josef Moravec --- Created attachment 87284 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87284=edit Bug 22615: Add /ill_backends endpoint -- You are receiving this mail because: You are

[Koha-bugs] [Bug 22615] Add /ill_backends endpoint

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22615 Josef Moravec changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |josef.mora...@gmail.com

[Koha-bugs] [Bug 22615] New: Add /ill_backends endpoint

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22615 Bug ID: 22615 Summary: Add /ill_backends endpoint Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 22538] Add a noticeable alert about waiting holds

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22538 Tomás Cohen Arazi changed: What|Removed |Added Status|Patch doesn't apply |Signed Off

[Koha-bugs] [Bug 22538] Add a noticeable alert about waiting holds

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22538 --- Comment #4 from Tomás Cohen Arazi --- Created attachment 87283 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87283=edit Bug 22538: Add a noticeable alert about waiting holds In SCO, bug 21772 introduced

[Koha-bugs] [Bug 22538] Add a noticeable alert about waiting holds

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

[Koha-bugs] [Bug 17978] Include 'Next available'/title level holds in holds count when placing holds (opac and staff)

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

[Koha-bugs] [Bug 17978] Include 'Next available'/title level holds in holds count when placing holds (opac and staff)

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17978 Martin Renvoize changed: What|Removed |Added QA Contact|m.de.r...@rijksmuseum.nl

[Koha-bugs] [Bug 17978] Include 'Next available'/title level holds in holds count when placing holds (opac and staff)

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17978 --- Comment #24 from Martin Renvoize --- Created attachment 87280 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87280=edit Bug 17978: Circ rules will not limit holds The crux of this issue is that all those

[Koha-bugs] [Bug 17978] Include 'Next available'/title level holds in holds count when placing holds (opac and staff)

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17978 Martin Renvoize changed: What|Removed |Added Status|Signed Off |Passed QA

[Koha-bugs] [Bug 17978] Include 'Next available'/title level holds in holds count when placing holds (opac and staff)

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

[Koha-bugs] [Bug 17978] Include 'Next available'/title level holds in holds count when placing holds (opac and staff)

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

[Koha-bugs] [Bug 22518] accounttype 'O' is still referred to but is never set

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22518 Martin Renvoize changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 22512] accountlines.accountype mixes 'state' and 'type'

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22512 Bug 22512 depends on bug 22518, which changed state. Bug 22518 Summary: accounttype 'O' is still referred to but is never set https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22518 What|Removed

[Koha-bugs] [Bug 22586] IntranetReportsHomeHTML no longer renders as HTML on reports-home.pl

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

[Koha-bugs] [Bug 22596] html TT filter is breaking items search with custom field

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22596 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|Pushed to Stable

[Koha-bugs] [Bug 22126] OMNIBUS: Update cataloguing plugins

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22126 Bug 22126 depends on bug 22127, which changed state. Bug 22127 Summary: Update dateaccessioned value builder https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22127 What|Removed |Added

[Koha-bugs] [Bug 22127] Update dateaccessioned value builder

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22127 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|RESOLVED

[Koha-bugs] [Bug 20654] Omnibus: Update two-column templates to use Bootstrap grid

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20654 Bug 20654 depends on bug 21646, which changed state. Bug 21646 Summary: Clean up Overdrive template https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21646 What|Removed |Added

[Koha-bugs] [Bug 21646] Clean up Overdrive template

2019-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21646 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|RESOLVED

  1   2   3   >