Koha/koha-tmpl/intranet-tmpl/prog/en/css
Owen Leonard 24e009f72f Bug 15920: Clean up and fix errors in batch checkout template
The batch checkout template has some markup and JavaScript problems
which need to be resolved, including:

- Mismatched <h3></h1>
- JavaScript includes which are not used
- Incorrect DataTables configuration
- Incorrect class on warning dialogs
- Incorrect terminology: Use "checkout" instead of "issue"

This patch also changes the markup and styling of batch checkout errors,
using Font Awesome icons to retain highlighting of warnings and errors
while (I hope) improving readability.

To test, apply the patch and go to batch checkout for a patron for whom
batch checkouts are enabled.

- Check out a batch of barcodes. Include items which will trigger errors
  or warnings. For example: Invalid barcodes, lost items, items which
  are already checked out, items which are on hold for another patron,
  items which are damaged.

- When the table of items is displayed so that you can confirm the
  checkout, make sure the table is sortable.

- Think about whether the style changes on warnings and errors are an
  improvement.

- Try to initiate a batch checkout to a patron who is restricted. You
  should see an "alert" style dialog instead of a "message" style one.

- Validate the HTML and confirm that there are no errors raised by this
  template's markup.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as described

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

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
2016-03-02 01:06:23 +00:00
..
treeview
addbiblio.css Bug 9757: Make staff client list contents view more like search results 2013-06-26 09:04:04 -07:00
blue.css Bug 2774 - Path to theme is hard-coded in many places 2013-07-18 16:49:18 +00:00
buttons.dataTables.min.css Bug 15285: Upgrade DataTables to 1.10.10 2016-02-24 00:02:49 +00:00
card.css
cateditor.css Bug 11559: (QA followup) switch to new delimiter, fix minor issues 2015-10-27 12:18:00 -03:00
datatables.css Bug 15471: Add column settings and filters to Holds queue table 2016-02-24 04:00:52 +00:00
help.css
hierarchy.css
humanmsg.css Bug 11559: (QA followup) fix QA issues 2015-10-27 12:22:05 -03:00
itemsearchform.css Bug 11425: Add item search form in staff interface 2014-11-04 19:08:12 -03:00
label.css
login.css Bug 13017 - Login page image replacement technique fails when browser width exceeds 2000 pixels 2014-12-26 21:06:55 -03:00
mainpage.css Bug 10415 - Add course reserves to staff client home page 2014-03-12 18:15:24 +00:00
preferences.css Bug 11926 [Follow-up] HEA - Render community koha statistic usages 2014-10-22 15:17:23 -03:00
print.css Bug 10172: Hide some uneeded stuffs on printing a record 2015-06-22 11:10:06 -03:00
printreceiptinvoice.css
quotes.css Bug 10558: (follow-up) styling improvements 2014-03-10 15:47:53 +00:00
right-to-left.css Bug 10406: memove div and more obsolete CSS related to YUI autocomplete 2013-06-12 07:24:30 -07:00
spinelabel.css
staff-global.css Bug 15920: Clean up and fix errors in batch checkout template 2016-03-02 01:06:23 +00:00
tinymce.css
uploader.css