This is an umbrella bug report. The goal is to group all bug reports moving stuffs to the Koha namespace.
At the moment, there are: Bug 12896 - Move the bookseller-related code into its own module Bug 14544 - Move the list related code to Koha::Virtualshelves Bug 14828 - Move the item types related code to Koha::ItemTypes Bug 14836 - Move the patron categories related code to Koha::Patron::Categories - part 1 Bug 15407 - Move the patron categories related code to Koha::Patron::Categories - part 2 Bug 14888 - Move the cities related code to Koha::Cities Bug 14889 - Move the framework related code to Koha::BiblioFramework[s] Bug 15084 - Move the currency related code to Koha::Acquisition::Currenc[y|ies] Bug 15379 - Move the authority types related code to Koha::Authority::Type[s] Bug 15293 - Move the C4::Branch related code to Koha::Libraries Bug 15451 - Move the CSV related code to Koha::CsvProfile[s]
Bug 10363 - Move authorised value related code into its own package
Bug 13726 - Koha::Acquisition::Bookseller should use Koha::Object
Bug 15548 - New patron related code should have been put to Patron instead of Borrower (Koha::Borrower* vs Koha::Patron*)
Bug 15632 - Move the messages related code to Koha::Patron::Messages
Bug 15635 - Move the patron images related code to Koha::Patron::Images
Bug 15656 - Move the guarantor/guarantees code to Koha::Patron
Bug 15779 - Remove unnecessary parts of C4::Koha
Bug 15839 - Move the reviews related code to Koha::Reviews
Bug 16846 - Move patron related code to Koha::Patron (see dependent bugs).
Bug 17089 - Move the star ratings related code to Koha::Ratings
Bug 17599 - Move C4::Circulation::GetIssuingRule to Koha::IssuingRules->get_effective_issuing_rule
Bug 17628 - Move bibliographic related code to Koha::Biblio
Bug 17501 will move parts from Koha::Upload to UploadedFile[s]
Bug 17677 - Move C4::Circulation code to the Koha namespace
Bug 17728 - Move C4::Reserves code to the Koha namespace
Bug 17755 - Introduce Koha::Patron::Attribute::Type(s)
Bug 18252 - Move C4::Items code to the Koha namespace
Bug 18269 - Move field mappings related code to Koha::FieldMapping[s]
Bug 19855 - Move the "alert" code to Koha::Subscription
Bug 21204 - Move C4::Acquisition code to the Koha namespace
Bug 21207 - C4::Overdues::GetItems is not used
Bug 23990 - Move C4::Suggestions code to the Koha namespace
Bug 37876 - Move C4::Serials code to the Koha namespace