Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Owen Leonard 52028d9932 Bug 10442: Remove references to non-standard "error" class
The CSS for <div class="error"> is obsolete and should not be used. This
patch removes the definition from the main CSS file and corrects
instances of its use in the templates to the standard <div class="dialog
alert">.

To test:

- In Acquisitions -> Late orders, locate an order from a vendor which
  doesn't have an email address. Selecting that order and clicking
  "Claim" should trigger an error dialog, "This vendor has no email." It
  should be styled correctly.

- With  AcqCreateItem set to "when placing an order," add to an existing
  order using the "From a new (empty) record" option. Add two items with
  identical barcodes and submit the form. A error should show at
  the top of the page.

- With AcqCreateItem set to "when receiving an order," receive an order
  and add two items with identical barcodes. Submitting the form should
  trigger an error message at the top of the page.

With the remaining cases I don't know how to trigger the errors in
question, so a visual check of the changes may be required:

- Administration -> Funds -> "You are not authorized to modify this
  fund"
- Administration -> Search engine configuration
  (/admin/searchengine/elasticsearch/mappgings.pl) -> Various
  modification errors.
- With the  AutoEmailOpacUser preference set to "send," adding a patron
  without an email address can trigger an error, "This member has no
  email."
- With plugins enabled, and installed, there are error messages
  displayed under various circumstances.

Signed-off-by: Andrew Isherwood <andrew.isherwood@ptfs-europe.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-31 13:34:02 +00:00
..
preferences Bug 20758: Fix for BrowseResultSelection typo 2018-10-26 16:12:46 +00:00
searchengine/elasticsearch Bug 10442: Remove references to non-standard "error" class 2018-10-31 13:34:02 +00:00
admin-home.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
aqbudgetperiods.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
aqbudgets.tt Bug 10442: Remove references to non-standard "error" class 2018-10-31 13:34:02 +00:00
aqcontract.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
aqplan.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
audio_alerts.tt Bug 20736: Update two-column templates with Bootstrap grid, Administration part 1 2018-08-30 13:40:32 +00:00
auth_subfields_structure.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
auth_tag_structure.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
authorised_values.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
authtypes.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
biblio_framework.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
branch_transfer_limits.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
branches.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
categories.tt Bug 21669: Do not html filter TT assignement statements 2018-10-26 16:38:36 +00:00
checkmarc.tt Bug 20739: Update two-column templates with Bootstrap grid, Administration part 3 2018-08-30 13:40:33 +00:00
cities.tt Bug 20739: Update two-column templates with Bootstrap grid, Administration part 3 2018-08-30 13:40:33 +00:00
classsources.tt Bug 20739: Update two-column templates with Bootstrap grid, Administration part 3 2018-08-30 13:40:33 +00:00
clone-rules.tt Bug 20739: Update two-column templates with Bootstrap grid, Administration part 3 2018-08-30 13:40:33 +00:00
columns_settings.tt Bug 21216: Add filter/search options to notices table 2018-10-24 13:38:48 +00:00
currency.tt Bug 20740: Update two-column templates with Bootstrap grid, Administration part 4 2018-08-30 13:40:34 +00:00
didyoumean.tt Bug 20740: Update two-column templates with Bootstrap grid, Administration part 4 2018-08-30 13:40:34 +00:00
edi_accounts.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
edi_ean_accounts.tt Bug 21417: (QA follow-up) Display default EAN as such in admin display 2018-10-09 11:54:08 +00:00
fieldmapping.tt Bug 20741: Update two-column templates with Bootstrap grid: Administration part 5 2018-09-06 12:18:32 +00:00
item_circulation_alerts.tt Bug 20741: Update two-column templates with Bootstrap grid: Administration part 5 2018-09-06 12:18:32 +00:00
items_search_field.tt Bug 20740: Update two-column templates with Bootstrap grid, Administration part 4 2018-08-30 13:40:34 +00:00
items_search_fields.tt Bug 20740: Update two-column templates with Bootstrap grid, Administration part 4 2018-08-30 13:40:34 +00:00
itemtypes.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
koha2marclinks.tt Bug 20741: Update two-column templates with Bootstrap grid: Administration part 5 2018-09-06 12:18:32 +00:00
library_groups.tt Bug 21186: (follow-up) Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:51 +00:00
localization.tt Bug 20741: Update two-column templates with Bootstrap grid: Administration part 5 2018-09-06 12:18:32 +00:00
marc_subfields_structure.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
marctagstructure.tt Bug 21704: (follow-up) Remove unused 'frameworkcode' template param 2018-10-29 00:17:33 +00:00
matching-rules.tt Bug 21669: Do not html filter TT assignement statements 2018-10-26 16:38:36 +00:00
oai_set_mappings.tt Bug 20742: Update two-column templates with Bootstrap grid: Administration part 6 2018-09-06 12:43:20 +00:00
oai_sets.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
overdrive.tt Bug 21082: (RM follow-up) address QA issues 2018-10-09 11:04:24 +00:00
patron-attr-types.tt Bug 21669: Do not html filter TT assignement statements 2018-10-26 16:38:36 +00:00
preferences.tt Bug 20742: (RM follow-up) Fix menu include 2018-09-06 16:54:06 +00:00
printers.tt Bug 20743: Update two-column templates with Bootstrap grid: Administration part 7 2018-09-06 16:54:06 +00:00
smart-rules.tt Bug 15486: Make circ rules UI handle holds_per_day 2018-10-24 13:24:05 +00:00
sms_providers.tt Bug 20743: Update two-column templates with Bootstrap grid: Administration part 7 2018-09-06 16:54:06 +00:00
sru_modmapping.tt Bug 20743: Update two-column templates with Bootstrap grid: Administration part 7 2018-09-06 16:54:06 +00:00
sru_modmapping_auth.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
systempreferences.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
transport-cost-matrix.tt Bug 21279: Fix &nbsp; in transport cost matrix 2018-10-15 13:08:04 +00:00
usage_statistics.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
z3950servers.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00