Project

General

Profile

Actions

Patch #38278

open

Basename of repository and Branch/Tags in Changeset Description

Added by Niklaus Giger about 1 year ago. Updated 11 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Our development team uses branches pretty thoroughly.
Therefore we are running for a few years a patched version for redmine which improves the display of a revision in order to ease the review of patches.

  • Show basename of associated repository (often our issues require changes in several repositories)
  • Show a link to the associated revision
  • Show a link to the associated diff

I invested 2 hours to add a test for the attached patch, but was not successfull. If anybody gives me a hint about howto proceed, I am willing to invest some more time, as it is always a good idea to test the changes.

Running `RAILS_ENV=test bundle exec rake test:scm:functionals` results in `159 runs, 844 assertions, 26 failures, 0 errors, 0 skips`, but is about the same as running the master branch.

A similar issue was raised in https://www.redmine.org/issues/5386, but I never got any reponse to my patches supplied there.


Files

improve_display_revision.png (15.7 KB) improve_display_revision.png Example of improved display of a single revision Niklaus Giger, 2023-02-16 16:57
settings_diplay_revision.png (14.2 KB) settings_diplay_revision.png New settings Niklaus Giger, 2023-02-16 17:01
improve_display_revision.patch (9.67 KB) improve_display_revision.patch Patch Niklaus Giger, 2023-02-16 17:17
improve_display_revision.patch (9.67 KB) improve_display_revision.patch Fixed a problem with negated setting Niklaus Giger, 2023-02-17 17:33
Actions #2

Updated by Marco Descher 11 months ago

+1 for integration of this feature

Actions

Also available in: Atom PDF