https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33430
Fridolin Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182431|0 |1 is obsolete| | --- Comment #59 from Fridolin Somers <[email protected]> --- Created attachment 182483 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182483&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: Fridolin Somers <[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/
