[Koha-bugs] [Bug 22920] New: Updating child to adult does not check age limits

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22920 Bug ID: 22920 Summary: Updating child to adult does not check age limits Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 22919] New: Authorities MARC Structure

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22919 Bug ID: 22919 Summary: Authorities MARC Structure Change sponsored?: --- Product: Koha Version: 18.11 Hardware: PC OS: Linux Status: NEW

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #46 from Agustín Moyano --- When testing with qa tool, there where two FAILED pod coverage, one was for Koha/Plugins/Method.pm, and the other for Koha/Schema/Result/PluginMethod.pm, but I believe both are false

[Koha-bugs] [Bug 22835] Serve static files from plugins through the API

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22835 --- Comment #9 from Agustín Moyano --- Created attachment 89812 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89812=edit Bug 22835: (follow-up) Remove comented code -- You are receiving this mail because: You

[Koha-bugs] [Bug 22834] Add a method for plugins to return the absolute path for bundled files

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22834 --- Comment #11 from Agustín Moyano --- Created attachment 89811 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89811=edit Bug 22834: Add Koha::Plugins::Base->bundle_path This patch adds a 'bundle_path' method

[Koha-bugs] [Bug 22834] Add a method for plugins to return the absolute path for bundled files

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22834 --- Comment #10 from Agustín Moyano --- Created attachment 89810 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89810=edit Bug 22834: Add tests for Koha::Plugins::Base->bundle_path Signed-off-by: Arthur Suzuki

[Koha-bugs] [Bug 22834] Add a method for plugins to return the absolute path for bundled files

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22834 Agustín Moyano changed: What|Removed |Added Attachment #89809|0 |1 is obsolete|

[Koha-bugs] [Bug 22834] Add a method for plugins to return the absolute path for bundled files

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22834 --- Comment #9 from Agustín Moyano --- Created attachment 89809 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89809=edit Bug 21073: (follow-up) QA fixes after rebase -- You are receiving this mail because: You

[Koha-bugs] [Bug 22834] Add a method for plugins to return the absolute path for bundled files

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22834 Agustín Moyano changed: What|Removed |Added Attachment #89660|0 |1 is obsolete|

[Koha-bugs] [Bug 22834] Add a method for plugins to return the absolute path for bundled files

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22834 Agustín Moyano changed: What|Removed |Added Attachment #89661|0 |1 is obsolete|

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #45 from Agustín Moyano --- Created attachment 89808 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89808=edit Bug 21073: (follow-up) QA fixes after rebase -- You are receiving this mail because: You

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #44 from Agustín Moyano --- Created attachment 89807 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89807=edit Bug 21073: Restore filtering by metadata This patch restores filtering the plugins by

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #40 from Agustín Moyano --- Created attachment 89803 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89803=edit Bug 21073: (QA follow-up) Atomic update shouldn't fail if plugins are disabled

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #42 from Agustín Moyano --- Created attachment 89805 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89805=edit Bug 21073: (QA follow-up) Remove unused libraries Signed-off-by: Agustin Moyano -- You

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #38 from Agustín Moyano --- Created attachment 89801 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89801=edit Bug 21073: Improve plugin performance Right now, to check if a plugin is functional and

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #39 from Agustín Moyano --- Created attachment 89802 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89802=edit Bug 21073: Upgrade the kitchen sink plugin to get rid of warnings Signed-off-by: Agustin

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #41 from Agustín Moyano --- Created attachment 89804 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89804=edit Bug 21073: (QA follow-up) Restore check on template Signed-off-by: Agustin Moyano --

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #43 from Agustín Moyano --- Created attachment 89806 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89806=edit Bug 21073: Regression tests for GetPlugins Signed-off-by: Tomas Cohen Arazi

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #37 from Agustín Moyano --- Created attachment 89800 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89800=edit Bug 21073: Add new table, schema and classes Signed-off-by: Agustin Moyano -- You are

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 Agustín Moyano changed: What|Removed |Added Attachment #89279|0 |1 is obsolete|

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 Agustín Moyano changed: What|Removed |Added Attachment #89275|0 |1 is obsolete|

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 Agustín Moyano changed: What|Removed |Added Attachment #89277|0 |1 is obsolete|

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 Agustín Moyano changed: What|Removed |Added Attachment #89276|0 |1 is obsolete|

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 Agustín Moyano changed: What|Removed |Added Attachment #89278|0 |1 is obsolete|

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 Agustín Moyano changed: What|Removed |Added Attachment #89274|0 |1 is obsolete|

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 Agustín Moyano changed: What|Removed |Added Attachment #89273|0 |1 is obsolete|

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 Agustín Moyano changed: What|Removed |Added Attachment #89272|0 |1 is obsolete|

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 Agustín Moyano changed: What|Removed |Added Attachment #89786|0 |1 is obsolete|

