Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 8417: Make the order receive date editable 2015-10-19 14:51:50 -03:00
admin Bug 14045: Add missing th in tfoot 2015-10-21 08:47:11 -03:00
authorities Bug 8399: Display tab number on the mandatory field alert (authority) 2015-05-18 12:11:23 -03:00
basket Bug 15005: Replace CGI->url with the corresponding url 2015-10-19 09:36:43 -03:00
batch
catalogue Bug 14966: Table header broken at detail.tt 2015-10-13 12:20:33 -03:00
cataloguing Bug 14201: We can do without plugin marc21_leader_computerfile 2015-09-28 12:19:52 -03:00
circ Bug 14900: Add ability to pay all fees at once from circulation screen 2015-10-21 13:45:53 -03:00
common Bug 14676: UI/UX improvements to patron card creator 2015-10-20 14:22:00 -03:00
course_reserves
errors Bug 14574: Fixing error messages on staff client so they make more sense 2015-08-18 13:18:22 -03:00
help Bug 14929: Fix missing display of help page in contract management 2015-10-02 11:08:20 -03:00
installer Bug 15005: Replace CGI->url with the corresponding url 2015-10-19 09:36:43 -03:00
labels Bug 12194: Add option 'Oblique title' in labels 2015-10-22 09:42:31 -03:00
members Bug 14990: Format the date template-side for moremember 2015-10-19 10:13:02 -03:00
offline_circ Bug 14321: Integrate Upload.pm into Koha 2015-09-25 12:02:52 -03:00
patron_lists
patroncards Bug 14676: (QA followup) Fix case problems carried from the past 2015-10-20 15:18:53 -03:00
plugins
reports Bug 14029: Provide 'clear' link to empty reports search filters 2015-06-11 13:08:53 -03:00
reserve Bug 12197: enforce the maxreserves preference when staff members place hold requests 2015-10-22 09:38:53 -03:00
reviews
rotating_collections
serials Bug 10855: (follow-up) Search subscriptions by additional fields 2015-10-02 15:10:31 -03:00
services
sms
suggestion Bug 14423: Multiple XSS bugs in suggestion.pl 2015-06-23 10:12:33 -03:00
tags
test Bug 14321: Final cleanup, removing obsolete files 2015-09-25 12:02:52 -03:00
tools Bug 14141: Fix copy action 2015-10-02 14:25:05 -03:00
virtualshelves Bug 15005: Replace CGI->url with the corresponding url 2015-10-19 09:36:43 -03:00
about.tt Bug 14298: Add warning to the about page if the sco user does not have correct permissions 2015-09-25 11:15:48 -03:00
auth.tt Bug 15005: Replace CGI->url with the corresponding url 2015-10-19 09:36:43 -03:00
intranet-main.tt Bug 8007: Discharge - Glue 2015-04-30 12:33:53 -03:00