[Koha-bugs] [Bug 26095] New: [20.05] OPAC catalogue search not working on another language

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26095 Bug ID: 26095 Summary: [20.05] OPAC catalogue search not working on another language Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All

[Koha-bugs] [Bug 22223] Item url double-encode when parameter is an encoded URL

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3 --- Comment #20 from David Cook --- Consider the following code: #!/usr/bin/perl use strict; use warnings; use URI::Escape; use Template; my $one = uri_unescape('https://www.google.com/url?q=https://buttercup.pw;'); my $two =

[Koha-bugs] [Bug 26079] Use 008 positions 14-16 as authoritative authority entry type

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26079 --- Comment #5 from Alex Buckley --- Created attachment 107559 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107559=edit Bug 26079: If syspref is enabled display 008 positions 14-16 as auth type -- You are

[Koha-bugs] [Bug 26079] Use 008 positions 14-16 as authoritative authority entry type

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26079 Alex Buckley changed: What|Removed |Added Attachment #107536|0 |1 is obsolete|

[Koha-bugs] [Bug 22223] Item url double-encode when parameter is an encoded URL

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3 --- Comment #19 from David Cook --- Actually, after re-reading those specifications, I think maybe we *should* keep the "url" filter in the Template Toolkit template. If we consider the staff interface to be the "URI producer",

[Koha-bugs] [Bug 22223] Item url double-encode when parameter is an encoded URL

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3 --- Comment #18 from David Cook --- Template Toolkit uses RFC 2396 (from 1998) for the url filter. Looking at RFC 2396 https://tools.ietf.org/html/rfc2396#section-2.4.2: "Data must be escaped if it does not have a representation

[Koha-bugs] [Bug 22223] Item url double-encode when parameter is an encoded URL

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3 --- Comment #17 from David Cook --- Consider the following excerpt from the URI standard https://tools.ietf.org/html/std66#section-3.4: "However, as query components are often used to carry identifying information in the form of

[Koha-bugs] [Bug 22223] Item url double-encode when parameter is an encoded URL

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3 --- Comment #16 from David Cook --- I think removing the "url" filter seems like the more reasonable solution to me. In this case, the ITEM_RESULT.uri is coming from a stored record in the staff interface, so we don't really need

[Koha-bugs] [Bug 22223] Item url double-encode when parameter is an encoded URL

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3 --- Comment #15 from David Cook --- (In reply to Lucas Gass from comment #14) > I ran into this problem today with double encoded URL parameters if > OPACURLOpenInNewWindow is turned on. Not sure why this is In Discussion, I >

[Koha-bugs] [Bug 25953] Add ID to installed plugins table to ease styling and DOM mods

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25953 --- Comment #10 from Katrin Fischer --- A small patch - using my QA powers here... -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 25953] Add ID to installed plugins table to ease styling and DOM mods

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25953 Katrin Fischer changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 25953] Add ID to installed plugins table to ease styling and DOM mods

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25953 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 25953] Add ID to installed plugins table to ease styling and DOM mods

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

[Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Failed QA --- Comment #83

[Koha-bugs] [Bug 22660] Allow use of CodeMirror for editing HTML in the news editor

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22660 --- Comment #25 from Katrin Fischer --- I think the CodeMirror option is much needed as we move more OPAC prefs, so really happy to see these patches. I think a nice improvement could be to have a "both" option - making both

[Koha-bugs] [Bug 22660] Allow use of CodeMirror for editing HTML in the news editor

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

[Koha-bugs] [Bug 22660] Allow use of CodeMirror for editing HTML in the news editor

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22660 --- Comment #24 from Katrin Fischer --- Created attachment 107557 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107557=edit Bug 22660: (QA follow-up) Fix capitalization in system preference Signed-off-by: Katrin

[Koha-bugs] [Bug 22660] Allow use of CodeMirror for editing HTML in the news editor

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

[Koha-bugs] [Bug 22660] Allow use of CodeMirror for editing HTML in the news editor

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22660 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 22660] Allow use of CodeMirror for editing HTML in the news editor

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

[Koha-bugs] [Bug 26070] Google Transliterate API has been deprecated

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26070 Katrin Fischer changed: What|Removed |Added Text to go in the||The Google Transliterate

[Koha-bugs] [Bug 26070] Google Transliterate API has been deprecated

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26070 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 26070] Google Transliterate API has been deprecated

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26070 --- Comment #4 from Katrin Fischer --- Created attachment 107553 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107553=edit Bug 26070: Remove GoogleIndicTransliteration system preference The Google Transliterate

[Koha-bugs] [Bug 25968] Make logs sort by date descending as a default and add column configuration options

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25968 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 25968] Make logs sort by date descending as a default and add column configuration options

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25968 --- Comment #5 from Katrin Fischer --- Extended the bug description a bit and it looks like this also fixed the date sorting for different formats? -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 25968] Make logs sort by date descending as a default and add column configuration options

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

[Koha-bugs] [Bug 25968] Make logs sort by date descending as a default and add column configuration options

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25968 Katrin Fischer changed: What|Removed |Added Summary|Make logs sort by date |Make logs sort by date

