[Koha-bugs] [Bug 25949] Date and time displaying AM when it should show PM

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25949 David Cook changed: What|Removed |Added Resolution|--- |WORKSFORME

[Koha-bugs] [Bug 25949] Date and time displaying AM when it should show PM

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25949 --- Comment #2 from David Cook --- I tried to reproduce this in koha-testing-docker but I couldn't... I'm just noticing it on normal 19.11 instances... From a code perspective, they look the same. I have no idea why this is only

[Koha-bugs] [Bug 25949] Date and time displaying AM when it should show PM

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25949 --- Comment #1 from David Cook --- Note so far I've only tested this with an undefined timezone but I doubt it's relevant -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.

[Koha-bugs] [Bug 25949] Date and time displaying AM when it should show PM

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25949 David Cook changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |dc...@prosentient.com.au

[Koha-bugs] [Bug 25949] New: Date and time displaying AM when it should show PM

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25949 Bug ID: 25949 Summary: Date and time displaying AM when it should show PM Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All

[Koha-bugs] [Bug 25855] Add hook to AddRenewal using a new _after_circ_actions method in circulation

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25855 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --

[Koha-bugs] [Bug 21468] Plugins need hooks for checkin and checkout actions.

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21468 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --

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

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25712 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --

[Koha-bugs] [Bug 25947] Improve locked account message

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25947 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au ---

[Koha-bugs] [Bug 6815] Capture member photo via webcam

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6815 --- Comment #42 from M. Tompsett --- I see the attempt to javascript the picture up, but it is failing, because the click() hijacks and returns, never to run the ajaxiness. I have an idea... perhaps I'll play with it a bit this week.

[Koha-bugs] [Bug 25948] Clean up apache protocols and ciphers

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25948 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au ---

[Koha-bugs] [Bug 25948] Clean up apache protocols and ciphers

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25948 --- Comment #2 from David Cook --- Comment on attachment 106645 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106645 Bug 25948: Clean up apache-site-https a little Review of attachment 106645: -->

[Koha-bugs] [Bug 23653] Plack fails when http://swagger.io/v2/schema.json is unavailable and schema cache missing

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 --- Comment #58 from David Cook --- (In reply to Victor Grousset/tuxayo from comment #57) > Ticket opened upstream (Debian) to have the cache (not really cache) files > included in the package. > As upstream's(Debian)

[Koha-bugs] [Bug 24544] Add a script for inserting persistent identifiers to MARC records

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24544 --- Comment #17 from David Cook --- (In reply to Marcel de Rooy from comment #15) > What is the right moment for a biblio record to receive a persistent > identifier btw? Thinking about local procedures around acquisition etc. > >

[Koha-bugs] [Bug 24544] Add a script for inserting persistent identifiers to MARC records

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24544 --- Comment #16 from David Cook --- (In reply to Marcel de Rooy from comment #13) > See also comment9. I chose here to not add stuff directly to core Koha > routines. But work my way thru the data with a cron job. Surely this would

[Koha-bugs] [Bug 25801] Add itemnumber parameter to opac-detail

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25801 --- Comment #20 from David Cook --- (In reply to Marcel de Rooy from comment #19) > Yes, the landing page of the item persistent identifier (URL) is not that > important, but I do want to be able to dereference it. Including an HTML

[Koha-bugs] [Bug 25934] RequireStrongPassword should be more complex (password policy complexity)

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25934 --- Comment #5 from David Cook --- (In reply to Katrin Fischer from comment #3) > I think a stronger default for new installations should be agreeable, but we > can't change behaviour for existing ones. That's a good point,

[Koha-bugs] [Bug 6815] Capture member photo via webcam

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6815 --- Comment #41 from M. Tompsett --- (In reply to Jonathan Druart from comment #40) > It does not work for me/my webcam: > * Firefox: > I see "Take", but then the modal displays with "No permission to use camera" > in an alert. If I

