XSENT-1 Add priority attribute to issues
XSENT-2 Better isolation between projects
XSENT-3 Track Issues History
XSENT-4 Fields length are not validated
XSENT-5 Support notifications
XSENT-6 Improve search
XSENT-7 Add Import / Export feature
XSENT-8 Add Issue workflow
XSENT-9 Add assigned to me feedback and filtering
XSENT-10 Add page footer
XSENT-11 Limit the number of issues per page
XSENT-12 Add sorting option to issues list view
XSENT-13 Add watchers feature
XSENT-14 Use markdown instead of Textile
XSENT-15 Add basic project management
XSENT-16 Improve default template
XSENT-17 add title attribute to icons
XSENT-18 comments are not cleared after switching to another project
XSENT-19 absolute urls to images in TemplateDataPage.css
Created by: nathan
on: 9/25/07
Updated by: nathan
on: 9/25/07
Assigned to:

The absolute URLs in TemplateDataPage.css (/images/...)work only with a root servlet context. The images directory could be moved from webapp/images to the one containing TemplateDataPage.css, with relative URLs for the stylesheet (images/...), to have images served as Wicket resources.

XSENT-20 Encapsulate description content

Enter new issue

[XSENT-19] absolute urls to images in TemplateDataPage.css edit

Comments