History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRA-10404
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Scott Farquhar [Atlassian]
Reporter: Scott Farquhar [Atlassian]
Votes: 0
Watchers: 2
Operations

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

Make 'views' of content (single issue and search request) pluggable, and rewrite default implementations in velocity

Created: 09/Jun/06 06:49 PM   Updated: 23/Jul/07 11:24 AM
Component/s: Web interface, Plugins
Affects Version/s: None
Fix Version/s: 3.7

Time Tracking:
Issue & Sub-Tasks
Issue Only
Original Estimate: 2 hours
Original Estimate - 2 hours
Remaining Estimate: 0 minutes
Time Spent - 7 hours
Time Spent: 7 hours
Time Spent - 7 hours

Issue Links:
Cause
 
Duplicate
 
Reference
 

Participants: Neal Applebaum and Scott Farquhar [Atlassian]
Since last comment: 83 weeks, 2 days ago
Resolution Date: 07/Nov/06 07:46 PM
Labels:

Sub-Tasks  All   Open   

 Description  « Hide
Currently the following views are hard-coded:

Single Issue

  • XML
  • Word

Search Request

  • Full content
  • XML
  • Printable
  • Word
  • Excel (some fields | all fields)

Other views that could be useful include a PDF view, or 'RSS' view that included the body of the issue in the RSS feed (a big improvement on our current RSS feeds).

By making it pluggable, users could plug in their own versions.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Scott Farquhar [Atlassian] - 10/Jun/06 06:52 AM
Also - see this forum post with the 1000 issues problem:
http://forums.atlassian.com/thread.jspa?threadID=11656

Neal Applebaum - 09/Aug/06 09:44 AM
Scott - please also make sure I can set the font to Arial (which is what the screen looks like, so I would have assumed that would have been the default anyway). Also, I have a couple of Word export issues you might want to check out as you're working on this: JSP-6545 and JSP-6546.

Scott Farquhar [Atlassian] - 07/Oct/06 11:08 PM
For the RSS Feeds, we may be able to detect client headers, and do the redirect to the nicer form automatically. That way, clients who are currently using RSS don't have to manually update their feeds.