[Koha-bugs] [Bug 12133] Guarantor requirements when registering a patron

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12133

Emmi Takkinen  changed:

   What|Removed |Added

 Attachment #152706|0   |1
is obsolete||

--- Comment #34 from Emmi Takkinen  ---
Created attachment 153082
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153082=edit
Bug 12133: Add requirements for guarantor and guarantee

Add two requirements when registering a new patron:

- A child patron must have a guarantor. This is controlled by
  a new syspref ChildNeedsGuarantor.
- A guarantor cannot be a guarantee.

Test plan:
1. Add a child patron without guarantor or child patron with guarantee
as guarantor succesfully.
2. Apply this patch.
3. Add a child patron as a guarantor.
=> Error is raised.
4. Turn syspref "ChildNeedsGuarantor" ON.
5. Add a child patron without a guarantor and error "Child needs a
guarantor" is raised.
6. Add guarantor. Guarantor can either be existing patron or added with
"Contact" section.
=> Save without errors.

Also prove t/db_dependent/Koha/Patron.t

Sponsored-by: Koha-Suomi Oy

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12133] Guarantor requirements when registering a patron

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12133

--- Comment #33 from Emmi Takkinen  ---
(In reply to Sam Lau from comment #32)
> Everything in test plan worked fine for me, just failing
> t/db_dependent/Koha/Patron.t. 
> 
> # Subtest: guarantor requirements tests
> 1..6
> ok 1 - Child patron can be stored without guarantor when
> ChildNeedsGuarantor is off.
> ok 2 - Exception thrown when guarantor is required but not provided.
> ok 3 - Exception thrown when child patron is added as guarantor.
> DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
> execute failed: Incorrect datetime value: 'SCALAR(0xaaab1c4b5b58)' for
> column `koha_kohadev`.`borrowers`.`updated_on` at row 1 at
> /kohadevbox/koha/Koha/Object.pm line 170
> # Looks like you planned 6 tests but ran 3.
> not ok 25 - guarantor requirements tests
> 
> #   Failed test 'guarantor requirements tests'
> #   at t/db_dependent/Koha/Patron.t line 1588.
> Invalid value passed, borrowers.updated_on=SCALAR(0xaaab1c4b5b58) expected
> type is datetime# Looks like your test exited with 255 just after 25.
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 1/25 subtests

Hmm, I'm unable to repeat this. Did you test this with current master? However
for some reason 'guarantor requirements tests' fail for me randomly with error
"Child patron cannot be a guarantor." This probably happens because $child2 is
first attempted to be stored with child as guarantor and then without it..?
Adding $child2->discard_changes after first store seems to help.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33671] Database update 22.06.00.048 breaks update process

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33671

--- Comment #16 from Marcel de Rooy  ---
Pablo responded:
> If the fix of this issue not apply to 22.05, then there is a confusion right 
> from the start. 

This is again a misunderstanding! The fix is part of 22.11. So if you are
upgrading from 22.05 to 22.11 you will be affected.
You are referring to 22.11.02. Please use the latest 22.11 now.

> Maybe worth to mention that that Koha was a fresh installation on 20.05, and 
> never touched directly the db, so if there was a NULL guarantor_id on 
> borrower_relationships, Koha create it.
> On a few days I will get the VM rollbacked to check, but on a very similar 
> instance SELECT COUNT(*) FROM borrower_relationships WHERE guarantor_id IS 
> NULL; return zero rows.

Koha does not create guarantors out of the blue.
It should be impossible to have FK constraint error on an empty table.

Any comments on Koha version, SQL version, SHOW CREATE TABLE
borrower_relationships, and its records, etc. may help us further. Please
repeat with the latest 22.11 and report back.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34200] Lists and merge catalog records

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34200

--- Comment #3 from Marcel de Rooy  ---
(In reply to Jonathan Druart from comment #1)
> We are actually not doing anything special with lists when we merge
> catalogue records. The original record is kept and so the link is preserved.
> I am not sure what would be a correct fix here, neither if this is a bug.
> 
> Marcel, Katrin, any thoughts about this?

Current behavior is not a bug. Just a logical consequence of merging.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34143] "no attempt to encode" (|||) in the language facet doesn't work

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34143

--- Comment #3 from Päivi Knuutinen  ---
When you do a search in Koha and you get search result which has langauge facet
with (|||), you cannot see which biblios has that language code in MARC
008/35-37 when you click the code. Normally when you click any language code,
you get those biblios which have that language code.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13600] XSLT: 8xx not showing if there is no 4xx

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13600

Phil Ringnalda  changed:

   What|Removed |Added

 CC||1joynel...@gmail.com

--- Comment #50 from Phil Ringnalda  ---
*** Bug 22820 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 22820] Display 830 series information when there is no 490 tag (MARC21)

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22820

Phil Ringnalda  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #17 from Phil Ringnalda  ---


*** This bug has been marked as a duplicate of bug 13600 ***

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34160] Hyperlink item barcode to the item more details editor from the holds queue viewer

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34160

Phil Ringnalda  changed:

   What|Removed |Added

 CC||p...@chetcolibrary.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34160] Hyperlink item barcode to the item more details editor from the holds queue viewer

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34160

