[Bug 16846] New: Move patron related code to Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug ID: 16846 Summary: Move patron related code to Koha::Patron Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16845 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16845 - C4::Members::ModPrivacy is not used Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16845 [Bug 16845] C4::Members::ModPrivacy is not used -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16847 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16847 [Bug 16847] Remove C4::Members::GetTitles -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16849 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16849 [Bug 16849] Move IsDebarred to Koha::Patron->is_debarred -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16847 - Remove C4::Members::GetTitles -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16849 - Move IsDebarred to Koha::Patron->is_debarred -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16850 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16850 - Move IsMemberBlocked to Koha::Patron Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16850 [Bug 16850] Move IsMemberBlocked to Koha::Patron -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16851 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16851 - Move HasOverdues to Koha::Patron->has_overdues Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16851 [Bug 16851] Move HasOverdues to Koha::Patron->has_overdues -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16852 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16852 - Remove C4::Members::GetBorrowerCategorycode Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16852 [Bug 16852] Remove C4::Members::GetBorrowerCategorycode -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16853 --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16853 - Move changepassword to Koha::Patron->update_password Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16853 [Bug 16853] Move changepassword to Koha::Patron->update_password -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16889 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16889 - Move the ::columns subroutines to Koha::Objects->columns Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16889 [Bug 16889] Move the ::columns subroutines to Koha::Objects->columns -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16891 --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16891 - Move MoveMemberToDeleted to Koha::Patron->move_to_deleted Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16891 [Bug 16891] Move MoveMemberToDeleted to Koha::Patron->move_to_deleted -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |15449 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15449 [Bug 15449] Move stuffs to the Koha namespace -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16907 --- Comment #10 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16907 - Move DelMember and HandleDelBorrower to Koha::Patron Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16907 [Bug 16907] Move DelMember and HandleDelBorrower to Koha::Patron -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16908 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16908 [Bug 16908] Koha::Patrons - Remove GetSortDetails -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16908 - Koha::Patrons - Remove GetSortDetails -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16909 --- Comment #12 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16909 - Koha::Patrons - Remove checkuniquemember Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16909 [Bug 16909] Koha::Patrons - Remove checkuniquemember -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16911 --- Comment #13 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16911 - Koha::Patrons - Move ExtendMemberSubscriptionTo to ->extend_subscription Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16911 [Bug 16911] Koha::Patrons - Move ExtendMemberSubscriptionTo to ->extend_subscription -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16912 --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16912 - Koha::Patrons - Move AddEnrolmentFeeIfNeeded to add_enrolment_fee_if_needed Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16912 [Bug 16912] Koha::Patrons - Move AddEnrolmentFeeIfNeeded to add_enrolment_fee_if_needed -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16913 --- Comment #15 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16913 - C4::Members::GetBorrowersNamesAndLatest is not used Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16913 [Bug 16913] C4::Members::GetBorrowersNamesAndLatest is not used -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16966 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16966 [Bug 16966] Koha::Patrons - Move GetBorrowersWithIssuesHistoryOlderThan to search_patrons_to_anonymise -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 --- Comment #16 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 16966 - Koha::Patrons - Move GetBorrowersWithIssuesHistoryOlderThan to search_patrons_to_anonymise -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17553 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17553 [Bug 17553] Move GetOverduesForPatron to Koha::Patron -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17554 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17554 [Bug 17554] Move GetBorrowersWithEmail to Koha::Patron -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17556 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17556 [Bug 17556] Move GetHideLostItemsPreference to Koha::Patron -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17557 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17557 [Bug 17557] Move GetAge to Koha::Patron->get_age (and remove SetAge) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17569 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17569 [Bug 17569] Move GetUpcomingMembershipExpires to Koha::Patrons -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17578 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17578 [Bug 17578] Replace GetMemberDetails with GetMember -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17588 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17588 [Bug 17588] Move GetMemberIssuesAndFines to Koha::Patron -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 --- Comment #17 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 17553 - Move GetOverduesForPatron to Koha::Patron Bug 17554 - Move GetBorrowersWithEmail to Koha::Patron Bug 17556 - Move GetHideLostItemsPreference to Koha::Patron Bug 17557 - Move GetAge to Koha::Patron->get_age (and remove SetAge) Bug 17569 - Move GetUpcomingMembershipExpires to Koha::Patrons Bug 17578 - Replace GetMemberDetails with GetMember Bug 17588 - Move GetMemberIssuesAndFines to Koha::Patron -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 17556, which changed state. Bug 17556 Summary: Move GetHideLostItemsPreference to Koha::Patron https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17556 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 17557, which changed state. Bug 17557 Summary: Move GetAge to Koha::Patron->get_age (and remove SetAge) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17557 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 17578, which changed state. Bug 17578 Summary: Replace GetMemberDetails with GetMember https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17578 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |16330 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16330 [Bug 16330] REST API: add routes to add, update and delete patrons -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17824 --- Comment #18 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 17824 - Remove C4::Members::GetBorrowersWhoHaveNeverBorrowed Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17824 [Bug 17824] Remove C4::Members::GetBorrowersWhoHaveNeverBorrowed -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17829 --- Comment #19 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 17829 - Move GetMember to Koha::Patron Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17829 [Bug 17829] Move GetMember to Koha::Patron -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 17569, which changed state. Bug 17569 Summary: Move GetUpcomingMembershipExpires to Koha::Patrons https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17569 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 17824, which changed state. Bug 17824 Summary: Remove C4::Members::GetBorrowersWhoHaveNeverBorrowed https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17824 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 17588, which changed state. Bug 17588 Summary: Move GetMemberIssuesAndFines to Koha::Patron https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17588 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 16966, which changed state. Bug 16966 Summary: Koha::Patrons - Move GetBorrowersWithIssuesHistoryOlderThan to search_patrons_to_anonymise https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16966 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 17554, which changed state. Bug 17554 Summary: Move GetBorrowersWithEmail to Koha::Patron https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17554 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 17829, which changed state. Bug 17829 Summary: Move GetMember to Koha::Patron https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17829 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |19303, 19304 --- Comment #20 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 19303 - Move C4::Members::GetFirstValidEmailAddress to Koha::Patron->first_valid_email_address Bug 19304 - Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19303 [Bug 19303] Move C4::Members::GetFirstValidEmailAddress to Koha::Patron->first_valid_email_address https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19304 [Bug 19304] Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|16330 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16330 [Bug 16330] REST API: add routes to add, update and delete patrons -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |19933, 19934 --- Comment #21 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 19933 - Move C4::Members::patronflags to the Koha namespace - part 1 Bug 19934 - Move C4::Members::patronflags to the Koha namespace - part 2 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19933 [Bug 19933] Move C4::Members::patronflags to the Koha namespace - part 1 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19934 [Bug 19934] Move C4::Members::patronflags to the Koha namespace - part 2 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |19935 --- Comment #22 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 19935 - Move C4::Members::GetPendingIssues to the Koha namespace Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19935 [Bug 19935] Move C4::Members::GetPendingIssues to the Koha namespace -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |19936 --- Comment #23 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 19936 - Move Check_userid and Generate_Userid to Koha::Patron Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19936 [Bug 19936] Move Check_userid and Generate_Userid to Koha::Patron -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |12001 --- Comment #24 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 12001 - GetMemberAccountRecords slows down display of patron details and checkout pages Will remove GetMemberAccountRecords and GetMemberAccountBalance Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12001 [Bug 12001] GetMemberAccountRecords slows down display of patron details and checkout pages -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 19303, which changed state. Bug 19303 Summary: Move C4::Members::GetFirstValidEmailAddress to Koha::Patron->first_valid_email_address https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19303 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 19304, which changed state. Bug 19304 Summary: Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19304 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |12159 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12159 [Bug 12159] Duplicate borrower_add_additional_fields function -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |20287 --- Comment #25 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 20287 - Move AddMember and ModMember to Koha::Patron Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20287 [Bug 20287] Move AddMember and ModMember to Koha::Patron -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 12001, which changed state. Bug 12001 Summary: GetMemberAccountRecords slows down display of patron details and checkout pages https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12001 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 19933, which changed state. Bug 19933 Summary: Move C4::Members::patronflags to the Koha namespace - part 1 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19933 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 19935, which changed state. Bug 19935 Summary: Move C4::Members::GetPendingIssues to the Koha namespace https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19935 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 19936, which changed state. Bug 19936 Summary: Move Check_userid and Generate_Userid to Koha::Patron https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19936 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 12001, which changed state. Bug 12001 Summary: GetMemberAccountRecords slows down display of patron details and checkout pages https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12001 What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 20287, which changed state. Bug 20287 Summary: Move AddMember and ModMember to Koha::Patron https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20287 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 12001, which changed state. Bug 12001 Summary: GetMemberAccountRecords slows down display of patron details and checkout pages https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12001 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 12159, which changed state. Bug 12159 Summary: Duplicate borrower_add_additional_fields function https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12159 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |11983 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11983 [Bug 11983] Code to select patrons to purge needs to be centralized -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33940 --- Comment #26 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Bug 33940 - Move get_cardnumber_length and checkcardnumber to Koha Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33940 [Bug 33940] Move get_cardnumber_length and checkcardnumber to Koha -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Move patron related code to |Move C4::Members to the |Koha::Patron |Koha namespace -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33947 --- Comment #27 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Bug 33947 - Move GetAllIssues to Koha Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33947 [Bug 33947] Move GetAllIssues to Koha -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 33940, which changed state. Bug 33940 Summary: Move get_cardnumber_length and checkcardnumber to Koha https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33940 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 33947, which changed state. Bug 33947 Summary: Move GetAllIssues to Koha https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33947 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |37844 --- Comment #28 from Jonathan Druart <jonathan.druart@gmail.com> --- Bug 37844 - Remove C4::Members::DeleteUnverifiedOpacRegistrations Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37844 [Bug 37844] Remove C4::Members::DeleteUnverifiedOpacRegistrations -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 --- Comment #29 from Jonathan Druart <jonathan.druart@gmail.com> --- Bug 37845 - Remove C4::Members::DeleteExpiredOpacRegistrations -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |37845 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37845 [Bug 37845] Remove C4::Members::DeleteExpiredOpacRegistrations -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 37844, which changed state. Bug 37844 Summary: Remove C4::Members::DeleteUnverifiedOpacRegistrations https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37844 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846 Bug 16846 depends on bug 37845, which changed state. Bug 37845 Summary: Remove C4::Members::DeleteExpiredOpacRegistrations https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37845 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org