[Koha-bugs] [Bug 25694] Add ability to delete a Marc Modification Template when viewing

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

[Koha-bugs] [Bug 25694] Add ability to delete a Marc Modification Template when viewing

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25694 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 25694] Add ability to delete a MARC modification template when viewing

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25694 Katrin Fischer changed: What|Removed |Added Status|Passed QA |BLOCKED

[Koha-bugs] [Bug 26065] Move translatable strings out of marc_modification_templates.tt and into marc_modification_templates.js

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

[Koha-bugs] [Bug 26065] Move translatable strings out of marc_modification_templates.tt and into marc_modification_templates.js

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26065 Katrin Fischer changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 22087] Show city and state in patron search results

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22087 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA --- Comment #51

[Koha-bugs] [Bug 22087] Show city and state in patron search results

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

[Koha-bugs] [Bug 22087] Show city and state in patron search results

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

[Koha-bugs] [Bug 22087] Show city and state in patron search results

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

[Koha-bugs] [Bug 22087] Show city and state in patron search results

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

[Koha-bugs] [Bug 22087] Show city and state in patron search results

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

[Koha-bugs] [Bug 22087] Show city and state in patron search results

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

[Koha-bugs] [Bug 22087] Show city and state in patron search results

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

[Koha-bugs] [Bug 25853] update_patrons_category.pl has incorrect permissions in repo

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25853 Katrin Fischer changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 26060] Replace staff interface table sort icons with SVG

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26060 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 26060] Replace staff interface table sort icons with SVG

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26060 --- Comment #4 from Katrin Fischer --- Could we have this for the OPAC as well, please? (thinking of the item table especially) -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 26060] Replace staff interface table sort icons with SVG

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

[Koha-bugs] [Bug 26061] Improve style of sidebar datepickers

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26061 --- Comment #4 from Katrin Fischer --- I think this is a good improvement, but I wonder if those date fields wouldn't look a little nicer if they were even a little shorter - at the moment they are very wide compared to date fields

[Koha-bugs] [Bug 26061] Improve style of sidebar datepickers

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26061 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 26061] Improve style of sidebar datepickers

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

[Koha-bugs] [Bug 26083] Item editor defaults to lost

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

[Koha-bugs] [Bug 26083] Item editor defaults to lost

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26083 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 22223] Item url double-encode when parameter is an encoded URL

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 25982] OPAC shelves RSS link output is HTML not XML

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25982 Katrin Fischer changed: What|Removed |Added Summary|OPAC shelves RSS link |OPAC shelves RSS link

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25958 Andrew Fuerste-Henry changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25958 Andrew Fuerste-Henry changed: What|Removed |Added Attachment #107461|0 |1 is

[Koha-bugs] [Bug 25982] OPAC shelves RSS link output is html not xml

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

[Koha-bugs] [Bug 25982] OPAC shelves RSS link output is html not xml

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

[Koha-bugs] [Bug 25351] Move cart-related strings out of opac-bottom.inc and into basket.js

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

[Koha-bugs] [Bug 25351] Move cart-related strings out of opac-bottom.inc and into basket.js

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25351 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 26079] Use 008 positions 14-16 as authoritative authority entry type

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26079 --- Comment #4 from Alex Buckley --- Created attachment 107536 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107536=edit Bug 26079: If syspref is enabled display 008 positions 14-16 as auth type -- You are

[Koha-bugs] [Bug 26079] Use 008 positions 14-16 as authoritative authority entry type

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26079 --- Comment #3 from Alex Buckley --- Created attachment 107535 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107535=edit Bug 26079: Import all authority records into default auth type if syspref enabled -- You

[Koha-bugs] [Bug 23824] Add a ‘Save and run’ button to reports

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23824 Jeff Gaines changed: What|Removed |Added CC||jga...@arlingtonva.us ---

[Koha-bugs] [Bug 25698] Curbside Pickup

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25698 Galen Charlton changed: What|Removed |Added Change sponsored?|--- |Seeking cosponsors ---

[Koha-bugs] [Bug 26093] Markup error after Bug 24279 creates formatting problem

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

[Koha-bugs] [Bug 26093] Markup error after Bug 24279 creates formatting problem

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

[Koha-bugs] [Bug 26093] Markup error after Bug 24279 creates formatting problem

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26093 --- Comment #1 from Owen Leonard --- Created attachment 107534 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107534=edit Bug 26093: Markup error after Bug 24279 creates formatting problem This patch makes a few

[Koha-bugs] [Bug 26093] Markup error after Bug 24279 creates formatting problem

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

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 --- Comment #76 from Lari Taskula --- Rebased -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org