Phil Ringnalda  changed:

   What|Removed |Added

 Attachment #152879|0   |1
is obsolete||

--- Comment #2 from Phil Ringnalda  ---
Created attachment 153081
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153081=edit
Bug 34160: Hyperlink item barcode to the item more details editor from the
holds queue viewer

Sometimes librarians fail to find an item on the shelf for a hold and need to
mark the item as lost. In these cases it would be helpful to link the barcode
to the item's "more details" form in the same way we do for the standard
details item barcode hyperlink.

Test Plan:
1) View the holds queue, note the item barcode is not a hyperlink
2) Apply this patch
3) Reload the page, note the item barcode is a hyperlink to the more
   details page for that item!

Signed-off-by: Phil Ringnalda 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34160] Hyperlink item barcode to the item more details editor from the holds queue viewer

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34160

Phil Ringnalda  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 29825] Preview of authority record on edit mode as MARC formatted view

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29825

Phil Ringnalda  changed:

   What|Removed |Added

 Attachment #152917|0   |1
is obsolete||

--- Comment #24 from Phil Ringnalda  ---
Created attachment 153080
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153080=edit
Bug 29825: (follow-up) Some style fixes and modal correction

This patch makes a few coding style changes to the new JavaScript and
updates the Bootstrap modal markup to be in line with current standards.

The previous patches lacked a trigger for the preview modal, so I added
that. Since the content of the modal uses spaces for formatting I added
monospace formatting to the modal body.

Signed-off-by: Phil Ringnalda 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 29825] Preview of authority record on edit mode as MARC formatted view

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29825

--- Comment #23 from Phil Ringnalda  ---
Created attachment 153079
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153079=edit
Bug 29825: Preview of authority record on edit mode as MARC formatted view

A new file for modal view of result added.

Signed-off-by: Phil Ringnalda 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 29825] Preview of authority record on edit mode as MARC formatted view

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29825

Phil Ringnalda  changed:

   What|Removed |Added

 Attachment #152915|0   |1
is obsolete||
 Attachment #152916|0   |1
is obsolete||

--- Comment #22 from Phil Ringnalda  ---
Created attachment 153078
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153078=edit
Bug 29825: Preview of authority record on edit mode as MARC formatted view

This bug adds a new functionality on Edit mode of a new or existing authority.
Add a new button 'MARC Preview' in order librarian have the ability to preview
the record on MARC plain structure mode and have all fields and subfields
that entered before save/update the record.

To test:
1. Open or add an authority
2. The preview button isn't on toolbar
3. Apply the patch
4. Do step 1
5. The preview button exists
6. Do some changes or not to the authority record
7. Click to Preview MARC button and a modal window will appear with all fields
   indicators and subfields that filled in the form of cataloguing.

Mentored by: Andreas Roussos

Signed-off-by: Phil Ringnalda 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 29825] Preview of authority record on edit mode as MARC formatted view

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29825

Phil Ringnalda  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 29825] Preview of authority record on edit mode as MARC formatted view

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29825

--- Comment #21 from Phil Ringnalda  ---
But when I went looking for our house style for displaying MARC, I see that we
use either nothing or a leading _ or ‡ or a trailing {space}/ as a subfield
delimiter, that we either make the subfield code bold or do not, and that we
either follow it with a space or do not, and that we either put each subfield
on a new line or do not. _aTitle and _a Title are even just
two views from the same script. Maybe our house style is "every MARC display
must look different than any other MARC display" :)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32339] [Elasticsearch] Provide record when cataloguing biblios

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32339

Phil Ringnalda  changed:

   What|Removed |Added

 CC||p...@chetcolibrary.org
 Status|Needs Signoff   |In Discussion

--- Comment #4 from Phil Ringnalda  ---
Sounds more like "in discussion" then.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 26657] "Unlinked" output of LinkBibHeadingsToAuthorities is ambiguous

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26657

Phil Ringnalda  changed:

   What|Removed |Added

 CC||p...@chetcolibrary.org
 Status|Needs Signoff   |Patch doesn't apply

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 21469] Account for 'MarcOrgCode' preference in 'Enhanced Analytics Workflow'

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21469

Phil Ringnalda  changed:

   What|Removed |Added

 CC||p...@chetcolibrary.org
 Status|Needs Signoff   |Patch doesn't apply

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 26862] MARC21 530 is missing from staff interface and has no label

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26862

--- Comment #7 from Heather  ---
Sure, Katrin!  Yes, please do!  I felt that this was a bug I could really
test.:)

Happy to help!
--h2

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 29560] Add option to create MARC links when adding items to bundles

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29560

Phil Ringnalda  changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply
 CC||p...@chetcolibrary.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field.

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367

Phil Ringnalda  changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 26862] MARC21 530 is missing from staff interface and has no label

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26862

--- Comment #6 from Katrin Fischer  ---
Thank you, David and Heather!
Heather, if I work on other XSLT patches, would you like me to CC you?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34211] Add +strings for GET /api/v1/biblios/:biblio_id/items

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34211

