Bug 6739: (follow-up) fix more issues
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Thu, 11 Jul 2013 09:27:51 +0000 (11:27 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 5 May 2014 01:52:37 +0000 (01:52 +0000)
commitb1451ab1273bc8039d8b85c83422dc1c29db385d
treeca4211fa2caf52d1a7a4839e9d88eb1cf97500ca
parent6ae5a267bc011a0fbecb91f98192582ed868ffd2
Bug 6739: (follow-up) fix more issues

Installer fixes :
- in kohastructure.sql, category.BlockExpiredPatronOpacActions default
  value is -1, sets the same in updatedatabase.pl
- in syspref comment, replaces "opac actions such as placing a hold or
  reserve" by "opac actions such as placing holds or renrw books"
- A 'YesNo' does not have 'yes' as value in database, it is '1'.
- corrects small typo "categori" and syspref name case

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
installer/data/mysql/kohastructure.sql
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl