Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Holger Meißner 77abb023cb Bug 14395: Add new syspref NoRenewalBeforePrecision
Currently the 'NoRenwalBefore' setting is always based on the exact
DateTime of the due date. This patch introduces a new global syspref for
choosing if 'NoRenewalBefore' should instead be calculated based on date
only. This is only relevant for loans caluclated in days. Hourly loans
are not affected.

To test:

1) Apply bug 14101, then apply this patch.

2) Run installer/data/mysql/updatedatabase.pl

3) Confirm that a new syspref NoRenewalBeforePrecision is available
   in administration. It should let you choose between 'date' (default)
   and 'exact time'.

Sponsored-by: Hochschule für Gesundheit (hsg), Germany

Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com>
2016-02-26 14:28:40 +00:00
..
acquisitions.pref Bug 10076 - Add Bcc syspref for ClaimAcquisition and ClaimIssues 2015-12-31 20:28:59 +00:00
admin.pref Bug 11747 - Add system preference DefaultToLoggedInLibraryOverdueTriggers 2015-12-30 11:47:41 +00:00
authorities.pref
cataloguing.pref
circulation.pref Bug 14395: Add new syspref NoRenewalBeforePrecision 2016-02-26 14:28:40 +00:00
enhanced_content.pref bug_6624: OpenLibrarySearch syspref for OPAC 2016-02-23 22:04:15 +00:00
i18n_l10n.pref Bug 15373: More changes of Zip to ZIP on intranet 2015-12-30 16:30:35 +00:00
labs.pref
local_use.pref
logs.pref
opac.pref Bug 15311 - Let libraries set text to display when OpacMaintenance = on 2016-02-26 14:19:20 +00:00
patrons.pref Bug 15552: Better wording of intranetreadinghistory 2016-01-27 05:42:10 +00:00
searching.pref Bug 13022 [QA Followup] - Allow the pref to be unset for unlimited item status checks 2015-12-31 18:11:21 +00:00
serials.pref
staff_client.pref Bug 8085: Rename 'Reserve slip' to 'Hold slip' 2015-12-30 14:53:50 +00:00
tools.pref
web_services.pref