[Koha-bugs] [Bug 20402] Implement OAuth2 authentication for REST API

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20402 --- Comment #18 from Julian Maurice --- (In reply to Tomás Cohen Arazi from comment #17) > I think we should tie api id and keys to patrons to take advantage of the > current permission system. And introduce the use of scopes at a la

[Koha-bugs] [Bug 20271] Merge deletedbiblio* and deleteitems tables with their "alive" cousins

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #32 from Benjamin Rokseth --- (In reply to Ere Maijala from comment #31) > I'm working on it now. > > > Looks like there may be a typo in the atomic update. I got the following > error: > > updatedatabase.pl: DBD::mys

[Koha-bugs] [Bug 19953] Record page: acquisition details: add column for invoice

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19953 --- Comment #12 from Katrin Fischer --- (In reply to Victor Grousset/tuxayo from comment #11) > > Just make your changes as a follow-up patch (separate) next time. :) > > Got it, two patches wouldn't have looked clean in the history

[Koha-bugs] [Bug 20271] Merge deletedbiblio* and deleteitems tables with their "alive" cousins

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #33 from Ere Maijala --- Oh, that's a nasty one. But do you even have to drop the constraints to delete the table? I think it's enough to drop the table and all the constraints there would be dropped too, no? -- You are

[Koha-bugs] [Bug 19953] Record page: acquisition details: add column for invoice

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19953 --- Comment #13 from Victor Grousset/tuxayo --- > Why would they not have looked clean? It would be like 2/3 of the work in one patch and 1/3 in the other. > It's how we roll :) > The general rule is that once a patch has been sig

[Koha-bugs] [Bug 20271] Merge deletedbiblio* and deleteitems tables with their "alive" cousins

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #34 from Ere Maijala --- Created attachment 73597 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73597&action=edit Bug 20271 - Use a single pass in the OAI-PMH provider -- You are receiving this mail

[Koha-bugs] [Bug 20271] Merge deletedbiblio* and deleteitems tables with their "alive" cousins

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #35 from Ere Maijala --- Changes for the OAI-PMH provider have been attached. I'm really happy to make it so much more simple. Please feel free to rebase or whatever is necessary. -- You are receiving this mail because:

[Koha-bugs] [Bug 14716] opac-detail.pl -- Series link fails when series title ends with semicolon preceded by space.

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 Ere Maijala changed: What|Removed |Added Attachment #72089|0 |1 is obsolete|

[Koha-bugs] [Bug 14716] opac-detail.pl -- Series link fails when series title ends with semicolon preceded by space.

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 Ere Maijala changed: What|Removed |Added Status|Patch doesn't apply |In Discussion -- You are rec

[Koha-bugs] [Bug 14716] opac-detail.pl -- Series link fails when series title ends with semicolon preceded by space.

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 --- Comment #31 from Ere Maijala --- Rebased. The last patch alone should apply. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-

[Koha-bugs] [Bug 14716] opac-detail.pl -- Series link fails when series title ends with semicolon preceded by space

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 Katrin Fischer changed: What|Removed |Added Summary|opac-detail.pl -- Series|opac-detail.pl -- Series

[Koha-bugs] [Bug 20271] Merge deletedbiblio* and deleteitems tables with their "alive" cousins

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #36 from Benjamin Rokseth --- (In reply to Benjamin Rokseth from comment #32) > (In reply to Ere Maijala from comment #31) > > I'm working on it now. > > > > > > Looks like there may be a typo in the atomic update. I g

[Koha-bugs] [Bug 14716] opac-detail.pl -- Series link fails when series title ends with semicolon preceded by space

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 Katrin Fischer changed: What|Removed |Added Attachment #44174|0 |1 is obsolete|

[Koha-bugs] [Bug 14716] opac-detail.pl -- Series link fails when series title ends with semicolon preceded by space

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 Katrin Fischer changed: What|Removed |Added Attachment #45743|0 |1 is obsolete|

[Koha-bugs] [Bug 20271] Merge deletedbiblio* and deleteitems tables with their "alive" cousins

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #37 from Francesco Rivetti --- (In reply to Benjamin Rokseth from comment #36) > fail to remember, but probably I put it there because otherwise it > complained, perhaps due to the "rename table". the idea was that any >

[Koha-bugs] [Bug 20271] Merge deletedbiblio* and deleteitems tables with their "alive" cousins

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #38 from Ere Maijala --- Ok, fair enough. I think Benjamin's proposal of dropping both without die'ing makes sense. -- You are receiving this mail because: You are watching all bug changes. _

