[Koha-bugs] [Bug 12930] Web installer does not show login errors

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12930 Alex Buckley changed: What|Removed |Added Status|Failed QA

[Koha-bugs] [Bug 12930] Web installer does not show login errors

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12930 --- Comment #9 from Alex Buckley --- Created attachment 62116 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62116=edit Bug 12930 - Implemented invalid_username_or_password template

[Koha-bugs] [Bug 12930] Web installer does not show login errors

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12930 Alex Buckley changed: What|Removed |Added Attachment #61808|0

[Koha-bugs] [Bug 12930] Web installer does not show login errors

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12930 Alex Buckley changed: What|Removed |Added Attachment #61807|0

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 --- Comment #19 from David Cook --- Why aren't we logging individual events (e.g. checkout, checkin, renew, etc), and then bundling them together before sending out notices if they're digests? If it's not

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 David Cook changed: What|Removed |Added CC|

[Koha-bugs] [Bug 17738] Move GetReservesFromBorrowernumber to Koha::Patron->holds

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17738 --- Comment #7 from Marc Véron --- Tested both patches together on top of 17737. No problems found. However, QA tool complains with first patch: FAILopac/opac-reserve.pl FAIL valid "my"

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 --- Comment #15 from Marc Véron --- (In reply to Marc Véron from comment #13) > (In reply to Jonathan Druart from comment #12) > > t/db_dependent/Acquisition/OrderUsers.t passes for me. > > Does it pass for you on

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 --- Comment #14 from Marc Véron --- (In reply to Marc Véron from comment #10) > Problem with: > prove t/db_dependent/Holds/LocalHoldsPriority.t (...) Test passes OK with newest patch -- You are receiving this mail

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 --- Comment #13 from Marc Véron --- (In reply to Jonathan Druart from comment #12) > t/db_dependent/Acquisition/OrderUsers.t passes for me. > Does it pass for you on master? I tested on a fresh install I made when

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 --- Comment #12 from Jonathan Druart --- t/db_dependent/Acquisition/OrderUsers.t passes for me. Does it pass for you on master? -- You are receiving this mail because: You are watching all

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 Jonathan Druart changed: What|Removed |Added Attachment #62095|0

[Koha-bugs] [Bug 18425] New: Housebound module needs to accomodate branches

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18425 Bug ID: 18425 Summary: Housebound module needs to accomodate branches Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 --- Comment #10 from Marc Véron --- Problem with: prove t/db_dependent/Holds/LocalHoldsPriority.t t/db_dependent/Holds/LocalHoldsPriority.t .. 1/6 Odd number of elements in anonymous hash at

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 --- Comment #9 from Marc Véron --- Problem with: $ prove t/db_dependent/Acquisition/OrderUsers.t t/db_dependent/Acquisition/OrderUsers.t .. DBD::mysql::st execute failed: Cannot add or update a child row: a foreign

[Koha-bugs] [Bug 18318] Unicode support for Elasticsearch

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18318 Nick Clemens changed: What|Removed |Added Status|NEW

[Koha-bugs] [Bug 18276] Koha::Biblio - Remove GetBiblioFromItemNumber

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276 --- Comment #20 from Kyle M Hall --- (In reply to Jonathan Druart from comment #19) > Kyle, could you take a look please? > On current master opac-course-details.tt includes item-status.inc. > But to be

[Koha-bugs] [Bug 18276] Koha::Biblio - Remove GetBiblioFromItemNumber

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 18182] TestBuilder should be able to return Koha::Object objects

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18182 Jonathan Druart changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 18182] TestBuilder should be able to return Koha::Object objects

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18182 --- Comment #16 from Jonathan Druart --- I have added tests, but one fails on 'Koha::Serial::Item'. Could you take a look? -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 18182] TestBuilder should be able to return Koha::Object objects

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18182 --- Comment #14 from Jonathan Druart --- Created attachment 62113 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62113=edit Bug 18182: Tests all Koha::Objects-based

[Koha-bugs] [Bug 18182] TestBuilder should be able to return Koha::Object objects

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18182 --- Comment #15 from Jonathan Druart --- Created attachment 62114 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62114=edit Bug 18182: Fix Koha::RefundLostItemFeeRules --

[Koha-bugs] [Bug 18276] Koha::Biblio - Remove GetBiblioFromItemNumber

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276 --- Comment #18 from Marc Véron --- Bug 18276: Remove GetBiblioFromItemNumber - Course reserves: Internal server error while displaying course detail in OPAC. Plack error log says: Template process failed: undef

