[Koha-bugs] [Bug 21156] Internationalization: plural forms, context, and more for JS files

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21156 --- Comment #3 from Julian Maurice --- (In reply to Katrin Fischer from comment #2) > 1. Add a translatable string in a JS file. For example, add this: > alert(__nx("There is one item", "There are {count} items", 3, >

[Koha-bugs] [Bug 21357] Filter elisions from index and search terms in Elasticsearch

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21357 --- Comment #17 from Ere Maijala --- The apostrophe filter is for the other cases where an apostrophe is not a part of an elision. It's not stripped in the char filter like other punctuation so that the elision filter can do its job

[Koha-bugs] [Bug 7088] cannot renew items on hold even with override

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7088 Andrew Isherwood changed: What|Removed |Added CC|

[Koha-bugs] [Bug 7088] cannot renew items on hold even with override

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7088 --- Comment #11 from Andrew Isherwood --- Created attachment 79689 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79689=edit Bug 7088: Add AllowRenewalOnHoldOverride syspref Enables the renewal of on hold items

[Koha-bugs] [Bug 7088] cannot renew items on hold even with override

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7088 --- Comment #12 from Andrew Isherwood --- Created attachment 79690 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79690=edit Bug 7088: Allow renew on hold items with due date This patch adds the ability for items

[Koha-bugs] [Bug 7088] cannot renew items on hold even with override

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7088 --- Comment #13 from Andrew Isherwood --- Created attachment 79691 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79691=edit Bug 7088: Compiled CSS This is never going to merge, but I'm including it as I'm not

[Koha-bugs] [Bug 21459] New: Allow migrating requests between ILL and purchase suggestions

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21459 Bug ID: 21459 Summary: Allow migrating requests between ILL and purchase suggestions Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 21459] Allow migrating requests between ILL and purchase suggestions

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21459 Magnus Enger changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 20640] Allow migrating a request between backends

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20640 Magnus Enger changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 21448] Field 606 doesn't add multiple x subfields

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21448 --- Comment #3 from José Anjos --- (In reply to Jonathan Druart from comment #2) > Created attachment 79620 [details] [review] > Bug 21448: Fix copy repeated subfields when linking an authority with 6xx > > The reported issue was:

[Koha-bugs] [Bug 17674] Allow UI to delete serials issues in batch

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17674 --- Comment #104 from Katrin Fischer --- I really want the feature, but I see that Jonathan has made some very good points. This has been sitting too long and the code has evolved since :( -- You are receiving this mail because:

[Koha-bugs] [Bug 21429] Switch two-column templates to Bootstrap grid: Reports part 2

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21429 Claire Gravely changed: What|Removed |Added Attachment #79489|0 |1 is obsolete|

[Koha-bugs] [Bug 21429] Switch two-column templates to Bootstrap grid: Reports part 2

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21429 Claire Gravely changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 21457] New: datelastseen and datelastborrowed out of sync

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21457 Bug ID: 21457 Summary: datelastseen and datelastborrowed out of sync Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 8352] Add automatic printing of 'hold to pull' notices

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8352 Michal Denar changed: What|Removed |Added CC||blac...@gmail.com -- You

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 --- Comment #77 from sandbo...@biblibre.com --- Created attachment 79700 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79700=edit Bug 15486: Make circ rules UI handle holds_per_day This patch makes the staff UI

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 sandbo...@biblibre.com changed: What|Removed |Added Attachment #79324|0 |1 is

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 --- Comment #76 from sandbo...@biblibre.com --- Created attachment 79699 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79699=edit Bug 15486: Modify request.tt to handle the new error string This patch makes

[Koha-bugs] [Bug 18589] Show ILLs as part of patron profile

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

[Koha-bugs] [Bug 18589] Show ILLs as part of patron profile

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18589 PTFS Europe Sandboxes changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You

