https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23463
--- Comment #66 from Tomás Cohen Arazi <[email protected]> --- I tested this branch (which Jonathan rebased against master) and: - Some tests were failing due to old and new rebase issues: fixed! - Some typos in controllers and libs: fixed! I'm not 100% comfortable with the legacy approaches to avoid regressions, but I AGREE they are better than breaking things in large scale. This way we can start writing the API for items in a way that we are sure will preserve behaviour, one page at a time, so all good! I tested: STAFF - Search results - Detail view - Edit/add/delete items - Circulation, placing holds - Course reserves - Acquisition workflows - Batch item modification - Batch item deletion OPAC - Course reserves - Search results, detail view - Reading history - Shelf browser I'm confident about this patchset at this stage. Jonathan: please add my signature to your branch's commits. -- 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/
