[Koha-bugs] [Bug 33997] Borrowers.updated_on should not be updated by track_login

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33997 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 34719] Middle name doesn't show on autocomplete

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34719 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 34700] Add flag to indicate if an OPAC user has set their preferences

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34700 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 34731] C4::Letters::SendQueuedMessages can be triggered with an undef message_id

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34731 --- Comment #4 from Kyle M Hall --- We have found a way to recreate this bug. If you update the PASSWORD_CHANGE letter to something like: [%- IF 0 %][% END %] or anything else that would generate a notice, Koha attempts to enqueue

[Koha-bugs] [Bug 34674] Add ability for library staff to fill a hold with a specific item

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34674 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 34673] TransportCostMatrix should be checked iteratively

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34673 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 34407] Inconsistencies in Z39.50 servers page titles, breadcrumbs, and header

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

[Koha-bugs] [Bug 34409] Inconsistencies in Audio alerts page titles, breadcrumbs, and header

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34409 --- Comment #1 from Owen Leonard --- Created attachment 155336 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155336=edit Bug 34409: Fix inconsistencies in Audio alerts headers This patch makes a minor change to

[Koha-bugs] [Bug 34409] Inconsistencies in Audio alerts page titles, breadcrumbs, and header

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

[Koha-bugs] [Bug 15504] Track Patron's Last Activity

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15504 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 18994] Show the branch name where checkin occurred on a title's Checkout History display

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18994 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 34668] Add syspref to popup warn librarians of waiting holds for the patrons whose items they are checking out

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34668 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 33960] Add ability to retrieve deleted biblios

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33960 --- Comment #9 from Nick Clemens --- Created attachment 155335 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155335=edit Bug 33960: Add api mapping and biblioitems to Old::Biblios to match Biblio -- You are

[Koha-bugs] [Bug 33960] Add ability to retrieve deleted biblios

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33960 --- Comment #8 from Nick Clemens --- Created attachment 155334 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155334=edit Bug 33960: (QA follow-up) ->delete doesn't send to deletedbiblio Signed-off-by: Tomas

[Koha-bugs] [Bug 33960] Add ability to retrieve deleted biblios

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33960 --- Comment #7 from Nick Clemens --- Created attachment 155333 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155333=edit Bug 33960: Unit tests -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 33960] Add ability to retrieve deleted biblios

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33960 --- Comment #6 from Nick Clemens --- Created attachment 155332 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155332=edit Bug 33960: Add objects and update schema -- You are receiving this mail because: You are

[Koha-bugs] [Bug 33960] Add ability to retrieve deleted biblios

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

[Koha-bugs] [Bug 33960] Add ability to retrieve deleted biblios

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33960 Nick Clemens changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 34737] Enhance SIP2SortBinMapping to support additional match conditions

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34737 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 34737] Enhance SIP2SortBinMapping to support additional match conditions

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

[Koha-bugs] [Bug 34737] Enhance SIP2SortBinMapping to support additional match conditions

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

[Koha-bugs] [Bug 34737] Enhance SIP2SortBinMapping to support additional match conditions

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

[Koha-bugs] [Bug 27769] Advanced editor shouldn't break copying selected text with Ctrl+C

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27769 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 34737] Enhance SIP2SortBinMapping to support additional match conditions

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34737 --- Comment #3 from Martin Renvoize --- Created attachment 155330 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155330=edit Bug 34737: (follow-up) Squelch a warning We weren't checking whether an item property

[Koha-bugs] [Bug 10758] Show bibliographic information of deleted records in acquisitions

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10758 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 34737] Enhance SIP2SortBinMapping to support additional match conditions

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34737 --- Comment #2 from Martin Renvoize --- Created attachment 155329 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155329=edit Bug 34737: Unit tests This patch adds unit test to prove the multi-field match

[Koha-bugs] [Bug 34737] Enhance SIP2SortBinMapping to support additional match conditions

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34737 --- Comment #1 from Martin Renvoize --- Created attachment 155328 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155328=edit Bug 34737: Add ability to match on combinations of item fields This patch updates the

[Koha-bugs] [Bug 33363] More specific permissions for purchase suggestions

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33363 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 34708] Ability to modify an orderline to increase quantity of ordered item

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34708 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 34699] add a notforloan_on column in items table to store the date of last notforloan change

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34699 Katie Bliss changed: What|Removed |Added CC||kebl...@dmpl.org -- You are

[Koha-bugs] [Bug 34650] Editing/deleting lists from toolbar on virtualshelves/shelves.pl causes CSRF error

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34650 George Williams (NEKLS) changed: What|Removed |Added CC||geo...@nekls.org

