[Koha-bugs] [Bug 18677] issue_id is not added to accountlines for lost item fees

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18677 --- Comment #26 from Marcel de Rooy --- Bit distracted by unac_string. See 21848 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 Marcel de Rooy changed: What|Removed |Added Status|Signed Off |BLOCKED

[Koha-bugs] [Bug 21848] New: Handle encoding when calling Text::Unaccent::unac_string

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21848 Bug ID: 21848 Summary: Handle encoding when calling Text::Unaccent::unac_string Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 18677] issue_id is not added to accountlines for lost item fees

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18677 Marcel de Rooy changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 21848] Handle encoding when calling Text::Unaccent::unac_string

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21848 --- Comment #1 from Marcel de Rooy --- Created attachment 82384 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82384=edit Bug 21848: Handle encoding when calling Text::Unaccent::unac_string Resolve warnings like:

[Koha-bugs] [Bug 21848] Handle encoding when calling Text::Unaccent::unac_string

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21848 Marcel de Rooy changed: What|Removed |Added Patch complexity|--- |Trivial patch

[Koha-bugs] [Bug 21848] Handle encoding when calling Text::Unaccent::unac_string

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21848 --- Comment #2 from Marcel de Rooy --- Created attachment 82385 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82385=edit Bug 21848: Remove Text::Unaccent from C4::Members At refactoring time the unac_string call

[Koha-bugs] [Bug 21848] Handle encoding when calling Text::Unaccent::unac_string

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21848 Marcel de Rooy changed: What|Removed |Added Status|Needs Signoff |Signed Off --- Comment #3

[Koha-bugs] [Bug 21848] Handle encoding when calling Text::Unaccent::unac_string

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21848 Marcel de Rooy changed: What|Removed |Added Severity|enhancement |minor

[Koha-bugs] [Bug 21848] Handle encoding when calling Text::Unaccent::unac_string

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21848 Marcel de Rooy changed: What|Removed |Added CC||tomasco...@gmail.com --

[Koha-bugs] [Bug 18677] issue_id is not added to accountlines for lost item fees

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18677 Marcel de Rooy changed: What|Removed |Added Component|Database|Circulation QA

[Koha-bugs] [Bug 18677] issue_id is not added to accountlines for lost item fees

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18677 --- Comment #30 from Marcel de Rooy --- Created attachment 82389 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82389=edit Bug 18677: (QA follow-up) Trivial fixes to Chargelostitem.t Kind of funny that we did not

[Koha-bugs] [Bug 18677] issue_id is not added to accountlines for lost item fees

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18677 Marcel de Rooy changed: What|Removed |Added Attachment #81977|0 |1 is obsolete|

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 --- Comment #7 from Marcel de Rooy --- Author: root -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 21567] WebService:ILS related tests fail during package build

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567 Julian Maurice changed: What|Removed |Added CC|

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 Marcel de Rooy changed: What|Removed |Added Patch complexity|--- |Small patch QA

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 --- Comment #11 from Marcel de Rooy --- Not ready yet; _FixOverduesOnReturn needs fixing ! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

[Koha-bugs] [Bug 19893] Alternative optimized indexing for Elasticsearch

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893 --- Comment #247 from Ere Maijala --- Nick, I'm strongly supporting including these, and I'd like to nominate also bug 19365 for consideration. My test plan has been briefly put this: 1. Index records using the master version (and

[Koha-bugs] [Bug 21849] Two useless Koha::Account::Offset->new calls need attention

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21849 Marcel de Rooy changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 19886] Two Factor Authentication: Yubikey

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19886 --- Comment #2 from Michal Denar --- Hi, here some useful informations for implementing U2F in Perl http://blogs.perl.org/users/mschout/2018/01/testing-fidou2f-two-factor-authentication.html -- You are receiving this mail because:

[Koha-bugs] [Bug 19886] Two Factor Authentication: Yubikey

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19886 Michal Denar changed: What|Removed |Added Status|NEW |In Discussion -- You are

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 Marcel de Rooy changed: What|Removed |Added Status|BLOCKED |Passed QA -- You are

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 --- Comment #16 from Marcel de Rooy --- Created attachment 82396 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82396=edit Bug 20598: (QA follow-up) Tiny fixes [1] Correct POD for _FixOverduesOnReturn Is called

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 Marcel de Rooy changed: What|Removed |Added Attachment #82392|0 |1 is obsolete|

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 Marcel de Rooy changed: What|Removed |Added Attachment #82391|0 |1 is obsolete|

