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

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33621 Marcel de Rooy changed: What|Removed |Added Attachment #150322|0 |1 is obsolete|

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

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33621 Marcel de Rooy changed: What|Removed |Added Status|Failed QA |Passed QA Patch

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

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33621 Marcel de Rooy changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |m.de.r...@rijksmuseum.nl

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

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33621 Marcel de Rooy changed: What|Removed |Added CC||m.de.r...@rijksmuseum.nl

[Koha-bugs] [Bug 29523] Add a way to prevent embedding objects that should not be allowed

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29523 Marcel de Rooy changed: What|Removed |Added Status|Signed Off |Failed QA --- Comment #80

[Koha-bugs] [Bug 29523] Add a way to prevent embedding objects that should not be allowed

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29523 --- Comment #79 from Marcel de Rooy --- +subtest 'accessible usage tests' => sub { + +plan tests => 2; + +$schema->storage->txn_begin; + +my $library_1 = $builder->build_object( { class =>

[Koha-bugs] [Bug 29523] Add a way to prevent embedding objects that should not be allowed

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29523 --- Comment #78 from Marcel de Rooy --- Still applies. Looking here (a bit) Searched for the syntax error by going back patches: HEAD is now at 3aa1c17185 Bug 29523: Add Koha::Object->accessible root@master:/usr/share/koha# perl

[Koha-bugs] [Bug 31735] Avoid re-fetching objects from database by passing them down instead of object ids

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31735 Marcel de Rooy changed: What|Removed |Added Status|Signed Off |Patch doesn't apply --

[Koha-bugs] [Bug 31735] Avoid re-fetching objects from database by passing them down instead of object ids

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31735 Marcel de Rooy changed: What|Removed |Added CC||m.de.r...@rijksmuseum.nl

[Koha-bugs] [Bug 26597] Transfer information from guarantor when adding a guarantor to an existing patron

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26597 Marcel de Rooy changed: What|Removed |Added Status|BLOCKED |Failed QA --- Comment #22

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

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6 --- Comment #9 from Fridolin Somers --- (In reply to Matt Blenkinsop from comment #8) > Hi Fridolin, I'm happy to backport this but we are currently in string > freeze as we head towards this months release. We'll backport this at

[Koha-bugs] [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039 Marcel de Rooy changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |m.de.r...@rijksmuseum.nl

[Koha-bugs] [Bug 26597] Transfer information from guarantor when adding a guarantor to an existing patron

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26597 Marcel de Rooy changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |m.de.r...@rijksmuseum.nl

[Koha-bugs] [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039 Marcel de Rooy changed: What|Removed |Added Status|BLOCKED |Failed QA --- Comment #14

[Koha-bugs] [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039 --- Comment #13 from Marcel de Rooy --- +use Carp qw( croak ); Shouldnt we use exceptions now ? PERL26: Koha::Exceptions (Approved on Apr 26, 2017) Instead of die or croak when meeting unfavorable conditions in our code, we should

[Koha-bugs] [Bug 29185] Show MARC21 tag 765 - Original Language Entry

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29185 --- Comment #17 from Marcel de Rooy --- (In reply to Martin Renvoize from comment #15) > OK, confirms we're only adding an alias here and elasticsearch is handled. > > Passing QA Thanks -- You are receiving this mail because:

[Koha-bugs] [Bug 29185] Show MARC21 tag 765 - Original Language Entry

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29185 --- Comment #16 from Marcel de Rooy --- (In reply to Martin Renvoize from comment #11) > Nick said: > > "The only bit I am not sure about is the indexing, there is some massaging > it looks like in the utils - and I don't see

[Koha-bugs] [Bug 29185] Show MARC21 tag 765 - Original Language Entry

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29185 Martin Renvoize changed: What|Removed |Added Status|Signed Off |Passed QA QA

[Koha-bugs] [Bug 29185] Show MARC21 tag 765 - Original Language Entry

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

[Koha-bugs] [Bug 29185] Show MARC21 tag 765 - Original Language Entry

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

[Koha-bugs] [Bug 29185] Show MARC21 tag 765 - Original Language Entry

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

[Koha-bugs] [Bug 29185] Show MARC21 tag 765 - Original Language Entry

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29185 --- Comment #11 from Martin Renvoize --- Nick said: "The only bit I am not sure about is the indexing, there is some massaging it looks like in the utils - and I don't see where we have an equivalent in ES" So, that confirms my

[Koha-bugs] [Bug 32453] Object methods _result and _resultset methods not available in templates

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32453 Marcel de Rooy changed: What|Removed |Added Status|Signed Off |In Discussion

[Koha-bugs] [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039 Marcel de Rooy changed: What|Removed |Added Status|Signed Off |BLOCKED

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

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28726 --- Comment #38 from Marcel de Rooy --- If I am adding borrowers to the patron card batch, I am still seeing the box "There are no patrons in this batch" and I have no possibility to go further? Could be that I am missing config

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

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28726 --- Comment #37 from Marcel de Rooy --- Looking here -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

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

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28726 Marcel de Rooy changed: What|Removed |Added Attachment #147477|0 |1 is obsolete|

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

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28726 Marcel de Rooy changed: What|Removed |Added CC||m.de.r...@rijksmuseum.nl

[Koha-bugs] [Bug 23781] Recalls notices and messaging preferences

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23781 Marcel de Rooy changed: What|Removed |Added CC||m.de.r...@rijksmuseum.nl

[Koha-bugs] [Bug 21043] Add routes to add debits to a patron's account

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21043 Marcel de Rooy changed: What|Removed |Added Status|Signed Off |Failed QA

[Koha-bugs] [Bug 30928] Add interface to statistics table

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30928 Marcel de Rooy changed: What|Removed |Added CC||m.de.r...@rijksmuseum.nl

[Koha-bugs] [Bug 33631] results_summary label and content are slightly misaligned in staff interface

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33631 Marcel de Rooy changed: What|Removed |Added Status|Signed Off |Needs Signoff

[Koha-bugs] [Bug 15428] Different timeout preference for OPAC and staff interface

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15428 --- Comment #11 from David Cook --- (In reply to Marcel de Rooy from comment #10) > (In reply to David Cook from comment #9) > > (In reply to Katrin Fischer from comment #7) > > > Marked bug 32385 as a dependency for this one. I

[Koha-bugs] [Bug 15428] Different timeout preference for OPAC and staff interface

2023-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15428 --- Comment #10 from Marcel de Rooy --- (In reply to David Cook from comment #9) > (In reply to Katrin Fischer from comment #7) > > Marked bug 32385 as a dependency for this one. I think in order to have > > different timeouts, we

<    1   2   3