Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Owen Leonard 1cdf657c05 Bug 22932: GetLatestSerials should not return formatted date
This patch updates GetLatestSerials in Serials.pm to remove date
formatting. Formatting of dates should be done in the template using
$KohaDates.

To test, apply the patch and locate a bibliographic record in the staff
client which has a subscription with issues.

 - On the bibliographic detail page for that record, view the
   "Subscriptions" tab. Dates in the table of recent issues should be
   formatted correctly.
 - View the details for the subscription in the Serials module. Create
   or edit a routing list for that serial. In the "Issue" dropdown the
   issue dates should be formatted correctly.
 - View the bibliographic detail page for the record in the OPAC. Open
   the "Subscriptions" tab. In the table of recent issues publication
   date and received date should be formatted correctly. The table
   should sort correctly on these dates.

Note: Although opac-ISBDdetail.pl calls GetLatestSerials, as far as I
can tell there is no serial-related output to update. The code appears
to be unused.

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-05-30 10:16:12 +00:00
..
tables
acqui-search-result.tt
acqui-search.tt
checkexpiration.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
claims.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
result.tt
routing-preview-slip.tt
routing-preview.tt Bug 21519: Update two-column templates with Bootstrap grid: Serials part 1 2018-10-19 17:27:38 +00:00
routing.tt Bug 22932: GetLatestSerials should not return formatted date 2019-05-30 10:16:12 +00:00
serials-collection.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
serials-edit.tt Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
serials-home.tt Bug 17047: subscriptions management with Mana-KB 2019-01-23 14:39:26 +00:00
serials-search.tt Bug 22621: Fix filters on subscription search results 2019-04-26 10:26:13 +00:00
showpredictionpattern.tt Bug 22408: Subscription entry form cleanup 2019-04-30 12:54:30 +00:00
subscription-add.tt Bug 22408: Subscription entry form cleanup 2019-04-30 12:54:30 +00:00
subscription-batchedit.tt Bug 21792: Switch two-column templates to Bootstrap grid: Serials part 3 2019-01-25 20:32:48 +00:00
subscription-bib-search.tt
subscription-detail.tt Bug 22250: Clean up Mana KB integration with serials and reports 2019-04-11 11:34:14 +00:00
subscription-frequencies.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
subscription-history.tt Bug 21523: Update two-column templates with Bootstrap grid: Serials part 2 2018-10-19 17:27:38 +00:00
subscription-numberpatterns.tt Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
subscription-renew.tt Bug 21792: Switch two-column templates to Bootstrap grid: Serials part 3 2019-01-25 20:32:48 +00:00
viewalerts.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00