Created attachment 6224 [details] screenshot this enhancement reads the docs/history.txt file, and displays it in the staff 'About' page.
Created attachment 6225 [details] [review] Bug 7164 - add Koha history timeline tab to 'About' page
Created attachment 6226 [details] [review] Bug 7164 - add Koha history timeline tab to 'About' page
(In reply to comment #1) > Created attachment 6225 [details] [review] > Bug 7164 - add Koha history timeline tab to 'About' page oops, made a little typo on that 1st commit
Created attachment 6534 [details] Screeshot of a problem This looks good overall, but the last few rows are not right. The date and description are together in the first cell. There's also an empty last row.
Actually Owen thats a problem with the doc/history.txt someone has used spaces instead of tabs, if we fix that, it will fix the display here. Ill submit a follow up for that and we can set it back to needs sign off
Created attachment 6547 [details] [review] Bug 7164 : Follow up fixing formatting in docs/history.txt
Created attachment 6585 [details] [review] Signed-off patch I hope it's okay I signed off and included one minor edit: Adding an html filter ("|html") to the output of the history description for the sake of HTML validity.
QA comment : * perlcritic was failing because of open() syntax * there was a small conflict with history.txt I fixed both of those problems, works fine Patch pushed, please test
(In reply to comment #8) > QA comment : > * perlcritic was failing because of open() syntax > * there was a small conflict with history.txt > > I fixed both of those problems, works fine > > Patch pushed, please test tested ok :) ready for inclusion 3.8?
Hi Mason - it's already in master and has been for a while :)