Bug 7317: Add SQL templates & sysprefs.
authorAlex Sassmannshausen <alex.sassmannshausen@ptfs-europe.com>
Thu, 22 Sep 2016 14:20:14 +0000 (16:20 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 9 Nov 2017 14:26:56 +0000 (11:26 -0300)
commit4a1ff8534a1ddd54fdd6669ef8f8283af375c0b0
tree37db117ce54d0ca03e7af0f836081f4c5570a99e
parent14151769028a8d5304de0e18e81cc43ae9164344
Bug 7317: Add SQL templates & sysprefs.

* installer/data/mysql/atomicupdate/ill_tables.sql: New file.
* installer/data/mysql/kohastructure.sql: Add tables.
* installer/data/mysql/sysprefs.sql: Add sysprefs.
* installer/data/mysql/userflags.sql: Add userflags.
* koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref:
  Add sysprefs to UI.

Signed-off-by: Magnus Enger <magnus@libriotech.no>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Benjamin Rokseth <benjamin.rokseth@kul.oslo.kommune.no>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/atomicupdate/ill_tables.sql [new file with mode: 0644]
installer/data/mysql/kohastructure.sql
installer/data/mysql/sysprefs.sql
installer/data/mysql/userflags.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref