Bug 10356

Summary: adding date published to catalogue detail page
Product: Koha Reporter: Chris Hall <chrish>
Component: Staff interfaceAssignee: Chris Hall <chrish>
Status: CLOSED FIXED QA Contact: Jonathan Druart <jonathan.druart>
Severity: enhancement    
Priority: P5 - low CC: chrish, gmcharlt, jonathan.druart, tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: adding date published to catalogue detail page
bug 10356 adding date published to catalogue detail page, renaming date to date arrived
bug 10356 adding date published to catalogue detail page, renaming date to date arrived

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 (khall) 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 (tcohen) 2013-07-25 15:15:44 UTC
This patch has been pushed to 3.12.x, will be in 3.12.3.

Thanks Chris!