Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
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
..
preferences Bug 19289: Use the ACQ framework to display bibliographic details 2018-04-11 16:45:20 -03:00
searchengine/elasticsearch Bug 20386: Improve warning and error messages for Search Engine Configuration 2018-03-27 17:35:05 -03:00
admin-home.tt Bug 20045: Switch single-column templates to Bootstrap grid: Various 2018-03-26 17:31:26 -03:00
aqbudgetperiods.tt Bug 12904: Add KOHA_VERSION to few more .css 2018-02-16 13:01:19 -03:00
aqbudgets.tt Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
aqcontract.tt
aqplan.tt
audio_alerts.tt
auth_subfields_structure.tt Bug 20074: (follow-up) Replace hidden value -5 by 1 in data and interface 2018-02-26 13:04:31 -03:00
auth_tag_structure.tt
authorised_values.tt
authtypes.tt
biblio_framework.tt
branch_transfer_limits.tt
branches.tt Bug 20190: Replace intranet-tmpl with [% interface %] 2018-02-13 12:57:46 -03:00
categories.tt Bug 19641: Move patron templates to the footer 2018-02-15 13:30:23 -03:00
checkmarc.tt
cities.tt
classsources.tt
clone-rules.tt
columns_settings.tt
currency.tt Bug 4078: Add the checkbox to the UI 2018-03-23 11:45:38 -03:00
didyoumean.tt
edi_accounts.tt
edi_ean_accounts.tt
fieldmapping.tt
item_circulation_alerts.tt
items_search_field.tt
items_search_fields.tt
itemtypes.tt Bug 20216: Correctly populate values in itemtype editor 2018-02-15 16:02:47 -03:00
koha2marclinks.tt Bug 20139: Improve MARC mapping translatable strings 2018-02-27 13:53:15 -03:00
library_groups.tt Bug 12904: Add KOHA_VERSION to few more .css 2018-02-16 13:01:19 -03:00
localization.tt
marc_subfields_structure.tt
marctagstructure.tt Bug 9701: Configure default indicator 2018-04-12 10:50:34 -03:00
matching-rules.tt
oai_set_mappings.tt
oai_sets.tt Bug 20140: Allow translating more of OAI sets 2018-02-26 13:24:44 -03:00
patron-attr-types.tt
preferences.tt Bug 20115: Trigger "modified" when sort is changed 2018-04-04 15:45:44 -03:00
printers.tt
smart-rules.tt Bug 19804: (follow-up) Fix wording and columns order 2018-04-09 16:15:19 -03:00
sms_providers.tt
sru_modmapping.tt
systempreferences.tt
transport-cost-matrix.tt Bug 20141: Untranslatable string in transport cost matrix 2018-02-27 13:53:15 -03:00
usage_statistics.tt Bug 12904: Add KOHA_VERSION to few more .css 2018-02-16 13:01:19 -03:00
z3950servers.tt