--- Comment #3 from Lucas Gass  ---
(In reply to Jonathan Druart from comment #2)
> This is done somewhere in bug 33568.

Great! In that case should we just mark this one as a duplicate?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34211] Add +strings for GET /api/v1/biblios/:biblio_id/items

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34211

Jonathan Druart  changed:

   What|Removed |Added

 CC||jonathan.druart+koha@gmail.
   ||com

--- Comment #2 from Jonathan Druart  ---
This is done somewhere in bug 33568.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34211] Add +strings for GET /api/v1/biblios/:biblio_id/items

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34211

--- Comment #1 from Tomás Cohen Arazi  ---
\o/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


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

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635

Lucas Gass  changed:

   What|Removed |Added

 Blocks||34211


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34211
[Bug 34211] Add +strings for GET /api/v1/biblios/:biblio_id/items
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34211] Add +strings for GET /api/v1/biblios/:biblio_id/items

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34211

Lucas Gass  changed:

   What|Removed |Added

 Depends on||26635


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635
[Bug 26635] Expand coded values in REST API call
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34211] New: Add +strings for GET /api/v1/biblios/:biblio_id/items

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34211

Bug ID: 34211
   Summary: Add +strings for GET /api/v1/biblios/:biblio_id/items
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: REST API
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: lu...@bywatersolutions.com
CC: tomasco...@gmail.com

It would be nice it we could get +strings for this endpoint.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 26862] MARC21 530 is missing from staff interface and has no label

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26862

Heather  changed:

   What|Removed |Added

 CC||heather_hernan...@nps.gov

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 26862] MARC21 530 is missing from staff interface and has no label

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26862

ByWater Sandboxes  changed:

   What|Removed |Added

 Attachment #152993|0   |1
is obsolete||

--- Comment #5 from ByWater Sandboxes  ---
Created attachment 153077
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153077=edit
Bug 26862: Improve MARC21 530 display on detail pages

This makes some changes to the way we display field 530 in OPAC
and staff interface:

* Adds missing spaces before $u and between repeated $u subfields
* Adds a description/label before the output of the subfields
* Adds display to the staff interface (was OPAC only)
* Adds separators between repeated 530 fields:
  * OPAC: updates mark-up to use the new CSS driven separators
  * Staff interface: adds | with separator class

To test:
* Find or create a records with multiple 530 entries
* Repeat $u with multiple URLs
* Verify display in staff (missing) and OPAC
* Apply patch
* Verify display is improved :D

Signed-off-by: David Nind 
Signed-off-by: Heather Hernandez 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24284] Cancelling of holds and orders should allow for different translation than cancel as options in dialogs

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24284

--- Comment #2 from Caroline Cyr La Rose  ---
Maybe you could point out which need to be different?

You mention orders and holds.

I looked at basket.tt and when it's for cancelling orders, it's not just
'Cancel', but 'Cancel order', so that should be OK. Unless we can cancel orders
from another page?


In reserves/request.tt, it is 'Cancel hold' (or just a trash can).

I didn't look at all the pages obviously. But if you could point me in the
right direction, I can do the work.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 14797] Cancelling orders with no alert to existing holds

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14797

Caroline Cyr La Rose  changed:

   What|Removed |Added

 CC||caroline.cyr-la-rose@inlibr
   ||o.com

--- Comment #8 from Caroline Cyr La Rose  ---
I don't know if this is the same bug as the one I just ran into. I was looking
to recreate the context for this string

"Can't cancel order, (%s) holds are linked with this order. Cancel holds first"

(I was wondering if (%s) was a number or not)

However, if my ordered item has a hold, it says 

Cancel order
Can't cancel order and delete catalog record

And if I hover over the "Can't cancel order and delete catalog record" there is
a tooltip indicating that the record cannot be deleted for reasons listed
below. But there are no reasons.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24284] Cancelling of holds and orders should allow for different translation than cancel as options in dialogs

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24284

Caroline Cyr La Rose  changed:

   What|Removed |Added

 CC||caroline.cyr-la-rose@inlibr
   ||o.com

--- Comment #1 from Caroline Cyr La Rose  ---
I thought, ooh, this is something I can do that is not too complicated... Then
I checked the list of places where 'Cancel' is used alone without any other
context...

#: koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt:196
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt:493
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt:127
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt:145
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt:356
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt:420
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt:804
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt:896
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt:920
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt:316
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketheader.tt:153
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketheader.tt:155
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt:213
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/duplicate_orders.tt:257
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt:290
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt:288
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt:312
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/moddeliverydate.tt:45
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/modordernotes.tt:56
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt:710
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt:713
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt:715
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tt:56
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt:106
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt:161
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt:403
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt:190
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tt:150
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/transferorder.tt:124
#: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt:144
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt:238
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt:204
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt:279
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt:281
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt:379
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt:398
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqcontract.tt:126
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/audio_alerts.tt:80
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt:83
#:
koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt:366
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_tag_structure.tt:177
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt:168
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt:133
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt:217
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt:160
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt:196
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt:266
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/branch_transfer_limits.tt:98
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt:282
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/cash_registers.tt:139
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt:432
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt:512
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt:129
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/classsources.tt:197
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/classsources.tt:243
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/classsources.tt:317
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/credit_types.tt:145
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt:148
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/debit_types.tt:148
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/desks.tt:132
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt:71
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt:257
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_ean_accounts.tt:133
#:
koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_provider_domains.tt:155
#:

