Koha/admin
simith 339c27ca80
Bug 8643: Add important constraint to marc subfields
This fix permits to add an "Important" option to the marc structure pages.

Testing:

1) Apply the patch
2) Run updatedatabase.pl
3) Regenerate CSS
4) Define 100 as an "important" field ( Administration » MARC bibliographic framework » MARC structure ( Default Frameword) » Edit )
5) Define 100$a as an "important" subfield (Administration » MARC bibliographic framework » MARC structure (Default Frameword) » Subfield » Onglet a)
6) Edit a record to clear the field 100 (subfields are all blank)
7) Save the record.
8) Validate the following message:

A few important fields are not filled:

    * tag 100 subfield a Nom de personne in tab
    * Field 100 is important, at least one of its subfields should be filled.

Are you sure you want to save?

Sponsored by the CCSR ( http://www.ccsr.qc.ca )
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-02-11 14:33:29 +00:00
..
searchengine/elasticsearch Bug 17885: Koha::SearchEngine::Elasticsearch->reset_elasticsearch_mappings throws DBD::mysql Duplicate entry exceptions 2020-01-10 16:20:29 +00:00
add_user_search.pl
additional-fields.pl
admin-home.pl
adveditorshortcuts.pl
aqbudgetperiods.pl
aqbudgets.pl
aqcontract.pl
aqplan.pl
audio_alerts.pl
auth_subfields_structure.pl
auth_tag_structure.pl
authorised_values.pl
authtypes.pl
biblio_framework.pl
branch_transfer_limits.pl
branches.pl
cash_registers.pl Bug 24481: Correct permission name in admin/cash_registers.pl 2020-01-23 08:48:43 +00:00
categories.pl
check_budget_parent.pl
check_parent_total.pl
checkmarc.pl
cities.pl
classsources.pl
clone-rules.pl Bug 18936: (follow-up) Add cloning of circulation rules back to Koha 2020-02-04 09:56:29 +00:00
columns_settings.pl
columns_settings.yml Bug 11281: Printing holds awaiting pickup prints both tabs 2020-02-10 09:22:39 +00:00
currency.pl
debit_types.pl Bug 23354: (follow-up) Make display of debit types configurable 2020-01-13 14:05:14 +00:00
didyoumean.pl
edi_accounts.pl
edi_ean_accounts.pl
import_export_framework.pl Bug 23398: Disable the XML import/export format for biblio framework 2019-11-08 12:51:16 +00:00
item_circulation_alerts.pl
items_search_field.pl
items_search_fields.pl
itemtypes.pl
koha2marclinks.pl
library_groups.pl Bug 21674: Prevent to insert twice the same library in a group 2020-01-30 15:36:25 +00:00
localization.pl
marc_subfields_structure.pl Bug 8643: Add important constraint to marc subfields 2020-02-11 14:33:29 +00:00
marctagstructure.pl Bug 8643: Add important constraint to marc subfields 2020-02-11 14:33:29 +00:00
matching-rules.pl
oai_set_mappings.pl Bug 21520: More complex OAI sets mappings 2020-01-15 13:49:19 +00:00
oai_sets.pl
overdrive.pl
patron-attr-types.pl
preferences.pl Bug 24170: Fix sysprefs search result order 2019-12-13 14:05:17 +00:00
printers.pl
share_content.pl Bug 23075: Do not 'Send' if the url is not correct 2019-11-06 17:05:18 +00:00
smart-rules.pl Bug 18936: (follow-up) Make possible to have unlimited value for holds_per_day 2020-02-04 09:56:29 +00:00
sms_providers.pl
sru_modmapping.pl
systempreferences.pl
transport-cost-matrix.pl
usage_statistics.pl
z3950servers.pl