https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Tomás Cohen Arazi <[email protected]> --- I submitted bug 18731 in order to create a version of this that can be loading as-needed (AJAX pagination). But Jonathan suggested we had a better endpoint that exposes an extended data structure so it requires less requests to render it all (i.e. instead of a library_id, embed the complete library object on each row to render the name, etc). I will propose an /extended suffix as a generic way to specify we want related objects embedded. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
