Release | Resolved | Community Contributions |
0.6.2 July 31 |
126 reports |
Steffen Pingel ... |
0.6.1 July 31 |
126 reports |
Steffen Pingel contributed Trac support as well as numerous patches to the Tasks framework. Jeff Pound contributed duplicate detection, Error Log bug reporting and streamlined context attachments. Eugene Kuleshov improved the JIRA query dialog and provided numerous patches for the sandbox web repository connector. Willian Mitsuda provided a patches for Tasks UI streamlining. Brian de Alwis, Brock Janiczak, Izzet Safer and Nathan Hapke also contributed useful patches and tests. |
Also see:
Update instructions:
New for 0.6.2
... |
The Task Editor now provides a popup menu similar to the Task List.
|
|
Report Bugs from Error Log |
Bugs can created directly from events in the
Error Log view.
This will create a new repository task editor with the summary and
description populated with the error event's details. If
the Connector you are using does not have a rich editor, the event
details will be placed into the clipboard so that you can paste them
into the web-based editor that will be opened automatically.
|
|
Automatic Duplicate Detection |
The Search for Duplicates button on the New Repository
Task editor encourages and facilitates finding similar bug
reports before creating a new one. Potential duplicates are displayed in
the Search view which can be used to open a bug and comment
or vote if a duplicate is found. The current duplicate
detection mechanism uses stack traces, either automatically inserted
by the Report as Bug mechanism, or manually pasted into the
Description area. All descriptions and comments of bugs
on the corresponding repository are included in the search.
|
|
Task Editor Improvements |
All hyperlinks (URLs, bug/task references, Java stack traces) now
work in the New Comment and Notes editors. Note
that hyperlinks need to be hovered over in order to get underlined.
Multiple undo/redo and other editor shortcuts now work, and
editing actions are integrated into the context menu. When
submitting comments, contexts can be more easily attached by selecting the corresponding check-box in the Actions
section.
|
Apply Mylar to Debug view |
Mylar can now be applied to the Debug view, making the thread
tree focusing on the task context by hiding uninteresting stack
frames.
|
|
Auto Apply Mylar on Navigator views |
For navigator views (Package Explorer, Project Explorer
and Navigator) the Apply Mylar button can be set to automatically toggle on
with task activation and off with task deactivation.
Note that the context-related preferences including this one are now in
Preferences -> Mylar -> Context.
|
Trac query integration |
The new connector for the open source
Trac issue tracking system
integrates Trac queries into the Task List. If you do not know your
Trac repository version use the Automatic setting and click
Validate Settings.
|
Improved JIRA query dialog |
The JIRA query dialog has been streamlined into a single page.
Date range queries are now supported.
|