Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#3114 closed enhancement (fixed)

enable option for long wiki formatted changeset messages in timeline

Reported by: pulsation@… Owned by: Christian Boos
Priority: normal Milestone: 0.10
Component: timeline Version: devel
Severity: minor Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

oftentimes, i use bulleted points for changesets, which get cut off in the timeline. my cohorts and i use the timeline to get a quick once-over of what the others have committed. so many changesets go through our project that we don't have time to click on each changeset and read the message in its entirety.

so, attached is a patch against the current subversion repository to implement a boolean option under timeline aptly named 'changeset_long_messages' to render the entire changeset message as wiki in the timeline.

Attachments (2)

trac-timeline-long-changeset-messages.patch (2.3 KB ) - added by pulsation@… 18 years ago.
patch against dev to enable long wiki-formatted changeset messages in timeline
trac-timeline-long-changeset-messages.2.patch (2.3 KB ) - added by pulsation@… 18 years ago.
re: comment — yup, i think i goofed. IANAPD (i am not a python developer — nor am i a police department, but ya know…)

Download all attachments as: .zip

Change History (8)

by pulsation@…, 18 years ago

patch against dev to enable long wiki-formatted changeset messages in timeline

comment:1 by pulsation@…, 18 years ago

oh yeah, one more note — i have not tested this patch. we are running 0.9.4. i have a version working under 0.9.4, but the development version of trac includes changes to versioncontrol's get_timeline_messages that has made some modification neccessary.

i have 0.9.4 for reference (which works), so i think i made the translation cleanly, but ymmv.

by pulsation@…, 18 years ago

re: comment — yup, i think i goofed. IANAPD (i am not a python developer — nor am i a police department, but ya know…)

comment:2 by Christian Boos, 18 years ago

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

Looks good.

comment:3 by Alec Thomas, 18 years ago

I'm looking forward to this, I'll be able to rid myself of the last custom patch on TracHacks.

comment:4 by Christian Boos, 18 years ago

Resolution: fixed
Status: assignedclosed

Slightly modified patch applied in r3271.

comment:5 by Christian Boos, 18 years ago

(btw, in the configuration excerpt shown in the r3271 message log, the fact that changeset_show_files is set to some value is irrelevant: I just added it to suggest grouping the changeset related timeline options)

comment:6 by Christopher Lenz, 18 years ago

I'd prefer we call the new option changeset_full_messageslong suggests that we're somehow magically adding content to originally brief log messages ;-)

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.