[Koha-bugs] [Bug 26030] Allow to explicitly search for a hidden ILL status

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26030 Lisette Scheer changed: What|Removed |Added CC|

[Koha-bugs] [Bug 34731] C4::Letters::SendQueuedMessages can be triggered with an undef message_id

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34731 --- Comment #3 from Kyle M Hall --- Created attachment 155327 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155327=edit Bug 34731: Use Koha::Notice::Message in EnqueueLetter Test Plan: 1) Apply this patch 2)

[Koha-bugs] [Bug 34731] C4::Letters::SendQueuedMessages can be triggered with an undef message_id

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34731 --- Comment #2 from Kyle M Hall --- Created attachment 155326 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155326=edit Bug 34731: Don't call SendQueuedMessages if message_id is bad -- You are receiving this

[Koha-bugs] [Bug 34731] C4::Letters::SendQueuedMessages can be triggered with an undef message_id

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34731 --- Comment #1 from Kyle M Hall --- Created attachment 155325 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155325=edit Bug 34731: Throw exception if SendQueuedMessages is passed a bad message_id Test Plan: 1)

[Koha-bugs] [Bug 34731] C4::Letters::SendQueuedMessages can be triggered with an undef message_id

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34731 Kyle M Hall changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 32335] Allow stock rotation items to be moved several stages ahead

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32335 --- Comment #13 from Pedro Amorim --- Created attachment 155324 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155324=edit Bug 32335: (QA follow-up) Add 'btn-primary' instead of 'btn-default' class to dialog Save

[Koha-bugs] [Bug 32335] Allow stock rotation items to be moved several stages ahead

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32335 --- Comment #12 from Pedro Amorim --- Created attachment 155323 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155323=edit Bug 32335: (QA follow-up) Add 'Actions' label to 'Actions' column Signed-off-by: Pedro

[Koha-bugs] [Bug 32335] Allow stock rotation items to be moved several stages ahead

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32335 Pedro Amorim changed: What|Removed |Added Attachment #151491|0 |1 is obsolete|

[Koha-bugs] [Bug 32335] Allow stock rotation items to be moved several stages ahead

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32335 Pedro Amorim changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 33605] Import framework and overlay framework are not stored for imports

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33605 Sam Lau changed: What|Removed |Added Attachment #150203|0 |1 is obsolete|

[Koha-bugs] [Bug 34650] Editing/deleting lists from toolbar on virtualshelves/shelves.pl causes CSRF error

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34650 Elise K. changed: What|Removed |Added CC||elise.konya@bywatersolution

[Koha-bugs] [Bug 33605] Import framework and overlay framework are not stored for imports

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33605 --- Comment #3 from Sam Lau --- Created attachment 155321 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155321=edit Bug 33605: schema changes (don't push) -- You are receiving this mail because: You are

[Koha-bugs] [Bug 33605] Import framework and overlay framework are not stored for imports

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33605 --- Comment #2 from Sam Lau --- Created attachment 155320 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155320=edit Bug 33605: Add ability to set overlay and import framework when importing a staged file -- You

[Koha-bugs] [Bug 34084] Shipment Budget ID does not default to a blank option

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34084 Laura Escamilla changed: What|Removed |Added Status|NEW |RESOLVED

[Koha-bugs] [Bug 34084] Shipment Budget ID does not default to a blank option

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34084 --- Comment #2 from Laura Escamilla --- Hi Michaela, You're right it does look like it's fixed in Master! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 31118] Allow to send the TOTP token when enabling 2FA

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31118 --- Comment #2 from Katrin Fischer --- +1 This way we would not depend on an app to be installed on an (often) personal mobile phone. -- You are receiving this mail because: You are watching all bug changes. You are the assignee

[Koha-bugs] [Bug 34409] Inconsistencies in Audio alerts page titles, breadcrumbs, and header

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

[Koha-bugs] [Bug 34411] Inconsistencies in Additional fields page titles, breadcrumbs, and header

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34411 --- Comment #1 from Owen Leonard --- Created attachment 155319 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155319=edit Bug 34411: Inconsistencies in Additional fields page titles, breadcrumbs, and header This

[Koha-bugs] [Bug 34411] Inconsistencies in Additional fields page titles, breadcrumbs, and header

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

[Koha-bugs] [Bug 18203] Add per borrower category restrictions on placing ILL requests in OPAC

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18203 Pedro Amorim changed: What|Removed |Added Attachment #153372|0 |1 is obsolete|