[Koha-bugs] [Bug 23653] Plack fails when http://swagger.io/v2/schema.json is unavailable and schema cache missing

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 --- Comment #57 from Victor Grousset/tuxayo --- Ticket opened upstream (Debian) to have the cache (not really cache) files included in the package. As upstream's(Debian) upstream's(json-validator) upstream (OpenAPI/Swagger)

[Koha-bugs] [Bug 25946] borrowerRelationship can no longer be empty

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25946 --- Comment #2 from Owen Leonard --- (In reply to David Roberts from comment #1) > I can't think of a reason why you would want to leave this empty It's not unreasonable to think that a library might not want to or care about

[Koha-bugs] [Bug 25946] borrowerRelationship can no longer be empty

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25946 --- Comment #1 from David Roberts --- I can't think of a reason why you would want to leave this empty - if the patron has a guarantor then they automatically must have some sort of relationship with the guarantee, even if it isn't

[Koha-bugs] [Bug 20271] Merge deleted biblio, biblioitems, biblio_metadata, and items tables

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #241 from Victor Grousset/tuxayo --- with koha-testing-docker (images up to date, including DB and ES) Debian 9 with MariaDB 10.1 Debian 10 with MariaDB 10.3 (and ES 6 in case that matters) prove

[Koha-bugs] [Bug 25948] Clean up apache protocols and ciphers

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25948 M. Tompsett changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |mtomp...@hotmail.com

[Koha-bugs] [Bug 25948] Clean up apache protocols and ciphers

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25948 --- Comment #1 from M. Tompsett --- Created attachment 106645 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106645=edit Bug 25948: Clean up apache-site-https a little - removed ECDHE-RSA-AES256-SHA384, as it

[Koha-bugs] [Bug 25948] New: Clean up apache protocols and ciphers

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25948 Bug ID: 25948 Summary: Clean up apache protocols and ciphers Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 20783] Cannot embed some YouTube videos due to 403 errors

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20783 Heather changed: What|Removed |Added CC||heather_hernan...@nps.gov --

[Koha-bugs] [Bug 25945] Description of AuthoritySeparator is misleading

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25945 --- Comment #1 from Caroline Cyr La Rose --- Created attachment 106644 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106644=edit Attachment to Bug 25945 - Description of AuthoritySeparator is misleading Bug

[Koha-bugs] [Bug 25945] Description of AuthoritySeparator is misleading

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25945 Caroline Cyr La Rose changed: What|Removed |Added Status|NEW |Needs Signoff --

[Koha-bugs] [Bug 25945] Description of AuthoritySeparator is misleading

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25945 Caroline Cyr La Rose changed: What|Removed |Added Patch complexity|--- |String patch

[Koha-bugs] [Bug 25947] Improve locked account message

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25947 --- Comment #1 from Caroline Cyr La Rose --- Again, this might be outside the scope, but I also think the OPAC message could be improved. Right now, it says 'You entered an incorrect username or password. Please try again! But

[Koha-bugs] [Bug 15448] OPACHiddenItems show in OPAC when patron places a hold on a specific item

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15448 --- Comment #12 from Christopher Brannon --- (In reply to Chris Kirby from comment #11) > I would like to add another vote to seeing this bug fixed. +1 -- You are receiving this mail because: You are the assignee for the bug. You

[Koha-bugs] [Bug 25947] New: Improve locked account message

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25947 Bug ID: 25947 Summary: Improve locked account message Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 25846] Improve handling of multiple covers on catalog search results in the staff client

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25846 --- Comment #1 from Owen Leonard --- Created attachment 106642 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106642=edit Bug 25846: Improve handling of multiple covers on catalog search results in the staff

[Koha-bugs] [Bug 25846] Improve handling of multiple covers on catalog search results in the staff client

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

[Koha-bugs] [Bug 25846] Improve handling of multiple covers on catalog search results in the staff client

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

