Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Bernardo Gonzalez Kriegel 0d5541d1c8 Bug 12614: Remove CGI::scrolling_list from auth_subfields_structure.pl
This patch removes all instances on this file. Even removes some commented out instances.

Also re-enable editor feature to show/change kohafield value, can't find when or why it was removed.
Up to QA or RM for consideration, simply to remove.
But is strange to have a non editable field on auth frameworks.

To test:
1. Apply the patch
2. Go to Administration > Authority types
3. Clic MARC structure of any auth fw
4. Clic subfield on any tag, e.g. 031
5. Clic 'Edit subfields' button

Now the tests proper

6. 'Help input' box (editor bottom):
Eight(8) scrolling_list removed, they use to
feed the four pulldowns, so check each one
'Koha field' is new (for me at last)
'Authorised value',
'Thesaurus' (is this valid/useful here?)
'Plugin'
There is a difference between existing subtags and a new subtag,
the 'id' of the pulldowns (so the 8 scrolling list removed)
Check assign/remove/save/load values, search for regressions
If you edit subtag 942, it has a value on kohafield (default fw)

I think that this box could be prettified with fixed width for
pulldowns.

7. No more functional tests, there are 4 scrolling_list removed
that are commented (removed also commented code on tt file),
and two instances that are similar to previously removed
instances, evidently with no effect.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Not sure about the new Koha field entry... All works as expected.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All works as expected.
About Koha field: I think it makes sense to have it in the form,
so you can configure the fields for new authority types.
In my database I have mappings on authtypecode and authid.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-07-29 11:30:19 -03:00
..
preferences Bug 11347 - PROG/CCSR deprecation: Remove opacsmallimage system-preference 2014-07-22 09:57:17 +12:00
searchengine/solr
admin-home.tt Bug 7372: Move road types from the roadtype table to the ROADTYPE AV 2014-02-21 16:00:53 +00:00
aqbudget_user_search.tt
aqbudgetperiods.tt Bug 12164: Fix decimal number display 2014-07-24 14:18:33 -03:00
aqbudgets.tt Bug 11763: (follow-up) do not display anything in actions column if user cannot manage a budget 2014-05-04 18:41:33 +00:00
aqcontract.tt Bug 12508: Follow up - corrects capitalization 2014-07-10 10:44:15 -03:00
aqplan.tt Bug 12107 - Move checkboxes jQuery plugin outside of language-specific directory 2014-04-25 15:12:20 +00:00
auth_subfields_structure.tt Bug 12614: Remove CGI::scrolling_list from auth_subfields_structure.pl 2014-07-29 11:30:19 -03:00
auth_tag_structure.tt Bug 11605: fallback to default DataTables settings where possible 2014-03-10 19:05:51 +00:00
authorised_values.tt Bug 12094: fix default tab selection broken by jQueryUI upgrade 2014-04-22 14:51:18 +00:00
authtypes.tt Bug 11766 - Use validation plugin when creating new authority type 2014-02-19 15:47:57 +00:00
biblio_framework.tt Bug 11769: (follow-up) style required fields 2014-04-27 21:38:28 +00:00
branch_transfer_limits.tt Bug 12107 - Move checkboxes jQuery plugin outside of language-specific directory 2014-04-25 15:12:20 +00:00
branches.tt Bug 11605: fallback to default DataTables settings where possible 2014-03-10 19:05:51 +00:00
categorie.tt Bug 6254: (follow-up) tidy admin/categorie.pl ( whitespace changes only ) 2014-05-26 01:23:00 +00:00
checkmarc.tt
cities.tt Bug 11605: fallback to default DataTables settings where possible 2014-03-10 19:05:51 +00:00
classsources.tt
clone-rules.tt
currency.tt Bug 9593: (follow-up) don't make currency.isocode required 2014-05-04 22:21:17 +00:00
didyoumean.tt
fieldmapping.tt
item_circulation_alerts.tt Bug 12138 - Use placeholders in translatable Javascript strings 2014-04-27 21:24:04 +00:00
itemtypes.tt Bug 11351 - Add support for SIP2 media types 2014-04-28 17:54:42 +00:00
koha2marclinks.tt
marc_subfields_structure.tt Bug 11497: remove TT construct for picking a default string that i18n toolchain fails to pick up 2014-04-27 21:23:01 +00:00
marctagstructure.tt Bug 7125: make MARC framework tag form not suggest that one can change the form 2014-04-28 17:42:00 +00:00
matching-rules.tt
oai_set_mappings.tt Bug 11877 - Eliminate use of deprecated jQuery .live() method 2014-03-26 19:15:01 +00:00
oai_sets.tt Bug 11806 - Use validation plugin when creating new OAI set 2014-03-26 19:21:14 +00:00
patron-attr-types.tt Bug 6254: make it possible to set default privacy setting for new patrons 2014-05-26 01:17:37 +00:00
preferences.tt Bug 12150 - Use more javascript string formatting in intranet for translated strings. 2014-07-03 09:52:48 -03:00
printers.tt Bug 11765 - Remove unused function isDate from templates 2014-02-18 20:51:38 +00:00
smart-rules.tt Bug 12451 - circulation rule cant be edited if itemtype contains a space character 2014-07-03 10:47:42 -03:00
stopwords.tt Bug 11764 - Move repeatedly redefined function toUC() into staff-global.js 2014-02-18 20:49:30 +00:00
systempreferences.tt Bug 11765 - Remove unused function isDate from templates 2014-02-18 20:51:38 +00:00
transport-cost-matrix.tt
z3950servers.tt Bug 12639 - Z39.50 administration page should use "message" dialog for adds and updates 2014-07-25 19:03:44 -03:00