[Koha-bugs] [Bug 18203] Add per borrower category restrictions on placing ILL requests in OPAC

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18203 Pedro Amorim changed: What|Removed |Added Attachment #153371|0 |1 is obsolete|

[Koha-bugs] [Bug 18203] Add per borrower category restrictions on placing ILL requests in OPAC

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18203 Pedro Amorim changed: What|Removed |Added Attachment #153370|0 |1 is obsolete|

[Koha-bugs] [Bug 18203] Add per borrower category restrictions on placing ILL requests in OPAC

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18203 Pedro Amorim changed: What|Removed |Added Status|Patch doesn't apply |Signed Off -- You are

[Koha-bugs] [Bug 30271] Allow distinct ILLHiddenRequestStatuses config for view from patron record

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30271 Lisette Scheer changed: What|Removed |Added CC|

[Koha-bugs] [Bug 18203] Add per borrower category restrictions on placing ILL requests in OPAC

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18203 --- Comment #27 from Pedro Amorim --- Needs a rebase on top of bug 34382 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 25393] Create separate 'no automatic renewal before' rule

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25393 Pedro Amorim changed: What|Removed |Added Attachment #154669|0 |1 is obsolete|

[Koha-bugs] [Bug 25393] Create separate 'no automatic renewal before' rule

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25393 Pedro Amorim changed: What|Removed |Added Attachment #154668|0 |1 is obsolete|

[Koha-bugs] [Bug 25393] Create separate 'no automatic renewal before' rule

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25393 Pedro Amorim changed: What|Removed |Added Attachment #154667|0 |1 is obsolete|

[Koha-bugs] [Bug 25393] Create separate 'no automatic renewal before' rule

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25393 Pedro Amorim changed: What|Removed |Added Attachment #154666|0 |1 is obsolete|

[Koha-bugs] [Bug 25393] Create separate 'no automatic renewal before' rule

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25393 Pedro Amorim changed: What|Removed |Added Attachment #154665|0 |1 is obsolete|

[Koha-bugs] [Bug 25393] Create separate 'no automatic renewal before' rule

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25393 Pedro Amorim changed: What|Removed |Added Attachment #154664|0 |1 is obsolete|

[Koha-bugs] [Bug 25393] Create separate 'no automatic renewal before' rule

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25393 Pedro Amorim changed: What|Removed |Added Attachment #154663|0 |1 is obsolete|

[Koha-bugs] [Bug 25393] Create separate 'no automatic renewal before' rule

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25393 Pedro Amorim changed: What|Removed |Added Attachment #154662|0 |1 is obsolete|

[Koha-bugs] [Bug 25393] Create separate 'no automatic renewal before' rule

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25393 Pedro Amorim changed: What|Removed |Added Attachment #154661|0 |1 is obsolete|

[Koha-bugs] [Bug 34411] Inconsistencies in Additional fields page titles, breadcrumbs, and header

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

[Koha-bugs] [Bug 33568] Use the REST API to display items on the biblio detail view

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #30

[Koha-bugs] [Bug 34735] Current/disabled links in breadcrumbs are styled differently when in ERM module

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34735 --- Comment #10 from Lucas Gass --- (In reply to Pedro Amorim from comment #5) > (In reply to Lucas Gass from comment #0) > > If you look at the breadcrumb describing the current page you are on it is > > typically a light grey. In

[Koha-bugs] [Bug 34625] Search engine configuration tables header problem

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34625 Galen Charlton changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 34695] Cannot add field mappings to Elasticsearch configuration

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34695 Galen Charlton changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 34735] Current/disabled links in breadcrumbs are styled differently when in ERM module

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34735 --- Comment #9 from Owen Leonard --- Created attachment 155306 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155306=edit Bug 34735: Remove uneeded CSS Signed-off-by: Owen Leonard -- You are receiving this

[Koha-bugs] [Bug 34735] Current/disabled links in breadcrumbs are styled differently when in ERM module

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34735 --- Comment #8 from Owen Leonard --- Created attachment 155305 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155305=edit Bug 34735: Update breadcrumb markup Make the breadcrumb navigation item markup match the

[Koha-bugs] [Bug 34735] Current/disabled links in breadcrumbs are styled differently when in ERM module

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34735 --- Comment #7 from Owen Leonard --- Created attachment 155304 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155304=edit Bug 34735: Remove pointer events from disabled links Add pointer-events: none to

[Koha-bugs] [Bug 34735] Current/disabled links in breadcrumbs are styled differently when in ERM module

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

