Bug 21319

Summary: Remove highlight and tooltip on Koha Team version
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: AboutAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: martin.renvoize, nick, oleonard, pierre-marc.thibault
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Two years ago we switched the version numbering system from 3.x to YY.MM format. At that time we added a tooltip and highlighted the version in red on the Koha Team tab of the about page. This patch removes that now that a sufficient period of time has passed.
Version(s) released in:
Circulation function:
Attachments: Bug 21319: Remove highlight and tooltip on Koha Team version
Patch signed-off
Bug 21319: Remove highlight and tooltip on Koha Team version

Description Martin Renvoize (ashimema) 2018-09-06 10:26:47 UTC
Two years ago we switch the version numbering system from 3.x to yy.mm format. At that time we added a tooltip and highlighted the version in red on the Koha Team tab of the about page.

I think we can safely remove this now?
Comment 1 Owen Leonard 2018-09-06 12:07:08 UTC
Created attachment 78473 [details] [review]
Bug 21319: Remove highlight and tooltip on Koha Team version

This patch modifies the about page to remove a <span> on the Koha
version number which explained the version numbering change.

To test, apply the patch and view the "Koha team" tab on the about page.
The "Koha 18.05 release team" header should not have the number
highlighted.
Comment 2 Pierre-Marc Thibault 2018-09-06 19:36:35 UTC
Created attachment 78496 [details] [review]
Patch signed-off

The red highlight and the tooltip was removed successfully.
Comment 3 Martin Renvoize (ashimema) 2018-09-07 06:42:43 UTC
Created attachment 78501 [details] [review]
Bug 21319: Remove highlight and tooltip on Koha Team version

This patch modifies the about page to remove a <span> on the Koha
version number which explained the version numbering change.

To test, apply the patch and view the "Koha team" tab on the about page.
The "Koha 18.05 release team" header should not have the number
highlighted.

Signed-off-by: pierre-marc <pierre-marc.thibault@inLibro.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 4 Martin Renvoize (ashimema) 2018-09-07 06:43:48 UTC
Very simple change, passing qa.
Comment 5 Nick Clemens (kidclamp) 2018-09-07 16:06:08 UTC
Awesome work all!

Pushed to master for 18.11
Comment 6 Martin Renvoize (ashimema) 2018-09-11 08:32:06 UTC
Glad to see this updated, will not be backported to 18.05.x.