Add holds policies
authorJesse Weaver <jesse.weaver@liblime.com>
Thu, 15 Jan 2009 21:26:13 +0000 (15:26 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 16 Jan 2009 14:21:07 +0000 (08:21 -0600)
commit1301705150193531eeabcfaa7a12a4faa588d3b8
tree793fc7f5a6f92052306c0d73daa057ca6de5adf0
parent0209a96db729c04a6917d72400128e3ea25bcfa8
Add holds policies

This adds holds policy creation support to smart rules and read support to
C4/Circulation.pm, and the two reservation pages. It also adds a system
preference, AllowHoldPolicyOverride, to control whether the staff can override
these policies.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Daniel Sweeney <daniel.sweeney@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
12 files changed:
C4/Circulation.pm
C4/Reserves.pm
admin/smart-rules.pl
admin/systempreferences.pl
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tmpl
koha-tmpl/intranet-tmpl/prog/img/famfamfam/silk/cross.png [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/img/famfamfam/silk/error.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl
opac/opac-reserve.pl
reserve/request.pl