[Koha-bugs] [Bug 21430] Switch two-column templates to Bootstrap grid: Reports part 3

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21430 Claire Gravely changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 21430] Switch two-column templates to Bootstrap grid: Reports part 3

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21430 Claire Gravely changed: What|Removed |Added Attachment #79506|0 |1 is obsolete|

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 --- Comment #73 from sandbo...@biblibre.com --- Created attachment 79696 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79696=edit Bug 15486: DB structure change This patch adds a new column __max_holds_per_day__

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 --- Comment #74 from sandbo...@biblibre.com --- Created attachment 79697 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79697=edit Bug 15486: Unit tests This patch introduces unit tests for the new circulation

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 sandbo...@biblibre.com changed: What|Removed |Added Attachment #79323|0 |1 is

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 --- Comment #75 from sandbo...@biblibre.com --- Created attachment 79698 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79698=edit Bug 15486: Extend CanItemBeReserved so it handles daily holds limits This patch

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 sandbo...@biblibre.com changed: What|Removed |Added Attachment #79322|0 |1 is

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 sandbo...@biblibre.com changed: What|Removed |Added Attachment #79319|0 |1 is

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 sandbo...@biblibre.com changed: What|Removed |Added Attachment #79320|0 |1 is

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 sandbo...@biblibre.com changed: What|Removed |Added Attachment #79321|0 |1 is

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 --- Comment #79 from sandbo...@biblibre.com --- Created attachment 79702 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79702=edit Bug 15486: (follow-up) Default to unlimited While it doesn't have a practical

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 --- Comment #78 from sandbo...@biblibre.com --- Created attachment 79701 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79701=edit Bug 15486: DBIC update Signed-off-by: Tomas Cohen Arazi Signed-off-by: Séverine

[Koha-bugs] [Bug 21458] New: Messaging preferences extension: Hold filled digest

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21458 Bug ID: 21458 Summary: Messaging preferences extension: Hold filled digest Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 21458] Messaging preferences extension: Hold filled digest

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21458 Michal Denar changed: What|Removed |Added CC||blac...@gmail.com,

[Koha-bugs] [Bug 21460] New: Filtering ILL requests on borrowernumber does not work

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21460 Bug ID: 21460 Summary: Filtering ILL requests on borrowernumber does not work Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 21457] datelastseen and datelastborrowed out of sync

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21457 Michal Denar changed: What|Removed |Added CC||blac...@gmail.com -- You

[Koha-bugs] [Bug 21428] Switch two-column templates to Bootstrap grid: Reports part 1

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21428 Claire Gravely changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 21428] Switch two-column templates to Bootstrap grid: Reports part 1

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21428 Claire Gravely changed: What|Removed |Added Attachment #79488|0 |1 is obsolete|

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 sandbo...@biblibre.com changed: What|Removed |Added Status|Needs Signoff |Signed Off

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 sandbo...@biblibre.com changed: What|Removed |Added Attachment #79318|0 |1 is

[Koha-bugs] [Bug 15486] Restrict number of holds placed by day

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 --- Comment #80 from Séverine Queune --- Thanks Tomás ! This is a great enhancement, it works as excepted ! I just have suggestion about the error messages that don't explain the reason hold can't be place : - opac : There are

[Koha-bugs] [Bug 21156] Internationalization: plural forms, context, and more for JS files

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21156 Katrin Fischer changed: What|Removed |Added CC||katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 21357] Filter elisions from index and search terms in Elasticsearch

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21357 --- Comment #16 from Fridolin SOMERS --- Ok I will propose the stemming configuration on wiki page. This patch is OK, but for me the "apostrophe" filter is not needed. I've checked with analyse API on ES : curl -X GET

[Koha-bugs] [Bug 21357] Filter elisions from index and search terms in Elasticsearch

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

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

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893 --- Comment #151 from David Gustafsson --- Sorry about the delay. I have now checked regarding auto-completion. I'm pretty sure it is not used anywhere in Koha, even though mappings are created. It also does not matter if the

[Koha-bugs] [Bug 21428] Switch two-column templates to Bootstrap grid: Reports part 1

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21428 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 21429] Switch two-column templates to Bootstrap grid: Reports part 2

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21429 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 18584] Our legacy code contains trailing-spaces

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584 Cori Lynn Arnold` changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You

[Koha-bugs] [Bug 21462] "Filter paid transactions" stopped working after html-table was changed

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21462 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA --- Comment #4

[Koha-bugs] [Bug 15136] Display item's homebranch in patron's fines list

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15136 Jonathan Druart changed: What|Removed |Added Attachment #79711|0 |1 is obsolete|

[Koha-bugs] [Bug 12027] Shibboleth authentication for staff client

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

[Koha-bugs] [Bug 12747] Add extra column in Z3950 search result

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12747 Nick Clemens changed: What|Removed |Added Status|Passed QA |Pushed to Master ---

[Koha-bugs] [Bug 13272] Many inputs lack a type attribute

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13272 Nick Clemens changed: What|Removed |Added Status|Passed QA |Pushed to Master

[Koha-bugs] [Bug 21385] Vendor search: Item count is incorrectly updated on partial receive

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21385 --- Comment #21 from Jonathan Druart --- Created attachment 79730 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79730=edit Bug 21385: Define the Koha object class for orders It fixes the following issue:

[Koha-bugs] [Bug 21385] Vendor search: Item count is incorrectly updated on partial receive

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21385 --- Comment #20 from Jonathan Druart --- Created attachment 79729 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79729=edit Bug 21385: (follow-up) make query consistent The expected items query wasn't consistent

[Koha-bugs] [Bug 21429] Switch two-column templates to Bootstrap grid: Reports part 2

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21429 Jonathan Druart changed: What|Removed |Added Attachment #79694|0 |1 is obsolete|

[Koha-bugs] [Bug 21428] Switch two-column templates to Bootstrap grid: Reports part 1

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21428 Jonathan Druart changed: What|Removed |Added Attachment #79693|0 |1 is obsolete|

[Koha-bugs] [Bug 21430] Switch two-column templates to Bootstrap grid: Reports part 3

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21430 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 21430] Switch two-column templates to Bootstrap grid: Reports part 3

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21430 Jonathan Druart changed: What|Removed |Added Attachment #79695|0 |1 is obsolete|

[Koha-bugs] [Bug 18584] Our legacy code contains trailing-spaces

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584 --- Comment #21 from Cori Lynn Arnold` --- Created attachment 79734 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79734=edit Bug 18584: - removed white space in C4/Matcher.pm Test Plan: 1-go to C4/Matcher.pm

[Koha-bugs] [Bug 21403] Add Indian Amazon Affiliate option to AmazonLocale setting

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21403 Jonathan Druart changed: What|Removed |Added Attachment #79608|0 |1 is obsolete|

[Koha-bugs] [Bug 21403] Add Indian Amazon Affiliate option to AmazonLocale setting

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21403 --- Comment #4 from Jonathan Druart --- Created attachment 79736 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79736=edit Bug 21403: Do not overwrite the options if modified locally Just in case...

[Koha-bugs] [Bug 21403] Add Indian Amazon Affiliate option to AmazonLocale setting

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21403 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 21409] Add column configuration to course reserves

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21409 Caroline Cyr La Rose changed: What|Removed |Added Attachment #79383|0 |1 is

