Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylar-dev] mylar 0.4.9 is now available

Mylar 0.4.9 is now available: http://eclipse.org/mylar/dl.php  (note the changes in feature packaging)

  • This release supports Eclipse 3.2M5 (M4 is no longer supported) and Bugzilla 2.20.1 (eclipse.org migrated yesterday).
  • Note that changing versions of Eclipse causes repository credentials to get cleared (they're stored in the Platform key ring), so reset passwords in the Task Repositories view if updating Eclipse.
  • 3.2M5: Custom Mylar editor is gone (see below), so before restarting deactivate the current task or close all active editors, and run the New -> Mylar -> Preference Configuration wizard (it should pop up automatically)
  • 3.2M5: If auto folding doesn't work reset the folding provider (see Active Folding).

Community Contributions

Robert Elves provided patches that resolved 17 reports. The JIRA support was made possible by Brock Janiczak's help and his JIRA Core Services feature. Wesley Coelho provided initial integration patches and 10 very valuable JIRA test cases, and Eugene Kuleshov helped with debugging. Wang Bin provided patches for JUnit integration and code quality. Tom Eicher and Daniel Megert made tighter editor integration possible with new SDK content assist and folding APIs.

New & Noteworthy (http://eclipse.org/mylar/doc/new.php)

JIRA integration (Experimental)

JIRA tasks and queries are now supported in the task list.  Add a new JIRA repository via the Task Repositories view, then right-click in the task list to Add a New Repository Query, and select from one of your existing JIRA filters.  Note that on very large repositories (e.g. Codehaus the very first query that's run on a newly added repository will be slow).

Also note that the task list now provides icon overlays indicating repository task type/severity, and text overlays for queries indicating the repository.


 

Task data import

Task date can now be imported from an existing .mylar directory, or from a backup zip file created by the Mylar export wizard.


 

Active task indication
(3.2 only)

The currently active task is indicated with a hyperlink below the toolbar that can be used to bring the task into focus (Eclipse 3.2 only).


 

Notification popups
(3.2 only)

Task reminders no longer appear in a separate dialog windows.  When a task becomes overdue, a notification 'toaster' pops up that can be used to bring the task up.  The notification will not come up again, since the overdue task will be colored red and always visible in the task list until the reminder is reset.


 

No more custom Java Editor (3.2 only)

The custom Mylar Java editor is gone, and the automatic folding and content assist integration will now work with any Java editor, e.g. AJDT's, thanks to new Eclipse APIs.




Resolved Reports (50 total)

ID

Sev

Pri

Plt

Assignee

Reporter

Status

Resolution

Summary

115180

nor

P3

PC

Chris Callendar

Chris Callendar

RESO

FIXE

Nested Graph Viewer top level selection doesn't work

126305

min

P3

All

Mik Kersten

Brock Janiczak

RESO

FIXE

Use IAdaptable to get IJavaElement from IEditorInput

123361

nor

P1

All

Mik Kersten

Brock Janiczak

RESO

FIXE

API changes for 3.2M5

122996

nor

P3

PC

Mik Kersten

Eugene Kuleshov

RESO

FIXE

Clear task context menu is disabled bugzilla query items

117761

min

P3

PC

Mik Kersten

Gail Murphy

RESO

FIXE

Task context commit not allowed for bug under a query cat...

125506

enh

P2

PC

Mik Kersten

Gail Murphy

RESO

FIXE

MylarContextManager should allow listener to receive more...

128256

cri

P1

PC

Mik Kersten

Gail Murphy

RESO

FIXE

Task list disappeared on restart

128259

enh

P3

PC

Mik Kersten

Gail Murphy

RESO

FIXE

Mylar Task List should expand tree to show tasks with act...

129075

min

P1

PC

Mik Kersten

Gail Murphy

RESO

FIXE

Invalid thread access on background saving of task list

126335

tri

P3

PC

Mik Kersten

Ilja Preuss

RESO

INVA

new version resets perspective

109453

nor

P2

PC

Mik Kersten

Mik Kersten

RESO

FIXE

project-specific custom task tags are not coloured correctly

110374

nor

P4

Oth

Mik Kersten

Mik Kersten

RESO

FIXE

recursive bug editor activation attempt

123649

nor

P2

PC

Mik Kersten

Mik Kersten

RESO

FIXE

new bug wizard doesn't automatically update options

125438

nor

P1

PC

Mik Kersten

Mik Kersten

RESO

FIXE

make tasklist icons overlay-based

125591

nor

P2

PC

Mik Kersten

Mik Kersten

RESO

FIXE

number of editors bloats due to auto-close suppression

126240

nor

P1

PC

Mik Kersten

Mik Kersten

RESO

FIXE

integrate Mylar facilities with standard Java Editor

126263

nor

P3

PC

Mik Kersten

Mik Kersten

RESO

DUPL

junit launch configurations broken in M5

126775

maj

P1

PC

Mik Kersten

Mik Kersten

RESO

FIXE

fix task archive and category duplication

126842

enh

P1

PC

Mik Kersten

Mik Kersten

RESO

FIXE

prototype JIRA support

127182

nor

P1

PC

Mik Kersten

Mik Kersten

RESO

FIXE

bugzilla outline missing in generic task editor

128500

nor

P2

PC

Mik Kersten

Mik Kersten

RESO

FIXE

bugzilla hits should show resolved status

128828

nor

P1

PC

Mik Kersten

Mik Kersten

RESO

FIXE

failure to refresh jira query with multiple repositories

128831

maj

P1

PC

Mik Kersten

Mik Kersten

RESO

FIXE

jira update site packaging fails to re-install

124359

nor

P1

PC

Mik Kersten

Robert Elves

RESO

FIXE

Stack overflow when formatting date

128740

nor

P3

PC

Mik Kersten

Robert Elves

RESO

FIXE

can't remove bugzilla reports from root

128862

nor

P1

PC

Mik Kersten

Robert Elves

RESO

FIXE

Active task indicator wrong upon startup

128587

nor

P3

PC

Mik Kersten

Wang Bin

RESO

FIXE

duplicated action id "org.eclipse.mylar.ui.clear.context"...

128736

nor

P3

PC

Mik Kersten

Wang Bin

RESO

DUPL

An internal error occurred during: "Saving Task Data"

124708

nor

P1

PC

Mik Kersten

Wesley Coelho

RESO

FIXE

Changing the URL for repository creates another repository

121417

nor

P2

PC

Mik Kersten

Willian Mitsuda

RESO

FIXE

Mylar Java Editor doesn't color correctly Java 5.0 source...

127123

nor

P2

PC

Mik Kersten

Willian Mitsuda

RESO

FIXE

Mylar does not remember Bugzilla Repository Settings

128809

nor

P1

PC

Mik Kersten

Willian Mitsuda

RESO

FIXE

NullPointerException at workbench start

106939

nor

P2

Oth

Robert Elves

Eugene Kuleshov

RESO

FIXE

Bugzilla query refresh in a task list should use scheduler

126866

nor

P1

PC

Robert Elves

Eugene Kuleshov

RESO

FIXE

NPE in new bugzilla report wizard

122884

nor

P1

PC

Robert Elves

Ismael Juma

RESO

FIXE

Mylar should provide a Milestone field in the Bug enterin...

125982

maj

P2

PC

Robert Elves

Magnus Nord

RESO

FIXE

[linux] Tooltips don't disappear

109460

nor

P1

Oth

Robert Elves

Mik Kersten

RESO

FIXE

wrong incoming status on submitted reports/comments

109902

nor

P2

Oth

Robert Elves

Mik Kersten

RESO

FIXE

integrate reminders into the task list

125263

nor

P1

PC

Robert Elves

Mik Kersten

RESO

FIXE

task list view should refresh query hits when a task changes

125423

nor

P3

PC

Robert Elves

Mik Kersten

RESO

FIXE

refactor OfflineView and fix repository unaware offline r...

125433

nor

P1

PC

Robert Elves

Mik Kersten

RESO

FIXE

improve modularity of bugzilla refresh and synchronization

125732

nor

P1

PC

Robert Elves

Mik Kersten

RESO

FIXE

planner problems with numerous items

126271

nor

P1

PC

Robert Elves

Mik Kersten

RESO

FIXE

support import of task list and contexts

126444

nor

P2

PC

Robert Elves

Mik Kersten

RESO

INVA

doSave(..) called too many times on MylarTaskEditor

129032

blo

P1

PC

Robert Elves

Mik Kersten

RESO

FIXE

support bugzilla 2.20.1

125371

nor

P3

PC

Robert Elves

Robert Elves

RESO

FIXE

Set up test Bugzilla repository

125568

nor

P3

PC

Robert Elves

Robert Elves

RESO

FIXE

Support for Bugzilla 2.18 appears broken

126618

nor

P2

PC

Robert Elves

Robert Elves

RESO

WORK

install buggzilla repositories on virtual server and setu...

128126

nor

P1

PC

Robert Elves

Robert Elves

RESO

FIXE

New repository validate button should validate credentials

128812

nor

P1

PC

Wang Bin

Willian Mitsuda

RESO

FIXE

NullPointerException on new Mylar Active Suite

 

 


Back to the top