Koha/koha-tmpl/intranet-tmpl/prog/js
Owen Leonard 7293d81290 Bug 17011 - Remove "onblur" event attribute from some templates
Several templates have an "onblur" event attribute in the markup. This
patch moves the onblur event definition into the JavaScript.

To test, apply the patch and clear your browser cache if necessary.

In Administration -> Authority types:

  - Choose "New authority type."
  - Enter any text into the "Authority type" field.
  - Moving the cursor focus away from this field should convert your
    text to uppercase.

In Administration -> MARC bibliographic framework:

  - Choose "New framework."
  - Enter any text into the "Framework code" field.
  - Moving the cursor focus away from this field should convert your
    text to uppercase.

In Administration -> Currencies and exchange rates:

 - Choose "New currency."
  - Enter any text into the "Currency" field.
  - Moving the cursor focus away from this field should convert your
    text to uppercase.

In Administration -> Item types

 - Choose "New item type."
  - Enter any text into the "Item type" field.
  - Moving the cursor focus away from this field should convert your
    text to uppercase.

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-09 12:55:41 +00:00
..
pages Bug 14060: Force the input to contain a valid date 2016-09-08 12:04:20 +00:00
acq.js
additem.js
ajax.js
audio_alerts.js Bug 16310 - Remove the use of "onclick" from audio alerts template 2016-08-01 14:35:27 +00:00
automatic_item_modification_by_age.js Bug 16437 - (follow-up) Automatic item modifications by age needs prettying 2016-05-31 11:57:12 +00:00
background-job-progressbar.js
basket.js Bug 16490: Tidy updateLink and updateAllLinks 2016-06-24 13:45:45 +00:00
basketgroup.js
biblio_framework.js Bug 17011 - Remove "onblur" event attribute from some templates 2016-09-09 12:55:41 +00:00
cart.js Bug 16477 - Improve staff client cart JavaScript and template 2016-06-24 13:42:22 +00:00
cataloging.js Bug 17152: Do not copy value when duplicating a subfield 2016-09-08 12:03:13 +00:00
checkouts.js
datatables.js
file-upload.js
holds.js Bug 16900 - Hold suspend button incorrectly styled in patron holds list 2016-07-15 15:06:44 +00:00
item_search_fields.js
localcovers.js
marc_modification_templates.js Bug 16148: Fix submit button text 2016-06-17 16:11:43 +00:00
marc_subfields_structure.js
members.js Bug 16947: Can not modify patron messaging preferences 2016-07-22 17:11:09 +00:00
merge-record.js
offlinecirc.js
prevent_submit.js
sms_providers.js Bug 16301 - Remove the use of "onclick" from SMS cellular providers template 2016-04-29 15:51:08 +00:00
staff-global.js Bug 16557 - Remove the use of "onclick" from several include files 2016-06-24 13:51:01 +00:00
xmlControlfield.js
z3950_search.js Bug 16812: Revise JS script for z3950_search.tts and remove onclick events 2016-07-15 15:24:57 +00:00