Hi, It would be interesting to have the possib=ility to chose the note tab for the systeme preference OpacSerialDefaultTab. At the moment, we can only select subscriptions tab, holdings tab and serial collections tab in this preference. It would be nice to have the possibiliy to chose an another tab like notes tab. Patrick.
+1
Created attachment 165905 [details] [review] Bug 19768: Add "Title notes" tab to OpacSerialDefaultTab preference This patch adds a "title notes tab" option to the opacSerialDefaultTab preference. To test, apply the patch and restart services. - Go to Administration -> System preferences -> opacSerialDefaultTab. - There should now be a new options, "title notes tab." - Set the preference to the new value. - Go to the OPAC and locate a bibliographic record which is associated with a subscription and which has data in a 5XX notes field. - On the bibliographic detail page the "Title notes" tab should be selected by default. - Test that the other system preference values still work correctly too. Sponsored-by: Athens County Public Libraries
Created attachment 165934 [details] [review] Bug 19768: Add "Title notes" tab to OpacSerialDefaultTab preference This patch adds a "title notes tab" option to the opacSerialDefaultTab preference. To test, apply the patch and restart services. - Go to Administration -> System preferences -> opacSerialDefaultTab. - There should now be a new options, "title notes tab." - Set the preference to the new value. - Go to the OPAC and locate a bibliographic record which is associated with a subscription and which has data in a 5XX notes field. - On the bibliographic detail page the "Title notes" tab should be selected by default. - Test that the other system preference values still work correctly too. Sponsored-by: Athens County Public Libraries Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com>
Created attachment 166308 [details] [review] Bug 19768: Add "Title notes" tab to OpacSerialDefaultTab preference This patch adds a "title notes tab" option to the opacSerialDefaultTab preference. To test, apply the patch and restart services. - Go to Administration -> System preferences -> opacSerialDefaultTab. - There should now be a new options, "title notes tab." - Set the preference to the new value. - Go to the OPAC and locate a bibliographic record which is associated with a subscription and which has data in a 5XX notes field. - On the bibliographic detail page the "Title notes" tab should be selected by default. - Test that the other system preference values still work correctly too. Sponsored-by: Athens County Public Libraries Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Hi all, the change in sysprefs.sql should be reflected in a database update. Can we get a quick follow-up? I think this is low side effects risk and would make a nice addition!
Created attachment 166432 [details] [review] Bug 19768: (follow-up) Database update
The database update was not quite correct, we only want to update options, not value. Fixed inline.
Pushed for 24.05! Well done everyone, thank you!
Not backported to 23.11.x