[Koha-bugs] [Bug 22417] Delegate background jobs execution

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #27 from David Cook --- (In reply to David Cook from comment #26) > Anyway, mostly just playing devil's advocate and trying to think of edge > cases. I suppose the advantage of the cronjob is that system administrators

[Koha-bugs] [Bug 22417] Delegate background jobs execution

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #26 from David Cook --- (In reply to Juan Romay Sieira from comment #25) > * Use version 3.5.3 or later of RabbitMQ. The one I have installed with > Debian Jessie is 3.3.5. From version 3.5.3 you can use a plugin for

[Koha-bugs] [Bug 22739] Self check in module JS breaks if SelfCheckInTimeout is unset

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

[Koha-bugs] [Bug 16232] Edit as new (duplicate) doesn't work correctly with Rancor

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

[Koha-bugs] [Bug 22762] Collection codes not displayed on receiving

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

[Koha-bugs] [Bug 22723] Syntax error on confess call in Koha/MetadataRecord/Authority.pm

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

[Koha-bugs] [Bug 22917] Circulation.t fails if tests are ran slowly

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22917 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 22917] Circulation.t fails if tests are ran slowly

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22917 --- Comment #3 from Jonathan Druart --- Created attachment 89799 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89799=edit Bug 22917: Fix more funky things And that's where a land. We are making another test

[Koha-bugs] [Bug 22917] Circulation.t fails if tests are ran slowly

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22917 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You

[Koha-bugs] [Bug 22917] Circulation.t fails if tests are ran slowly

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22917 --- Comment #2 from Jonathan Druart --- Created attachment 89798 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89798=edit Bug 22917: Prevent Circulation.t if tests ran too slowly After bug 21213 we wanted to

[Koha-bugs] [Bug 22917] Circulation.t fails if tests are ran slowly

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22917 --- Comment #1 from Jonathan Druart --- Created attachment 89797 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89797=edit Bug 22917: Recreate the failure -- You are receiving this mail because: You are

[Koha-bugs] [Bug 22918] Set the default number of entries in a list to display on a variety of pages

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22918 Margaret changed: What|Removed |Added CC||margaret@bywatersolutions.c

[Koha-bugs] [Bug 22918] New: Set the default number of entries in a list to display on a variety of pages

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22918 Bug ID: 22918 Summary: Set the default number of entries in a list to display on a variety of pages Change sponsored?: --- Product: Koha Version: unspecified

[Koha-bugs] [Bug 22044] NoRenewalBeforePrecision should be set by default for new installations

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

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 --- Comment #13 from Lucas Gass --- Thanks Jonathan. I will be more precise with advertisement in the future. :) -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 --- Comment #12 from Jonathan Druart --- Yes Nick, it is exactly why I let this comment. With more info I wouldn't have needed to look after them :) And also why I linked it with bug 8132. People seems to want this info (number of

[Koha-bugs] [Bug 22917] New: Circulation.t fails if tests are ran slowly

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22917 Bug ID: 22917 Summary: Circulation.t fails if tests are ran slowly Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All

[Koha-bugs] [Bug 21213] Circulation.t needs diagnostics

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21213 Jonathan Druart changed: What|Removed |Added Blocks||22917 Referenced Bugs:

[Koha-bugs] [Bug 22917] Circulation.t fails if tests are ran slowly

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22917 Jonathan Druart changed: What|Removed |Added Depends on||21213 Referenced Bugs:

[Koha-bugs] [Bug 21213] Circulation.t needs diagnostics

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21213 --- Comment #9 from Jonathan Druart --- Same today, I have a fix coming. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 --- Comment #11 from Nick Clemens --- The changes on 19490 caused this, the two templates share a js file, and the data passed is the same. Adding the column to the template brings things back into alignment, the data is already

