MantisBT: master 4bfc6b3a

Author Committer Branch Timestamp Parent
dregad dregad master 2021-04-16 08:27 master 5ee99c40
Affected Issues  0028182: progress bar on the title bar (road map)
Changeset

Add resolved percentage on Roadmap section title

On the Roadmap page, a version's progress is now displayed on the right
of the section's title, with a tooltip showing the number of issues
resolved vs planned.

The resolved_progress language string has been modified to remove the
3rd placeholder (percentage) which is redundant.

Script has been refactored to use a new internal RoadmapProgress class,
simplifying code and removing some duplication.

Fixes 0028182

mod - lang/strings_english.txt Diff File
mod - roadmap_page.php Diff File