]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP#1694577 Report templates search API & paging
authorBill Erickson <berickxx@gmail.com>
Sat, 12 Aug 2017 15:08:30 +0000 (11:08 -0400)
committerJason Etheridge <jason@EquinoxInitiative.org>
Wed, 23 Aug 2017 16:04:46 +0000 (12:04 -0400)
commit675fd78e952c3b339a9e4ea42d40e19176476d67
treea80050b814f37f08f930243afeab864f18858960
parent6830b4e30ce7f2dd5275928d47f9398461b47f4a
LP#1694577 Report templates search API & paging

Adds new API call open-ils.reporter.search.templates allowing search of
reporter template names and/or descriptions.  Searching is
case-insensitive, any order, with left-anchored words.  Searching can be
for specific folders or all folders visible to the calling user.

Adds paging support (limit / offset) for retriving templates, reports,
and outputs.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Reporter.pm