New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-6746
Type: Task Task
Status: Resolved Resolved
Resolution: Duplicate
Priority: Major Major
Assignee: Unassigned
Reporter: Scott Farquhar [Atlassian]
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JIRA

Turn HTML / XML / Excel / PDF versions of an issue into plugins

Created: 19/May/05 11:48 PM   Updated: 20/Jul/06 01:31 AM
Component/s: Plugins
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Duplicate
 
Reference
 

Participants: Nick Menere [Atlassian] and Scott Farquhar [Atlassian]
Since last comment: 2 years, 4 weeks, 4 days ago
Resolution Date: 20/Jul/06 01:31 AM
Labels:


 Description  « Hide
Currently the different views of an issue are done through JSP.

We should make view of an issue pluggable so that we can use velocity (through the plugin system).

We should also allow for other content types to be created (eg application/pdf for a PDF version of an issue).

Currently the XML version is linked up the top - in the future, other versions would be linked (with the default view being the one displayed normally).

One other implication is to use the same (similar) view technology for the differing views on the issue navigator. You could reuse the 'full content view' (which should be the printable view of an issue repeated), as well as the XML view. A CSV view may also be useful, although less useful on an individual issue.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Nick Menere [Atlassian] added a comment - 05/Aug/05 01:30 AM
Userlist had a bit of a discussion about this and posted code as well at:

http://forums.atlassian.com/thread.jspa?threadID=8228&tstart=0


Scott Farquhar [Atlassian] added a comment - 20/Jul/06 01:31 AM
Resolving as a duplicate of JRA-10404.