[Koha-bugs] [Bug 8132] batch delete tool deletes items with holds on them

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8132 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 Lucas Gass changed: What|Removed |Added Attachment #89790|0 |1 is obsolete|

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 Lucas Gass changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 20388] Elasticsearch - Ability to add search fields from UI

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20388 --- Comment #77 from Jonathan Druart --- Like that, adding a new 'uri' field: https://snag.gy/BpxcIq.jpg -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 Jonathan Druart changed: What|Removed |Added Status|Needs Signoff |Patch doesn't apply

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 --- Comment #8 from Jonathan Druart --- Please provide a patch for master, Lucas. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 22916] New: Processing Fee charged multiple times

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22916 Bug ID: 22916 Summary: Processing Fee charged multiple times Change sponsored?: --- Product: Koha Version: 18.11 Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 20955] Add ability to trigger holds that violate holds policies (overridden holds)

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20955 Martha Fuerst changed: What|Removed |Added CC||mfue...@hmcpl.org ---

[Koha-bugs] [Bug 20955] Add ability to trigger holds that violate holds policies (overridden holds)

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20955 Margaret changed: What|Removed |Added CC||margaret@bywatersolutions.c

[Koha-bugs] [Bug 17178] Add a popup/keyboard shortcuts for diacritics and symbols in the advanced cataloging editor

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17178 --- Comment #12 from Liz Rea --- still a problem with request entity too large, but you can get the patch (which should have an implied sign off from me) from Theke's gitlab. Liz -- You are receiving this mail because: You are

[Koha-bugs] [Bug 17178] Add a popup/keyboard shortcuts for diacritics and symbols in the advanced cataloging editor

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17178 --- Comment #11 from Liz Rea --- Created attachment 89795 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89795=edit Bug 17178: Add shortcut to keyboard_shortcut table This patch adds Ctrl-K shortcut to toggle

[Koha-bugs] [Bug 17178] Add a popup/keyboard shortcuts for diacritics and symbols in the advanced cataloging editor

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17178 Liz Rea changed: What|Removed |Added Status|Failed QA |Signed Off Change

[Koha-bugs] [Bug 19919] Writing off a Lost Item Fee marks as "Paid for by patron"

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

[Koha-bugs] [Bug 17178] Add a popup/keyboard shortcuts for diacritics and symbols in the advanced cataloging editor

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17178 Tomás Cohen Arazi changed: What|Removed |Added Change sponsored?|--- |Sponsored -- You are

[Koha-bugs] [Bug 19919] Writing off a Lost Item Fee marks as "Paid for by patron"

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19919 Liz Rea changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #34 from

[Koha-bugs] [Bug 22908] Modsuggestion will generate a notice even if the modification failed

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

[Koha-bugs] [Bug 22908] Modsuggestion will generate a notice even if the modification failed

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22908 --- Comment #4 from Liz Rea --- Created attachment 89793 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89793=edit Bug 22908: Prevent ModSuggestion to send a notice if something wrong happened There is a return

[Koha-bugs] [Bug 22802] When ordering form a staged file, if funds are populated per item order level fund should not be required

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

[Koha-bugs] [Bug 22802] When ordering form a staged file, if funds are populated per item order level fund should not be required

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

[Koha-bugs] [Bug 22390] When duplicating existing order lines new items are not created

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22390 --- Comment #16 from Andrew --- Sandre, the use case laid out in the original bug 15184 was focused on cases where you would be copying the whole order exactly -- like serials or databases, where generally you're only going to have

[Koha-bugs] [Bug 17178] Add a popup/keyboard shortcuts for diacritics and symbols in the advanced cataloging editor

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17178 --- Comment #9 from Tomás Cohen Arazi --- (In reply to Liz Rea from comment #8) > > I know that it's a relatively obscure language to ensure support for, but > it's important because Koha comes from New Zealand. We should support

[Koha-bugs] [Bug 22390] When duplicating existing order lines new items are not created

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22390 Sandre Cunha changed: What|Removed |Added CC||cu...@monterey.org ---

[Koha-bugs] [Bug 22844] Simplify the process of selecting database columns for system preferences

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22844 Nick Clemens changed: What|Removed |Added Keywords|rel_19_05_candidate | --- Comment #18 from Nick