[Koha-bugs] [Bug 15448] OPACHiddenItems show in OPAC when patron places a hold on a specific item

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15448 Chris Kirby changed: What|Removed |Added CC||chris.kirby@ilsleypubliclib

[Koha-bugs] [Bug 23797] Convert OpacLoginInstructions system preference to news block

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23797 --- Comment #10 from Owen Leonard --- Created attachment 106640 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106640=edit Bug 23797: (follow-up) Increase the size of opac_news.lang This patch adds a database

[Koha-bugs] [Bug 23797] Convert OpacLoginInstructions system preference to news block

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

[Koha-bugs] [Bug 23797] Convert OpacLoginInstructions system preference to news block

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23797 --- Comment #11 from Owen Leonard --- Created attachment 106641 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106641=edit Bug 23797: (follow-up) Enable OpacLoginInstructions in header The OpacLoginInstructions

[Koha-bugs] [Bug 23797] Convert OpacLoginInstructions system preference to news block

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23797 Owen Leonard changed: What|Removed |Added Status|Failed QA |Signed Off -- You are

[Koha-bugs] [Bug 25469] Typo: Item does not belongs to your library

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

[Koha-bugs] [Bug 25879] Improve display of guarantor information in the patron entry form

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

[Koha-bugs] [Bug 25879] Improve display of guarantor information in the patron entry form

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25879 --- Comment #1 from Owen Leonard --- Created attachment 106638 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106638=edit Bug 25879: Improve display of guarantor information in the patron entry form This patch

[Koha-bugs] [Bug 25879] Improve display of guarantor information in the patron entry form

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25879 Owen Leonard changed: What|Removed |Added Summary|Border for guarantor is |Improve display of

[Koha-bugs] [Bug 25322] Adding a guarantor with no relationship defaults to first available relationship name

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

[Koha-bugs] [Bug 25946] New: borrowerRelationship can no longer be empty

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25946 Bug ID: 25946 Summary: borrowerRelationship can no longer be empty Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status:

[Koha-bugs] [Bug 22827] Automatic item modifications by age: add age depencency on other field(s) than dateaccessioned

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22827 Andrew Fuerste-Henry changed: What|Removed |Added CC|

[Koha-bugs] [Bug 17661] Differences in field ending (whitespace, punctuation) cause duplicate facets

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17661

--- Comment #11 from Nick Clemens  ---
(In reply to Katrin Fischer from comment #9)
> 1) Your regex always 

[Koha-bugs] [Bug 17661] Differences in field ending (whitespace, punctuation) cause duplicate facets

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17661 Nick Clemens changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 17661] Differences in field ending (whitespace, punctuation) cause duplicate facets

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

[Koha-bugs] [Bug 25945] New: Description of AuthoritySeparator is misleading

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25945 Bug ID: 25945 Summary: Description of AuthoritySeparator is misleading Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 25499] Fund code column is empty when closing a budget

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25499 Abbey Holt changed: What|Removed |Added CC||ah...@dubuque.lib.ia.us

[Koha-bugs] [Bug 25879] Border for guarantor is larger than the container

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

[Koha-bugs] [Bug 22728] Manual for BorrowerMandatoryField should include note on extended attributes

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22728 --- Comment #17 from Christopher Brannon --- I'm not seeing this point here, so I will just add to the mix. It DOES seem like it is currently a side-effect. The one problem with implementing this is that it is based off field

[Koha-bugs] [Bug 14648] Batch remove reserve items

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14648 --- Comment #18 from Joe Sikowitz --- Hi Nick, These patches keep things simple and work as expected. Blocker: 1 - If I enter barcodes that are not in any courses I report successful deletion from all courses - I don't think

[Koha-bugs] [Bug 20988] Internationalization: wrap all translatable text inside t() calls

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20988 --- Comment #51 from Julian Maurice --- (In reply to Owen Leonard from comment #50) > I think it would be better to have some patches on this bug which are > proof-of-concept rather than trying to update everything at once. I was

