Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Joachim Ganseman 031604f59b Bug 9701: Configure default indicator
This patch adds the possibility to define default indicators in
the MARC frameworks. It adds 2 columns in the marc_tag_structure table in
the database in order to accomplish this. All files that reference this
table have also been updated to reflect these added fields.

Test: Add or edit a MARC framework. In the Field list should be 2 extra
columns. It should be possible to add default indicators (1 character)
    in these fields. Nothing else should have changed in the meantime.
    The default indicator values are not yet visible in the cataloguing module.

The default values are also loaded in the cataloguing form.

Test: Define default values in some MARC framework. Go to cataloguing
and create a new record using this framework. Verify that the defined
defaults are visible when set. Verify the default is empty (as before)
    if no default was set. Verify that if the default is changed, the
    record is saved with the manually changed value. Verify that upon
    changing such a new record, the manually set indicator value is used
    and not the default one from the framework.

Don't forget to run database and database schema update

Signed-off-by: Eugene Jose Espinoza <eugenegf@yahoo.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-04-12 10:50:34 -03:00
..
acqui Bug 19289: Extend size of inputs to 50 2018-04-11 16:45:20 -03:00
admin Bug 9701: Configure default indicator 2018-04-12 10:50:34 -03:00
authorities Bug 19983: Switch single-column templates to Bootstrap grid: Authorities 2018-03-26 17:31:26 -03:00
basket Bug 20033: Switch single-column templates to Bootstrap grid: Catalog 2018-02-15 13:30:23 -03:00
batch
catalogue Bug 19953: Record page: acquisition details: add column for invoice 2018-04-04 16:06:57 -03:00
cataloguing Bug 19946: (follow-up) Add fixed footer to authorities Z39.50 popup 2018-03-26 17:31:22 -03:00
circ Bug 18789: (follow-up) Pass a Koha::Patron object from returns.pl 2018-04-09 16:15:17 -03:00
clubs Bug 20035: Switch single-column templates to Bootstrap grid: Patron clubs 2018-02-15 13:30:23 -03:00
common Bug 19641: Move patron templates to the footer 2018-02-15 13:30:23 -03:00
course_reserves Bug 20282: Match course reserve on holdingbranch 2018-04-02 18:07:45 -03:00
errors
help Bug 20190: Replace intranet-tmpl with [% interface %] 2018-02-13 12:57:46 -03:00
ill Bug 20295: Allow translating link title in ILL module 2018-02-27 13:48:17 -03:00
installer Bug 20104: Update minimum version of Perl to 5.20 2018-04-11 16:45:09 -03:00
labels Bug 12020: Allow translating label-edit-batch hardcoded strings 2018-03-26 17:31:15 -03:00
members Bug 20518: Don't show "Messages" header and link on patron details if there are no messages 2018-04-11 16:45:09 -03:00
offline_circ Bug 20036: Switch single-column templates to Bootstrap grid: Offline circulation 2018-02-15 13:30:23 -03:00
onboarding Bug 20189: Fix style on installer and onboarding pages 2018-02-13 12:57:21 -03:00
patron_lists Bug 19837: Add error feedback for duplicated or unfound cardnumbers 2018-02-18 16:48:46 -03:00
patroncards Bug 19961: Move template JavaScript to the footer: Patron card creator 2018-03-26 17:31:26 -03:00
plugins Bug 20438: Allow uninstalling plugins not implementing the 'uninstall' method 2018-03-26 17:01:11 -03:00
reports Bug 9634: Allow for combining same paraneters in SQL reports 2018-04-11 16:45:08 -03:00
reserve Bug 18474: Restore multiple holds when patron is searched for 2018-04-02 18:07:34 -03:00
reviews Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
rotating_collections Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
serials Bug 20045: Switch single-column templates to Bootstrap grid: Various 2018-03-26 17:31:26 -03:00
services
suggestion Bug 20045: Switch single-column templates to Bootstrap grid: Various 2018-03-26 17:31:26 -03:00
tags Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
test
tools Bug 20298: (follow-up) fix labels' for attributes 2018-04-06 14:51:52 -03:00
virtualshelves Bug 19960: Update popup window templates to use Bootstrap grid: Add to list 2018-02-15 13:30:23 -03:00
about.tt Bug 19904: (follow-up) Add Nick Clemens as RM assistant 2018-04-11 16:51:03 -03:00
auth.tt Bug 20291: Add a StaffLoginInstructions preference for adding text to staff client login 2018-04-02 18:08:07 -03:00
intranet-main.tt Bug 20268: CSS regression: white gap on the top of the staff pages 2018-03-19 13:55:46 -03:00