[Koha-bugs] [Bug 29623] Cache effective circulation rules

2022-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29623 --- Comment #28 from Jonathan Druart --- IMO It's not about refactoring, it's just not possible. get_effective_rule will still need to get (category, library, itemtype) in parameter. If the caller has the rule's id, it does not need

[Koha-bugs] [Bug 17509] Notify patrons to return items requested on hold by another person

2022-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17509 --- Comment #67 from Michal Denar --- I asked Radek to comment on this patch. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bug

[Koha-bugs] [Bug 10950] Add preferred pronoun field to patron record

2022-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10950 --- Comment #20 from Martin Renvoize --- Comment on attachment 135887 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135887 Bug 10950: API spec update Review of attachment 135887: --> (https://bugs.koha-communit

[Koha-bugs] [Bug 30912] Database update fails for 21.12.00.016 Bug 30060

2022-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30912 --- Comment #9 from Jonathan Druart --- (In reply to Keith Sorbo from comment #8) > (In reply to Nick Clemens from comment #6) > > Created attachment 135881 [details] > > Script to allow running a single update > > > > Provide the f

[Koha-bugs] [Bug 10950] Add preferred pronoun field to patron record

2022-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10950 Martin Renvoize changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 10950] Add preferred pronoun field to patron record

2022-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10950 Martin Renvoize changed: What|Removed |Added See Also||https://bugs.koha-communit

[Koha-bugs] [Bug 21978] Add middle name field

2022-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21978 Martin Renvoize changed: What|Removed |Added See Also||https://bugs.koha-communit

[Koha-bugs] [Bug 30912] Database update fails for 21.12.00.016 Bug 30060

2022-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30912 --- Comment #10 from Jonathan Druart --- Nick, don't we actually only need that? 14 if ( primary_key_exists ('user_permissions') { 15 $dbh->do(q{ 16 ALTER TABLE user_permissions DRO

<    1   2   3