[Koha-bugs] [Bug 6473] Test bug for Git-bz

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 Julian Maurice changed: What|Removed |Added Status|ASSIGNED|Needs Signoff --- Comment #

[Koha-bugs] [Bug 19817] Merge local and online documentations

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19817 paxed changed: What|Removed |Added CC||pasi.kalli...@joensuu.fi --- Commen

[Koha-bugs] [Bug 15003] Help should be a wiki, not translatable via po-files

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15003 paxed changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 19817] Merge local and online documentations

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19817 paxed changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 14716] opac-detail.pl -- Series link fails when series title ends with semicolon preceded by space

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 paxed changed: What|Removed |Added CC||pasi.kalli...@joensuu.fi --- Commen

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

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20388 --- Comment #9 from Alex Arnaud --- (In reply to Jonathan Druart from comment #8) > 1. What's the point of the JS function valid_line? > I think you should double-check it, it does not do what you expect it to do. > > 2. You are reu

[Koha-bugs] [Bug 20325] C4::Accounts::purge_zero_balance_fees does not check account_offsets

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20325 Josef Moravec changed: What|Removed |Added Attachment #73516|0 |1 is obsolete|

[Koha-bugs] [Bug 20325] C4::Accounts::purge_zero_balance_fees does not check account_offsets

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20325 Josef Moravec changed: What|Removed |Added Status|Signed Off |Passed QA -- You are recei

[Koha-bugs] [Bug 20325] C4::Accounts::purge_zero_balance_fees does not check account_offsets

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20325 Josef Moravec changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |josef.mora...@gmail.com

[Koha-bugs] [Bug 18316] Add weighting/relevancy options to ElasticSearch

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18316 Séverine Queune changed: What|Removed |Added Attachment #73493|0 |1 is obsolete|

[Koha-bugs] [Bug 18316] Add weighting/relevancy options to ElasticSearch

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18316 Séverine Queune changed: What|Removed |Added Attachment #73492|0 |1 is obsolete|

[Koha-bugs] [Bug 18316] Add weighting/relevancy options to ElasticSearch

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18316 Séverine Queune changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are re

[Koha-bugs] [Bug 14716] opac-detail.pl -- Series link fails when series title ends with semicolon preceded by space

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 --- Comment #33 from Ere Maijala --- Paxed, yes, indeed. Thanks, I'll fix. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@l

[Koha-bugs] [Bug 19855] Move the "alert" code to Koha::Subscription

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19855 Josef Moravec changed: What|Removed |Added Status|Needs Signoff |Patch doesn't apply

[Koha-bugs] [Bug 19578] TT syntax for notices - There is no way to pre-process DB fields

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19578 Kyle M Hall changed: What|Removed |Added Status|Signed Off |Passed QA -- You are receivi

[Koha-bugs] [Bug 19578] TT syntax for notices - There is no way to pre-process DB fields

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19578 Kyle M Hall changed: What|Removed |Added Attachment #73596|0 |1 is obsolete|

[Koha-bugs] [Bug 20325] C4::Accounts::purge_zero_balance_fees does not check account_offsets

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20325 Kyle M Hall changed: What|Removed |Added Attachment #73599|0 |1 is obsolete|

[Koha-bugs] [Bug 18818] Manage categories displayed in Quick add patron list

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18818 --- Comment #27 from Fridolin SOMERS --- Ah ok its missing a patch for DBIX class files -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing lis

[Koha-bugs] [Bug 7882] Add ability to move and reorder fields in MARC editor

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7882 --- Comment #46 from Josef Moravec --- (In reply to Katrin Fischer from comment #45) > > > > Let [1,2,3,4] be the framework structure > > Let [1,4,2] be the saved record > > > > Currently we load on the framework structure order, gi

[Koha-bugs] [Bug 18818] Manage categories displayed in Quick add patron list

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18818 --- Comment #28 from Fridolin SOMERS --- Created attachment 73604 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73604&action=edit Bug 18818: DBIC Schema changes -- You are receiving this mail because: You are wa

[Koha-bugs] [Bug 18818] Manage categories displayed in Quick add patron list

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18818 Fridolin SOMERS changed: What|Removed |Added Status|Failed QA |Signed Off -- You are re

