Koha/installer/data/mysql
Bernardo Gonzalez Kriegel 05d4c0e69b Bug 12194: Add option 'Oblique title' in labels
This patch adds a checkbox on Label creator
to use or not an oblique variant of main font
for title

Also fix font selection for title in case an
oblique variant is used.

To test:
Before patch
1) Go to Tools > Label creator
2) Create a new layout, default values but select
any 'Oblique' variant for main font and
'Biblio/Barcode' for layout type
3) Go to Manage batches, create a batch, add items,
export PDF, download
4) Check logs, you must find a line with
'ERROR in koha-conf.xml -- missing <font type="COO">'
for example if main font Courier-Oblique

5) Open PDF, title could be right but not using selected font

After patch
6) Apply the patch
7) Run updatedatabase.pl
8) Repeat 1-2, note new checkbox 'Oblique title',
default checked
9) Repeat export, no new warnings on log
10) Create a new layout or edit an existent one,
uncheck 'Oblique title', save, export again
Check PDF has non slanted title

Followed test plan, works as expected. (See comment #11).
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-10-22 09:42:31 -03:00
..
atomicupdate Bug 12194: Add option 'Oblique title' in labels 2015-10-22 09:42:31 -03:00
de-DE Bug 13632: QA follow-up: Tidy installer directories / update permissions.inc 2015-10-19 09:38:04 -03:00
en Bug 13632: Populate user_flags and permissions tables in the web installer 2015-10-19 09:38:04 -03:00
es-ES Bug 13632: QA follow-up: Tidy installer directories / update permissions.inc 2015-10-19 09:38:04 -03:00
fr-FR Bug 13632: Remove specific files 2015-10-19 09:38:04 -03:00
it-IT Bug 13632: QA follow-up: Tidy installer directories / update permissions.inc 2015-10-19 09:38:04 -03:00
mandatory Bug 14285: Bengali locale needs to be re-defined 2015-06-01 15:22:27 -03:00
nb-NO Bug 13632: QA follow-up: Tidy installer directories / update permissions.inc 2015-10-19 09:38:04 -03:00
pl-PL Bug 13632: QA follow-up: Tidy installer directories / update permissions.inc 2015-10-19 09:38:04 -03:00
ru-RU Bug 13632: QA follow-up: Tidy installer directories / update permissions.inc 2015-10-19 09:38:04 -03:00
uk-UA Bug 13632: QA follow-up: Tidy installer directories / update permissions.inc 2015-10-19 09:38:04 -03:00
backfill_statistics.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
kohastructure.sql Bug 10363: (follow-up) DB update - change in kohastructure.sql 2015-10-19 12:46:28 -03:00
labels_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
patroncards_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
sysprefs.sql Bug 11759: (QA followup) Sysprefs should be kosher 2015-10-20 10:46:42 -03:00
update22to30.pl Bug 11398: A typo occurred with occured 2014-01-02 15:12:48 +00:00
updatedatabase.pl Bug 11759: DBRev 3.21.00.038 2015-10-20 10:46:54 -03:00
userflags.sql Bug 13632: Populate user_flags and permissions tables in the web installer 2015-10-19 09:38:04 -03:00
userpermissions.sql Bug 13632: Populate user_flags and permissions tables in the web installer 2015-10-19 09:38:04 -03:00