[Koha-bugs] [Bug 8435] new permissions on subscriptions "superserials"

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8435 Jonathan Druart changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 14932] serials/ serials-collection.pl-page is very slow. GetFullSubscription* checks permission for each serial!

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14932 Jonathan Druart changed: What|Removed |Added Severity|enhancement

[Koha-bugs] [Bug 14932] serials/ serials-collection.pl-page is very slow. GetFullSubscription* checks permission for each serial!

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14932 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 14932] serials/ serials-collection.pl-page is very slow. GetFullSubscription* checks permission for each serial!

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14932 Jonathan Druart changed: What|Removed |Added Attachment #61974|0

[Koha-bugs] [Bug 14932] serials/ serials-collection.pl-page is very slow. GetFullSubscription* checks permission for each serial!

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14932 --- Comment #4 from Jonathan Druart --- Created attachment 62112 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62112=edit Bug 14932: Do not call can_edit_subscription

[Koha-bugs] [Bug 14932] serials/ serials-collection.pl-page is very slow. GetFullSubscription* checks permission for each serial!

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14932 Jonathan Druart changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10382] collection not returning to null when removed from course reserves

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10382 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 17738] Move GetReservesFromBorrowernumber to Koha::Patron->holds

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17738 --- Comment #6 from Jonathan Druart --- (In reply to Marc Véron from comment #3) > Wanted to test on top of 17737 but 17737 does not apply: > sha1 information lacking or useless

[Koha-bugs] [Bug 17738] Move GetReservesFromBorrowernumber to Koha::Patron->holds

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17738 --- Comment #5 from Jonathan Druart --- Created attachment 62110 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62110=edit Bug 17738: Remove

[Koha-bugs] [Bug 17738] Move GetReservesFromBorrowernumber to Koha::Patron->holds

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17738 Jonathan Druart changed: What|Removed |Added Attachment #58020|0

[Koha-bugs] [Bug 17737] Move GetReservesFromItemnumber to Koha::Item->holds

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17737 --- Comment #27 from Jonathan Druart --- Just a rebase. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 17737] Move GetReservesFromItemnumber to Koha::Item->holds

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17737 --- Comment #26 from Jonathan Druart --- Created attachment 62108 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62108=edit Bug 17737: [QA Follow-up] Remove unused

[Koha-bugs] [Bug 17737] Move GetReservesFromItemnumber to Koha::Item->holds

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17737 Jonathan Druart changed: What|Removed |Added Attachment #59876|0

[Koha-bugs] [Bug 17737] Move GetReservesFromItemnumber to Koha::Item->holds

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17737 --- Comment #24 from Jonathan Druart --- Created attachment 62106 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62106=edit Bug 17737: Remove

[Koha-bugs] [Bug 17737] Move GetReservesFromItemnumber to Koha::Item->holds

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17737 --- Comment #25 from Jonathan Druart --- Created attachment 62107 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62107=edit Bug 17737: Rename holds_placed_before_today

[Koha-bugs] [Bug 7170] Remove use of XML::Simple

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7170 Marc Véron changed: What|Removed |Added CC||ve...@veron.ch

[Koha-bugs] [Bug 18351] No warning when deleting budgets that have funds attached

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18351 Jonathan Druart changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 18372] transits are not created at check in despite user responsing Yes to the prompt

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18372 --- Comment #7 from Owen Leonard --- Sorry to be unclear. I found that the bug existed in master, and my patch is for master. If it doesn't apply to 16.11 I can submit another patch. -- You are receiving this

[Koha-bugs] [Bug 16246] Return all reserves columns in ILS-DI GetRecords response

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16246 Marc Véron changed: What|Removed |Added CC||ve...@veron.ch

[Koha-bugs] [Bug 13990] ILS-DI LookupPatron Requries ID Type

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13990 Marc Véron changed: What|Removed |Added CC||ve...@veron.ch

[Koha-bugs] [Bug 16758] Caching issues in scripts running in daemon mode

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16758 --- Comment #12 from Jonathan Druart --- Why do you get the "syspref" cache instance? I guess there is no reason, I'd suggest to remove it and retrieve the default one. -- You are

[Koha-bugs] [Bug 17247] ILS-DI HoldTitle and HoldItem should check if patron is debarred

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17247 Marc Véron changed: What|Removed |Added CC||ve...@veron.ch

[Koha-bugs] [Bug 17738] Move GetReservesFromBorrowernumber to Koha::Patron->holds

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17738 Marc Véron changed: What|Removed |Added CC||ve...@veron.ch

[Koha-bugs] [Bug 17855] New onboarding tool feature to guide users through setting up Koha, and minor web installer UI improvements

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855 --- Comment #177 from Jonathan Druart --- * +template_name => "/onboarding/onboardingstep" + . ( $step ? $step : 1 ) . ".tt", Do a check on $step to make sure it is an