[Koha-bugs] [Bug 19066] Add branchcode to accountlines

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19066 --- Comment #20 from Kyle M Hall --- (In reply to M. Tompsett from comment #19) > Created attachment 73595 [details] [review] > Bug 19066: Follow up to reduce C4::Context references Thanks! -- You are receiving this mail because:

[Koha-bugs] [Bug 14716] opac-detail.pl -- Series link fails when series title ends with semicolon preceded by space

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 Ere Maijala changed: What|Removed |Added Attachment #73598|0 |1 is obsolete|

[Koha-bugs] [Bug 14716] opac-detail.pl -- Series link fails when series title ends with semicolon preceded by space

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 Ere Maijala changed: What|Removed |Added Status|In Discussion |Needs Signoff -- You are rec

[Koha-bugs] [Bug 19812] Holds count in "Already received" table has confusing and unexpected values

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19812 --- Comment #12 from Kyle M Hall --- (In reply to Katrin Fischer from comment #11) > I've tested it and I think it's still a little confusing. > > Right now it is: total of holds / holds on on order items > > Which can lead to the

[Koha-bugs] [Bug 14716] opac-detail.pl -- Series link fails when series title ends with semicolon preceded by space

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 Ere Maijala changed: What|Removed |Added Assignee|kyle.m.h...@gmail.com |ere.maij...@helsinki.fi --- C

[Koha-bugs] [Bug 19812] Holds count in "Already received" table has confusing and unexpected values

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19812 Kyle M Hall changed: What|Removed |Added Status|In Discussion |Passed QA -- You are receivi

[Koha-bugs] [Bug 19812] Holds count in "Already received" table has confusing and unexpected values

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19812 --- Comment #13 from Kyle M Hall --- Created attachment 73606 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73606&action=edit Bug 19812 [QA Followup] - Swap sides for total and item holds -- You are receiving th

[Koha-bugs] [Bug 20515] New: "ILL Request" menu options displayed when user has no ILL permissions

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20515 Bug ID: 20515 Summary: "ILL Request" menu options displayed when user has no ILL permissions Change sponsored?: --- Product: Koha Version: master Hardware: Al

[Koha-bugs] [Bug 19812] Holds count in "Already received" table has confusing and unexpected values

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19812 --- Comment #14 from Kyle M Hall --- Created attachment 73607 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73607&action=edit Bug 19812 [QA Followup] - If 0 holds show '0' not '0 / 0' -- You are receiving this m

[Koha-bugs] [Bug 19812] Holds count in "Already received" table has confusing and unexpected values

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19812 --- Comment #15 from Kyle M Hall --- Created attachment 73608 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73608&action=edit Bug 19812 [QA Followup] - Remove unnecessary line -- You are receiving this mail beca

[Koha-bugs] [Bug 19267] Advanced Editor - Rancor - Add warning before leaving page if there are unsaved modifications

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19267 Josef Moravec changed: What|Removed |Added Attachment #73505|0 |1 is obsolete|

[Koha-bugs] [Bug 19267] Advanced Editor - Rancor - Add warning before leaving page if there are unsaved modifications

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19267 Josef Moravec changed: What|Removed |Added Status|Signed Off |Passed QA -- You are recei

[Koha-bugs] [Bug 20115] Languages appear in a different order in the footer

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20115 Josef Moravec changed: What|Removed |Added Status|Signed Off |Passed QA -- You are recei

[Koha-bugs] [Bug 20115] Languages appear in a different order in the footer

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20115 Josef Moravec changed: What|Removed |Added Attachment #73027|0 |1 is obsolete|

[Koha-bugs] [Bug 20115] Languages appear in a different order in the footer

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20115 --- Comment #18 from Josef Moravec --- Created attachment 73611 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73611&action=edit Bug 20115: Make the prefs sortable If we depend on the order, we should make it sort

[Koha-bugs] [Bug 20115] Languages appear in a different order in the footer

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20115 --- Comment #19 from Josef Moravec --- Created attachment 73612 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73612&action=edit Bug 20115: Trigger "modified" when sort is changed Signed-off-by: Jesse Maseto Sig

[Koha-bugs] [Bug 20115] Languages appear in a different order in the footer

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20115 --- Comment #21 from Josef Moravec --- Created attachment 73614 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73614&action=edit Bug 20115: Add information about this feature in the pref descriptions I guess a nat

[Koha-bugs] [Bug 20115] Languages appear in a different order in the footer

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20115 --- Comment #20 from Josef Moravec --- Created attachment 73613 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73613&action=edit Bug 20115: Remove sort on rfc4646_subtag in OPAC templates Signed-off-by: Jesse Mase

