https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33430
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182205|0 |1 is obsolete| | --- Comment #36 from Lisette Scheer <[email protected]> --- Created attachment 182210 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182210&action=edit Bug 33430: Pass search parameters to the template This patch removes the existing process intensive searches and moves the search logic to a single group query that returns the values that will be the counts in the tabs. It then formats the parameters for each type and passes them to the template for the datatables ajax requests Signed-off-by: Emily Lamancusa <[email protected]> Signed-off-by: Lisette Scheer <[email protected]> Sponsored by: Montgomery County Public Libraries -- 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/
