Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Fridolyn SOMERS 42eb8b2286 Bug 10429: improve display of library and library filter on serials claim page
In serial claims page, the library code is displayed in table instead
of library name and library filter does not work.

This patch adds the display of library name by using libraries template
plugin.  It changes the Javascript library filter to make it work.

Also sets "all" filter in template (like status filter) to allow
translation and sets "all" as selected by default. The staff user's
library was selected by default, but the table was not filtered
with it.

Test plan :
- Go to serials claim of a vendor with serials of multiple libraries
=> You see branch filter with "(All)" and table shows library's names
- Check that library  filter does its work

Signed-off-by: David Cook <dcook@prosentient.com.au>
Works as described.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Table now shows the branch name instead of the branchcode.
First option was named (All), matching the status pull down.
When opening the claims page, (All) is preselected and the
result list matches with the selection. Before the patch
the library was preselected, but the result list did show
late issues from all branches.

This patch is an improvement, but there is still more work to do.

- Filters are not cumulative, but when another filter is selected
  the first filter is not reset.
- It's not possible to combine
  2 or more filters.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-01-06 15:33:28 +00:00
..
acqui-search-result.tt
acqui-search.tt
checkexpiration.tt
claims.tt Bug 10429: improve display of library and library filter on serials claim page 2014-01-06 15:33:28 +00: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 11214: improve create/edit routing list links in serial collection page 2013-11-27 18:23:54 +00:00
serials-edit.tt Bug 10661: format mandatory item fields the same on all forms 2013-12-10 04:17:48 +00:00
serials-home.tt
serials-recieve.tt
serials-search.tt Bug 10852: (follow-up) tweak wording of serials search form 2013-12-14 00:35:21 +00:00
showpredictionpattern.tt
subscription-add.tt Bug 11228: Improve hint on patron notification when adding/editing subscriptions 2013-12-19 15:10:26 +00:00
subscription-bib-search.tt Bug 11091: revamp search limit options for new subscription bib search form 2013-12-05 16:14:53 +00:00
subscription-detail.tt Bug 10626 - Remove doubled up TT plugins - Merge KohaBranchName and Branches 2013-12-14 01:05:56 +00:00
subscription-frequencies.tt Bug 7688: (follow-up) fix typo 2013-10-30 00:39:11 +00:00
subscription-history.tt
subscription-numberpatterns.tt Bug 11225: remove \n from some strings to be translated 2013-12-06 15:15:08 +00:00
subscription-renew.tt
viewalerts.tt