Bug 40070

Summary: Make appending published date to serial enumeration optional on detail pages
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: SerialsAssignee: Marcel de Rooy <m.de.rooy>
Status: Pushed to main --- QA Contact: Laura Escamilla <Laura.escamilla>
Severity: enhancement    
Priority: P5 - low CC: caroline.cyr-la-rose, esther.melander, Laura.escamilla, paul.derscheid
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Enhancement: A new system preference, DisplayPublishedDate, has been added to control whether the published date is shown after the volume/numbering information in holdings tables. When enabled, the date will appear in parentheses in both the OPAC and staff interface (Serial/Enumeration and Vol info columns). When disabled, the date is hidden.
Version(s) released in:
25.11.00
Circulation function:
Attachments: Bug 40700: Add new preference DisplayPublishedDate
Bug 40070: Control display of serial pubdate on detail pages
Bug 40070: Add new preference DisplayPublishedDate
Bug 40070: Control display of serial pubdate on detail pages
Bug 40070: Add new preference DisplayPublishedDate
Bug 40070: Control display of serial pubdate on detail pages

Description Marcel de Rooy 2025-06-04 13:25:02 UTC
Adding the publisheddate after volume info on catalogue/detail and opac-detail is not always an improvement. It might be confusing.

Lets add a pref to control it ;)
Comment 1 Paul Derscheid 2025-06-04 13:27:49 UTC
I think this makes sense.
Comment 2 Caroline Cyr La Rose 2025-06-04 13:37:03 UTC
+1
Comment 3 Marcel de Rooy 2025-06-05 08:34:26 UTC Comment hidden (obsolete)
Comment 4 Marcel de Rooy 2025-06-05 08:34:28 UTC Comment hidden (obsolete)
Comment 5 Marcel de Rooy 2025-06-05 08:45:47 UTC
Created attachment 182970 [details] [review]
Bug 40070: Add new preference DisplayPublishedDate

Test plan:
Run install or update
Check new preference under Administration

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 6 Marcel de Rooy 2025-06-05 08:45:51 UTC
Created attachment 182971 [details] [review]
Bug 40070: Control display of serial pubdate on detail pages

Test plan:
Add a serial that creates items.
Receive an issue.
Toggle pref DisplayPublishedDate and verify that publisheddate
is shown or hidden.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 7 Marcel de Rooy 2025-06-05 08:46:17 UTC
Comment on attachment 182968 [details] [review]
Bug 40700: Add new preference DisplayPublishedDate

Wrong bug number. Corrected now.
Comment 8 Esther Melander 2025-06-06 18:10:31 UTC
I tested this and I could see the published date in parenthesis after the numbering pattern in the Vol info column of the holdings table in the OPAC. I could also see the date in the Serial/Enumeration column of the holdings table on the bibliographic detail view in the staff interface. Changing the system preference to don't show removed the date in both places.
Comment 9 Esther Melander 2025-06-06 18:11:43 UTC
Signed-off-by: Esther Melander <esther@bywatersolutions.com>
Comment 10 Marcel de Rooy 2025-06-10 11:07:36 UTC
(In reply to Esther Melander from comment #8)
> I tested this and I could see the published date in parenthesis after the
> numbering pattern in the Vol info column of the holdings table in the OPAC.
> I could also see the date in the Serial/Enumeration column of the holdings
> table on the bibliographic detail view in the staff interface. Changing the
> system preference to don't show removed the date in both places.

Thx Esther for signing off.
Comment 11 Laura Escamilla 2025-09-30 12:58:43 UTC
Created attachment 187099 [details] [review]
Bug 40070: Add new preference DisplayPublishedDate

Test plan:
Run install or update
Check new preference under Administration

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Comment 12 Laura Escamilla 2025-09-30 12:58:46 UTC
Created attachment 187100 [details] [review]
Bug 40070: Control display of serial pubdate on detail pages

Test plan:
Add a serial that creates items.
Receive an issue.
Toggle pref DisplayPublishedDate and verify that publisheddate
is shown or hidden.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Comment 13 Marcel de Rooy 2025-09-30 13:34:14 UTC
(In reply to Laura Escamilla from comment #12)
> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>

Thx
Comment 14 Lucas Gass (lukeg) 2025-10-15 22:15:10 UTC
Nice work everyone!

Pushed to main for 25.11