Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#4380 closed enhancement (fixed)

Add category to timeline RSS events

Reported by: maz Owned by: Jonas Borgström
Priority: normal Milestone: 0.10.4
Component: timeline Version: 0.10.3rc1
Severity: normal Keywords:
Cc: mzizka@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Is there any reason why the timeline's RSS format does not contain an event's category or "kind"? This can easily be added in 0.10.x with the supplied patch:

    <category><?cs var:event.kind ?></category>

This should result in each "item's" category being newticket, closedticket, editedticket, milestone, changeset or attachment.

This could also be changed to be more specific such as ticket/closed, ticket/reopened, etc.

Thanks for any clarification.

Attachments (1)

timeline_rss_category.diff (457 bytes ) - added by maz 17 years ago.
Add category to timeline RSS items

Download all attachments as: .zip

Change History (6)

by maz, 17 years ago

Attachment: timeline_rss_category.diff added

Add category to timeline RSS items

comment:1 by maz <mzizka@…>, 17 years ago

Cc: mzizka@… added

comment:2 by maz <mzizka@…>, 17 years ago

Milestone: 0.10.4

Well since this is such a simple change, I'm kinda hoping this will be added in the next 0.10.x version.

comment:3 by maz <mzizka@…>, 17 years ago

Milestone: 0.10.50.10.4

I'm hoping that this is a simple enough change that it can be implemented in the 0.10.4 incremental. If not, feel free to move it back to 0.10.5. Thanks!

in reply to:  3 comment:4 by Emmanuel Blot, 17 years ago

Replying to maz <mzizka@hotmail.com>:

I'm hoping that this is a simple enough change that it can be implemented in the 0.10.4 incremental.

As an enhancement, I'd rather see it being implemented for 0.11

comment:5 by Christian Boos, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in r5001

(similar change done on trunk, r4999; as noted in that changeset, I think we should perhaps have the realm set as the <category>, so that we have all the ticket changes categorized as "ticket")

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström 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.