Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Owen Leonard 41fbb64fab Bug 11271 - Serials table off the screen in smaller viewports
When you search for serials in the Serials module the results table is
often too wide for the screen (depending on your browser window size).
This is partly due to the fixed width of the search fields in the table
footer.

This patch applies a flexible width to those <input>s and reduces the
font size of their text.

This patch also moves the "action" links for each table row into an
"action" menu (similar to the change made by Bug 10615 in Reports) to
further conserve screen space.

This patch also revises the page's DataTables configuration to use table
header classes for sorting configuration.

To test you should be able to perform a search which returns multiple
open and closed subscriptions.

- Test that table sorting works correctly, including for titles with
  articles and for dates.
- Test that the Action menu items work correctly and that they correctly
  reflect the permissions of the logged-in user with regard to
  receive_serials and routing.
- Perform these tests on both the "Open" and "Closed" tabs.

Signed-off-by: Chris <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works nicely and improves the display significantly.
Passes tests and QA script.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-21 20:29:52 -03:00
..
acqui-search-result.tt
acqui-search.tt
checkexpiration.tt
claims.tt Bug 5342: (qa-followup) FIX some issues 2014-10-28 10:07:44 -03:00
member-search.tt
result.tt
routing-preview-slip.tt
routing-preview.tt
routing.tt
serial-issues-full.tt
serial-issues.tt
serials-collection.tt Bug 11262: Don't require hardcoded translations for seasonal numbering pattern to work 2014-05-05 05:05:54 +00:00
serials-edit.tt Bug 12673: (followup) fix Supplemental issue too 2014-08-14 20:19:06 -03:00
serials-home.tt
serials-recieve.tt
serials-search.tt Bug 11271 - Serials table off the screen in smaller viewports 2014-11-21 20:29:52 -03:00
showpredictionpattern.tt Bug 11262: Don't require hardcoded translations for seasonal numbering pattern to work 2014-05-05 05:05:54 +00:00
subscription-add.tt Bug 12779: Capitalization on add/edit subscription form 2014-11-14 09:33:35 -03:00
subscription-bib-search.tt
subscription-detail.tt
subscription-frequencies.tt
subscription-history.tt Bug 12659:Fixing mispelling of the word receive 2014-08-14 20:11:35 -03:00
subscription-numberpatterns.tt Bug 11262: Don't require hardcoded translations for seasonal numbering pattern to work 2014-05-05 05:05:54 +00:00
subscription-renew.tt
viewalerts.tt