[Koha-bugs] [Bug 22867] UniqueItemFields preference value should be pipe-delimited

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22867 Nick Clemens changed: What|Removed |Added Keywords|rel_19_05_candidate | -- You are receiving this

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 Nick Clemens changed: What|Removed |Added CC||n...@bywatersolutions.com

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 Lucas Gass changed: What|Removed |Added Attachment #89787|0 |1 is obsolete|

[Koha-bugs] [Bug 22215] table_borrowers name is inconsistent with other tables

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22215 Nick Clemens changed: What|Removed |Added Keywords|rel_19_05_candidate | -- You are receiving this

[Koha-bugs] [Bug 22657] Remove JavaScript from OPAC suggestion validation of required fields

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22657 --- Comment #14 from Nick Clemens --- (In reply to Katrin Fischer from comment #5) > > The validation is done using the browser's built-in interpretation of the > > HTML5 attribute "required." What you see appears to be a browser

[Koha-bugs] [Bug 4833] Show acquisition information when ordering from suggestion

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4833 Nick Clemens changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment

[Koha-bugs] [Bug 22657] Remove JavaScript from OPAC suggestion validation of required fields

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22657 Nick Clemens changed: What|Removed |Added Status|Passed QA |Pushed to Master ---

[Koha-bugs] [Bug 21651] Force insert of notices related tables during the install process

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21651 Nick Clemens changed: What|Removed |Added Status|Passed QA |Pushed to Master

[Koha-bugs] [Bug 17178] Add a popup/keyboard shortcuts for diacritics and symbols in the advanced cataloging editor

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17178 Liz Rea changed: What|Removed |Added Status|Needs Signoff |Failed QA -- You are receiving

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 ByWater Sandboxes changed: What|Removed |Added Attachment #89788|0 |1 is obsolete|

[Koha-bugs] [Bug 17178] Add a popup/keyboard shortcuts for diacritics and symbols in the advanced cataloging editor

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

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 --- Comment #4 from ByWater Sandboxes --- Created attachment 89788 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89788=edit Bug 22742: ILS-DI - Fix datetime format returned by RenewLoan Test plan : Call

[Koha-bugs] [Bug 22877] Returning a lost item not marked as returned can generate additional overdue fines

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

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 --- Comment #3 from Lucas Gass --- attachment 89787 fixes a bad filter, the test plan remains the same. TEST PLAN: 1. Go to Tools > Batch item deletion and enter at least one barcode. 2. Try to hide a column that is showing 3.

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 Lucas Gass changed: What|Removed |Added Attachment #89785|0 |1 is obsolete|

[Koha-bugs] [Bug 21073] Improve plugin performance

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #36 from Agustín Moyano --- Created attachment 89786 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89786=edit Bug 21073: (follow-up) Rebase from master -- You are receiving this mail because: You

[Koha-bugs] [Bug 22915] Cannot subscribe to Mana-KB

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22915 Martin Renvoize changed: What|Removed |Added Severity|enhancement |blocker

[Koha-bugs] [Bug 22915] New: Cannot subscribe to Mana-KB

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22915 Bug ID: 22915 Summary: Cannot subscribe to Mana-KB Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 --- Comment #1 from Lucas Gass --- Created attachment 89785 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89785=edit Bug 22914: Batch Item Delete column misconfigured when using show/hide tool TEST PLAN: 1. Go

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 Lucas Gass changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 22913] https://mana-kb.koha-community.org/ should not return a 404 error

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

[Koha-bugs] [Bug 19490] Add a 'holds' column to the Batch Item Modification Tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19490 Lucas Gass changed: What|Removed |Added Blocks||22914 Referenced Bugs:

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 Lucas Gass changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |lu...@bywatersolutions.com

[Koha-bugs] [Bug 18306] "Renew selected" and "renew all" in OPAC can be confusing for users not allowed to do it

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

[Koha-bugs] [Bug 22914] Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 Lisette Scheer changed: What|Removed |Added CC||lisettesla...@gmail.com

[Koha-bugs] [Bug 22487] Add Mana and Bugzilla components on bugzilla

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22487 Jonathan Druart changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 22914] New: Batch Item Delete column misconfigured when using show/hide tool

2019-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914 Bug ID: 22914 Summary: Batch Item Delete column misconfigured when using show/hide tool Change sponsored?: --- Product: Koha Version: master Hardware: All

  1   2   >