[Koha-bugs] [Bug 25499] Fund code column is empty when closing a budget

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25499 --- Comment #7 from Katrin Fischer --- Thanks a lot, Abbey! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 25499] Fund code column is empty when closing a budget

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25499 ByWater Sandboxes changed: What|Removed |Added Attachment #105294|0 |1 is obsolete|

[Koha-bugs] [Bug 20988] Internationalization: wrap all translatable text inside t() calls

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20988 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Patch doesn't apply ---

[Koha-bugs] [Bug 25376] Use LANG authorised values for language facet

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

[Koha-bugs] [Bug 25541] Add ability to prevent checkin via SIP of items with holds

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

[Koha-bugs] [Bug 25629] Fix capitalization in sample notices

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

[Koha-bugs] [Bug 25629] Fix capitalization in sample notices

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

[Koha-bugs] [Bug 25293] Don't call escapeHtml on null

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

[Koha-bugs] [Bug 25293] Don't call escapeHtml on null

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

[Koha-bugs] [Bug 25680] When adding a new patron and missing to fill a field, on saving, the invalidFocus should show the focused field clearly in view

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25680 Nick Clemens changed: What|Removed |Added Status|Signed Off |Failed QA

[Koha-bugs] [Bug 25798] Copyright year to Holds to pull report

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

[Koha-bugs] [Bug 25798] Copyright year to Holds to pull report

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25798 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Signed Off Patch

[Koha-bugs] [Bug 25709] Rename systempreference from NotesBlacklist to NotesDenylist

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

[Koha-bugs] [Bug 25709] Rename systempreference from NotesBlacklist to NotesDenylist

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

[Koha-bugs] [Bug 22843] Finer control of who receives purchase suggestion notifications

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22843 Martin Renvoize changed: What|Removed |Added See Also|https://bugs.koha-community |

[Koha-bugs] [Bug 22823] Koha::Library needs a method for obtaining the inbound email address

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22823 Martin Renvoize changed: What|Removed |Added See Also|https://bugs.koha-community |

[Koha-bugs] [Bug 24544] Add a script for inserting persistent identifiers to MARC records

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24544 --- Comment #15 from Marcel de Rooy --- Adding a local comment in our discussion basket ;) What is the right moment for a biblio record to receive a persistent identifier btw? Thinking about local procedures around acquisition etc.

[Koha-bugs] [Bug 14648] Batch remove reserve items

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

[Koha-bugs] [Bug 25944] Bug in ill_requests patch schema

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25944 Martin Renvoize changed: What|Removed |Added CC||tomasco...@gmail.com --

[Koha-bugs] [Bug 25944] Bug in ill_requests patch schema

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25944 Martin Renvoize changed: What|Removed |Added CC||a...@komputilo.eu --

[Koha-bugs] [Bug 25944] Bug in ill_requests patch schema

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25944 Martin Renvoize changed: What|Removed |Added CC||katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 25944] Bug in ill_requests patch schema

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25944 Martin Renvoize changed: What|Removed |Added CC||mag...@libriotech.no --

[Koha-bugs] [Bug 25944] Bug in ill_requests patch schema

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25944 Martin Renvoize changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun

[Koha-bugs] [Bug 25944] Bug in ill_requests patch schema

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25944 --- Comment #1 from Martin Renvoize --- Created attachment 106631 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106631=edit Bug 25944: Schema fix for illrequests route The illrequests path was missing the

[Koha-bugs] [Bug 25944] Bug in ill_requests patch schema

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25944 Martin Renvoize changed: What|Removed |Added Status|NEW |Needs Signoff -- You

[Koha-bugs] [Bug 24544] Add a script for inserting persistent identifiers to MARC records

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24544 --- Comment #14 from Marcel de Rooy --- (In reply to David Cook from comment #12) > And if we do want to store the PID at the record level, I think it would be > best to put that into the relational database (we could export it into