[Koha-bugs] [Bug 21774] Cloned item subfields disappear when editing an item

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21774 --- Comment #19 from Marcel de Rooy --- (In reply to Fridolin SOMERS from comment #18) > Works well. > Very old bug I think. > Looks like nearly nobody uses repeatable subfields in items field ;) Thanks for testing. No old bug btw.

[Koha-bugs] [Bug 19893] Alternative optimized indexing for Elasticsearch

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893 --- Comment #249 from Ere Maijala --- Actually, we don't have anything about Elasticsearch in the current manual, but when this has been committed, I'd be happy to revise the wiki page at

[Koha-bugs] [Bug 17140] Incorrect rounding in total fines calculations, part 2

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17140 --- Comment #23 from Katrin Fischer --- (In reply to Nick Clemens from comment #22) > I think this is resolved somewhat by bug 21673 - it changes the method for > summing which seems to resolve the issue. > > The separate issue of

[Koha-bugs] [Bug 21567] WebService:ILS related tests fail during package build

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567 --- Comment #17 from Mirko Tietgen --- (In reply to Julian Maurice from comment #16) > Just a thought: why not just skip the test if network is unavailable ? > Something like this: https://metacpan.org/pod/LWP::Online#Test-Mode I

[Koha-bugs] [Bug 18677] issue_id is not added to accountlines for lost item fees

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18677 Marcel de Rooy changed: What|Removed |Added Patch complexity|--- |Small patch

[Koha-bugs] [Bug 18677] issue_id is not added to accountlines for lost item fees

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18677 Marcel de Rooy changed: What|Removed |Added Attachment #81978|0 |1 is obsolete|

[Koha-bugs] [Bug 18677] issue_id is not added to accountlines for lost item fees

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18677 Marcel de Rooy changed: What|Removed |Added Attachment #81976|0 |1 is obsolete|

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 --- Comment #8 from Marcel de Rooy --- k...@bywatetsolutions.com bywatet ?? -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 21774] Cloned item subfields disappear when editing an item

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21774 Fridolin SOMERS changed: What|Removed |Added Attachment #82080|0 |1 is obsolete|

[Koha-bugs] [Bug 21774] Cloned item subfields disappear when editing an item

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21774 Fridolin SOMERS changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 19893] Alternative optimized indexing for Elasticsearch

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893 --- Comment #248 from Ere Maijala --- I'll try to also post a pull request for an update to the manual. -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 21849] Two useless Koha::Account::Offset->new calls need attention

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21849 Marcel de Rooy changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |k...@bywatersolutions.com

[Koha-bugs] [Bug 21849] New: Two useless Koha::Account::Offset->new calls need attention

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21849 Bug ID: 21849 Summary: Two useless Koha::Account::Offset->new calls need attention Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 --- Comment #13 from Marcel de Rooy --- Circulation.t t::lib::Mocks::mock_preference('WhenLostForgiveFine','0'); t::lib::Mocks::mock_preference('WhenLostChargeReplacementFee','0'); [...] is( $total_due,

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 --- Comment #17 from Marcel de Rooy --- Passing QA. Tested a bit and works. Overall impression however is that things are handled a bit messy.Look at previous comments. Opened a new bug too. -- You are receiving this mail because:

[Koha-bugs] [Bug 21158] Add cronjob references to the system preference descriptions if a cronjob is required

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21158 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|Pushed to Stable

[Koha-bugs] [Bug 19893] Alternative optimized indexing for Elasticsearch

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893 --- Comment #251 from Tomás Cohen Arazi --- Congrats to everyone involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 19893] Alternative optimized indexing for Elasticsearch

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893 --- Comment #252 from Nicolas Legrand --- Bravo! -- 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 21736] Allow translating the localization widget messages

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21736 Owen Leonard changed: What|Removed |Added Depends on||21823 Referenced Bugs:

[Koha-bugs] [Bug 21823] Cannot update or create translations

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21823 Owen Leonard changed: What|Removed |Added Blocks||21736 Referenced Bugs:

[Koha-bugs] [Bug 21736] Allow translating the localization widget messages

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21736 Owen Leonard changed: What|Removed |Added Attachment #81709|0 |1 is obsolete|

[Koha-bugs] [Bug 21736] Allow translating the localization widget messages

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21736 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Signed Off Patch

