Bug 7984 [SIGNED-OFF] - Fix the upload_local_cover_images permission
authorMagnus Enger <magnus@enger.priv.no>
Thu, 19 Apr 2012 19:22:01 +0000 (21:22 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 14 May 2012 20:43:34 +0000 (08:43 +1200)
commit51f9333695094ecd88bd74a7d29c1cfb357d1e71
treecf65b0cd9f7fd88691aceefe4034ff6cf03a9cb1
parent72e85b40f14fe554da6346693762f735fcbfbfee
Bug 7984 [SIGNED-OFF] - Fix the upload_local_cover_images permission

upload_local_cover_images is needed to use the new, cool local covers
feature

This patch
- adds upload_local_cover_images to
  installer/data/mysql/nb-NO/1-Obligatorisk/userpermissions.sql
  from whch it was missing, making it impossible to use the local
  covers feature in an nb-NO installation
- translates the text of the preference for de-DE (thanks to cait,
  drojf and mveron for the translation)

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Marc Veron <veron@veron.ch>
I did no fresh installs, however I
- had a look at the files before and after applying the patch
- carefully checked the syntax
- tested with MySQL by removing the entry in the table 'permissions'
  double checked that now the entry in Staff client was one
  and then did  an insert with the sql snippets.
  In DE-de the translated entry translation appeared as expected.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
installer/data/mysql/de-DE/mandatory/userpermissions.sql
installer/data/mysql/nb-NO/1-Obligatorisk/userpermissions.sql