[Koha-bugs] [Bug 12133] Guarantor requirements when registering a patron

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12133

Sam Lau  changed:

   What|Removed |Added

 CC||sama...@gmail.com
 Status|Needs Signoff   |Failed QA

--- Comment #32 from Sam Lau  ---
Everything in test plan worked fine for me, just failing
t/db_dependent/Koha/Patron.t. 

# Subtest: guarantor requirements tests
1..6
ok 1 - Child patron can be stored without guarantor when
ChildNeedsGuarantor is off.
ok 2 - Exception thrown when guarantor is required but not provided.
ok 3 - Exception thrown when child patron is added as guarantor.
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Incorrect datetime value: 'SCALAR(0xaaab1c4b5b58)' for column
`koha_kohadev`.`borrowers`.`updated_on` at row 1 at
/kohadevbox/koha/Koha/Object.pm line 170
# Looks like you planned 6 tests but ran 3.
not ok 25 - guarantor requirements tests

#   Failed test 'guarantor requirements tests'
#   at t/db_dependent/Koha/Patron.t line 1588.
Invalid value passed, borrowers.updated_on=SCALAR(0xaaab1c4b5b58) expected type
is datetime# Looks like your test exited with 255 just after 25.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/25 subtests

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 25395] Enumchron needs to sort numerically

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25395

Dani Elder  changed:

   What|Removed |Added

 CC||danielle.elder@law.utexas.e
   ||du

--- Comment #6 from Dani Elder  ---
Could we create a sticky sort order then? Where we can tell Koha ... this is 1,
this is 2, this is 3 in order? Defaults to acq date sort for initial sticky
sort, but then we can moved items up and down in the sort field manually and
they "stick" for viewing in staff and opac?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34173] Imported items do not require home/holding branches, causing uneditable item records

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34173

Lisette Scheer  changed:

   What|Removed |Added

 CC||lisette.scheer@bywatersolut
   ||ions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34201] Missing sorting indicator on the ERM tables

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34201

Sam Lau  changed:

   What|Removed |Added

 Attachment #153069|0   |1
is obsolete||

--- Comment #5 from Sam Lau  ---
Created attachment 153076
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153076=edit
Bug 34201: (follow-up) Add additional specific CSS

This patch adds more CSS to make sure this works in Vue and non-Vue
pages. On non-Vue pages there are these three states:

.sorting,
.sorting_asc,
.sorting_desc

On the ERM page with Vue there is:

.sorting,
.sorting.sorting_asc,
.sorting.sorting_desc

This patch ensures all are covered.

Signed-off-by: Sam Lau 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34201] Missing sorting indicator on the ERM tables

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34201

Sam Lau  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34210] ISSUEQSLIP should offer checkout session items only

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34210

Andrew Fuerste-Henry  changed:

   What|Removed |Added

 CC||andre...@dubcolib.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34210] New: ISSUEQSLIP should offer checkout session items only

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34210

Bug ID: 34210
   Summary: ISSUEQSLIP should offer checkout session items only
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Circulation
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: cbran...@cdalibrary.org
QA Contact: testo...@bugs.koha-community.org
CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

Koha needs to have some mechanism in place to track items a patron checked out
in a particular session (this information clears every time a new patron is
loaded.  Maybe linked to when the last patron button is updated).

It would then be helpful in being creating some kind of mechanism so that
ISSUEQSLIP could print just the items you just checked out rather than
everything today, or everything currently checked out altogether.

I can narrow down something close to this session with some template toolkit
and time logic, but that is rather complicated for some libraries, and isn't
foolproof.  It would be preferred if Koha kept track of checkout sessions and
offered an easy to implement option in the slip template.

This is very needed and common.  You don't go the grocery store and get a
receipt for everything you bought that day.  Just for that transaction.  This
would line up with current practices.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


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

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32048

Lucas Gass  changed:

   What|Removed |Added

 CC||lu...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23674] Allowing editable notes on all entries in patron Transactions table

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23674

Lucas Gass  changed:

   What|Removed |Added

 CC||lu...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


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

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33960

Owen Leonard  changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


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

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33960

Owen Leonard  changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |n...@bywatersolutions.com
   |ity.org |

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28726] Add sort1 and sort2 to patron card creator patron search

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28726

Michael Hafen  changed:

   What|Removed |Added

 Blocks||34209


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34209
[Bug 34209] Follow up on Bug 28726 - move whole search header div into checkbox
column condition
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34209] Follow up on Bug 28726 - move whole search header div into checkbox column condition

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34209

Michael Hafen  changed:

   What|Removed |Added

   Severity|enhancement |trivial
 Depends on||28726


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28726
[Bug 28726] Add sort1 and sort2 to patron card creator patron search
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34209] New: Follow up on Bug 28726 - move whole search header div into checkbox column condition

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34209

Bug ID: 34209
   Summary: Follow up on Bug 28726 - move whole search header div
