https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24321
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This development takes release notes| |advantage of the mappings | |that have been added to the | |Koha::Object level, and | |refactors the | |objects.search Mojolicious | |helper so it uses it | |internally. | | | |This allows us | |to remove the 'to_model' | |parameter, and makes the | |need of any kind of mapping | |on the controllers | |irrelevant. All the | |existing mappings are | |removed and the controllers | |simplified in this move. QA Contact| |[email protected] -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
