Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 3156950e0a Bug 16206: Corrections to templates related new EDI feature
There are some issues with the template changes introduced by the EDI
feature in Bug 7736. This patch makes the following changes:

- Use Font Awesome icon on the Acquisitions basket page instead of a
  Glyphicon.
- Use Font Awesome icon on the Acquisitions basket group page instead of
  a Glyphicon.
- For consistency's sake, use the phrase "Library EANs" instead of "EDI
  EANs" in menus and the Library EANs page.

- On the EDI accounts page:
  - Correct the markup of the title tag.
  - Improve the breadcrumbs to eliminate redundancy.
  - Use Font Awesome icon instead of Glyphicon for the "New account"
    button.
  - Change or remove "maxlength" attribute of form fields to match table
    structure.
  - Move the contents of some title attributes into a visible hint.
  - Use 'checked="checked"' instead of 'checked'. Koha templates use
    XTHML-style attributes.
  - Correct template variable in account deletion confirmation dialog.
    Before this patch the vendor name was not correctly displayed.
  - Show a message if there are no accounts defined rather than an empty
    table.
  - Remove use of "highlight" class from table rows (Bug 15927).
  - Correct parameter name in link to vendor details page (should be
    booksellerid instead of supplierid).
  - Correct the markup of the deletion confirmation dialog (Bug 15785).
  - Use Bootstrap-style buttons for "edit" and "delete," with Font
    Awesome icons.

- On the Library EANs page:
  - Correct the markup of the title tag.
  - Make capitalization of "EAN" consistent.
  - Use Font Awesome icon instead of Glyphicon for the "New EAN" button.
  - Show a message if there are no EANs defined rather than an empty
    table.
  - Change or remove "maxlength" attribute of form fields to match table
    structure.
  - Remove use of "highlight" class from table rows (Bug 15927).
  - Correct the markup of the deletion confirmation dialog (Bug 15785).
  - Use Bootstrap-style buttons for "edit" and "delete," with Font
    Awesome icons.

To test, apply the patch and review the affected templates. Confirm that
pages look correct and work correctly.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
All seems to work and looks well,
add/edit/delete EDI accounts and Library EANs works Ok
No errors

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

Signed-off-by: Brendan Gallagher <bredan@bywatersolutions.com>
2016-04-20 16:49:46 +00:00
..
acqui Bug 16206: Corrections to templates related new EDI feature 2016-04-20 16:49:46 +00:00
admin Bug 16206: Corrections to templates related new EDI feature 2016-04-20 16:49:46 +00:00
authorities Bug 15931: Replace relative path with /cgi-bin/koha/ 2016-03-31 20:20:26 +00:00
basket Bug 14614: Multiple URLs (856) in cart/list email are broken 2016-03-24 15:32:48 +00:00
batch
catalogue Bug 16157: Move the selected flag from GetAuthorisedValues to the templates 2016-04-07 00:16:09 +00:00
cataloguing Bug 16205 - MARC editor settings menu should use a Font Awesome icon 2016-04-06 23:58:05 +00:00
circ Bug 15008 - Add custom HTML areas to circulation and reports home pages 2016-04-07 05:38:50 +00:00
common Bug 16120: Add the actions class to all actions td 2016-03-24 17:07:32 +00:00
course_reserves
errors
help Bug 16004: [QA Follow-up] Tiny change for unit test and help file 2016-03-31 16:57:14 +00:00
installer Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
labels Bug 16153: Adding "actions" class to Label Creator table actions so the buttons dont wrap 2016-03-31 19:29:40 +00:00
members Bug 16157: Move the selected flag from GetAuthorisedValues to the templates 2016-04-07 00:16:09 +00:00
offline_circ Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
patron_lists Bug 10612: Follow-up - correcting icon to be Font Awesome 2016-04-01 19:52:14 +00:00
patroncards Bug 15722: Escape patron infos for JSON in patron searches 2016-03-24 16:14:31 +00:00
plugins
reports Bug 15008 - Add custom HTML areas to circulation and reports home pages 2016-04-07 05:38:50 +00:00
reserve Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
reviews Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
rotating_collections Bug 15830 - Move Rotating Collections actions into a drop-down list 2016-02-24 03:14:27 +00:00
serials Bug 16157: Move the selected flag from GetAuthorisedValues to the templates 2016-04-07 00:16:09 +00:00
services Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
sms
suggestion Bug 16157: Move the selected flag from GetAuthorisedValues to the templates 2016-04-07 00:16:09 +00:00
tags Bug 15413: Adding colons where appropriate 2016-03-25 21:50:56 +00:00
test
tools Bug 15824 - 'Done' button is unclear on batch item modification and deletion 2016-04-07 05:37:58 +00:00
virtualshelves Bug 16120: Add the actions class to all actions td 2016-03-24 17:07:32 +00:00
about.tt Bug 15527: (qa followup) Add DSpace license to the about page 2016-03-24 17:28:38 +00:00
auth.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
intranet-main.tt Bug 16058: Delete individual news item from koha-news.pl 2016-03-31 20:08:17 +00:00