[Koha-bugs] [Bug 20116] Cache language list

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116 --- Comment #8 from Josef Moravec --- Comment on attachment 71097 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71097 Bug 20116: Prepare the ground Review of attachment 71097: --> (https://bugs.koha-community.o

[Koha-bugs] [Bug 20116] Cache language list

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116 Josef Moravec changed: What|Removed |Added Status|Needs Signoff |Failed QA C

[Koha-bugs] [Bug 20123] Allow multiple instances of Koha to have different timezones on the same server

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20123 --- Comment #35 from Kyle M Hall --- (In reply to Katrin Fischer from comment #34) > I was thinking on the wiki page :) Sounds good! Here it is: https://wiki.koha-community.org/wiki/Time_Zone_Configuration -- You are receiving thi

[Koha-bugs] [Bug 20515] "ILL Request" menu options displayed when user has no ILL permissions

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20515 --- Comment #1 from Andrew Isherwood --- Created attachment 73615 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73615&action=edit Bug 20515 - "ILL Request" menu options displayed when user has no ILL This patch a

[Koha-bugs] [Bug 7317] Add an Interlibrary Loan Module to Circulation and OPAC

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7317 Martin Renvoize changed: What|Removed |Added Blocks||20515 Referenced Bugs: h

[Koha-bugs] [Bug 20515] "ILL Request" menu options displayed when user has no ILL permissions

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20515 Martin Renvoize changed: What|Removed |Added Depends on||7317 CC|

[Koha-bugs] [Bug 20516] New: Show patron's library in pending discharges table

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20516 Bug ID: 20516 Summary: Show patron's library in pending discharges table Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All St

[Koha-bugs] [Bug 20516] Show patron's library in pending discharges table

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20516 --- Comment #1 from Julian Maurice --- Created attachment 73616 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73616&action=edit Bug 20516: Show patron's library in pending discharges table Test plan: 1. Enable sy

[Koha-bugs] [Bug 20516] Show patron's library in pending discharges table

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20516 Julian Maurice changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are

[Koha-bugs] [Bug 8962] Restore Any index behavior and add Anywhere index

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8962 --- Comment #62 from Fridolin SOMERS --- Created attachment 73617 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73617&action=edit Bug 8962: Changes to CCL.properties, bib1 for authorities, and templates This patch

[Koha-bugs] [Bug 15985] Include transacting library in fines

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15985 Josef Moravec changed: What|Removed |Added Status|Signed Off |Failed QA --- Comment #10 f

[Koha-bugs] [Bug 8962] Restore Any index behavior and add Anywhere index

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

[Koha-bugs] [Bug 8962] Restore Any index behavior and add Anywhere index

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8962 Fridolin SOMERS changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff --- Comment

[Koha-bugs] [Bug 20517] New: Use the "sort bin" field in SIP2 Checkin Response

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20517 Bug ID: 20517 Summary: Use the "sort bin" field in SIP2 Checkin Response Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All St

[Koha-bugs] [Bug 20517] Use the "sort bin" field in SIP2 Checkin Response

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20517 Magnus Enger changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |mag...@libriotech.no

[Koha-bugs] [Bug 18786] Add ability to create custom payment types

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18786 --- Comment #35 from Josef Moravec --- Why did you added the cleaning of the code in C4/SIP/ILS.pm? It looks OK, but I think it's not related to this report. -- You are receiving this mail because: You are watching all bug change

[Koha-bugs] [Bug 20116] Cache language list

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116 Jonathan Druart changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 20116] Cache language list

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

[Koha-bugs] [Bug 20116] Cache language list

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116 --- Comment #10 from Jonathan Druart --- Created attachment 73620 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73620&action=edit Bug 20116: Cache language list -- You are receiving this mail because: You are w

[Koha-bugs] [Bug 20116] Cache language list

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116 --- Comment #11 from Jonathan Druart --- (In reply to Josef Moravec from comment #8) > Comment on attachment 71097 [details] [review] > Bug 20116: Prepare the ground > > Review of attachment 71097 [details] [review]: >

[Koha-bugs] [Bug 19855] Move the "alert" code to Koha::Subscription

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19855 Jonathan Druart changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 19855] Move the "alert" code to Koha::Subscription

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