[Koha-bugs] [Bug 34735] Current/disabled links in breadcrumbs are styled differently when in ERM module

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

[Koha-bugs] [Bug 25332] Add library card to smart phone wallet

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25332 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 34609] Holds history errors 500 if old_reserves.biblionumber is NULL

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34609 --- Comment #20 from Rhonda Kuiper --- Yes, backport please! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 34731] C4::Letters::SendQueuedMessages can be triggered with an undef message_id

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

[Koha-bugs] [Bug 34609] Holds history errors 500 if old_reserves.biblionumber is NULL

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34609 --- Comment #19 from George Williams (NEKLS) --- (In reply to Liz Rea from comment #18) > Hi may we have a backport to oldstable and oldoldstable please? +1 -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 34609] Holds history errors 500 if old_reserves.biblionumber is NULL

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34609 Pedro Amorim changed: What|Removed |Added Keywords||rel_22_11_candidate,

[Koha-bugs] [Bug 34721] Change facet description for Limit to available items to accurately reflect what it does

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34721 Pedro Amorim changed: What|Removed |Added CC||pedro.amo...@ptfs-europe.co

[Koha-bugs] [Bug 34721] Change facet description for Limit to available items to accurately reflect what it does

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34721 --- Comment #3 from Pedro Amorim --- Created attachment 155302 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155302=edit Bug 34721: (QA follow-up) update the other labels Showing only available items -> Showing

[Koha-bugs] [Bug 34721] Change facet description for Limit to available items to accurately reflect what it does

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34721 Pedro Amorim changed: What|Removed |Added Attachment #155241|0 |1 is obsolete|

[Koha-bugs] [Bug 34721] Change facet description for Limit to available items to accurately reflect what it does

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34721 Pedro Amorim changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 34609] Holds history errors 500 if old_reserves.biblionumber is NULL

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34609 Liz Rea changed: What|Removed |Added Priority|P5 - low|P2 --- Comment #18 from Liz Rea

[Koha-bugs] [Bug 34084] Shipment Budget ID does not default to a blank option

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34084 Michaela Sieber changed: What|Removed |Added CC||michaela.sie...@kit.edu

[Koha-bugs] [Bug 34738] New: Wrong description for NOT_LOANS in System Preferences / Authorized values

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34738 Bug ID: 34738 Summary: Wrong description for NOT_LOANS in System Preferences / Authorized values Change sponsored?: --- Product: Koha Version: unspecified

[Koha-bugs] [Bug 34724] Remove use of onclick for opac-imageviewer.pl

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34724 Pedro Amorim changed: What|Removed |Added CC||pedro.amo...@ptfs-europe.co

[Koha-bugs] [Bug 34724] Remove use of onclick for opac-imageviewer.pl

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34724 --- Comment #3 from Pedro Amorim --- Created attachment 155300 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155300=edit Bug 34724: (QA follow-up): Replace href from thumbnail link with a # to keep pointer

[Koha-bugs] [Bug 34724] Remove use of onclick for opac-imageviewer.pl

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34724 Pedro Amorim changed: What|Removed |Added Attachment #155255|0 |1 is obsolete|

[Koha-bugs] [Bug 34724] Remove use of onclick for opac-imageviewer.pl

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34724 Pedro Amorim changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 34723] opac-imageviewer.pl not showing thumbnails

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34723 Pedro Amorim changed: What|Removed |Added Attachment #155254|0 |1 is obsolete|

[Koha-bugs] [Bug 34723] opac-imageviewer.pl not showing thumbnails

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34723 Pedro Amorim changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 34737] New: Enhance SIP2SortBinMapping to support additional match conditions

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34737 Bug ID: 34737 Summary: Enhance SIP2SortBinMapping to support additional match conditions Change sponsored?: --- Product: Koha Version: unspecified Hardware:

[Koha-bugs] [Bug 34725] Remove use of onclick for OPAC cart

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34725 Pedro Amorim changed: What|Removed |Added Attachment #155256|0 |1 is obsolete|

[Koha-bugs] [Bug 34725] Remove use of onclick for OPAC cart

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34725 Pedro Amorim changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 34713] Standardize plugin hooks

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34713 Matt Blenkinsop changed: What|Removed |Added CC|

[Koha-bugs] [Bug 15504] Track Patron's Last Activity

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15504 --- Comment #56 from Martin Renvoize --- Rebased to drop dependency on bug 33997 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 15504] Track Patron's Last Activity

2023-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15504 Martin Renvoize changed: What|Removed |Added Attachment #152506|0 |1 is obsolete|

<    1   2   3   >