[Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #86 from Jonathan Druart --- (In reply to Jonathan Druart from comment #73) > Created attachment 150638 [details] [review] > Bug 17427: Retrieve sessionID from HTTP_COOKIE > > To make some tests pass (t/db_dependent/Auth

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

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

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

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

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403 --- Comment #22 from Martin Renvoize --- You can also keep the original patches if you want.. but the test plan should be altered to: To test: 1. Apply patch 2. Update po files ./misc/translator/translate update xx-XX 3. View the

[Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #85 from Jonathan Druart --- (In reply to Kyle M Hall from comment #78) > After applying the patches and running reset_all in ktd, I get the following > error when I try to log in: > > Data::Session::Driver::mysql::store

[Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #84 from Jonathan Druart --- Created attachment 150931 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150931&action=edit Bug 17427: Fix id vs userid in tests -- You are receiving this mail because: Yo

[Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #83 from Jonathan Druart --- Created attachment 150930 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150930&action=edit Bug 17427: Retrieve sessionID from HTTP_COOKIE To make some tests pass (t/db_dep

[Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #82 from Jonathan Druart --- Created attachment 150929 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150929&action=edit Bug 17427: HACKY - force new session Look at Data::Session->new, it's calling $s

[Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #81 from Jonathan Druart --- Created attachment 150928 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150928&action=edit Bug 17427: Remove confusion between session id and param id FIXME Certainly more

[Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #80 from Jonathan Druart --- Created attachment 150927 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150927&action=edit Bug 17427: Embed Data::Session Test plan: Install libdata-session-perl and make

[Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 Jonathan Druart changed: What|Removed |Added Attachment #150634|0 |1 is obsolete|

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403 --- Comment #21 from Martin Renvoize --- Please try the final patch as an alternative. With this version you do not need to translate the strings again, they should already all be in appearance in the po files so we're no longer dou

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403 Martin Renvoize changed: What|Removed |Added Status|Passed QA |In Discussion -- You are

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403 --- Comment #20 from Martin Renvoize --- Created attachment 150925 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150925&action=edit Bug 26403: Use accounts include in account management pages This patch updates t

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403 --- Comment #19 from Martin Renvoize --- Your just introducing double translation here. The "correct" patch would change the .description calls in the two tables to use the include as intended. I have a feeling that got undone durin

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403 --- Comment #18 from Martin Renvoize --- The first two patches look like duplicates to me and I don't understand how the first one fixes the issue refund issue initially reported. Also, this encourages bad practice in so much as the

[Koha-bugs] [Bug 32060] Improve performance of Koha::Item->columns_to_str

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32060 --- Comment #8 from Jonathan Druart --- 1. Then I would C4::Biblio::GetFrameworkCode and cache there. 2. -my $tagslib = C4::Biblio::GetMarcStructure(1, $frameworkcode); +my $tagslib = C4::Biblio::GetMarcStructure( 1, $framew

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

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33705 --- Comment #2 from Jonathan Druart --- Created attachment 150922 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150922&action=edit Bug 33705: (bug 33066 follow-up) Fix 'configure' button for kohaTable The 'config

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

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33705 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are

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

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33705 Jonathan Druart changed: What|Removed |Added Summary|Tables have configure |Tables have configure

[Koha-bugs] [Bug 33705] Tables have configure button even if it's not configurable

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33705 Jonathan Druart changed: What|Removed |Added Summary|Quote of the day: table has |Tables have configure

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

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33066 Jonathan Druart changed: What|Removed |Added Blocks||33705 Referenced Bugs:

[Koha-bugs] [Bug 33705] Quote of the day: table has configure button even if it's not configurable

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33705 Jonathan Druart changed: What|Removed |Added Depends on||33066 Keywords|

[Koha-bugs] [Bug 32894] Objects cache methods' result without invalidation

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32894 --- Comment #33 from Jonathan Druart --- (In reply to Kyle M Hall from comment #32) > I do not think this is a great idea long term. This is moving backwards when > it comes to efficiency and will introduce far more database calls. I

[Koha-bugs] [Bug 24400] REST API: Checkout

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24400 --- Comment #4 from Danyon Sewell --- Created attachment 150921 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150921&action=edit fixing variable -- You are receiving this mail because: You are watching all bug c

[Koha-bugs] [Bug 24400] REST API: Checkout

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24400 Danyon Sewell changed: What|Removed |Added Attachment #150495|0 |1 is obsolete|

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 --- Comment #8 from David Cook --- Tomas, take a look at my patches and let me know what you think. With all 3 patches, I've tested OIDC on staff interface and OPAC, and gotten them working with their respective URLs. -- You are r

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 --- Comment #7 from David Cook --- Created attachment 150919 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150919&action=edit Bug 33708: Allow anonymous access to OAuth endpoints Users needs anonymous access to O

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 David Cook changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are rece

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 --- Comment #6 from David Cook --- Created attachment 150918 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150918&action=edit Bug 33708: Provide non-public endpoint for OAuth/OIDC for staff interface This change

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 --- Comment #5 from David Cook --- If I fix the URL and the Swagger, then I get a 401 trying to access http://localhost:8081/api/v1/oauth/login/keycloak/staff I think I thought about this a bit when the OAuth/OIDC functionality was

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 --- Comment #4 from David Cook --- If I fix the URL, then I get a 404. I see the paths in api/v1/swagger/paths/oauth.yaml but it doesn't appear in http://localhost:8081/api/v1/.html Ah because it's missing from api/v1/swagger/swagg

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 David Cook changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #3 from

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 --- Comment #2 from David Cook --- Looking at this now... -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-communi

[Koha-bugs] [Bug 16327] Running build_oai_sets.pl with embed items option should consider every item in a biblio

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16327 --- Comment #4 from David Cook --- The code has changed since this was posted. I'm doing some testing of OAI sets, so I might try to see if I can reproduce this one, but I think it's probably invalid at this point. -- You are recei

[Koha-bugs] [Bug 16327] Running build_oai_sets.pl with embed items option should consider every item in a biblio

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

[Koha-bugs] [Bug 33703] Entering dates should be more flexible accepting different entry formats

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

[Koha-bugs] [Bug 32894] Objects cache methods' result without invalidation

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

[Koha-bugs] [Bug 33701] Catalogue detail page no longer shows all tab data when printing

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33701 --- Comment #4 from David Cook --- (In reply to Katrin Fischer from comment #3) > It looks like the print layout was much better in the old design, something > that slipped through unnoticed so far. For example navigation items and >

[Koha-bugs] [Bug 33411] SIP2 includes other guarantees with the same guarantor when calculating against NoIssuesChargeGuarantees

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33411 Victor Grousset/tuxayo changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |vic...@tuxayo.net

[Koha-bugs] [Bug 33575] Add table settings to the holds table for a specific record in the staff interface

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33575 Katrin Fischer changed: What|Removed |Added Summary|Add table settings to |Add table settings to the

[Koha-bugs] [Bug 33575] Add table settings to hold_table on /reserve/request.pl

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33575 --- Comment #10 from Katrin Fischer --- Created attachment 150917 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150917&action=edit Bug 33575: (QA follow-up) Fix date sorting on Date column Implements correct date

[Koha-bugs] [Bug 33575] Add table settings to hold_table on /reserve/request.pl

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33575 Katrin Fischer changed: What|Removed |Added Attachment #150188|0 |1 is obsolete|

[Koha-bugs] [Bug 33575] Add table settings to hold_table on /reserve/request.pl

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33575 Katrin Fischer changed: What|Removed |Added Attachment #150187|0 |1 is obsolete|

[Koha-bugs] [Bug 33575] Add table settings to hold_table on /reserve/request.pl

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33575 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rece

[Koha-bugs] [Bug 26472] Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks

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

[Koha-bugs] [Bug 23073] wiki.koha-community.org needs updating to a later version

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23073 --- Comment #37 from David Nind --- Hi Thomas. Could you have a look at the account request settings? Lately, very few new account requests are coming through for approval. In the Recent changes page, there are lots of accounts be

[Koha-bugs] [Bug 33575] Add table settings to hold_table on /reserve/request.pl

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33575 Katrin Fischer changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 26472] Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26472 --- Comment #14 from Aleisha Amohia --- Oops, left the punctuation off my test plan, have amended -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs m

[Koha-bugs] [Bug 26472] Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26472 Aleisha Amohia changed: What|Removed |Added Attachment #150899|0 |1 is obsolete|

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403 Katrin Fischer changed: What|Removed |Added Attachment #150745|0 |1 is obsolete|

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403 --- Comment #16 from Katrin Fischer --- Created attachment 150912 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150912&action=edit Bug 26403: Move credit and debit types into translatable YAML files This patch mo

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rece

[Koha-bugs] [Bug 26403] Move debit and credit types to YAML files to make them translatable for use in reports

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403 Katrin Fischer changed: What|Removed |Added Summary|"Issue refund" is not fully |Move debit and credit types

[Koha-bugs] [Bug 33390] Expand links to authorized values interface when an authval is mentioned in preferences

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33390 --- Comment #12 from Katrin Fischer --- I tried to provide some more context in a few spots. Lucas, if you hate it, please feel free to obsolete :) -- You are receiving this mail because: You are watching all bug changes. _

[Koha-bugs] [Bug 26472] Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26472 --- Comment #12 from David Nind --- Additional notes: 1. I added Heather's and Janusz's terms - before the patch is applied they sort incorrectly, after the patch they sort correctly (I can attach some screenshots if that helps). 2

[Koha-bugs] [Bug 33390] Expand links to authorized values interface when an authval is mentioned in preferences

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33390 --- Comment #11 from Katrin Fischer --- Created attachment 150911 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150911&action=edit Bug 33390: (QA follow-up) Rephrase some preferences * to include 'authorised valu

[Koha-bugs] [Bug 33390] Expand links to authorized values interface when an authval is mentioned in preferences

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33390 Katrin Fischer changed: What|Removed |Added Attachment #150178|0 |1 is obsolete|

[Koha-bugs] [Bug 33390] Expand links to authorized values interface when an authval is mentioned in preferences

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33390 Katrin Fischer changed: What|Removed |Added Attachment #149110|0 |1 is obsolete|

[Koha-bugs] [Bug 33390] Expand links to authorized values interface when an authval is mentioned in preferences

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33390 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rece

[Koha-bugs] [Bug 33608] Allow to get statistics about found/recovered books

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33608 Andrew Fuerste-Henry changed: What|Removed |Added CC||andre...@dubcolib.org

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 Tomás Cohen Arazi changed: What|Removed |Added CC||agustinmoy...@theke.io

[Koha-bugs] [Bug 22659] Add 'save and continue' functionality to news and HTML customizations

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22659 Caroline Cyr La Rose changed: What|Removed |Added Status|Needs documenting |RESOLVED Res

[Koha-bugs] [Bug 26472] Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26472 Janusz Kaczmarek changed: What|Removed |Added Status|Signed Off |Needs Signoff --- Commen

[Koha-bugs] [Bug 33512] Labels/buttons are confusing on serials-edit page

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33512 Katrin Fischer changed: What|Removed |Added Attachment #150179|0 |1 is obsolete|

[Koha-bugs] [Bug 33512] Labels/buttons are confusing on serials-edit page

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33512 Katrin Fischer changed: What|Removed |Added Attachment #149720|0 |1 is obsolete|

[Koha-bugs] [Bug 33512] Labels/buttons are confusing on serials-edit page

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33512 Katrin Fischer changed: What|Removed |Added Attachment #149719|0 |1 is obsolete|

[Koha-bugs] [Bug 33512] Labels/buttons are confusing on serials-edit page

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33512 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rece

[Koha-bugs] [Bug 26472] Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26472 --- Comment #10 from David Nind --- I've signed this off, but I have a query: 1. If I add the authority records as per step 1 of the test plan, the authority records sort correctly both before and after the patch is applied. 2. If

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 Tomás Cohen Arazi changed: What|Removed |Added CC||dc...@prosentient.com.au

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 Tomás Cohen Arazi changed: What|Removed |Added Status|NEW |Needs Signoff

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 --- Comment #1 from Tomás Cohen Arazi --- Created attachment 150905 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150905&action=edit Bug 33708: Make staff interface login not require public API (OAuth/OIDC) This

[Koha-bugs] [Bug 33550] Rename Patron restrictions administration page 'Patron restriction types'

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33550 --- Comment #23 from Katrin Fischer --- Created attachment 150904 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150904&action=edit Bug 33550: (QA follow-up) Switch from double to single quotes in text As we use s

[Koha-bugs] [Bug 33550] Rename Patron restrictions administration page 'Patron restriction types'

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33550 Katrin Fischer changed: What|Removed |Added Attachment #150319|0 |1 is obsolete|

[Koha-bugs] [Bug 33550] Rename Patron restrictions administration page 'Patron restriction types'

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33550 Katrin Fischer changed: What|Removed |Added Attachment #150318|0 |1 is obsolete|

[Koha-bugs] [Bug 33550] Rename Patron restrictions administration page 'Patron restriction types'

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33550 Katrin Fischer changed: What|Removed |Added Attachment #150317|0 |1 is obsolete|

[Koha-bugs] [Bug 33550] Rename Patron restrictions administration page 'Patron restriction types'

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33550 Katrin Fischer changed: What|Removed |Added Attachment #150316|0 |1 is obsolete|

[Koha-bugs] [Bug 33550] Rename Patron restrictions administration page 'Patron restriction types'

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33550 Katrin Fischer changed: What|Removed |Added Patch complexity|--- |String patch S

[Koha-bugs] [Bug 33550] Rename Patron restrictions administration page 'Patron restriction types'

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33550 Katrin Fischer changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 26472] Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks

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

[Koha-bugs] [Bug 26472] Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks

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

[Koha-bugs] [Bug 6936] Allow to limit on multiple itemtypes when exporting bibliographic records

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6936 Caroline Cyr La Rose changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 31063] [OMNIBUS] QOTD tool

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31063 Bug 31063 depends on bug 31062, which changed state. Bug 31062 Summary: Change description of QOTD tool in tools-home https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31062 What|Removed |Ad

[Koha-bugs] [Bug 31062] Change description of QOTD tool in tools-home

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31062 Caroline Cyr La Rose changed: What|Removed |Added Documentation||https://gitlab.com/ko

[Koha-bugs] [Bug 33708] OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 Tomás Cohen Arazi changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |tomasco...@gmail.com

[Koha-bugs] [Bug 33708] New: OAuth/OIDC authentication for the staff interface requires OPAC enabled

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 Bug ID: 33708 Summary: OAuth/OIDC authentication for the staff interface requires OPAC enabled Change sponsored?: --- Product: Koha Version: unspecified Hardw

[Koha-bugs] [Bug 33701] Catalogue detail page no longer shows all tab data when printing

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33701 Katrin Fischer changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #3 f

[Koha-bugs] [Bug 26472] Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26472 --- Comment #8 from Heather --- I added some more headings, with punctuation, since I noticed the problem originally in headings with punctuation. I added topical headings: 150 _ 0 Science (Fictitious character) 150 _ 0 Science Sci

[Koha-bugs] [Bug 33533] Translatability: Do not separate "Patron" or "Organization" and "identity" in memberentrygen.tt

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33533 --- Comment #6 from Jacob O'Mara --- Nice work, thanks everyone! Pushed to 22.11.x for the next release. -- You are receiving this mail because: You are watching all bug changes. ___ Koh

[Koha-bugs] [Bug 33533] Translatability: Do not separate "Patron" or "Organization" and "identity" in memberentrygen.tt

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33533 Jacob O'Mara changed: What|Removed |Added Version(s)|23.05.00|23.05.00,22.11.06 rel

[Koha-bugs] [Bug 33491] EBSCO Packages - Add new agreement UI has some issues

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33491 --- Comment #18 from Jacob O'Mara --- Nice work, thanks everyone! Pushed to 22.11.x for the next release. -- You are receiving this mail because: You are watching all bug changes. ___ Ko

[Koha-bugs] [Bug 33491] EBSCO Packages - Add new agreement UI has some issues

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33491 Jacob O'Mara changed: What|Removed |Added Version(s)|23.05.00|23.05.00,22.11.06 rel

[Koha-bugs] [Bug 33447] Add caching to Biblio->pickup_locations

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33447 --- Comment #20 from Jacob O'Mara --- Nice work, thanks everyone! Pushed to 22.11.x for the next release. -- You are receiving this mail because: You are watching all bug changes. ___ Ko

[Koha-bugs] [Bug 33447] Add caching to Biblio->pickup_locations

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33447 Jacob O'Mara changed: What|Removed |Added Status|Pushed to master|Pushed to stable Ver

[Koha-bugs] [Bug 33416] Agreements.ts is failing

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33416 --- Comment #17 from Jacob O'Mara --- Nice work, thanks everyone! Pushed to 22.11.x for the next release. -- You are receiving this mail because: You are watching all bug changes. ___ Ko

[Koha-bugs] [Bug 33416] Agreements.ts is failing

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33416 Jacob O'Mara changed: What|Removed |Added Version(s)|23.05.00|23.05.00,22.11.06 rel

[Koha-bugs] [Bug 33402] ERM Cypress tests needs to be moved to their own directory

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33402 --- Comment #14 from Jacob O'Mara --- Nice work, thanks everyone! Pushed to 22.11.x for the next release. -- You are receiving this mail because: You are watching all bug changes. ___ Ko

[Koha-bugs] [Bug 33402] ERM Cypress tests needs to be moved to their own directory

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33402 Jacob O'Mara changed: What|Removed |Added Status|Pushed to master|Pushed to stable Ver

[Koha-bugs] [Bug 33354] Error 400 Bad Request when submitting form in ERM

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33354 --- Comment #12 from Jacob O'Mara --- Nice work, thanks everyone! Pushed to 22.11.x for the next release. -- You are receiving this mail because: You are watching all bug changes. ___ Ko

[Koha-bugs] [Bug 33354] Error 400 Bad Request when submitting form in ERM

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33354 Jacob O'Mara changed: What|Removed |Added Version(s)|23.05.00|23.05.00,22.11.06 rel

  1   2   3   4   >