[Koha-bugs] [Bug 19855] Move the "alert" code to Koha::Subscription

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19855 --- Comment #8 from Jonathan Druart --- Created attachment 73622 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73622&action=edit Bug 19855: Remove getalert from opac-user.pl This is not used later and seems unus

[Koha-bugs] [Bug 19855] Move the "alert" code to Koha::Subscription

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19855 --- Comment #9 from Jonathan Druart --- Created attachment 73623 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73623&action=edit Bug 19855: Remove C4::Letters::findrelatedto This subroutine is called only once.

[Koha-bugs] [Bug 19855] Move the "alert" code to Koha::Subscription

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19855 --- Comment #10 from Jonathan Druart --- Created attachment 73624 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73624&action=edit Bug 19855: Remove $type from the alerts It looks like this feature has never been

[Koha-bugs] [Bug 19855] Move the "alert" code to Koha::Subscription

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19855 --- Comment #11 from Jonathan Druart --- Created attachment 73625 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73625&action=edit Bug 19855: Move getalert, addalert and delalert to Koha::Subscription This patch

[Koha-bugs] [Bug 15520] Add more granular permission for only editing own library's circ rules

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15520 --- Comment #10 from Josef Moravec --- Comment on attachment 72240 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72240 Bug 15520: Add permission to restrict circ rules editing to own library Review of attachment

[Koha-bugs] [Bug 15520] Add more granular permission for only editing own library's circ rules

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15520 Josef Moravec changed: What|Removed |Added Status|Signed Off |Failed QA -- You are recei

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

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20388 Alex Arnaud changed: What|Removed |Added Summary|Elasticsearch - Ability to |Elasticsearch - Ability to

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

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20388 Alex Arnaud changed: What|Removed |Added Attachment #73476|0 |1 is obsolete|

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

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20388 --- Comment #11 from Alex Arnaud --- Created attachment 73627 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73627&action=edit Bug 20388 - Keep data consistency when adding/removing mapping Test plan: - create a

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

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20388 Alex Arnaud changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are rec

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

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20388 Alex Arnaud changed: What|Removed |Added Status|Needs Signoff |ASSIGNED -- You are receivin

[Koha-bugs] [Bug 9474] filter overdues with fines

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9474 Marjorie Barry-Vila changed: What|Removed |Added CC|marjorie.barry-vila@collect | |o.

[Koha-bugs] [Bug 9474] filter overdues with fines

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9474 Marjorie Barry-Vila changed: What|Removed |Added CC||marjorie.barry-vila@col

[Koha-bugs] [Bug 20515] "ILL Request" menu options displayed when user has no ILL permissions

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20515 Andrew Isherwood changed: What|Removed |Added Status|NEW |Needs Signoff -- You ar

[Koha-bugs] [Bug 18786] Add ability to create custom payment types

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18786 Kyle M Hall changed: What|Removed |Added Attachment #72282|0 |1 is obsolete|

[Koha-bugs] [Bug 18786] Add ability to create custom payment types

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18786 --- Comment #37 from Kyle M Hall --- (In reply to Josef Moravec from comment #35) > Why did you added the cleaning of the code in C4/SIP/ILS.pm? > > It looks OK, but I think it's not related to this report. No idea how the snuck i

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

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20388 Alex Arnaud changed: What|Removed |Added Attachment #73627|0 |1 is obsolete|

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

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20388 Alex Arnaud changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are rec

[Koha-bugs] [Bug 19936] Move Check_userid and Generate_Userid to Koha::Patron

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19936 Jonathan Druart changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 19936] Move Check_userid and Generate_Userid to Koha::Patron

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19936 --- Comment #48 from Jonathan Druart --- Created attachment 73631 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73631&action=edit Bug 19936: Add the Koha::Patron->has_valid_userid method Reuse how C4::Members::C

[Koha-bugs] [Bug 19936] Move Check_userid and Generate_Userid to Koha::Patron

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19936 --- Comment #49 from Jonathan Druart --- Created attachment 73632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73632&action=edit Bug 19936: Replace Check_userid - Update the occurrences We previously prove that

[Koha-bugs] [Bug 19936] Move Check_userid and Generate_Userid to Koha::Patron

2018-04-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19936 --- Comment #50 from Jonathan Druart --- Created attachment 73633 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73633&action=edit Bug 19936: Remove the subroutine Check_Userid It is no longer in user, we can rem

[Koha-bugs] [Bug 19936] Move Check_userid and Generate_Userid to Koha::Patron

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

  1   2   3   >