IssueTrackerProduct 0.12.0
08 Feb 2011
/Download/IssueTrackerPro...ct-0.12.0.tgz/CHANGES.txt
Various useful new features. In particular, all CSS and Javascript are no longer served as DTML rendered templates meaning you can configure your static file server to serve these files directly without having to go through Zope.
Another useful feature is the ability to override who is getting notifications on follow ups. Suppose, for example, you're writing a follow up but it's only really relevant for one or two people actively involved in the issue. Then you can de-select the people you don't want to notify by email.
For those of you who use IssueTrackerProduct to do support there is now an option to record the "Actual time" with each follow up instead of doing it on the issue. This makes it possible to be more granular with your "Actual time" logs. This is reflected on the monthly summary report which now instead sums actual time spent on follows rather than issues.
Now, the urgency is mentioned in the email notifications' subject line. This is really useful when you need to quickly spot critical issues coming in.
jQuery has been upgraded to version 1.4.4 which is considerably faster than the previous 1.3.2. This is quite a risky move and the reason why this release is a development release. If you spot any javascript related bugs then please let us know.