Bug 7249: Syspref to control number of rows in web service results
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Sun, 29 Apr 2012 19:41:30 +0000 (15:41 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 11 May 2012 08:26:33 +0000 (10:26 +0200)
commit02a6d2b1d016b5d6e93d01e9ab62aa9bbb8e7d3c
treefb0cce81d569d1d63f224745ddf9cc8512f5d8b1
parent24213703d5906d4bfff1a8e1c9e079bd11523ba7
Bug 7249: Syspref to control number of rows in web service results

The original patches for bug 7249 had a hardcoded limit of ten rows in the
results returned by the web service. This patch adds a SvcMaxReportRows syspref
which allows the librarian to choose how many rows should be returned by the
web service.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref
opac/svc/report
svc/report