into checkbox column condition
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Label/patron card printing
  Assignee: cnighswon...@foundations.edu
  Reporter: michael.ha...@washk12.org
QA Contact: testo...@bugs.koha-community.org

Created attachment 153075
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153075=edit
Bug 28726: Follow up - move whole 'select all ...' div into checkbox column
condition

In the patron search popup from pages that don't have a checkbox in the search
results table there is an empty div above the table.  This div holds the
'Select all ...' features when there is a checkbox column in the table.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33956] opac-user.pl should use Koha::Biblio->opac_summary_html

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33956

Owen Leonard  changed:

   What|Removed |Added

 Attachment #153042|0   |1
is obsolete||

--- Comment #2 from Owen Leonard  ---
Created attachment 153074
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153074=edit
Bug 33956: Use Koha::Biblio->opac_summary_html from opac-user.pl

This code is currently duplicated in controllers opac-readingrecord.pl
and opac-user.pl.

After bug 33949 it will be removed from opac-readingrecord.pl, and bug
33956 aims to remove it from opac-user.pl.

Final situation will be: we have the code in a module, covered by tests
\o/

Test plan:
Check an item out
Setup OPACMySummaryHTML ("biblionumber: {BIBLIONUMBER}" for instance)
Go to the "Your summary" at the OPAC and notice the "Links" column
Everything should work identically before and after this patch

Signed-off-by: Owen Leonard 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33956] opac-user.pl should use Koha::Biblio->opac_summary_html

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33956

Owen Leonard  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
   Patch complexity|--- |Small patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 28726] Add sort1 and sort2 to patron card creator patron search

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28726

--- Comment #46 from Michael Hafen  ---
I'm guessing you are seeing that on the patron search popup from a page other
then the patron card creator.  I'll open another bug with a follow up patch to
move the whole div into the checkbox column condition.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33954] Add Koha::Biblio->opac_summary_html

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33954

--- Comment #5 from Owen Leonard  ---
Created attachment 153073
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153073=edit
Bug 33954: Koha::Biblio->opac_summary_html

Signed-off-by: Owen Leonard 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33954] Add Koha::Biblio->opac_summary_html

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33954

Owen Leonard  changed:

   What|Removed |Added

 Attachment #152150|0   |1
is obsolete||
 Attachment #152151|0   |1
is obsolete||

--- Comment #4 from Owen Leonard  ---
Created attachment 153072
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153072=edit
Bug 33954: Add tests

Signed-off-by: Owen Leonard 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33954] Add Koha::Biblio->opac_summary_html

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33954

Owen Leonard  changed:

   What|Removed |Added

   Patch complexity|--- |Small patch
 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34205] Default server checkbox not working when editing an SMTP server

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34205

Katrin Fischer  changed:

   What|Removed |Added

Summary|Default server checkbox not |Default server checkbox not
   |working when editing an |working when editing an
   |SMPT server |SMTP server

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33029] Add wrapper method for dt_from_string to KohaDates template toolkit plugin

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33029

Kyle M Hall  changed:

   What|Removed |Added

 Attachment #150353|0   |1
is obsolete||

--- Comment #8 from Kyle M Hall  ---
Created attachment 153071
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153071=edit
Bug 33029: Add wrapper method for dt_from_string to KohaDates template toolkit
plugin

It would be very useful to have direct access to dt_from_string in our
templates. This would allow for us to handle custom date and time formatting.
It would, for example, allow us to output the month name for a given date via
Template Toolkit easily.

Test Plan:
1) Apply this patch
2) In a notice add '[% Use KohaDates %][% KohaDates.datetime_from_string().ymd
%]' to the top of a notice
3) Generate that notice for a patron
4) Note today's date in iso format is rendered at the top of the notice

Signed-off-by: Marcel de Rooy 
Signed-off-by: Nick Clemens 
Signed-off-by: Aleisha Amohia 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33029] Add wrapper method for dt_from_string to KohaDates template toolkit plugin

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33029

Kyle M Hall  changed:

   What|Removed |Added

 Status|Patch doesn't apply |Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34115] Use a global tab select function for activating Bootstrap tabs based on location hash

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34115

Sam Lau  changed:

   What|Removed |Added

 Attachment #153058|0   |1
is obsolete||

--- Comment #3 from Sam Lau  ---
Created attachment 153070
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153070=edit
Bug 34115: Use a global tab select function for activating Bootstrap tabs based
on location hash

This patch fixes automatic tab selection by location.hash in the MARC
subfield editor. This allows links which target a specific subfield to
open the page with the subfield tab selected.

I've put this into a global function since it can be reused in multiple
places: The about page and the checkout page have variations of this
functionality which can be replaced with this function.

The patch also corrects two links in Koha pointing to the About
page which included the wrong location hash (changed in the switch to
Bootstrap tab wrappers).

To test, apply the patch and go to Adminstration -> Bibliographic
frameworks.

- View the MARC structure for any framework.
  - In the "Search for tag" input field, submit a tag and subfield which
will be found in that framework, e.g. "245$a"
  - When you submit the form you should be sent to the MARC subfield
   structure page for that tag with the subfield tab automatically
   selected.
