Bug 10356 - adding date published to catalogue detail page
Summary: adding date published to catalogue detail page
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Chris Hall
QA Contact: Jonathan Druart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-27 23:07 UTC by Chris Hall
Modified: 2014-12-07 20:03 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
adding date published to catalogue detail page (2.44 KB, patch)
2013-05-27 23:10 UTC, Chris Hall
Details | Diff | Splinter Review
bug 10356 adding date published to catalogue detail page, renaming date to date arrived (2.47 KB, patch)
2013-06-14 12:11 UTC, Kyle M Hall
Details | Diff | Splinter Review
bug 10356 adding date published to catalogue detail page, renaming date to date arrived (2.60 KB, patch)
2013-06-14 13:12 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hall 2013-05-27 23:07:18 UTC
adding 'date published' to catalogue detail page, I have also renamed 'date' to 'date arrived' to avoid confusion.

similar to bug5512
Comment 1 Chris Hall 2013-05-27 23:10:31 UTC Comment hidden (obsolete)
Comment 2 Kyle M Hall 2013-06-14 12:11:16 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2013-06-14 13:12:31 UTC
QA comment:
Add a new column (published date) for tables on the subscriptions tab (biblio detail page). The patch fixes the ambiguous value "Date".

The patch introduces wrong capitalization, my qa patch will fix that.
Not blocker: it would be better to use the KohaDates plugin.

Marked as Passed QA.
Comment 4 Jonathan Druart 2013-06-14 13:12:46 UTC
Created attachment 19008 [details] [review]
bug 10356 adding date published to catalogue detail page, renaming date to date arrived

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Amended patch: Fix wrong capitalization on th
Comment 5 Galen Charlton 2013-07-10 14:54:54 UTC
Pushed to master.  Thanks, Chris!
Comment 6 Tomás Cohen Arazi 2013-07-25 15:15:44 UTC
This patch has been pushed to 3.12.x, will be in 3.12.3.

Thanks Chris!