[Koha-bugs] [Bug 31170] Capitalization: Overdue Item Fine Description

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31170 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 30231] Don't display (rejected) forms of series entry in search results

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30231 Lucas Gass changed: What|Removed |Added Status|Pushed to master|Pushed to stable

[Koha-bugs] [Bug 31356] Itiva outbound script doesn't respect calendar when calculating expiration date for holds

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31356 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 30176] Koha Manual Link for latest manual

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30176 Liz Rea changed: What|Removed |Added Resolution|--- |FIXED CC|

[Koha-bugs] [Bug 31428] Shorten new button text "Configure this table"

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31428 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 31177] Misplaced import in C4::ILSDI::Services

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31177 Lucas Gass changed: What|Removed |Added Status|Pushed to master|Pushed to stable

[Koha-bugs] [Bug 30016] Remove GetOpenIssue subroutine

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30016 Lucas Gass changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 27272] Move C4::Items::GetItemsInfo to Koha namespace

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27272 Bug 27272 depends on bug 31315, which changed state. Bug 31315 Summary: Remove GetItemsInfo from moredetail https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31315 What|Removed |Added

[Koha-bugs] [Bug 31315] Remove GetItemsInfo from moredetail

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31315 Lucas Gass changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 30254] New overdue fine applied to incorrectly when using "Refund lost item charge and charge new overdue fine" option in circ rules

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

[Koha-bugs] [Bug 30254] New overdue fine applied to incorrectly when using "Refund lost item charge and charge new overdue fine" option in circ rules

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30254 --- Comment #5 from Nick Clemens --- Created attachment 142840 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142840=edit Bug 30254: Don't charge overdue fines unless some fine exists We need to determine if a

[Koha-bugs] [Bug 30254] New overdue fine applied to incorrectly when using "Refund lost item charge and charge new overdue fine" option in circ rules

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30254 --- Comment #4 from Nick Clemens --- Created attachment 142839 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142839=edit Bug 30254: Unit tests -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 30254] New overdue fine applied to incorrectly when using "Refund lost item charge and charge new overdue fine" option in circ rules

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30254 Nick Clemens changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 32044] Yellow buttons are styled differently in different spots

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32044 Owen Leonard changed: What|Removed |Added Status|NEW |ASSIGNED

[Koha-bugs] [Bug 31710] Replace GetImportRecordsRange with object methods

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31710 Nick Clemens changed: What|Removed |Added Blocks||32055 Referenced Bugs:

[Koha-bugs] [Bug 32055] Remove GetImportRecordMatches

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32055 Nick Clemens changed: What|Removed |Added Depends on||31710 Referenced Bugs:

[Koha-bugs] [Bug 32055] New: Remove GetImportRecordMatches

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32055 Bug ID: 32055 Summary: Remove GetImportRecordMatches Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 32054] GetImportRecordMatches returns the wrong match when passed 'best only'

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32054 Nick Clemens changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |n...@bywatersolutions.com

[Koha-bugs] [Bug 32054] GetImportRecordMatches returns the wrong match when passed 'best only'

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32054 --- Comment #1 from Nick Clemens --- Created attachment 142838 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142838=edit Bug 32054: Add get_import_record_matches object method and use it Thispatch adds the new

[Koha-bugs] [Bug 32054] GetImportRecordMatches returns the wrong match when passed 'best only'

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32054 Nick Clemens changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 30847] Cleanup opac-reserve.pl

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30847 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 30262] opac/tracklinks.pl inconsistent with GetMarcUrls for whitespace

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30262 Lucas Gass changed: What|Removed |Added Status|Pushed to master|Pushed to stable

[Koha-bugs] [Bug 30335] Add ability to hide/disable manual invoices and manual credits in patron accounts

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30335 Lucas Gass changed: What|Removed |Added Status|Pushed to master|RESOLVED

[Koha-bugs] [Bug 31489] Typo in EnableExpiredPasswordReset description

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31489 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 32054] New: GetImportRecordMatches returns the wrong match when passed 'best only'

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32054 Bug ID: 32054 Summary: GetImportRecordMatches returns the wrong match when passed 'best only' Change sponsored?: --- Product: Koha Version: master Hardware:

[Koha-bugs] [Bug 31379] Change results per page text for default

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31379 Lucas Gass changed: What|Removed |Added Version(s)|22.11.00|22.11.00, 22.05.07

[Koha-bugs] [Bug 31112] Able to renew checkout when the number of holds exceeds available number of items

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31112 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 20262] Add ability to refund lost item fees without creating credits

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20262 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 21366] Add Plack reload

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21366 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 30982] Use the REST API for background job list view

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30982 --- Comment #83 from Lucas Gass --- (In reply to Nick Clemens from comment #82) > This is wonderful. > > While I know it is an enhancement, the presence of elastic indexing and > holds queue updates in the jobs table can lead to

[Koha-bugs] [Bug 32052] Transparency on Hold Cancellations

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32052 he...@bywatersolutions.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 11983] Code to select patrons to purge needs to be centralized (use of filter_by)

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11983 Lucas Gass changed: What|Removed |Added Keywords||rel_22_05_candidate -- You

[Koha-bugs] [Bug 11983] Code to select patrons to purge needs to be centralized (use of filter_by)

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11983 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 32011] 2FA - Problem with qr_code generation

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32011 Lucas Gass changed: What|Removed |Added Version(s)|22.11.00|22.11.00, 22.05.07

[Koha-bugs] [Bug 31421] Library limitation on patron category breaks patron search

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31421 Lucas Gass changed: What|Removed |Added Keywords|rel_22_05_candidate | -- You are receiving this

[Koha-bugs] [Bug 31886] No side menu when searching for syspref

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31886 --- Comment #13 from Lucas Gass --- (In reply to Victor Grousset/tuxayo from comment #12) > It seems there is still some invalid YAML: > https://jenkins.koha-community.org/view/master/job/Koha_Master_U18/1639/ > consoleText > >

[Koha-bugs] [Bug 31863] Advanced cataloging editor no longer auto-resizes

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31863 Lucas Gass changed: What|Removed |Added Version(s)|22.11.00|22.11.00, 22.05.07

[Koha-bugs] [Bug 26635] Expand coded values in REST API call

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635 --- Comment #72 from Tomás Cohen Arazi --- (In reply to Jonathan Druart from comment #70) > Then we could use the following structure > { > _str: { > location: { str: "General Stacks", type: "authorised_values" }, >

[Koha-bugs] [Bug 24606] Allow storing item values as a template for creating new items

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606 --- Comment #27 from Kyle M Hall --- (In reply to Katrin Fischer from comment #21) > 1) QA test tools: Fixed with followup! > 2) Why the sub in cataloguing/additem.pl instead of a module? To remain consistent with how this script

[Koha-bugs] [Bug 24606] Allow storing item values as a template for creating new items

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606 --- Comment #26 from Kyle M Hall --- Created attachment 142837 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142837=edit Bug 24606: (QA follow-up) Disable 'Apply template' button if no template is selected --

[Koha-bugs] [Bug 24606] Allow storing item values as a template for creating new items

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606 --- Comment #25 from Kyle M Hall --- Created attachment 142836 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142836=edit Bug 24606: (QA follow-up) Hide button when using multi-add -- You are receiving this mail

[Koha-bugs] [Bug 24606] Allow storing item values as a template for creating new items

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606 --- Comment #24 from Kyle M Hall --- Created attachment 142835 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142835=edit Bug 24606: (QA follow-up) Fix up interface -- You are receiving this mail because: You

[Koha-bugs] [Bug 24606] Allow storing item values as a template for creating new items

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606 --- Comment #23 from Kyle M Hall --- Created attachment 142834 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142834=edit Bug 24606: (QA follow-up) Update js message translation style -- You are receiving this

[Koha-bugs] [Bug 24606] Allow storing item values as a template for creating new items

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606 --- Comment #22 from Kyle M Hall --- Created attachment 142833 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142833=edit Bug 24606: (QA follow-up) Fix QA script issues -- You are receiving this mail because:

[Koha-bugs] [Bug 24606] Allow storing item values as a template for creating new items

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606 Kyle M Hall changed: What|Removed |Added Status|Failed QA |Signed Off -- You are

[Koha-bugs] [Bug 32053] New: Authority not in database

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32053 Bug ID: 32053 Summary: Authority not in database Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 457] Koha database and MARC database links summary

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=457 Nikolay changed: What|Removed |Added CC||supp...@libruse.bg -- You are

[Koha-bugs] [Bug 31974] Regression: Bug 31813 incorrectly affected labels in the header search

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31974 Owen Leonard changed: What|Removed |Added CC||jonathan.druart+koha@gmail.

[Koha-bugs] [Bug 32047] Top bar shift when left part on 2 lines

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32047 Owen Leonard changed: What|Removed |Added Resolution|--- |DUPLICATE