- View the MARC subfield structure for any framework.
  - In the table of subfields, click the subfield link in the first
column. You should be taken to the edit form with the corresponding
tab selected.
- Go to Circulation and check out to a patron. Append a tab anchor to
  the URL, e.g. "#holds_panel" and submit. You may have to shift-reload
  the page to see the change. (As far as I know no links in Koha take
  advantage of this)
- Perform the same test on the patron detail page
- Go to the About page and perform the same test with a tab anchor like
  "#team_panel" or "#sysinfo_panel"

Signed-off-by: Sam Lau 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34115] Use a global tab select function for activating Bootstrap tabs based on location hash

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34115

Sam Lau  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34201] Missing sorting indicator on the ERM tables

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34201

--- Comment #4 from Owen Leonard  ---
Created attachment 153069
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153069=edit
Bug 34201: (follow-up) Add additional specific CSS

This patch adds more CSS to make sure this works in Vue and non-Vue
pages. On non-Vue pages there are these three states:

.sorting,
.sorting_asc,
.sorting_desc

On the ERM page with Vue there is:

.sorting,
.sorting.sorting_asc,
.sorting.sorting_desc

This patch ensures all are covered.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34201] Missing sorting indicator on the ERM tables

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34201

Owen Leonard  changed:

   What|Removed |Added

   Patch complexity|--- |Small patch
 Status|Signed Off  |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34201] Missing sorting indicator on the ERM tables

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34201

Sam Lau  changed:

   What|Removed |Added

 Attachment #153053|0   |1
is obsolete||

--- Comment #3 from Sam Lau  ---
Created attachment 153068
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153068=edit
Bug 34201: Restore sorting indicator on ERM tables

DataTable Vue component keep the 'sorting' class on the th which display
the grey up/down icon over the blue icon which indicate the current sort
column

Test plan:
Create several agreements, notice that the list view is having the
sorting indicators (blue arrows) in the top right of the first column.
Sort the columns: asc, desc, combined sort (shift+click) and confirm
that the indicators are correct

Signed-off-by: Sam Lau 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34201] Missing sorting indicator on the ERM tables

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34201

Sam Lau  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34206] [22.11] Vendor options do not show on agreements and licenses form

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34206

Martin Renvoize  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

--- Comment #4 from Martin Renvoize  ---
All working, lets go for a push.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34206] [22.11] Vendor options do not show on agreements and licenses form

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34206

Martin Renvoize  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34206] [22.11] Vendor options do not show on agreements and licenses form

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34206

Martin Renvoize  changed:

   What|Removed |Added

 Attachment #153066|0   |1
is obsolete||

--- Comment #3 from Martin Renvoize  ---
Created attachment 153067
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153067=edit
Bug 34206: Fix display of vendor options in agreements and licenses forms

Test plan:
1) Go to ERM licenses /cgi-bin/koha/erm/licenses
2) Click 'New license' and click the 'vendor' dropdown
3) Notice how it doesn't bring up any options
4) Apply patch and repeat test plan. Notice how now the vendor options show.
5) Repeat test plan for agreements

The test plan should be done using the 22.11.x branch

Signed-off-by: Martin Renvoize 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34206] [22.11] Vendor options do not show on agreements and licenses form

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34206

--- Comment #2 from Pedro Amorim  ---
(In reply to Pedro Amorim from comment #0)
> This is specific to 22.11.x and resulted of bug 33355 being originally
> developed without bug 33103 in master, but when bug 33355 was rebased before
> pushed, it was rebased with bug 33101 in master.
> 
> It applied nicely, but bug 33101 was not pushed to 22.11 because it's an
> enhancement.

Typo: "bug 33101" should be "bug 33103"

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34208] Expose a way to search for patrons by their outstanding balances

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34208

Martin Renvoize  changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |martin.renvoize@ptfs-europe
   |ity.org |.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34208] New: Expose a way to search for patrons by their outstanding balances

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34208

Bug ID: 34208
   Summary: Expose a way to search for patrons by their
outstanding balances
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: REST API
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: martin.renvo...@ptfs-europe.com
CC: tomasco...@gmail.com

I can't see that any of our existing patron api endpoints allow searchng by
account balances.. it would be great to have that option.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34206] [22.11] Vendor options do not show on agreements and licenses form

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34206

Jonathan Druart  changed:

   What|Removed |Added

   Assignee|jonathan.druart+koha@gmail. |pedro.amo...@ptfs-europe.co
   |com |m

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 31631] Optionally choose for tax-exclusive values to be used for calculating fund values (spent, ordered)

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31631

Caroline Cyr La Rose  changed:

   What|Removed |Added

   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=34207

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12839] aqbooksellers.gstreg is never used

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12839

Caroline Cyr La Rose  changed:

   What|Removed |Added

   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=34207

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34207] Tax number registered (aqbooksellers.gstreg) is never used

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34207

Caroline Cyr La Rose  changed:

   What|Removed |Added

   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=12839,
   ||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=31631

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34207] New: Tax number registered (aqbooksellers.gstreg) is never used

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34207

Bug ID: 34207
   Summary: Tax number registered (aqbooksellers.gstreg) is never