[Koha-bugs] [Bug 18584] Our legacy code contains trailing-spaces

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584 Cori Lynn Arnold` changed: What|Removed |Added Attachment #79734|0 |1 is obsolete|

[Koha-bugs] [Bug 11897] Stock Rotation for Koha

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11897 Martin Renvoize changed: What|Removed |Added Status|Patch doesn't apply |Signed Off -- You are

[Koha-bugs] [Bug 21462] "Filter paid transactions" stopped working after html-table was changed

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21462 Jonathan Druart changed: What|Removed |Added Status|NEW |Needs Signoff ---

[Koha-bugs] [Bug 21462] "Filter paid transactions" stopped working after html-table was changed

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21462 Jonathan Druart changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 21385] Vendor search: Item count is incorrectly updated on partial receive

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21385 Jonathan Druart changed: What|Removed |Added Attachment #79362|0 |1 is obsolete|

[Koha-bugs] [Bug 21385] Vendor search: Item count is incorrectly updated on partial receive

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21385 --- Comment #19 from Jonathan Druart --- Created attachment 79728 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79728=edit Bug 21385: Add Unit Tests Signed-off-by: Caroline Cyr La Rose Signed-off-by: Jonathan

[Koha-bugs] [Bug 21385] Vendor search: Item count is incorrectly updated on partial receive

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21385 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 11897] Stock Rotation for Koha

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

[Koha-bugs] [Bug 11897] Stock Rotation for Koha

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

[Koha-bugs] [Bug 11897] Stock Rotation for Koha

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

[Koha-bugs] [Bug 11897] Stock Rotation for Koha

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

[Koha-bugs] [Bug 11897] Stock Rotation for Koha

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

[Koha-bugs] [Bug 21409] Add column configuration to course reserves

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21409 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 21409] Add column configuration to course reserves

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21409 --- Comment #4 from Jonathan Druart --- Caption - https://snag.gy/mikSJI.jpg h1- https://snag.gy/sLIK3u.jpg Caption adjusted (text-align: center; font-size: inherit; margin: inherit;) - https://snag.gy/GYahyl.jpg -- You are

[Koha-bugs] [Bug 13618] Add additional template filter methods and a filter presence test to Koha

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #258 from Nick Clemens --- (In reply to Nick Clemens from comment #251) > Created attachment 79404 [details] [review] > Bug 13618: (follow-up) Pass opacuser_js from plugins as raw > > We expect this field to contain

[Koha-bugs] [Bug 13618] Add additional template filter methods and a filter presence test to Koha

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #260 from Nick Clemens --- (In reply to Jonathan Druart from comment #259) > A new check to catch missing filters is not in the QA script, please update! s/not/now/ -- You are receiving this mail because: You are

[Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 --- Comment #102 from Alex Buckley --- Created attachment 79791 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79791=edit Bug 8367: Template fixes + fixes to C4/Reserves.pm and Koha/Hold.pm Fixed

[Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 Alex Buckley changed: What|Removed |Added Attachment #42754|0 |1 is obsolete|

[Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 --- Comment #101 from Alex Buckley --- Created attachment 79790 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79790=edit Bug 8367: How long is a hold waiting for pickup at a more granular level You can now

[Koha-bugs] [Bug 21082] OverDrive authentication method no longer supported

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21082 --- Comment #10 from Nick Clemens --- Created attachment 79795 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79795=edit Bug 21082: DO NOT PUSH - Schema updates

[Koha-bugs] [Bug 14715] Results per page setting for catalog search in staff client and OPAC

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14715 --- Comment #60 from Aleisha Amohia --- Created attachment 79796 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79796=edit Bug 14715: (follow-up) some code changes 1) adds sysprefs to sysprefs.sql 2) removes a

[Koha-bugs] [Bug 21082] OverDrive authentication method no longer supported

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21082 --- Comment #9 from Nick Clemens --- Created attachment 79794 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79794=edit Bug 21082: Update OverDrive authentication method Testing will require an OverDrive account,

[Koha-bugs] [Bug 21082] OverDrive authentication method no longer supported

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21082 --- Comment #8 from Nick Clemens --- Created attachment 79793 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79793=edit Bug 21082: Add new admin page for overdrive The 'authname' field required for OverDrive can

[Koha-bugs] [Bug 17876] Show more invoice information in subscription details

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17876 Jonathan Druart changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun

[Koha-bugs] [Bug 21467] Allow several receipts for a given subscription

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21467 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 21467] Allow several receipts for a given subscription

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21467 Jonathan Druart changed: What|Removed |Added Change sponsored?|--- |Sponsored -- You are

[Koha-bugs] [Bug 17876] Show more invoice information in subscription details

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17876 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 21467] Allow several receipts for a given subscription

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21467 --- Comment #1 from Jonathan Druart --- Created attachment 79801 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79801=edit Bug 21467: Allow several receipts for a given subscription When a new order is created

[Koha-bugs] [Bug 21467] Allow several receipts for a given subscription

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21467 Jonathan Druart changed: What|Removed |Added CC||katrin.fisc...@bsz-bw.de,

[Koha-bugs] [Bug 21467] Allow several receipts for a given subscription

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21467 --- Comment #2 from Jonathan Druart --- Created attachment 79802 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79802=edit Bug 21467: Add treetable to subscription detail to group orders by parent ordernumber --

[Koha-bugs] [Bug 21176] decreaseLoanHighHolds does not properly calculate date when TimeFormat set to 12 hour

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21176 Chris Cormack changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 21447] Inventory lists incorrectly sorted

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21447 --- Comment #4 from David Cook --- (In reply to Katrin Fischer from comment #3) > Another thing to check: Is cn_source set correctly in all items? It's easy > to have some bad configuration there. I was thinking that as well but in

[Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 Alex Buckley changed: What|Removed |Added CC||alexbuck...@catalyst.net.nz

[Koha-bugs] [Bug 21082] OverDrive authentication method no longer supported

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21082 Nick Clemens changed: What|Removed |Added Attachment #77053|0 |1 is obsolete|

[Koha-bugs] [Bug 21467] New: Allow several receipts for a given subscription

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21467 Bug ID: 21467 Summary: Allow several receipts for a given subscription Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All

[Koha-bugs] [Bug 18639] Separate replacement cost and retail price fields in acquisitions

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18639 --- Comment #43 from Jonathan Druart --- Debugging leftover in finishreceive.pl +warn "Replacement $replacementprice"; -- You are receiving this mail because: You are watching all bug changes.

  1   2   3   4   >