View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0030192 | mantisbt | change log | public | 2022-05-10 12:48 | 2023-10-31 16:32 | 
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | tweak | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
| Summary | 0030192: Changelog/Roadmap items are printed without any structure | ||||
| Description | It would be much better to print the lists with some markup (e.g. unordered list), so the rendered output could e.g. be more easily copy/pasted into an external changelog. The generated HTML currently looks like this (reformatted for readability)  | ||||
| Tags | No tags attached. | ||||
| MantisBT: master ccf9664d 2022-05-10 12:31 Details Diff | Print changelog/roadmap items as unordered list Add HTML markup so that each individual entry of the changelog/roadmap is printed as a <li> element within an <ul>, instead of them being all printed in a single div without any structure. This facilitates copy/paste of rendered changelog into an external changelog. Fixes 0030192 | Affected Issues 0030192 | |
| mod - changelog_page.php | Diff File | ||
| mod - core/custom_function_api.php | Diff File | ||
| mod - css/ace-mantis.css | Diff File | ||
| mod - roadmap_page.php | Diff File | ||
