[Koha-bugs] [Bug 18349] Possibility to checkout/renew bypassing the circ rules using SCO

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18349 --- Comment #20 from David Cook --- This patch blocks the "OverduesBlockRenewing" system preference. That may or may not be intentional. But in any case we should alert the user that they're forbidden from doing what they're trying

[Koha-bugs] [Bug 18349] Possibility to checkout/renew bypassing the circ rules using SCO

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18349 Martin Renvoize changed: What|Removed |Added Target Milestone|Oldversions |--- David Cook changed:

[Koha-bugs] [Bug 16357] Plack error logs are not time stamped

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16357 --- Comment #65 from Joonas Kylmälä --- (In reply to David Cook from comment #64) > Which patch set did you try? Your comment isn't clear. I tried to apply the patches from Jonathan, and then I thought incorrectly your alternative

[Koha-bugs] [Bug 16357] Plack error logs are not time stamped

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16357 --- Comment #64 from David Cook --- (In reply to Joonas Kylmälä from comment #63) > even if I apply the patches on top of the Koha version from the day the > patches were submitted I get: > > Applying: Bug 16357: (follow-up) Use

[Koha-bugs] [Bug 26285] Use country code + number (E.164) validation for SMS numbers

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26285 --- Comment #5 from David Cook --- (In reply to Sally from comment #3) > This is valid for UK patrons too - our mobile numbers also start with zero. > > Test plan works, signed off! Thanks Sally (and Katrin)! -- You are

[Koha-bugs] [Bug 23420] Add "SuggestionsUnwantedFields" to hide fields from the suggestions form

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23420 Lucas Gass changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 26184] Wrap opac-reserve.tt note text in HTML element

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26184 Lucas Gass changed: What|Removed |Added Summary|Wrap|Wrap opac-reserve.tt note

[Koha-bugs] [Bug 25712] Add plugin hooks to transform patron and item barcodes

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25712 --- Comment #11 from Lucas Gass --- Created attachment 109052 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109052=edit Bug 25712: (QA follow-up) Fix QA script warnings Signed-off-by: Lucas Gass -- You are

[Koha-bugs] [Bug 25712] Add plugin hooks to transform patron and item barcodes

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25712 Lucas Gass changed: What|Removed |Added Attachment #107125|0 |1 is obsolete|

[Koha-bugs] [Bug 25712] Add plugin hooks to transform patron and item barcodes

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25712 Lucas Gass changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 26294] Add a print or download button to Purchase Suggestions management

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26294 --- Comment #1 from Katrin Fischer --- Would adding the column config + and export options work? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #55 from Katrin Fischer --- Sounds good and I can stop to stare at this because I am getting nowhere tonight :) -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 26294] Add a print or download button to Purchase Suggestions management

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26294 Margaret changed: What|Removed |Added CC||margaret@bywatersolutions.c

[Koha-bugs] [Bug 26294] New: Add a print or download button to Purchase Suggestions management

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26294 Bug ID: 26294 Summary: Add a print or download button to Purchase Suggestions management Change sponsored?: --- Product: Koha Version: unspecified Hardware:

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #54 from Joonas Kylmälä --- (In reply to Katrin Fischer from comment #39) > we usually don't remove the sign-off lines - that's one reason we prefer > follow-ups - because it allows to see the changes, but also because

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #52 from Joonas Kylmälä --- Created attachment 109049 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109049=edit Bug 23166: Call the methods from the .inc We do not longer need the order variables to

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #53 from Joonas Kylmälä --- Created attachment 109050 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109050=edit Bug 23166: (QA follow-up) Add POD text Signed-off-by: Nick Clemens Signed-off-by:

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #49 from Joonas Kylmälä --- Created attachment 109046 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109046=edit Bug 23166: Replace the count of orders with Koha::Acq::Orders Signed-off-by: Nick

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #50 from Joonas Kylmälä --- Created attachment 109047 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109047=edit Bug 23166: Remove filtering from controllers Signed-off-by: Nick Clemens

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #51 from Joonas Kylmälä --- Created attachment 109048 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109048=edit Bug 23166: Add filter_by_current and _cancelled Koha::Acq::Orders methods

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 Joonas Kylmälä changed: What|Removed |Added Attachment #109037|0 |1 is obsolete|

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 Joonas Kylmälä changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #48 from Joonas Kylmälä --- Created attachment 109045 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109045=edit Bug 23166: Remove baskets_deletedorders code This is never used. Signed-off-by: Nick

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 Nick Clemens changed: What|Removed |Added Attachment #109025|0 |1 is obsolete|

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 Nick Clemens changed: What|Removed |Added Attachment #109023|0 |1 is obsolete|

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 Nick Clemens changed: What|Removed |Added Attachment #109026|0 |1 is obsolete|

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 Nick Clemens changed: What|Removed |Added Attachment #109024|0 |1 is obsolete|

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 Nick Clemens changed: What|Removed |Added Attachment #109022|0 |1 is obsolete|

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 Nick Clemens changed: What|Removed |Added Attachment #109020|0 |1 is obsolete|

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 Nick Clemens changed: What|Removed |Added Attachment #109021|0 |1 is obsolete|

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #39 from Katrin Fischer --- (In reply to Joonas Kylmälä from comment #37) > I attached a follow-up for the POD and removed the sign-offs given the other > issue Nick pointed out still remains: > > > FAIL

