Archived issue #0028955
Mantis and Git integration - sort files in diff view
Description
Currently list of files shown by Source Integration component in Mantis us completely disordered, and it is very difficult to find particular file in it.
For example here is fragment of diff in #28786:
mod - src/QABugs/QABugs_19.cxx [ Diff ] [ File ]
mod - src/TopoDS/FILES [ Diff ] [ File ]
mod - src/BRepAlgoAPI/BRepAlgoAPI_Splitter.hxx [ Diff ] [ File ]
mod - src/BOPAlgo/BOPAlgo_Algo.cxx [ Diff ] [ File ]
mod - src/BRepOffset/BRepOffset_MakeOffset_1.cxx [ Diff ] [ File ]
add - tests/bugs/modalg_7/bug28786_3 [ Diff ] [ File ]
mod - src/BOPAlgo/BOPAlgo_WireSplitter.cxx [ Diff ] [ File ]
mod - src/BOPAlgo/BOPAlgo_PaveFiller_4.cxx [ Diff ] [ File ]
mod - tests/boolean/bopcut_complex/B9 [ Diff ] [ File ]
mod - src/BOPAlgo/BOPAlgo_BuilderSolid.hxx [ Diff ] [ File ]
add - tests/bugs/modalg_7/bug28786_2
Please sort these diffs alphabetically by their file names (including path).
For example here is fragment of diff in #28786:
mod - src/QABugs/QABugs_19.cxx [ Diff ] [ File ]
mod - src/TopoDS/FILES [ Diff ] [ File ]
mod - src/BRepAlgoAPI/BRepAlgoAPI_Splitter.hxx [ Diff ] [ File ]
mod - src/BOPAlgo/BOPAlgo_Algo.cxx [ Diff ] [ File ]
mod - src/BRepOffset/BRepOffset_MakeOffset_1.cxx [ Diff ] [ File ]
add - tests/bugs/modalg_7/bug28786_3 [ Diff ] [ File ]
mod - src/BOPAlgo/BOPAlgo_WireSplitter.cxx [ Diff ] [ File ]
mod - src/BOPAlgo/BOPAlgo_PaveFiller_4.cxx [ Diff ] [ File ]
mod - tests/boolean/bopcut_complex/B9 [ Diff ] [ File ]
mod - src/BOPAlgo/BOPAlgo_BuilderSolid.hxx [ Diff ] [ File ]
add - tests/bugs/modalg_7/bug28786_2
Please sort these diffs alphabetically by their file names (including path).
Steps to reproduce
Click on button 'Import Latest Data' and check the updated bugs.
The list of files in the "Related Changesets" should be sorted alphabetically
The list of files in the "Related Changesets" should be sorted alphabetically
Public activity
3 archived notes
Participants are labeled by their role within this record.
It looks like this bug has already been resolved in the current version of Source Control Integration plugin, for example, files are sorted alphabetically on their bugtracker: http://www.mantisbt.org/bugs/view.php?id=22310
Source Control Integration plugin for MantisBT: https://github.com/mantisbt-plugins/source-integration
Source Control Integration plugin for MantisBT: https://github.com/mantisbt-plugins/source-integration
Done.
Diffs sort alphabetically by their file names (including path).
Diffs sort alphabetically by their file names (including path).
Closed.