[Koha-bugs] [Bug 24544] Add a script for inserting persistent identifiers to MARC records

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24544 --- Comment #13 from Marcel de Rooy --- (In reply to David Cook from comment #11) Thanks for your feedback. > Personally, I think that it would be better to add a plugin to the > authority/biblio/item records and allow you to mint

[Koha-bugs] [Bug 25944] Bug in ill_requests patch schema

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25944 Martin Renvoize changed: What|Removed |Added Severity|enhancement |normal -- You are

[Koha-bugs] [Bug 25944] New: Bug in ill_requests patch schema

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25944 Bug ID: 25944 Summary: Bug in ill_requests patch schema Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 25850] CalcDateDue freezes with 'useDaysMode' set to 'Dayweek' and the due date lands on a Sunday

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25850 --- Comment #18 from Nick Clemens --- Created attachment 106630 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106630=edit Bug 25850: (QA follow-up) use dt_from_string Signed-off-by: Nick Clemens -- You are

[Koha-bugs] [Bug 25850] CalcDateDue freezes with 'useDaysMode' set to 'Dayweek' and the due date lands on a Sunday

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

[Koha-bugs] [Bug 25850] CalcDateDue freezes with 'useDaysMode' set to 'Dayweek' and the due date lands on a Sunday

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

[Koha-bugs] [Bug 25850] CalcDateDue freezes with 'useDaysMode' set to 'Dayweek' and the due date lands on a Sunday

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

[Koha-bugs] [Bug 25850] CalcDateDue freezes with 'useDaysMode' set to 'Dayweek' and the due date lands on a Sunday

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

[Koha-bugs] [Bug 25850] CalcDateDue freezes with 'useDaysMode' set to 'Dayweek' and the due date lands on a Sunday

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

[Koha-bugs] [Bug 25801] Add itemnumber parameter to opac-detail

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25801 --- Comment #19 from Marcel de Rooy --- (In reply to David Cook from comment #18) > RDF subjects was my first thought, although reading more about RPC and REST > APIs and thinking that having a canonical item URL (or PID) could be

[Koha-bugs] [Bug 25709] Rename systempreference from NotesBlacklist to NotesDenylist

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

[Koha-bugs] [Bug 25240] Accessibility: The 'Basket' page contains an inaccessible table

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25240 Henry Bolshaw changed: What|Removed |Added CC||bolsh...@parliament.uk --

[Koha-bugs] [Bug 25242] Accessibility: The 'Holdings' table partially obscures navigation links at 200% zoom

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25242 Henry Bolshaw changed: What|Removed |Added CC||bolsh...@parliament.uk --

[Koha-bugs] [Bug 25113] Make CirculationRules.t flexible for new scope combinations

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25113 --- Comment #4 from Lari Taskula --- (In reply to Joonas Kylmälä from comment #3) > In the patch you mention > > > This also obsoletes the "Get effective issuing rule in correct order" > > test in t/db_dependent/Koha/IssuingRules.t

[Koha-bugs] [Bug 13961] Option to include patron's total amount of fines in notices

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13961 Emmi Takkinen changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 13961] Option to include patron's total amount of fines in notices

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13961 --- Comment #28 from Emmi Takkinen --- Created attachment 106624 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106624=edit Bug 13961: Check that borrowernumber isn't a reference Some SendAlerts() tests in

[Koha-bugs] [Bug 13961] Option to include patron's total amount of fines in notices

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13961 --- Comment #27 from Emmi Takkinen --- Created attachment 106623 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106623=edit Bug 13961: Fix QA issues This patch fixes following QA issues: FAIL C4/Letters.pm

[Koha-bugs] [Bug 25792] Rename 'ttf-dejavu' package to 'fonts-dejavu' for Debian 11

2020-07-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25792 --- Comment #10 from Mason James --- > > when the unrequired ttf-dejavu package's symlinks are removed (eg: apt > > autoremove) the paths will need to be manually corrected > > keeping the ttf-dejavu reference in debian/control

  1   2   >