[Koha-bugs] [Bug 26290] Allow setting default SMTP parameters in koha-conf.xml

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26290 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 109036 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109036=edit Bug 26290: Make Koha::SMTP::Servers->get_default use koha-conf.xml This patch makes

[Koha-bugs] [Bug 26290] Allow setting default SMTP parameters in koha-conf.xml

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26290 --- Comment #1 from Tomás Cohen Arazi --- Created attachment 109035 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109035=edit Bug 26290: Add option forsetting default SMTP parameters in koha-conf.xml This patch

[Koha-bugs] [Bug 26290] Allow setting default SMTP parameters in koha-conf.xml

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26290 Tomás Cohen Arazi changed: What|Removed |Added Patch complexity|--- |Small patch

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 Tomás Cohen Arazi changed: What|Removed |Added Blocks||26290 Referenced

[Koha-bugs] [Bug 26290] Allow setting default SMTP parameters in koha-conf.xml

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26290 Tomás Cohen Arazi changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |tomasco...@gmail.com

[Koha-bugs] [Bug 26285] Use country code + number (E.164) validation for SMS numbers

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26285 Katrin Fischer changed: What|Removed |Added Attachment #108979|0 |1 is obsolete|

[Koha-bugs] [Bug 26285] Use country code + number (E.164) validation for SMS numbers

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26285 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA Patch

[Koha-bugs] [Bug 5927] Show series information in OPAC search results

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5927 Rogan Hamby changed: What|Removed |Added Patch complexity|--- |Small patch -- You are

[Koha-bugs] [Bug 5927] Show series information in OPAC search results

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5927 Rogan Hamby changed: What|Removed |Added CC||rogan.ha...@gmail.com ---

[Koha-bugs] [Bug 26289] Deleting biblio in labeled MARC view doesn't work

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26289 Owen Leonard changed: What|Removed |Added Attachment #109027|0 |1 is obsolete|

[Koha-bugs] [Bug 26289] Deleting biblio in labeled MARC view doesn't work

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26289 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |ASSIGNED -- You are

[Koha-bugs] [Bug 26291] Move translatable strings out of z3950_search.inc into z3950_search.js

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26291 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch

[Koha-bugs] [Bug 26291] Move translatable strings out of z3950_search.inc into z3950_search.js

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26291 --- Comment #1 from Owen Leonard --- Created attachment 109032 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109032=edit Bug 26291: Move translatable strings out of z3950_search.inc into z3950_search.js This

[Koha-bugs] [Bug 26293] New: Allow libraries to write off all fines in a range of dates

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26293 Bug ID: 26293 Summary: Allow libraries to write off all fines in a range of dates Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 26292] New: HTML5 Media doesn't display in 19.11

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26292 Bug ID: 26292 Summary: HTML5 Media doesn't display in 19.11 Change sponsored?: --- Product: Koha Version: 19.11 Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 23682] Add ability to manually import EDI invoices as an alternative to automatic importing on download

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23682 --- Comment #9 from Katrin Fischer --- I'll still need some data to test with please :) -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

[Koha-bugs] [Bug 26291] New: Move translatable strings out of z3950_search.inc into z3950_search.js

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26291 Bug ID: 26291 Summary: Move translatable strings out of z3950_search.inc into z3950_search.js Change sponsored?: --- Product: Koha Version: master Hardware:

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

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21156 Owen Leonard changed: What|Removed |Added Blocks||26291 Referenced Bugs:

[Koha-bugs] [Bug 26290] New: Allow setting default SMTP parameters in koha-conf.xml

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26290 Bug ID: 26290 Summary: Allow setting default SMTP parameters in koha-conf.xml Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 25321] Move translatable strings out of strings.inc into the corresponding JavaScript

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25321 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch

[Koha-bugs] [Bug 25321] Move translatable strings out of strings.inc into the corresponding JavaScript

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25321 --- Comment #4 from Owen Leonard --- Created attachment 109031 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109031=edit Bug 25321: Move translatable strings out of strings.inc into the corresponding JavaScript

[Koha-bugs] [Bug 25112] Koha::CirculationRules->set_rules should handle scopes per rule

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25112 Lari Taskula changed: What|Removed |Added Blocks|25089 | --- Comment #13 from Lari

[Koha-bugs] [Bug 25089] Add checkout_type to circulation rules

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 Lari Taskula changed: What|Removed |Added Depends on|25112 | Referenced Bugs:

[Koha-bugs] [Bug 18958] If patron has multiple record level holds on one record transferring first hold causes next hold to become item level

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18958 Kyle M Hall changed: What|Removed |Added Assignee|k...@bywatersolutions.com |n...@bywatersolutions.com --

[Koha-bugs] [Bug 19382] Add ability to block guarantees based on fees owed by guarantor and other guarantees

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382 Kyle M Hall changed: What|Removed |Added Status|Failed QA |Signed Off --- Comment #15

[Koha-bugs] [Bug 23682] Add ability to manually import EDI invoices as an alternative to automatic importing on download

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23682 --- Comment #8 from Kyle M Hall --- Created attachment 109030 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109030=edit Bug 23682: (QA follow-up) Fix typo in syspref description -- You are receiving this mail

[Koha-bugs] [Bug 23682] Add ability to manually import EDI invoices as an alternative to automatic importing on download

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23682 --- Comment #7 from Kyle M Hall --- (In reply to Katrin Fischer from comment #6) > Hi Kyle, > > can you please help me with testing this? I don't have any invoice data to > use. > > From review: > > 1) Pref description > "

[Koha-bugs] [Bug 11583] Add WYSIWYG editor for HTML notices/letters

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11583 Martha Fuerst changed: What|Removed |Added CC||mfue...@hmcpl.org ---

[Koha-bugs] [Bug 25958] Allow LongOverdue cron to exclude specified lost values

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25958 Kyle M Hall changed: What|Removed |Added Attachment #109028|0 |1 is obsolete|

[Koha-bugs] [Bug 25958] Allow LongOverdue cron to exclude specified lost values

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25958 --- Comment #9 from Kyle M Hall --- Created attachment 109028 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109028=edit Bug 25958: (QA follow-up) Implement filter in database query instead of in loop -- You are

[Koha-bugs] [Bug 26289] Deleting biblio in labeled MARC view doesn't work

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26289 --- Comment #1 from Owen Leonard --- Created attachment 109027 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109027=edit Bug 26289: Add missing variable definition to templates This patch adds definition of the

[Koha-bugs] [Bug 26289] Deleting biblio in labeled MARC view doesn't work

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26289 Owen Leonard changed: What|Removed |Added Patch complexity|--- |Trivial patch

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 Nick Clemens changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 26289] Deleting biblio in labeled MARC view doesn't work

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26289 Owen Leonard changed: What|Removed |Added Status|NEW |ASSIGNED

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #38 from Joonas Kylmälä --- There seems to be nothing wrong with the code, it is just that the QA tool doesn't add the "orders" object because this is not being executed from the real .pl script, so therefore the $set

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #37 from Joonas Kylmälä --- I attached a follow-up for the POD and removed the sign-offs given the other issue Nick pointed out still remains: > FAIL koha-tmpl/intranet-tmpl/prog/en/includes/catalog-strings.inc > FAIL

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #36 from Joonas Kylmälä --- Created attachment 109026 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109026=edit Bug 23166: (QA follow-up) Add POD text -- You are receiving this mail because: You are

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #35 from Joonas Kylmälä --- Created attachment 109025 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109025=edit Bug 23166: Call the methods from the .inc We do not longer need the order variables to

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #34 from Joonas Kylmälä --- Created attachment 109024 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109024=edit Bug 23166: Add filter_by_current and _cancelled Koha::Acq::Orders methods -- You are

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #33 from Joonas Kylmälä --- Created attachment 109023 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109023=edit Bug 23166: Remove filtering from controllers -- You are receiving this mail because:

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #32 from Joonas Kylmälä --- Created attachment 109022 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109022=edit Bug 23166: Replace the count of orders with Koha::Acq::Orders -- You are receiving

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #31 from Joonas Kylmälä --- Created attachment 109021 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109021=edit Bug 23166: Remove baskets_deletedorders code This is never used. -- You are receiving

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 Joonas Kylmälä changed: What|Removed |Added Attachment #108997|0 |1 is obsolete|