used
 Change sponsored?: ---
   Product: Koha
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Acquisitions
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: caroline.cyr-la-r...@inlibro.com
QA Contact: testo...@bugs.koha-community.org

In the vendor add form, there is a yes/no field labeled "Tax number
registered". It maps to aqbooksellers.gstreg. I don't think gstreg is used
anywhere. Bug 12839 removed any reference to this field in the code.

Having yes or no in this field doesn't affect tax calculations.

I wonder if some libraries use it to indicate something internally?

To access:
1. Go to Acquisitions
2. Click 'New vendor'
   --> 'Tax number registered' field in the 'Ordering information' section

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34206] [22.11] Vendor options do not show on agreements and licenses form

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34206

--- Comment #1 from Pedro Amorim  ---
Created attachment 153066
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153066=edit
Bug 34206: Fix display of vendor options in agreements and licenses forms

Test plan:
1) Go to ERM licenses /cgi-bin/koha/erm/licenses
2) Click 'New license' and click the 'vendor' dropdown
3) Notice how it doesn't bring up any options
4) Apply patch and repeat test plan. Notice how now the vendor options show.
5) Repeat test plan for agreements

The test plan should be done using the 22.11.x branch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34206] [22.11] Vendor options do not show on agreements and licenses form

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34206

Pedro Amorim  changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 27824] Report batch operations break with space in placeholder

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27824

Jonathan Druart  changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |jonathan.druart+koha@gmail.
   |ity.org |com

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34206] New: [22.11] Vendor options do not show on agreements and licenses form

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34206

Bug ID: 34206
   Summary: [22.11] Vendor options do not show on agreements and
licenses form
 Change sponsored?: ---
   Product: Koha
   Version: 22.11
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: ERM
  Assignee: jonathan.druart+k...@gmail.com
  Reporter: pedro.amo...@ptfs-europe.com
CC: jonathan.druart+k...@gmail.com,
jonathan.fi...@ptfs-europe.com,
martin.renvo...@ptfs-europe.com,
matt.blenkin...@ptfs-europe.com,
pedro.amo...@ptfs-europe.com

This is specific to 22.11.x and resulted of bug 33355 being originally
developed without bug 33103 in master, but when bug 33355 was rebased before
pushed, it was rebased with bug 33101 in master.

It applied nicely, but bug 33101 was not pushed to 22.11 because it's an
enhancement.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34205] New: Default server checkbox not working when editing an SMPT server

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34205

Bug ID: 34205
   Summary: Default server checkbox not working when editing an
SMPT server
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: minor
  Priority: P5 - low
 Component: System Administration
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: sama...@gmail.com
QA Contact: testo...@bugs.koha-community.org
CC: gmcha...@gmail.com

To recreate this bug:
- go to administration-> SMTP servers and click new smtp server
- fill in the required info with random inputs, just make sure to select the
box that says default server. Click submit when finished.
- now click on the edit button next to the server you just created. Notice that
the 'Default server' box is still selected. Press submit.
- notice how even though the box was selected, the server is now not the
default server.
- click on edit again.
- there is a weird blue box in the background of the form
- select 'Default server' and submit
- the server is now default as expected.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 27824] Report batch operations break with space in placeholder

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27824

--- Comment #6 from Owen Leonard  ---
Created attachment 153065
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153065=edit
Bug 27824: Trim column headers

To support additional spaces.

Using the system for defining a column name placeholder (Bug 23390), if
there is a space inside the column name placeholder it won't work. The
SQL example in Bug 5697:

SELECT
i.itemnumber,
i.itemnumber as Exemplarnummber,
[[i.itemnumber| itemnumber for batch]],
CONCAT('',
i.itemnumber, '' ) AS "itemnumber as edit link"
FROM items i

"[[i.itemnumber| itemnumber for batch]]" has a space before "itemnumber
for batch." With that space removed it works as expected.

Signed-off-by: Owen Leonard 

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 27824] Report batch operations break with space in placeholder

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27824

Owen Leonard  changed:

   What|Removed |Added

 Attachment #153059|0   |1
is obsolete||
 Attachment #153060|0   |1
is obsolete||

--- Comment #5 from Owen Leonard  ---
Created attachment 153064
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153064=edit
Bug 27824: Add a test

Signed-off-by: Owen Leonard 

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 27824] Report batch operations break with space in placeholder

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27824

Owen Leonard  changed:

   What|Removed |Added

   Patch complexity|--- |Small patch
 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34129] Responsive table button icon broken after FontAwesome upgrade

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34129

--- Comment #7 from Jonathan Druart  ---
(In reply to Owen Leonard from comment #5)
> (In reply to Jonathan Druart from comment #4)
> > This seems to work for me.
> 
> Sorry it's not working for me. The icons are still blank even after
> regenerating the CSS.

I didn't commit the latest change, sorry!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34129] Responsive table button icon broken after FontAwesome upgrade

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34129

Jonathan Druart  changed:

   What|Removed |Added

 Attachment #153056|0   |1
is obsolete||

--- Comment #6 from Jonathan Druart  ---
Created attachment 153063
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153063=edit
Bug 34129: Fix plus and minus icon

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34204] Koha user needs to be able to login

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34204

--- Comment #2 from Jonathan Druart  ---
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625758#72

"""
- change and document (adduser(8)) that --disabled-password will behave
  like --disabled-login and additionally set the shell to
  /usr/sbin/nologin.
"""


https://salsa.debian.org/debian/adduser/-/commit/427ade7d9116af5af7baa9d0c538e14fa86560cf

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34204] Koha user needs to be able to login

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34204

