Edgewall Software
Modify

Opened 19 years ago

Closed 18 years ago

#2072 closed enhancement (fixed)

The formatting of the timeline with changeset_show_files set to an integer is hard to read.

Reported by: Daniel Beckham <danbeck-trac@…> Owned by: Christian Boos
Priority: normal Milestone: 0.10
Component: timeline Version: 0.8.4
Severity: minor Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

With the changeset_show_files option set to an integer, the Timeline in trac is very hard to read. Way too much information on a single line. Currently, a changeset in the timeline would like similar to this:

Changeset [ 870 ] by danbeck

foo/trunk/bar/foo.php, foo/trunk/bar/foo2.php, foo/trunk/bar/foo3.php: Fixed # 322. Some useful commit log message here. Very hard to read if it's a long commit message or there are more than 1 or 2 files in the list.


I propose that it looks something more like this:

Changeset [ 870 ] by danbeck

Fixed # 322. Some useful commit log message here.

foo/trunk/bar/foo.php

foo/trunk/bar/foo2.php

foo/trunk/bar/foo3.php


Attachments (0)

Change History (3)

comment:1 by Christian Boos, 18 years ago

Milestone: 0.10
Owner: changed from Jonas Borgström to Christian Boos
Severity: normalminor
Status: newassigned

I "accidentally" implemented this in the patch for #2580

comment:2 by Christian Boos, 18 years ago

Milestone: 0.100.9.4

I committed that separately in [2817]. As that change contains nevertheless some RSS fixes, I'll port it to 0.9-stable.

comment:3 by Christian Boos, 18 years ago

Milestone: 0.9.40.10
Resolution: fixed
Status: assignedclosed

Hm, not porting to stable after all, as it's not a straightforward merge.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.