[Koha-bugs] [Bug 16826] REST API: Add API routes for getting item availability and holdability

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16826 --- Comment #56 from Martin Renvoize --- I took a short cut to add an availability endpoint in bug 23336 but I'd love to see a more thorough treatment done longer term. The availability code needs a cleanup along the lines of what

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

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568 --- Comment #5 from David Cook --- I was looking at the REST API route /biblios/XXX/items for some discovery but realized it needed more for the "Status" column unless I wanted to re-implement all the logic that we've embedded in

[Koha-bugs] [Bug 16826] REST API: Add API routes for getting item availability and holdability

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

[Koha-bugs] [Bug 32301] Show correct defaultSortField in staff interface advanced search

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32301 --- Comment #17 from Aleisha Amohia --- This bug is present in 21.11.x, can it please be backported? -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 33733] Move t/XSLT.t to db_dependent

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33733 David Nind changed: What|Removed |Added CC||da...@davidnind.com ---

[Koha-bugs] [Bug 33733] Move t/XSLT.t to db_dependent

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33733 David Nind changed: What|Removed |Added Attachment #151187|0 |1 is obsolete|

[Koha-bugs] [Bug 33733] Move t/XSLT.t to db_dependent

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33733 David Nind changed: What|Removed |Added Attachment #151186|0 |1 is obsolete|

[Koha-bugs] [Bug 33733] Move t/XSLT.t to db_dependent

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33733 David Nind changed: What|Removed |Added Attachment #151185|0 |1 is obsolete|

[Koha-bugs] [Bug 33733] Move t/XSLT.t to db_dependent

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33733 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 32419] Show availability in list view in staff interface

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

[Koha-bugs] [Bug 17712] Move availability calculation to the Koha namespace

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

[Koha-bugs] [Bug 30962] REST API: Add endpoint /auth/password/validation

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30962 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 16652] Omnibus: RestfulAPI supporting services for Vufind and for xnciptoolkit drivers

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16652 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 31128] Add effective_not_for_loan_status to API item objects

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31128 --- Comment #20 from David Cook --- (In reply to David Cook from comment #19) > Yep never mind me. Looks like something broken in an instance rather than > the Koha version... probably a red herring error message... Looks like a

[Koha-bugs] [Bug 31128] Add effective_not_for_loan_status to API item objects

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31128 --- Comment #19 from David Cook --- Yep never mind me. Looks like something broken in an instance rather than the Koha version... probably a red herring error message... -- You are receiving this mail because: You are watching all

[Koha-bugs] [Bug 31128] Add effective_not_for_loan_status to API item objects

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31128 --- Comment #18 from David Cook --- Working fine in koha-testing-docker though so maybe something else is going on... :| -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 32648] Search.t is failing if run after Filter_MARC_ViewPolicy.t

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32648 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off

[Koha-bugs] [Bug 31128] Add effective_not_for_loan_status to API item objects

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31128 --- Comment #17 from David Cook --- (In reply to David Cook from comment #16) > In 22.11 getting 500 errors with the message > {"message":"Expected integer - got > null.","path":"\/body\/0\/effective_not_for_loan_status"} > >

[Koha-bugs] [Bug 31128] Add effective_not_for_loan_status to API item objects

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

[Koha-bugs] [Bug 32648] Search.t is failing if run after Filter_MARC_ViewPolicy.t

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32648 David Nind changed: What|Removed |Added Attachment #151199|0 |1 is obsolete|

[Koha-bugs] [Bug 29822] Use table column selection modal for DefaultPatronSearchFields preference

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29822 David Nind changed: What|Removed |Added Text to go in the|This enhancement changes|This enhancement changes

[Koha-bugs] [Bug 29822] Use table column selection modal for DefaultPatronSearchFields preference

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29822 David Nind changed: What|Removed |Added Attachment #151064|0 |1 is obsolete|

[Koha-bugs] [Bug 29822] Use table column selection modal for DefaultPatronSearchFields preference

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29822 David Nind changed: What|Removed |Added Attachment #151062|0 |1 is obsolete|

[Koha-bugs] [Bug 29822] Use table column selection modal for DefaultPatronSearchFields preference

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29822 David Nind changed: What|Removed |Added Attachment #151061|0 |1 is obsolete|

[Koha-bugs] [Bug 29822] Use table column selection modal for DefaultPatronSearchFields preference

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29822 David Nind changed: What|Removed |Added Attachment #151060|0 |1 is obsolete|

[Koha-bugs] [Bug 29822] Use table column selection modal for DefaultPatronSearchFields preference

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29822 David Nind changed: What|Removed |Added Attachment #151059|0 |1 is obsolete|

[Koha-bugs] [Bug 29822] Use table column selection modal for DefaultPatronSearchFields preference

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29822 David Nind changed: What|Removed |Added Attachment #151058|0 |1 is obsolete|

[Koha-bugs] [Bug 29822] Use table column selection modal for DefaultPatronSearchFields preference

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29822 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 33705] Tables have configure button even if they are not configurable

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33705 Victor Grousset/tuxayo changed: What|Removed |Added Status|Signed Off |Passed QA

[Koha-bugs] [Bug 33705] Tables have configure button even if they are not configurable

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33705 Victor Grousset/tuxayo changed: What|Removed |Added Attachment #151000|0 |1 is

[Koha-bugs] [Bug 32921] SelfCheckTimeout doesn't logout if SelfCheckReceiptPrompt modal is open

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32921 Lucas Gass changed: What|Removed |Added Version(s)|23.05.00,22.11.06 |23.05.00,22.11.06,22.05.13

[Koha-bugs] [Bug 28267] Older databases fail to upgrade due to having a row format other than "DYNAMIC"

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 33262] When an ordered record is deleted, we lose all information on what was ordered

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33262 Lucas Gass changed: What|Removed |Added Version(s)|23.05.00,22.11.06 |23.05.00,22.11.06,22.05.13

[Koha-bugs] [Bug 33545] Adding faceting to API result sets

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33545 Bug 33545 depends on bug 22440, which changed state. Bug 22440 Summary: Improve ILL page performance by moving to server side filtering https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22440 What|Removed

[Koha-bugs] [Bug 33685] We should display both backend and local status for ILL loan requests

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33685 Bug 33685 depends on bug 22440, which changed state. Bug 22440 Summary: Improve ILL page performance by moving to server side filtering https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22440 What|Removed

[Koha-bugs] [Bug 33544] Squash some ILL fields to alleviate request table overflow

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33544 Bug 33544 depends on bug 22440, which changed state. Bug 22440 Summary: Improve ILL page performance by moving to server side filtering https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22440 What|Removed

[Koha-bugs] [Bug 30719] ILL should provide the ability to create batch requests

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30719 Bug 30719 depends on bug 22440, which changed state. Bug 22440 Summary: Improve ILL page performance by moving to server side filtering https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22440 What|Removed

[Koha-bugs] [Bug 19774] Adapt existing endpoints to new naming guidelines OMNIBUS

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19774 Bug 19774 depends on bug 22440, which changed state. Bug 22440 Summary: Improve ILL page performance by moving to server side filtering https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22440 What|Removed

[Koha-bugs] [Bug 22440] Improve ILL page performance by moving to server side filtering

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22440 Lucas Gass changed: What|Removed |Added Status|Pushed to stable|RESOLVED CC|

[Koha-bugs] [Bug 33529] Increase flexibility of action buttons in Vue Kohatables

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33529 Bug 33529 depends on bug 33066, which changed state. Bug 33066 Summary: We need a KohaTable Vue component https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33066 What|Removed |Added

[Koha-bugs] [Bug 33705] Tables have configure button even if they are not configurable

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33705 Bug 33705 depends on bug 33066, which changed state. Bug 33066 Summary: We need a KohaTable Vue component https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33066 What|Removed |Added

[Koha-bugs] [Bug 33483] Cannot link EBSCO's package with local agreement

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33483 Bug 33483 depends on bug 33066, which changed state. Bug 33066 Summary: We need a KohaTable Vue component https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33066 What|Removed |Added

[Koha-bugs] [Bug 32607] Add import sources CRUD

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32607 Bug 32607 depends on bug 33066, which changed state. Bug 33066 Summary: We need a KohaTable Vue component https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33066 What|Removed |Added

[Koha-bugs] [Bug 33066] We need a KohaTable Vue component

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33066 Lucas Gass changed: What|Removed |Added Status|Pushed to stable|RESOLVED

[Koha-bugs] [Bug 32253] Advanced cataloging editor doesn't load every line initially

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32253 Lucas Gass changed: What|Removed |Added Status|Pushed to stable|Pushed to oldstable

[Koha-bugs] [Bug 33588] Inventory item list is missing page-section class

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33588 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 33505] Improve styling of scan index page

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33505 Lucas Gass changed: What|Removed |Added Version(s)|23.05.00,22.11.06 |23.05.00,22.11.06,22.05.13

[Koha-bugs] [Bug 33506] Series has wrong index name on scan index page and search option selection is not retained

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33506 Lucas Gass changed: What|Removed |Added Status|Pushed to stable|Pushed to oldstable

[Koha-bugs] [Bug 33597] Get rid of few SameSite warnings

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33597 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 33634] Sidebar navigation links in system preferences not taking user to the clicked section

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33634 Lucas Gass changed: What|Removed |Added Version(s)|23.05.00,22.11.06 |23.05.00,22.11.06,22.05.13

[Koha-bugs] [Bug 19249] Date picker broken in "Quick add new patron" form

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19249 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 33621] Javascript error when claiming return via circulation.pl

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33621 Lucas Gass changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 32730] Add patron lists tab to patron details and circulation pages

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32730 Katrin Fischer changed: What|Removed |Added CC||oleon...@myacpl.org --

[Koha-bugs] [Bug 33328] x-marc-schema should be renamed x-record-schema

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33328 Lucas Gass changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 32250] link_bibs_to_authorities generates too many background jobs

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32250 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 32677] Spanish language not displaying on the staff or opac interface

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32677 --- Comment #10 from Victor Zuniga --- (In reply to Katrin Fischer from comment #9) > I am running out of ideas, it would be best to bring this up on the mailing > list or in the IRC channel next. I hear you! Feeling the same.

[Koha-bugs] [Bug 32782] Add UNIMARC support to the ERM module

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32782 Lucas Gass changed: What|Removed |Added Resolution|FIXED |---

[Koha-bugs] [Bug 32782] Add UNIMARC support to the ERM module

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32782 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 33504] ILS-DI does not record renewer_id for renewals creating issue with renewal history view

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33504 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 32677] Spanish language not displaying on the staff or opac interface

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32677 --- Comment #9 from Katrin Fischer --- I am running out of ideas, it would be best to bring this up on the mailing list or in the IRC channel next. -- You are receiving this mail because: You are watching all bug changes. You are

[Koha-bugs] [Bug 32677] Spanish language not displaying on the staff or opac interface

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32677 --- Comment #8 from Victor Zuniga --- Hi Katrin, I can see a few files for es-ES: vzuniga@SJDS:/usr/share/koha/misc/translator/po$ ls es-ES-marc-MARC21.po es-ES-installer.po es-ES-installer-UNIMARC.po es-ES-marc-MARC21.po

[Koha-bugs] [Bug 33156] Batch patron modification tool is missing search bar and other attributes

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33156 Lucas Gass changed: What|Removed |Added Version(s)|23.05.00,22.11.06 |23.05.00,22.11.06,22.05.13

[Koha-bugs] [Bug 33590] WRAPPER tab_panel breaks JS on some pages (Select all/Clear all, post-Ajax updates)

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33590 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 33629] allow pbuilder to use network via build-git-snapshot

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33629 Lucas Gass changed: What|Removed |Added Version(s)|23.05.00,22.11.06 |23.05.00,22.11.06,22.05.13

[Koha-bugs] [Bug 33603] misc/maintenance/search_for_data_inconsistencies.pl fails if biblio.biblionumber on control field

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33603 Lucas Gass changed: What|Removed |Added Status|Pushed to stable|Pushed to oldstable

[Koha-bugs] [Bug 33559] Use template wrapper for breadcrumbs: Serials part 2

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33559 Bug 33559 depends on bug 33560, which changed state. Bug 33560 Summary: Batch edit link broken if subscriptions are selected using "select all" link https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33560 What

[Koha-bugs] [Bug 33560] Batch edit link broken if subscriptions are selected using "select all" link

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33560 Lucas Gass changed: What|Removed |Added Status|Pushed to stable|RESOLVED

[Koha-bugs] [Bug 32677] Spanish language not displaying on the staff or opac interface

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32677 --- Comment #7 from Katrin Fischer --- I have just tried installing es-ES on my dev system and it worked fine. It also looks ok on our 22.11.05 installation. Only thing I noticed is that I installed from a different directory... but

[Koha-bugs] [Bug 30352] "Not for loan" in result list doesn't translate in OPAC

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30352 Lucas Gass changed: What|Removed |Added Status|Pushed to stable|Pushed to oldstable

[Koha-bugs] [Bug 33735] Misspelling in SMS provier

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33735 David Nind changed: What|Removed |Added Attachment #151201|0 |1 is obsolete|

[Koha-bugs] [Bug 33735] Misspelling in SMS provier

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33735 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 32484] Enable framework plugins when UseACQFrameworkForBiblioRecords is set

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32484 Lucas Gass changed: What|Removed |Added Status|Pushed to stable|RESOLVED CC|

[Koha-bugs] [Bug 32677] Spanish language not displaying on the staff or opac interface

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32677 --- Comment #6 from Victor Zuniga --- Hi Katrin, Thanks for the update. I tried the command using the instance name at the end and got the following: vzuniga@SJDS:/etc/koha/sites$ sudo koha-translate --remove es-ES catalog

[Koha-bugs] [Bug 33210] (Bug 31963 follow-up) No hold fee message on OPAC should be displayed when there is no fee

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33210 Lucas Gass changed: What|Removed |Added Status|Pushed to stable|RESOLVED

[Koha-bugs] [Bug 31963] Only show hold fee message on OPAC and charge hold fee if HoldFeeMode conditions are true as described in the system preference

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31963 Lucas Gass changed: What|Removed |Added Blocks||33210 Referenced Bugs:

[Koha-bugs] [Bug 33210] (Bug 31963 follow-up) No hold fee message on OPAC should be displayed when there is no fee

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33210 Lucas Gass changed: What|Removed |Added Depends on||31963 CC|

[Koha-bugs] [Bug 33336] Use a dedicated column for plugin status in plugins table

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 33549] Patron restriction types - Style missing for dialog messages

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33549 Lucas Gass changed: What|Removed |Added Status|Pushed to stable|RESOLVED

[Koha-bugs] [Bug 32041] OPAC and staff client results page do not honor SyndeticsCoverImageSize

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32041 Lucas Gass changed: What|Removed |Added Status|Pushed to stable|Pushed to oldstable

[Koha-bugs] [Bug 33734] Using custom search filters breaks scandic characters in search term

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33734 --- Comment #2 from Katrin Fischer --- I am seeing the issue too. * Activate search filters * Search for the * Save as search filter * Search for ü * Limit to saved filter No results match your search for 'kw,wrdl: "ü"' with

[Koha-bugs] [Bug 32775] Ordering when there are multiple languages within a language group is wrong

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32775 --- Comment #37 from Alex Buckley --- Hello, Could we please request that this enhancement be backported to the 22.05.x branch. One of our clients sponsored this fix and would love to receive it before their upgrade to 23.05 later

[Koha-bugs] [Bug 32752] Add new serial issue status: "Out for binding", "Bound", and "Circulating"

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32752 --- Comment #33 from Tomás Cohen Arazi --- Pushed to master for 23.05. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 32752] Add new serial issue status: "Out for binding", "Bound", and "Circulating"

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32752 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 33577] Buttons on reserve/request.pl are misaligned

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33577 Lucas Gass changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 33742] New: Add permission to circumvent HidePatronName syspref

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33742 Bug ID: 33742 Summary: Add permission to circumvent HidePatronName syspref Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 33579] Typo: record record

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33579 Lucas Gass changed: What|Removed |Added Version(s)|23.05.00,22.11.06 |23.05.00,22.11.06,22.05.13

[Koha-bugs] [Bug 33300] Wrong system preference name AutomaticWrongTransfer

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33300 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 32775] Ordering when there are multiple languages within a language group is wrong

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32775 --- Comment #36 from Tomás Cohen Arazi --- Pushed to master for 23.05. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 32775] Ordering when there are multiple languages within a language group is wrong

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32775 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 30649] Vendor EDI account passwords should be encrypted in the database

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30649 --- Comment #33 from Tomás Cohen Arazi --- Pushed to master for 23.05. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 30649] Vendor EDI account passwords should be encrypted in the database

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30649 Tomás Cohen Arazi changed: What|Removed |Added Version(s)||23.05.00

[Koha-bugs] [Bug 30418] Add permission and setting for public lists to allow staff with permission to edit contents

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30418 --- Comment #34 from Tomás Cohen Arazi --- Pushed to master for 23.05. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 30418] Add permission and setting for public lists to allow staff with permission to edit contents

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30418 Tomás Cohen Arazi changed: What|Removed |Added Version(s)||23.05.00

[Koha-bugs] [Bug 28366] Add batch patron modification to patron search results

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 --- Comment #5 from Tomás Cohen Arazi --- Pushed to master for 23.05. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 28366] Add batch patron modification to patron search results

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 21330] Add XSLT for authority detail page in OPAC

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21330 --- Comment #31 from Tomás Cohen Arazi --- Pushed to master for 23.05. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 21330] Add XSLT for authority detail page in OPAC

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21330 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 33741] New: Patron attribute IDs should match code

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33741 Bug ID: 33741 Summary: Patron attribute IDs should match code Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status:

[Koha-bugs] [Bug 31432] MARC21: Make 245 n and p subfields visible in frameworks by default

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31432 Lucas Gass changed: What|Removed |Added Version(s)|23.05.00,22.11.06 |23.05.00,22.11.06,22.05.13

[Koha-bugs] [Bug 26967] Patron autocomplete does not correctly format addresses

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26967 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

  1   2   3   4   5   >