Hi, On Thu, Aug 28, 2008 at 11:56 AM, Jesse Weaver <[EMAIL PROTECTED]> wrote: > From: Pianohacker <[EMAIL PROTECTED]> > > This patch creates a new system preference, AllowRenewalLimitOverride, that, > if YES, allows the renewal limit to be manually overridden. It updates > C4::Circulation and reserve/renewscript.pl to obey this. > --- > C4/Circulation.pm | 4 +- > admin/systempreferences.pl | 1 + > circ/circulation.pl | 11 +- > installer/data/mysql/updatedatabase.pl | 7 + > .../intranet-tmpl/prog/en/css/staff-global.css | 2 - > .../prog/en/modules/circ/circulation.tmpl | 163 > +++++++++++--------- > kohaversion.pl | 2 +- > reserve/renewscript.pl | 3 +-
Won't push as is - the new syspref needs to be included in the English and French installation SQL scripts. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime [EMAIL PROTECTED] p: 1-888-564-2457 x709 skype: gmcharlt _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