--- Comment #1 from Jonathan Druart  ---
I found a related discussion but not the diff that caused this change
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625758

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34129] Responsive table button icon broken after FontAwesome upgrade

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34129

--- Comment #5 from Owen Leonard  ---
(In reply to Jonathan Druart from comment #4)
> This seems to work for me.

Sorry it's not working for me. The icons are still blank even after
regenerating the CSS.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 27254] Damaged items need more control over holds

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27254

--- Comment #2 from Christopher Brannon  ---
(In reply to Katrin Fischer from comment #1)
> I believe it would be really hard to deal with this change for upgrades as
> we cannot tell how libraries have used lost values (items, several system
> preferences, longoverdue cron, reports, etc). 
> But admittedly adding consistency would be nice.

I agree it would probably be hard, but not impossible.  I would imagine a
similar situation was faced with NOT_LOAN, assuming it didn't start out with
this option.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23336] Add an API endpoint for checking an item out to a patron

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23336

Tomás Cohen Arazi  changed:

   What|Removed |Added

   Keywords|additional_work_needed  |

--- Comment #56 from Tomás Cohen Arazi  ---
Follow-ups pushed. Martin will file a separate bug for those standing issues.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34101] Limit items types that can be checked out via SIP2

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34101

--- Comment #8 from Tomás Cohen Arazi  ---
Pushed to master for 23.11.

Nice work everyone, thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34101] Limit items types that can be checked out via SIP2

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34101

Tomás Cohen Arazi  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to master
 Version(s)||23.11.00
released in||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33879] check_cookie_auth overwrites interface set by get_template_and_user

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33879

--- Comment #22 from Tomás Cohen Arazi  ---
Pushed to master for 23.11.

Nice work everyone, thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33879] check_cookie_auth overwrites interface set by get_template_and_user

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33879

Tomás Cohen Arazi  changed:

   What|Removed |Added

 Version(s)||23.11.00
released in||
 Status|Passed QA   |Pushed to master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33404] Authorities imported from Z39.50 in encodings other than UTF-8 are corrupted

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33404

--- Comment #26 from Tomás Cohen Arazi  ---
Pushed to master for 23.11.

Nice work everyone, thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33404] Authorities imported from Z39.50 in encodings other than UTF-8 are corrupted

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33404

Tomás Cohen Arazi  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to master
 Version(s)||23.11.00
released in||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34204] Koha user needs to be able to login

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34204

Jonathan Druart  changed:

   What|Removed |Added

 CC||m...@kohaaloha.com,
   ||tomasco...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34204] New: Koha user needs to be able to login

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34204

Bug ID: 34204
   Summary: Koha user needs to be able to login
 Change sponsored?: ---
   Product: Koha
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Architecture, internals, and plumbing
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: jonathan.druart+k...@gmail.com
QA Contact: testo...@bugs.koha-community.org

Found in bookworm:

root@kohadevbox:koha$ koha-shell kohadev
This account is currently not available.

This is because /etc/passwd has /usr/sbin/nologin as shell, which is coming
from the --disabled-login param we passed to adduser in koha-create.

Looks like a bug has been fixed in adduser, because we didn't have this
behavior in bullseye.

We should certainly remove this parameter.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34203] New: CollapseFieldsPatronAddForm should have an option to check if fields are empty

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34203

Bug ID: 34203
   Summary: CollapseFieldsPatronAddForm should have an option to
check if fields are empty
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Patrons
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: cbran...@cdalibrary.org
QA Contact: testo...@bugs.koha-community.org
CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

This is a great feature, but would be even better if we had the option to
ignore collapsing a section if that section has information in it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 34202] New: Non-patron guarantor section independent of patron guarantor section

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34202

Bug ID: 34202
   Summary: Non-patron guarantor section independent of patron
guarantor section
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Patrons
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: cbran...@cdalibrary.org
QA Contact: testo...@bugs.koha-community.org
CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

I'm not sure why the non-patron guarantor information needs to be in a separate
collapsible section in memberentry.pl, but it is.  It seems like this should be
combined in some way.

If not, CollapseFieldsPatronAddForm needs to include that section.  Right now,
you can not automatically collapse that section.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 33879] check_cookie_auth overwrites interface set by get_template_and_user

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33879

Tomás Cohen Arazi  changed:

   What|Removed |Added

Summary|Check_cookie_auth   |check_cookie_auth
   |overwrites interface set by |overwrites interface set by
   |get_template_and_user   |get_template_and_user
 CC||tomasco...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 14962] Temp Shelving Location

2023-07-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14962

Andrew Fuerste-Henry  changed:

   What|Removed |Added

   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=30910

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


  1   2   3   >