https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33430
Philip Orr <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182210|0 |1 is obsolete| | --- Comment #42 from Philip Orr <[email protected]> --- Created attachment 182342 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182342&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]> Signed-off-by: krimsonkharne <[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/