[Koha-bugs] [Bug 26029] Can't charge shipping to a fund with $0 allocated

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26029 --- Comment #2 from Andrew Fuerste-Henry --- Confirmed! Good catch. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 --- Comment #75 from Lari Taskula --- Created attachment 107533 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107533=edit Bug 25089: (OLD GUI) Indent and add checkout type to all_rules hash No other changes in

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 Lari Taskula changed: What|Removed |Added Attachment #103545|0 |1 is obsolete|

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 Lari Taskula changed: What|Removed |Added Attachment #104274|0 |1 is obsolete|

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 Lari Taskula changed: What|Removed |Added Attachment #103542|0 |1 is obsolete|

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 Lari Taskula changed: What|Removed |Added Attachment #103544|0 |1 is obsolete|

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 Lari Taskula changed: What|Removed |Added Attachment #103543|0 |1 is obsolete|

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 Lari Taskula changed: What|Removed |Added Attachment #103541|0 |1 is obsolete|

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 Lari Taskula changed: What|Removed |Added Attachment #103540|0 |1 is obsolete|

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 Lari Taskula changed: What|Removed |Added Attachment #103539|0 |1 is obsolete|

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 Lari Taskula changed: What|Removed |Added Attachment #103537|0 |1 is obsolete|

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25089 Lari Taskula changed: What|Removed |Added Attachment #103538|0 |1 is obsolete|

[Koha-bugs] [Bug 26035] AutoMemberNum fails on very large cardnumbers

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26035 Andrew Fuerste-Henry changed: What|Removed |Added Status|NEW |Needs Signoff --

[Koha-bugs] [Bug 26035] AutoMemberNum fails on very large cardnumbers

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26035 --- Comment #5 from Andrew Fuerste-Henry --- Created attachment 107522 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107522=edit Bug 26035: AutoMemberNum should support cardnumbers up to 32 characters To test:

[Koha-bugs] [Bug 21811] Add warning when order receive form is saved without entering 'quantity received'

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21811 Katrin Fischer changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 26081] 0 items in an order cannot be received do to invalid date handling

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26081 Katrin Fischer changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 26053] Adding more details to the manual about Patron Restrictions

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26053 --- Comment #7 from Katrin Fischer --- Hm, maybe it could be greyed out or striked through? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.

[Koha-bugs] [Bug 20813] Revamp user permissions system

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20813 --- Comment #14 from Lari Taskula --- This would be really really really useful. The permission bits are one big headache because features introducing new ones will conflict with one another. And what about Koha plugins? Can they

[Koha-bugs] [Bug 14963] Add the ability to suggest purchase from existing titles

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14963 --- Comment #33 from hannah...@northwestu.edu --- Moved my comment to a new bug - bug 26094 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

[Koha-bugs] [Bug 26094] New: "Suggest for Purchase" button missing unique CSS class

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26094 Bug ID: 26094 Summary: "Suggest for Purchase" button missing unique CSS class Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All

[Koha-bugs] [Bug 20472] Add digital scan as optional format to Article Requests

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20472 --- Comment #12 from Marcel de Rooy --- (In reply to Owen Leonard from comment #11) > Can you explain more about how the URL field is supposed to be used? Where > do the URLs come from? Good question. I leave some room for

[Koha-bugs] [Bug 26083] Item editor defaults to lost

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26083 Andrew Fuerste-Henry changed: What|Removed |Added Attachment #107520|0 |1 is

[Koha-bugs] [Bug 26083] Item editor defaults to lost

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26083 Andrew Fuerste-Henry changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You

[Koha-bugs] [Bug 20168] Update of the OPAC bootstrap template to bootstrap v4

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20168 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 24279] Claims Returned does not work when set from moredetail.pl or additem.pl

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24279 Owen Leonard changed: What|Removed |Added Blocks||26093 Referenced Bugs:

[Koha-bugs] [Bug 26093] New: Markup error after Bug 24279 creates formatting problem

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26093 Bug ID: 26093 Summary: Markup error after Bug 24279 creates formatting problem Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 20472] Add digital scan as optional format to Article Requests

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20472 --- Comment #11 from Owen Leonard --- Can you explain more about how the URL field is supposed to be used? Where do the URLs come from? -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 24279] Claims Returned does not work when set from moredetail.pl or additem.pl

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24279 Kyle M Hall changed: What|Removed |Added Blocks||26083 Referenced Bugs:

[Koha-bugs] [Bug 26083] Item editor defaults to lost

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26083 --- Comment #1 from Kyle M Hall --- Created attachment 107520 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107520=edit Bug 26083: Item editor defaults to lost When editing an item via additem.pl, koha defaults

[Koha-bugs] [Bug 26083] Item editor defaults to lost

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26083 Kyle M Hall changed: What|Removed |Added Depends on||24279 Referenced Bugs:

[Koha-bugs] [Bug 26083] Item editor defaults to lost

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26083 Kyle M Hall changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |k...@bywatersolutions.com

[Koha-bugs] [Bug 26083] Item editor defaults to lost

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26083 Kyle M Hall changed: What|Removed |Added Patch complexity|--- |Trivial patch

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

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8132 Chris Slone changed: What|Removed |Added CC||cslone@camdencountylibrary.

[Koha-bugs] [Bug 26091] Add column configuration and export options to catalog statistics report

2020-07-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26091 --- Comment #1 from Owen Leonard --- Created attachment 107519 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107519=edit Bug 26091: Add column configuration and export options to catalog statistics report This

  1   2   3   >