[Koha-bugs] [Bug 32052] New: Transparency on Hold Cancellations

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32052 Bug ID: 32052 Summary: Transparency on Hold Cancellations Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 31919] Hovered items in "More" should change background color

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31919 Jonathan Druart changed: What|Removed |Added Attachment #142828|0 |1 is obsolete|

[Koha-bugs] [Bug 31919] Hovered items in "More" should change background color

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31919 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Signed Off -- You are

[Koha-bugs] [Bug 31919] Hovered items in "More" should change background color

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31919 --- Comment #11 from Jonathan Druart --- The behaviour of the background-color for the "Search bottom array" is really weird. But it's not coming from this patch I think. Could you have a look? -- You are receiving this mail

[Koha-bugs] [Bug 32051] New: Rename Library homepage link to Contact for single library

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32051 Bug ID: 32051 Summary: Rename Library homepage link to Contact for single library Change sponsored?: --- Product: Koha Version: unspecified Hardware: All

[Koha-bugs] [Bug 32050] Add 'page-section' to calendar page

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32050 --- Comment #1 from Owen Leonard --- Created attachment 142830 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142830=edit Bug 32050: Add 'page-section' to calendar page This patch adds a "page-section" div to a

[Koha-bugs] [Bug 32050] Add 'page-section' to calendar page

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

[Koha-bugs] [Bug 30952] New design for staff interface

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30952 Owen Leonard changed: What|Removed |Added Blocks||32050 Referenced Bugs:

[Koha-bugs] [Bug 32050] New: Add 'page-section' to calendar page

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32050 Bug ID: 32050 Summary: Add 'page-section' to calendar page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status:

[Koha-bugs] [Bug 32049] New: ILSDI GetAvailability should consider holds awaiting pickup as unavailable

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32049 Bug ID: 32049 Summary: ILSDI GetAvailability should consider holds awaiting pickup as unavailable Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 20817] Add ability to retain 9xx fields when adding on order item to existing record

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20817 Nick Clemens changed: What|Removed |Added Attachment #142651|0 |1 is obsolete|

[Koha-bugs] [Bug 31919] Hovered items in "More" should change background color

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31919 Owen Leonard changed: What|Removed |Added Attachment #142810|0 |1 is obsolete|

[Koha-bugs] [Bug 24860] Add ability to place item group level holds

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24860 --- Comment #177 from Kyle M Hall --- Created attachment 142827 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142827=edit Bug 24860: (QA follow-up): Don't assume item group is set for all items -- You are

[Koha-bugs] [Bug 24860] Add ability to place item group level holds

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24860 Kyle M Hall changed: What|Removed |Added Status|Failed QA |Signed Off -- You are

[Koha-bugs] [Bug 31627] Add ability to embed the letter ID in outgoing email notices

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31627 Kyle M Hall changed: What|Removed |Added Attachment #141025|0 |1 is obsolete|

[Koha-bugs] [Bug 31627] Add ability to embed the letter ID in outgoing email notices

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31627 Kyle M Hall changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 32019] Add option to mark items returned in batch modification

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32019 --- Comment #10 from Nick Clemens --- Created attachment 142825 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142825=edit Bug 32019: (follow-up) Fix terminology and styling This patch adds periods to description

[Koha-bugs] [Bug 32019] Add option to mark items returned in batch modification

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32019 --- Comment #9 from Nick Clemens --- Created attachment 142824 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142824=edit Bug 32019: Add option to mark items returned via batch modification Ther are options that

[Koha-bugs] [Bug 32019] Add option to mark items returned in batch modification

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32019 Nick Clemens changed: What|Removed |Added Attachment #142764|0 |1 is obsolete|

[Koha-bugs] [Bug 32019] Add option to mark items returned in batch modification

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32019 Nick Clemens changed: What|Removed |Added Status|Failed QA |Signed Off --- Comment #7

[Koha-bugs] [Bug 15500] Add FRBRized view to OPAC & staff interface results

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15500 Thibault Keromnès changed: What|Removed |Added CC|

[Koha-bugs] [Bug 32010] selenium/authentication_2fa.t is failing randomly

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32010 --- Comment #5 from Jonathan Druart --- Use Carp::Always to get the stacktrace (`perl -MCarp::Always test.t`). You can also try and extend max_retries and see if it helps. -- You are receiving this mail because: You are watching