[Koha-bugs] [Bug 20486] Add --marc_conditions option to export_records.pl

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20486 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 21015] Members.pm slow because it loads twice Koha::Schema

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21015 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 21015] Members.pm slow because it loads twice Koha::Schema

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21015 Martin Renvoize changed: What|Removed |Added Severity|enhancement |minor -- You are

[Koha-bugs] [Bug 21755] Show patron updated date in circ menu

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21755 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|RESOLVED

[Koha-bugs] [Bug 21837] Overdues report shoudln't set homebranchfilter as holdingbranchfilter

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21837 Owen Leonard changed: What|Removed |Added Attachment #82345|0 |1 is obsolete|

[Koha-bugs] [Bug 21770] t::lib::QA::TemplateFilters should allow html_entity in href

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21770 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|RESOLVED

[Koha-bugs] [Bug 21393] Make template filter checks code reusable

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21393 Martin Renvoize changed: What|Removed |Added Blocks||21770 Referenced Bugs:

[Koha-bugs] [Bug 21770] t::lib::QA::TemplateFilters should allow html_entity in href

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21770 Martin Renvoize changed: What|Removed |Added Depends on||21393

[Koha-bugs] [Bug 21837] Overdues report shoudln't set homebranchfilter as holdingbranchfilter

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21837 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 12365] Allow descriptive notes to be added to circulation and fine rules

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12365 Martin Renvoize changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 12365] Allow descriptive notes to be added to circulation and fine rules

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12365 Martin Renvoize changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 21753] issuingrules.chargename is unused and should be removed

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21753 Martin Renvoize changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 12365] Allow descriptive notes to be added to circulation and fine rules

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12365 --- Comment #63 from Martin Renvoize --- Can we look to finishing off the removal of the almost exactly the same use case field mentioned in bug 21753 now we have this replacement? -- You are receiving this mail because: You are

[Koha-bugs] [Bug 11405] Inventory tool enhancements [OMNIBUS]

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11405 Bug 11405 depends on bug 21413, which changed state. Bug 21413 Summary: Inventory - Allow skipping items with waiting holds https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21413 What|Removed

[Koha-bugs] [Bug 21419] Inventory - Allow skipping in transit items

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21419 Bug 21419 depends on bug 21413, which changed state. Bug 21413 Summary: Inventory - Allow skipping items with waiting holds https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21413 What|Removed

[Koha-bugs] [Bug 21413] Inventory - Allow skipping items with waiting holds

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21413 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 21774] Cloned item subfields disappear when editing an item

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21774 Fridolin SOMERS changed: What|Removed |Added CC|

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 Marcel de Rooy changed: What|Removed |Added Attachment #81954|0 |1 is obsolete|

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 Marcel de Rooy changed: What|Removed |Added Attachment #81953|0 |1 is obsolete|

[Koha-bugs] [Bug 21567] WebService:ILS related tests fail during package build

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567 --- Comment #18 from Mirko Tietgen --- Funny thing I just found while dissecting the build process … > I: pbuilder: network access will be disabled during build Which explains why network is fine for other tasks but the test

[Koha-bugs] [Bug 20598] Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598 Marcel de Rooy changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 21567] WebService:ILS related tests fail during package build

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567 --- Comment #19 from Mirko Tietgen --- (In reply to Julian Maurice from comment #16) > Just a thought: why not just skip the test if network is unavailable ? > Something like this: https://metacpan.org/pod/LWP::Online#Test-Mode

[Koha-bugs] [Bug 21567] WebService:ILS related tests fail during package build

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567 --- Comment #20 from Mirko Tietgen --- Created attachment 82393 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82393=edit Bug 21567: Move Koha_ExternalContent_OverDrive.t to db_dependent -- You are receiving

[Koha-bugs] [Bug 21303] XSLT should look in LDR/18 to know whether to add punctuation or not

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21303 Vasiliki Mela changed: What|Removed |Added CC||vm...@ert.gr

[Koha-bugs] [Bug 20910] 773$g not displayed if $0 is present

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20910 Martin Renvoize changed: What|Removed |Added Text to go in the|Sponsored-by: Escuela de| release

[Koha-bugs] [Bug 21079] Unify metadata schema across backends

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21079 Bug 21079 depends on bug 20996, which changed state. Bug 20996 Summary: Fix API response time on ILL request endpoint https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20996 What|Removed

[Koha-bugs] [Bug 20996] Fix API response time on ILL request endpoint

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20996 Martin Renvoize changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 21640] Itivia outbound script doesn't print to STDOUT

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21640 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|Pushed to Stable