[Koha-bugs] [Bug 11299] Add a button to automatically link authority records in cataloguing (AJAX)

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11299 Blou changed: What|Removed |Added Assignee|bouzid.ferg...@gmail.com|n...@bywatersolutions.com

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 Tomás Cohen Arazi changed: What|Removed |Added QA Contact|k...@bywatersolutions.com

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 Tomás Cohen Arazi changed: What|Removed |Added Patch complexity|--- |Medium patch -- You

[Koha-bugs] [Bug 23166] Simplify code related to orders in catalogue/*detail.pl

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23166 --- Comment #29 from Joonas Kylmälä --- Created attachment 109019 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109019=edit Bug 23166: (QA follow-up) Add POD text -- You are receiving this mail because: You are

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #120 from Tomás Cohen Arazi --- Created attachment 109017 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109017=edit Bug 22343: Prevent passing password to the UI -- You are receiving this mail

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #121 from Tomás Cohen Arazi --- Created attachment 109018 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109018=edit Bug 22343: Allow choosing an SMTP server in branches.pl The missing piece on this

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #119 from Tomás Cohen Arazi --- Created attachment 109016 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109016=edit Bug 22343: Adapt runreport.pl This script gets adapted to use the new Koha::Email

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #116 from Tomás Cohen Arazi --- Created attachment 109013 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109013=edit Bug 22343: Make C4::Letters use the new SMTP server config This patch makes the

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #118 from Tomás Cohen Arazi --- Created attachment 109015 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109015=edit Bug 22343: Adapt controller scripts This patch adapts controller scripts that used

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #115 from Tomás Cohen Arazi --- Created attachment 109012 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109012=edit Bug 22343: Revamped Koha::Email class This patch completely rewrites the

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #117 from Tomás Cohen Arazi --- Created attachment 109014 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109014=edit Bug 22343: Adapt Koha::Illrequest This patch makes Koha::Illrequest use the new

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #114 from Tomás Cohen Arazi --- Created attachment 109011 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109011=edit Bug 22343: Add CRUD page for SMTP servers This patch introduces a way to define

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #112 from Tomás Cohen Arazi --- Created attachment 109009 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109009=edit Bug 22343: Update cpanfile -- You are receiving this mail because: You are

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #111 from Tomás Cohen Arazi --- Created attachment 109008 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109008=edit Bug 22343: Add Koha::Library->smtp_server -- You are receiving this mail because:

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #110 from Tomás Cohen Arazi --- Created attachment 109007 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109007=edit Bug 22343: Add classes for handling SMTP servers This patch introduces classes to

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #113 from Tomás Cohen Arazi --- Created attachment 109010 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109010=edit Bug 22343: API routes for SMTP servers CRUD This patch introduces API routes for

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #107 from Tomás Cohen Arazi --- Created attachment 109004 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109004=edit Bug 22343: Add parameters => manage_smtp_servers subpermission This patch

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #108 from Tomás Cohen Arazi --- Created attachment 109005 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109005=edit Bug 22343: Add new tables schema file -- You are receiving this mail because: You

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #109 from Tomás Cohen Arazi --- Created attachment 109006 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109006=edit Bug 22343: DBIx::Class schema updates [DO NOT PUSH] -- You are receiving this mail

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 Tomás Cohen Arazi changed: What|Removed |Added Attachment #108716|0 |1 is obsolete|

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 Tomás Cohen Arazi changed: What|Removed |Added Attachment #108715|0 |1 is obsolete|

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 --- Comment #106 from Tomás Cohen Arazi --- Created attachment 109003 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109003=edit Bug 22343: Add a new table to store SMTP servers configs This patch adds a new

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 Tomás Cohen Arazi changed: What|Removed |Added Attachment #108654|0 |1 is obsolete|

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 Tomás Cohen Arazi changed: What|Removed |Added Attachment #108655|0 |1 is obsolete|

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 Tomás Cohen Arazi changed: What|Removed |Added Attachment #108653|0 |1 is obsolete|

[Koha-bugs] [Bug 22343] Add SMTP configuration options to Administration

2020-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 Tomás Cohen Arazi changed: What|Removed |Added Attachment #108652|0 |1 is obsolete|

  1   2   3   >