[Koha-bugs] [Bug 32048] New: Calendar adding holidays repeated

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32048 Bug ID: 32048 Summary: Calendar adding holidays repeated Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 30310] Replace Moment.js with Day.js

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30310 --- Comment #28 from Katrin Fischer --- (In reply to Nick Clemens from comment #27) > (In reply to Jonathan Druart from comment #26) > > https://staff-bz30310.sandboxes.biblibre.eu > > It's working for me there. > > Locally I just

[Koha-bugs] [Bug 30310] Replace Moment.js with Day.js

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30310 --- Comment #27 from Nick Clemens --- (In reply to Jonathan Druart from comment #26) > https://staff-bz30310.sandboxes.biblibre.eu > It's working for me there. Locally I just apply patches, the error is in the console on every page

[Koha-bugs] [Bug 20424] New UNIMARC ZEBRA indexes according to last IFLA updates

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20424 Thibault Keromnès changed: What|Removed |Added Status|Needs Signoff |Failed QA -- You are

[Koha-bugs] [Bug 20424] New UNIMARC ZEBRA indexes according to last IFLA updates

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20424 Thibault Keromnès changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You

[Koha-bugs] [Bug 32010] selenium/authentication_2fa.t is failing randomly

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32010 Victor Grousset/tuxayo changed: What|Removed |Added CC||vic...@tuxayo.net

[Koha-bugs] [Bug 26635] Expand coded values in REST API call

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635 --- Comment #71 from Martin Renvoize --- OK, with that example I understand better where you were going with it.. makes sense to me. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 26635] Expand coded values in REST API call

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635 --- Comment #70 from Jonathan Druart --- Then we could use the following structure { _str: { location: { str: "General Stacks", type: "authorised_values" }, itemtype: { str: "Books", type: "itemtypes" } }, location:

[Koha-bugs] [Bug 30310] Replace Moment.js with Day.js

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30310 --- Comment #26 from Jonathan Druart --- https://staff-bz30310.sandboxes.biblibre.eu It's working for me there. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 30310] Replace Moment.js with Day.js

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30310 --- Comment #25 from Jonathan Druart --- (In reply to Katrin Fischer from comment #24) > (In reply to Katrin Fischer from comment #18) > > (In reply to Nick Clemens from comment #17) > > > After applying my console has an error: > >

[Koha-bugs] [Bug 31943] Date inputs wider than other inputs

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31943 --- Comment #11 from Jonathan Druart --- Note that the commit title should tell what the patch *does*, not what the bug is! -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 31943] Date inputs wider than other inputs

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31943 Jonathan Druart changed: What|Removed |Added Attachment #142811|0 |1 is obsolete|

[Koha-bugs] [Bug 31943] Date inputs wider than other inputs

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31943 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 31943] Date inputs wider than other inputs

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31943 --- Comment #9 from Jonathan Druart --- ? confirmed! That's weird! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 32047] Top bar shift when left part on 2 lines

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32047 --- Comment #1 from Jonathan Druart --- https://snipboard.io/OsSZAo.jpg -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 26635] Expand coded values in REST API call

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635 --- Comment #69 from Martin Renvoize --- I though Tomas had answered your comment already Jonathan. I think the key piece is that he wants both the string and the av category so that one can produce the correct pick lists when

[Koha-bugs] [Bug 31919] Hovered items in "More" should change background color

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31919 --- Comment #9 from Jonathan Druart --- I would wait for Owen's opinion before pushing this. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 31919] Hovered items in "More" should change background color

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31919 --- Comment #8 from Jonathan Druart --- (In reply to Katrin Fischer from comment #5) > Please don't forget to set assignee! It was not a clean patch (it was not NSO) and hadn't more time to spend on this, it was only a suggestion

[Koha-bugs] [Bug 26635] Expand coded values in REST API call

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635 --- Comment #68 from Jonathan Druart --- As said earlier (comment 29), IMO this should not be specific to AVs. It (the new hash we are injecting) needs to reflect that it's a stringified version of a coded field. -- You are

[Koha-bugs] [Bug 32030] Electronic resource management (ERM)

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32030 --- Comment #5 from Jonathan Druart --- (In reply to Kyle M Hall from comment #3) Thanks a lot, Kyle! I am very happy to get feedback on this new module :) > QA Notes: > * I can only find my logged in user when searching for users

[Koha-bugs] [Bug 30952] New design for staff interface

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30952 Jonathan Druart changed: What|Removed |Added Blocks||32047 Referenced Bugs:

[Koha-bugs] [Bug 32047] New: Top bar shift when left part on 2 lines

2022-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32047 Bug ID: 32047 Summary: Top bar shift when left part on 2 lines Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All

<    1   2