[Koha-bugs] [Bug 17680] C4::Circulation - Replace GetItemIssue with Koha::Checkouts

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17680 Marc Véron changed: What|Removed |Added Patch complexity|--- |Medium patch

[Koha-bugs] [Bug 17680] C4::Circulation - Replace GetItemIssue with Koha::Checkouts

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17680 Marc Véron changed: What|Removed |Added Attachment #62086|0 |1 is

[Koha-bugs] [Bug 17680] C4::Circulation - Replace GetItemIssue with Koha::Checkouts

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17680 Marc Véron changed: What|Removed |Added Attachment #61762|0 |1 is

[Koha-bugs] [Bug 17680] C4::Circulation - Replace GetItemIssue with Koha::Checkouts

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17680 Marc Véron changed: What|Removed |Added Attachment #61761|0 |1 is

[Koha-bugs] [Bug 17680] C4::Circulation - Replace GetItemIssue with Koha::Checkouts

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17680 --- Comment #24 from Marc Véron --- Worked through test plans from comments #1 - #3, everything OK, will sign off. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 18423] Add child button not always appearing - problem in template variable

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18423 --- Comment #3 from Nick Clemens --- Created attachment 62101 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62101=edit Bug 18423 follow up - fix display off add child on

[Koha-bugs] [Bug 18423] Add child button not always appearing - problem in template variable

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18423 Nick Clemens changed: What|Removed |Added Attachment #62094|0 |1

[Koha-bugs] [Bug 17855] New onboarding tool feature to guide users through setting up Koha, and minor web installer UI improvements

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855 --- Comment #176 from Jonathan Druart --- - On installer/step3.tt: I'd remove the tag, it does not display as other buttons. Let's style it later. Same for the other ones (search for '' in

[Koha-bugs] [Bug 14399] Fix inventory.pl part two (following 12913)

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14399 Marcel de Rooy changed: What|Removed |Added Patch complexity|---

[Koha-bugs] [Bug 14399] Fix inventory.pl part two (following 12913)

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14399 Marcel de Rooy changed: What|Removed |Added Status|ASSIGNED

[Koha-bugs] [Bug 14399] "missingitem" code from inventory.pl doesn't work properly

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14399 --- Comment #9 from Marcel de Rooy --- Created attachment 62096 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62096=edit Bug 14399: Prevent display of double zero notforloan status On

[Koha-bugs] [Bug 14399] "missingitem" code from inventory.pl doesn't work properly

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14399 --- Comment #10 from Marcel de Rooy --- Created attachment 62097 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62097=edit Bug 14399: Numerous small refinements to the inventory script

[Koha-bugs] [Bug 14399] "missingitem" code from inventory.pl doesn't work properly

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14399 --- Comment #11 from Marcel de Rooy --- Created attachment 62098 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62098=edit Bug 14399: Interface changes A part of the confusion around the

[Koha-bugs] [Bug 14399] "missingitem" code from inventory.pl doesn't work properly

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14399 --- Comment #12 from Marcel de Rooy --- Created attachment 62099 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62099=edit Bug 14399: Results form also needs a few interface changes

[Koha-bugs] [Bug 16282] Usernames should be case sensitive

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16282 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 17829] Move GetMember to Koha::Patron

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

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 --- Comment #8 from Jonathan Druart --- Created attachment 62095 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62095=edit Bug 18420: Do not use 'S' as patron category

[Koha-bugs] [Bug 16282] Usernames should be case sensitive

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16282 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Failed

[Koha-bugs] [Bug 18424] Implement different password strength settings

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18424 Marc Véron changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 16282] Usernames should be case sensitive

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16282 Marc Véron changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 18423] Add child button not always appearing - problem in template variable

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18423 --- Comment #1 from Nick Clemens --- Created attachment 62094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62094=edit Bug 18423 - Add child button not always appearing - problem in

[Koha-bugs] [Bug 18423] Add child button not always appearing - problem in template variable

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18423 Nick Clemens changed: What|Removed |Added Status|NEW

[Koha-bugs] [Bug 16282] Usernames should be case sensitive

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16282 Marc Véron changed: What|Removed |Added CC||ve...@veron.ch

[Koha-bugs] [Bug 18424] Implement different password strength settings

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18424 Marc Véron changed: What|Removed |Added Depends on||18298

[Koha-bugs] [Bug 18298] Enforce password complexity

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18298 Marc Véron changed: What|Removed |Added Blocks||18424

[Koha-bugs] [Bug 18424] New: Implement different password strength settings

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18424 Bug ID: 18424 Summary: Implement different password strength settings Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 18423] Add child button not always appearing - problem in template variable

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18423 Nick Clemens changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun

[Koha-bugs] [Bug 18423] New: Add child button not always appearing - problem in template variable

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18423 Bug ID: 18423 Summary: Add child button not always appearing - problem in template variable Change sponsored?: --- Product: Koha Version: master Hardware:

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 Jonathan Druart changed: What|Removed |Added Status|Needs Signoff

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 --- Comment #6 from Jonathan Druart --- Created attachment 62093 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62093=edit Bug 18420: Use TestBuilder to create a patron

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 --- Comment #5 from Jonathan Druart --- Created attachment 62092 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62092=edit Bug 18420: Fix Members.t when no patron category

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 --- Comment #4 from Jonathan Druart --- Created attachment 62091 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62091=edit Bug 18420: Fix Passwordrecovery.t when no patron

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 --- Comment #3 from Jonathan Druart --- Created attachment 62090 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62090=edit Bug 18420: Fix Budgets.t when no patron category

[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 Jonathan Druart changed: What|Removed |Added Status|NEW

[Koha-bugs] [Bug 17818] Duplicating a subfield yields an empty subfield tag [follow-up ]

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17818 Julian Maurice changed: What|Removed |Added Resolution|DUPLICATE

[Koha-bugs] [Bug 18388] Standardize serials volume information displaying in OPAC and staff

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18388 Nick Clemens changed: What|Removed |Added CC|

[Koha-bugs] [Bug 18388] Standardize serials volume information displaying in OPAC and staff

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18388 Nick Clemens changed: What|Removed |Added Attachment #61933|0 |1

[Koha-bugs] [Bug 18364] LOCK and UNLOCK are not transaction-safe

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18364 --- Comment #10 from Jonathan Druart --- (In reply to Marcel de Rooy from comment #9) > (In reply to Jonathan Druart from comment #6) > > > The correct way to use LOCK TABLES and UNLOCK

[Koha-bugs] [Bug 18131] Matching staged records when using elastic search fails

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18131 Nick Clemens changed: What|Removed |Added Attachment #61586|0 |1

[Koha-bugs] [Bug 18131] Matching staged records when using elastic search fails

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18131 Nick Clemens changed: What|Removed |Added Attachment #60716|0 |1

[Koha-bugs] [Bug 18131] Matching staged records when using elastic search fails

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18131 --- Comment #7 from Nick Clemens --- testing again, this does remove the fields error from authorities, but things are not fixed on authority side: Matching rules can only use a small set of indexes in

[Koha-bugs] [Bug 17680] C4::Circulation - Replace GetItemIssue with Koha::Checkouts

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17680 Jonathan Druart changed: What|Removed |Added Attachment #62034|0

[Koha-bugs] [Bug 18276] Koha::Biblio - Remove GetBiblioFromItemNumber

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276 --- Comment #17 from Jonathan Druart --- Created attachment 62085 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62085=edit Bug 18276: Remove the

[Koha-bugs] [Bug 18276] Koha::Biblio - Remove GetBiblioFromItemNumber

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276 --- Comment #15 from Jonathan Druart --- Created attachment 62083 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62083=edit Bug 18276: Remove GetBiblioFromItemNumber -

[Koha-bugs] [Bug 18276] Koha::Biblio - Remove GetBiblioFromItemNumber

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276 --- Comment #16 from Jonathan Druart --- Created attachment 62084 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62084=edit Bug 18276: Remove GetBiblioFromItemNumber -

[Koha-bugs] [Bug 18276] Koha::Biblio - Remove GetBiblioFromItemNumber

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276 Jonathan Druart changed: What|Removed |Added Attachment #61177|0

[Koha-bugs] [Bug 18276] Koha::Biblio - Remove GetBiblioFromItemNumber

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276 --- Comment #14 from Jonathan Druart --- Created attachment 62082 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62082=edit Bug 18276: Remove GetBiblioFromItemNumber -

[Koha-bugs] [Bug 14723] Additional delivery notes to messages

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 --- Comment #23 from Lari Taskula --- (In reply to Frédéric Demians from comment #21) > Get this: > > fatal: sha1 information is lacking or useless (C4/Letters.pm). > error: could not build fake ancestor I

[Koha-bugs] [Bug 14698] AtomicUpdater - Keeps track of which updates have been applied to a database

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14698 Lari Taskula changed: What|Removed |Added Blocks|14723 |

[Koha-bugs] [Bug 7174] Authentication rewriting

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7174 Lari Taskula changed: What|Removed |Added Blocks|14723 |

[Koha-bugs] [Bug 14723] Additional delivery notes to messages

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 Lari Taskula changed: What|Removed |Added Depends on|7174, 14698 |

  1   2   >