Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Mark Tompsett 053d9a58ac Bug 13287: (QA follow-up) Add db revision
Added missing upgrade SQL system preference.
Corrected system preference screen message
Fixes on purge_suggestions.pl
- perlcritic friendlier
- address $PERL5LIB comment by using $PROGRAM_NAME (comment #10)
- used STDERR (comment #10)
- perltidy

TEST PLAN
---------
$ ./installer/data/mysql/updatedatabase.pl
-- should run upgrade and generate new systempreference in table
$ ./misc/cronjobs/purge_suggestions.pl --help
-- should give help with a real path used instead of $PERL5LIB.
$ ./misc/cronjobs/purge_suggestions.pl -days -1
-- should give error message as expected
$ ./misc/cronjobs/purge_suggestions.pl -days 0
-- should give error message as expected

Go to OPAC system preferences tab and check the
PurgeSuggestionsOlderThan system preference
-- message should be as expected (see comment #9)

run koha qa test tools
-- all should pass

Signed-off-by: Marc Veron <veron@veron.ch>
Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Amended: Moved new pref from OPAC to Acquisitions preferences.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-02-26 13:24:45 -03:00
..
acquisitions.pref Bug 13287: (QA follow-up) Add db revision 2018-02-26 13:24:45 -03:00
admin.pref Bug 7317: (QA followup) ILL sysprefs belong to circulation section 2017-11-09 11:42:15 -03:00
authorities.pref Bug 18554: Adjust a few typos including responsability 2017-05-09 21:03:22 +00:00
cataloguing.pref Bug 13676: Fixing the OpacSuppression description 2017-12-20 13:34:09 -03:00
circulation.pref Bug 15752: Automatically switch to patron when cardnumber is read during circulation 2018-02-12 17:38:57 -03:00
enhanced_content.pref bug_16034 Adding a new syspref - OverDriveCirculation 2017-02-21 19:58:21 +00:00
i18n_l10n.pref Bug 17762: Add the new TranslateNotices syspref 2017-05-09 20:56:40 +00:00
labs.pref Bug 11559: (QA followup) switch to new delimiter, fix minor issues 2015-10-27 12:18:00 -03:00
local_use.pref
logs.pref Bug 17708: Added a logaction function in Addrenewal in order to send renew logs 2017-03-31 12:36:16 +00:00
opac.pref Bug 13287: (QA follow-up) Add db revision 2018-02-26 13:24:45 -03:00
patrons.pref Bug 20091: Moved FailedLoginAttempts out of Norwegian Patron Database heading 2018-01-30 14:21:27 -03:00
searching.pref Bug 19290: Browse selected bibliographic records - Staff interface 2018-02-19 16:13:30 -03:00
serials.pref Bug 7677 [Follow-up]: New areas in subscriptions and new functions when receiving. 2016-09-12 09:13:56 +00:00
staff_client.pref Bug 16401: System preference staffClientBaseURL hardcoded to 'http://' 2017-10-11 13:05:35 -03:00
tools.pref Bug 17465: NumSavedReports syspref 2017-05-09 21:17:53 +00:00
web_services.pref Bug 19278: Add RESTdefaultPageSize syspref 2017-12-11 17:46:59 -03:00