Bug 15449

Summary: [Omnibus] Move stuff to the Koha namespace
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, m.de.rooy, mtj
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 16846, 17628, 17677, 17728, 18252, 18606, 21204, 23990, 31176, 12896, 13726, 14544, 14828, 14836, 14888, 14889, 15084, 15293, 15379, 15407, 15451, 15548, 15632, 15635, 15656, 15779, 15839, 17089, 17501, 17755, 17825, 18149, 18269, 19855, 20443, 20445, 21207, 22544, 28514    
Bug Blocks: 20052    

Description Jonathan Druart 2015-12-31 09:57:50 UTC
This is an umbrella bug report.
The goal is to group all bug reports moving stuffs to the Koha namespace.
Comment 1 Jonathan Druart 2015-12-31 10:05:52 UTC
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]
Comment 2 Jonathan Druart 2015-12-31 10:07:13 UTC
Bug 10363 - Move authorised value related code into its own package
Comment 3 Jonathan Druart 2015-12-31 10:10:05 UTC
Bug 13726 - Koha::Acquisition::Bookseller should use Koha::Object
Comment 4 Jonathan Druart 2016-01-19 12:41:08 UTC
Bug 15548 - New patron related code should have been put to Patron instead of Borrower (Koha::Borrower* vs Koha::Patron*)
Comment 5 Jonathan Druart 2016-02-11 15:45:41 UTC
Bug 15632 - Move the messages related code to Koha::Patron::Messages
Comment 6 Jonathan Druart 2016-02-11 15:45:57 UTC
Bug 15635 - Move the patron images related code to Koha::Patron::Images
Comment 7 Jonathan Druart 2016-02-11 15:46:11 UTC
Bug 15656 - Move the guarantor/guarantees code to Koha::Patron
Comment 8 Jonathan Druart 2016-02-11 15:46:24 UTC
Bug 15779 - Remove unnecessary parts of C4::Koha
Comment 9 Jonathan Druart 2016-02-17 11:39:18 UTC
Bug 15839 - Move the reviews related code to Koha::Reviews
Comment 10 Jonathan Druart 2016-07-04 14:13:25 UTC
Bug 16846 - Move patron related code to Koha::Patron (see dependent bugs).
Comment 11 Jonathan Druart 2016-08-09 13:39:22 UTC
Bug 17089 - Move the star ratings related code to Koha::Ratings
Comment 12 Jonathan Druart 2016-11-09 16:41:26 UTC
Bug 17599 - Move C4::Circulation::GetIssuingRule to Koha::IssuingRules->get_effective_issuing_rule
Comment 13 Jonathan Druart 2016-11-15 11:07:38 UTC
Bug 17628 - Move bibliographic related code to Koha::Biblio
Comment 14 Jonathan Druart 2016-11-22 14:11:59 UTC
Bug 13726 - Koha::Acquisition::Bookseller should use Koha::Object
Comment 15 Marcel de Rooy 2016-11-22 15:24:50 UTC
Bug 17501 will move parts from Koha::Upload to UploadedFile[s]
Comment 16 Jonathan Druart 2016-11-25 09:36:59 UTC
Bug 17677 - Move C4::Circulation code to the Koha namespace
Comment 17 Jonathan Druart 2016-12-06 11:13:42 UTC
Bug 17728 - Move C4::Reserves code to the Koha namespace
Comment 18 Jonathan Druart 2016-12-20 12:41:42 UTC
Bug 17755 - Introduce Koha::Patron::Attribute::Type(s)
Comment 19 Jonathan Druart 2017-03-13 15:13:53 UTC
Bug 18252 - Move C4::Items code to the Koha namespace
Comment 20 Jonathan Druart 2017-03-14 21:15:32 UTC
Bug 18269 - Move field mappings related code to Koha::FieldMapping[s]
Comment 21 Jonathan Druart 2017-12-20 20:38:50 UTC
Bug 19855 - Move the "alert" code to Koha::Subscription
Comment 22 Jonathan Druart 2018-08-10 15:24:24 UTC
Bug 21204 - Move C4::Acquisition code to the Koha namespace
Comment 23 Jonathan Druart 2018-08-10 16:10:14 UTC
Bug 21207 - C4::Overdues::GetItems is not used
Comment 24 Jonathan Druart 2019-11-07 16:38:13 UTC
Bug 23990 - Move C4::Suggestions code to the Koha namespace