[Koha-bugs] [Bug 14385] Extend OpacHiddenItems to allow specifying exempt borrower categories

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14385 Martin Renvoize changed: What|Removed |Added CC|

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

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20664 Bug 20664 depends on bug 14385, which changed state. Bug 14385 Summary: Extend OpacHiddenItems to allow specifying exempt borrower categories https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14385 What

[Koha-bugs] [Bug 10589] Override OpacHiddenItems based on Patron Branch

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10589 Bug 10589 depends on bug 14385, which changed state. Bug 14385 Summary: Extend OpacHiddenItems to allow specifying exempt borrower categories https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14385 What

[Koha-bugs] [Bug 20968] Plugins: Add hooks to enable plugin integration into catalogue

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20968 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|Pushed to Stable ---

[Koha-bugs] [Bug 21567] WebService:ILS related tests fail during package build

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567 Mirko Tietgen changed: What|Removed |Added Attachment #82352|0 |1 is obsolete|

[Koha-bugs] [Bug 21567] WebService:ILS related tests fail during package build

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567 Mirko Tietgen changed: What|Removed |Added Status|Signed Off |Needs Signoff --- Comment

[Koha-bugs] [Bug 21740] Fixed-length fields show _ instead of @ when editing subfields

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21740 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|Pushed to Stable

[Koha-bugs] [Bug 21568] Add more spans with classes around callnumbers in OPAC for additional styling

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21568 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|RESOLVED

[Koha-bugs] [Bug 21570] Switch two-column templates to Bootstrap grid: Various

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21570 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|RESOLVED

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

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20654 Bug 20654 depends on bug 21570, which changed state. Bug 21570 Summary: Switch two-column templates to Bootstrap grid: Various https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21570 What|Removed

[Koha-bugs] [Bug 21573] Move lists barcode and biblionumber entry form to modal

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21573 Bug 21573 depends on bug 21570, which changed state. Bug 21570 Summary: Switch two-column templates to Bootstrap grid: Various https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21570 What|Removed

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

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20654 Bug 20654 depends on bug 21645, which changed state. Bug 21645 Summary: Clean up library groups template https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21645 What|Removed |Added

[Koha-bugs] [Bug 21645] Clean up library groups template

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21645 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|RESOLVED

[Koha-bugs] [Bug 21650] C4::Items::GetLastAcquisitions has never been used and should be removed

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21650 Martin Renvoize changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 21650] C4::Items::GetLastAcquisitions has never been used and should be removed

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21650 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 14140] Reversed payments don't generate entry in statistics

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14140 Bug 14140 depends on bug 20629, which changed state. Bug 20629 Summary: Remove ability to 'reverse' payments https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20629 What|Removed |Added

[Koha-bugs] [Bug 20078] Indexes 'arl' (Accelerated reading level) and 'arp' (Accelerated reading point) not usable in search menus

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20078 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|RESOLVED

[Koha-bugs] [Bug 21804] Bad rebase reintroduced C4::Accounts::getcharges

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21804 Bug 21804 depends on bug 20629, which changed state. Bug 20629 Summary: Remove ability to 'reverse' payments https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20629 What|Removed |Added

[Koha-bugs] [Bug 20629] Remove ability to 'reverse' payments

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20629 Martin Renvoize changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 21696] Use Koha::Account->lines from Koha::Account

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21696 Bug 21696 depends on bug 21673, which changed state. Bug 21673 Summary: Koha::Account::Lines->total_outstanding must be used when needed https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21673 What|Removed

[Koha-bugs] [Bug 21696] Use Koha::Account->lines from Koha::Account

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21696 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|RESOLVED

[Koha-bugs] [Bug 11972] Untranslatable "Reversed"

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11972 Bug 11972 depends on bug 20629, which changed state. Bug 20629 Summary: Remove ability to 'reverse' payments https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20629 What|Removed |Added

[Koha-bugs] [Bug 14062] Payment note on reversed payment

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14062 Bug 14062 depends on bug 20629, which changed state. Bug 20629 Summary: Remove ability to 'reverse' payments https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20629 What|Removed |Added

[Koha-bugs] [Bug 7205] can't reverse manual credits

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7205 Bug 7205 depends on bug 20629, which changed state. Bug 20629 Summary: Remove ability to 'reverse' payments https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20629 What|Removed |Added

[Koha-bugs] [Bug 21673] Koha::Account::Lines->total_outstanding must be used when needed

2018-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21673 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|RESOLVED

  1   2   3   >