Description
Kyle M Hall (khall)
2016-07-07 14:26:05 UTC
Created attachment 53188 [details] [review] Bug 16870 - Move and rename class files and unit tests Created attachment 53189 [details] [review] Bug 16870 - Update Koha::Patron use of the class Test Plan: 1) Apply this patch 2) prove t/db_dependent/Patron/Borrower_PrevCheckout.t 3) prove t/db_dependent/Koha/Checkouts.t Kyle, Koha::Checkout(s) was added in 14757, patch 1 https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52924 (In reply to Srdjan Jankovic from comment #3) > Kyle, Koha::Checkout(s) was added in 14757, patch 1 > https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52924 Yes, I noticed that! I will need to modify this patch set to take that into account. Created attachment 53373 [details] [review] Bug 16870 - Move and rename class files and unit tests Created attachment 53374 [details] [review] Bug 16870 - Update Koha::Patron use of the class Test Plan: 1) Apply this patch 2) prove t/db_dependent/Patron/Borrower_PrevCheckout.t 3) prove t/db_dependent/Koha/Checkouts.t Created attachment 53375 [details] [review] Bug 16870 - Move and rename class files and unit tests Created attachment 53376 [details] [review] Bug 16870 - Update Koha::Patron use of the class Test Plan: 1) Apply this patch 2) prove t/db_dependent/Patron/Borrower_PrevCheckout.t 3) prove t/db_dependent/Koha/Checkouts.t Created attachment 53407 [details] [review] [SIGNED-OFF] Bug 16870 - Move and rename class files and unit tests Signed-off-by: Srdjan <srdjan@catalyst.net.nz> Created attachment 53408 [details] [review] [SIGNED-OFF] Bug 16870 - Update Koha::Patron use of the class Test Plan: 1) Apply this patch 2) prove t/db_dependent/Patron/Borrower_PrevCheckout.t 3) prove t/db_dependent/Koha/Checkouts.t Signed-off-by: Srdjan <srdjan@catalyst.net.nz> Should not we rename OldIssue[s] as well? *** This bug has been marked as a duplicate of bug 17796 *** |