Main Koha release repository https://koha-community.org
Find a file
Kyle M Hall 9cbaec2a94
Bug 20954: Add ability to set syspref overrides in SIP as we can in apache
We should be able to set system preference overrides for SIP in a
similar manner that we do in Apache. It would be great if we could
specify those overrides on both a config level, and login level basis.

Test Plan:
 1) Apply this patch
 2) Start your SIP server
 3) Enable the syspref AllFinesNeedOverride
 4) Find or create a patron with a small fine ( less than noissuescharge )
 5) Attempt to check out an item to the patron, it should fail
 6) Add the global syspref override from the bottom of the example SIP config file
 7) Restart your SIP server
 8) Attempt to check out an item to the patron again, this time it should work
 9) Now, add the login level syspref override section as it appears in
    the eaxmple SIP config file. Make sure to add it to the login you are using
10) Attempt to check out another item to the patron, this time is should
    again fail

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-08-13 11:47:36 +01:00
acqui Bug 23319: Implement blocking errors for neworderbiblio and basket.pl 2019-08-13 11:27:03 +01:00
admin Bug 23307: Add columns configuration to cataloguing/z3950_search.tt 2019-08-08 16:08:36 +01:00
api/v1 Bug 17003: (follow-up) Update definitions according to voted RFC 2019-07-01 16:10:15 +01:00
authorities
basket Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
C4 Bug 20954: Add ability to set syspref overrides in SIP as we can in apache 2019-08-13 11:47:36 +01:00
catalogue Bug 11529: (follow-up) Fix QA issues 2019-08-05 15:03:19 +01:00
cataloguing Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
circ Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
clubs
course_reserves
debian Bug 23345: Rename include-indexes to exclude-indexes in koha-dump 2019-07-26 16:23:03 +01:00
docs Bug 22128: Add Rudolf Byker to contributors 2019-06-28 14:34:05 +01:00
errors
etc Bug 20954: Add ability to set syspref overrides in SIP as we can in apache 2019-08-13 11:47:36 +01:00
ill
installer Bug 23416: DBRev 19.06.00.020 2019-08-12 14:37:41 +01:00
Koha Bug 23413: (QA follow-up) Fix terminology 2019-08-13 11:32:37 +01:00
koha-tmpl Bug 23390: Introduce placeholder syntax for report column names 2019-08-13 11:46:06 +01:00
labels
members Bug 23228: Add option to automatically display payment receipt for printing after making a payment 2019-08-08 15:27:11 +01:00
misc Bug 11529: Simplify and optimize batchRebuildBiblioTables.pl 2019-08-05 15:03:17 +01:00
offline_circ
opac Bug 23390: Introduce placeholder syntax for report column names 2019-08-13 11:46:06 +01:00
OpenILS
patron_lists
patroncards
plugins Bug 21073: (QA follow-up) Avoid unnecessary unless/else construct 2019-06-18 17:30:44 +01:00
reports Bug 23390: (follow-up) Quote aliases 2019-08-13 11:46:35 +01:00
reserve Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
reviews
rotating_collections
serials Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
services
skel
suggestion Bug 22905: (QA follow-up) remove bad warn 2019-05-23 14:41:14 +00:00
svc Bug 23390: Introduce placeholder syntax for report column names 2019-08-13 11:46:06 +01:00
t Bug 23413: Add a holds method to Koha::Items 2019-08-13 11:30:22 +01:00
tags Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
tmp/modified_authorities
tools Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
virtualshelves Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
xt
.editorconfig
.gitignore
.htaccess
.mailmap
.scss-lint.yml
about.pl Bug 21626: (QA follow-up) Don't crash on missing teams file 2019-05-17 14:46:10 +00:00
changelanguage.pl
fix-perl-path.PL
gulpfile.js
help.pl
INSTALL
Koha.pm Bug 23416: DBRev 19.06.00.020 2019-08-12 14:37:41 +01:00
koha_perl_deps.pl
kohaversion.pl
LICENSE
mainpage.pl
Makefile.PL Bug 21626: (QA follow-up) Embed teams.yaml for debian packages 2019-05-17 14:46:10 +00:00
MANIFEST.SKIP
package.json
README
README.md
README.robots
rewrite-config.PL
yarn.lock

Koha is a free software integrated library system (ILS).

Koha is distributed under the GNU GPL version 3 or later.

Note: This is a synced mirror of the official Koha repo.

Note: Koha does not accept pull requests from git hosting sites.

Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.

For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch

The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook

http://koha-community.org/

Koha Logo