Skip to main content
summaryrefslogtreecommitdiffstats
blob: a47cbb1227adcb23b3024a9a0890967ce4bcb7de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
<html>
<head>
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
<title>Mylar New & Noteworthy</title>
</head>
<body>
<h2>New and Noteworthy for Mylar 0.4.7</h2>
<p>Released December 13th, 2005. Send questions to the
<a href="news://news.eclipse.org/eclipse.technology.mylar">mylar newsgroup</a>.&nbsp; 
Submit feature requests to
<a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Mylar">Bugzilla</a>. 
Items added since Mylar 0.4.6 <span style="background-color: #E0D0E6">&nbsp;are 
highlighted&nbsp; </span></p>
<p><b>Bugzilla Client users follow these steps</b> after updating in order to migrate to multiple repository support:
</p>
<ul>
	<li>
	&nbsp;After updating and restarting, 
	deactivate your active task, open the Mylar -&gt; Task Repositories view, and 
	re-add your previous repository using the wizard.&nbsp; Ensure that you 
	enter the correct Server URL by pressing the “validate” button on the 
	corresponding dialog, since this URL will be used for the migration, then 
	exit the workbench and restart Eclipse to complete the migration.<br>
	</li>
</ul>
<h4><a href="new-0.3.html">New and Noteworthy covering Mylar 0.3</a> </h4>

<h3>Bugzilla Reports resolved</h3>
<ul>
	<li>
	<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Mylar&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_wh">
	Resolved for 0.4.7</a></li>
</ul>
<h3>Task Context</h3>

<table cellpadding="10" cellspacing="0" width="600" id="table127">
		<tr>
			<td align="left" valign="top" width="30%" bgcolor="#E0D0E6">
			<p align="right"><b>Active folding improvements (3.2 only)</b></p>
			</td>
			<td valign="top" width="70%">
			Faster, etc, no more jumping around.&nbsp; No more custom folding 
			provider, which means that folding will work with additional 3.2 API 
			based folding providers.</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table110">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Persistent Context Change Sets</b></p>
			</td>
			<td valign="top" width="70%">
			The automatic task context change sets now persist, so that if there 
			are any uncommitted resources in the change set it will not 
			disappear when the task is deactivated, and multiple change sets can 
			be present.&nbsp; While the context change sets are affected by 
			interest manipulations (i.e. marking a file uninteresting will 
			remove it from the change set), they do not 'see' the interest decay 
			in order to indefinitely retain any resources modified as part of 
			that task.&nbsp; If resources are changed outside of the context 
			(e.g. by applying a patch) they can be added to the task via the Add 
			To menu (visible below).&nbsp; If the task context they are added to 
			is active those resources will be also come interesting.<p>
			<img border="0" src="images/0.4.4/changeset-addto.gif" width="592" height="271"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table108">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Resource Creation</b></p>
			</td>
			<td valign="top" width="70%">
			Newly created resources (e.g. packages, classes, files) now get 
			added automatically to the active task context.</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table105">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Editor Management</b></p>
			</td>
			<td valign="top" width="70%">
			If the Manage Editors with Context option is selected open editors 
			will correspond to the active task context:<br>
			- On task activation the editors of the most interesting elements 
			will be automatically opened, and populate the Ctrl+E list.&nbsp; 
			Set the number of editors to open on the Mylar preference page.<br>
			- Closing an editor will mark the corresponding file and all 
			children uninteresting (Note that &quot;Mark Less Interesting&quot; now 
			recurses to children).&nbsp; So if you navigate to something 
			uninteresting simply hit Ctrl+F4.<br>
			- Note that this option will turn off the Eclipse &quot;Close editors 
			automatically&quot; option, but will set it back to it's original state 
			if toggled off.<p>
			<img border="0" src="images/0.4.3/editors-auto-manage.gif" width="318" height="150"><p>
			<img border="0" src="images/0.4.3/editors-auto-manage-pref.gif" width="400" height="43"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table103">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Mapping of Incoming Changes to Reports</b></p>
			</td>
			<td valign="top" width="70%">
			When the Synchronize view is in Incoming and Change Sets mode 
			(visible below), and Mylar Change Set support was used to commit, 
			incoming changes will be grouped by task description.&nbsp; Right 
			clicking a Change Set will bring up an &quot;Open Corresponding Report&quot; 
			action to navigate to the corresponding issue (either Bugzilla 
			report or Web Link).&nbsp; The same action is available for 
			navigating from commit messages to reports in the CVS Resource 
			History view. <p>
			<img border="0" src="images/0.4.3/synchronize-change-sets.gif" width="593" height="206"></p>
			<p>
			<img border="0" src="images/0.4.3/cvs-resource-history-open.gif" width="476" height="163"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table107">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Context Capture Pause Indication</b></p>
			</td>
			<td valign="top" width="70%">
			Pausing context capture is now indicated on the status bar.&nbsp; 
			Note that other notifications can occlude this one, so if you notice 
			newly selected elements not populating the context check the state 
			of the toggle button on the Task List.<p>
			<img border="0" src="images/0.4.3/context-capture-pause-indicator.gif" width="305" height="126"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table101">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Change Set Integration</b></p>
			</td>
			<td valign="top" width="70%">
			The active task now corresponds to a Change Set that's managed 
			by Mylar.&nbsp; All resources in the task's context automatically get included 
			in this change set, making it possible to synchronize and 
			commit only those resources.&nbsp; Resources modified that 
			are not part of the Task Context will appear outside of the Change 
			Set in the Synchronize view.&nbsp; Note that as with other Change 
			Sets you need to set the Synchronize view into either Incoming or 
			Outgoing mode and toggle the &quot;Show Change Sets&quot; button.<p>
			<img border="0" src="images/0.4.2/context-change-set.gif" width="498" height="192"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table102">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Commit Task Context</b></p>
			</td>
			<td valign="top" width="70%">
			Resources in the Task Context can be committed either by 
			right-clicking the active task and selecting the Commit Task Context action, or 
			by right-clicking the Change Set in the Synchronize view.&nbsp; In 
			both cases the commit message will be populated by the description 
			and URL of the task (if available).&nbsp; The comment prefix can be 
			changed in the Task List preferences page.<p>
			<img border="0" src="images/0.4.2/context-commit.gif" width="231" height="79"><p>
			<img border="0" src="images/0.4.2/context-commit-wizard.gif" width="525" height="369"><p>
			<img border="0" src="images/0.4.2/context-commit-prefix.gif" width="432" height="84"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table99">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Support for Hierarchical Problems Layout </b></p>
			</td>
			<td valign="top" width="70%">
			The
			Mylar interest filter can now be applied to the Eclipse 3.2 Hierarchical Layout of the 
			Problems view.&nbsp; The Flat Layout is recommended when Mylar is 
			applied, since it helps focus on the markers of interest.
			<p>
			<img border="0" src="images/0.4.2/problems-hierarchical.gif" width="451" height="189"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table94">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Task context indication</b></p>
			</td>
			<td valign="top" width="70%">
			If a task is inactive, but 
			has a context associated with it, the Activate widget appears 
			lightly filled (i.e. as bug 111722 below).&nbsp; <p>
			<img border="0" src="images/0.4.1/tasklist-context.gif" width="297" height="191"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table95">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Pause and resume context capture</b></p>
			</td>
			<td width="70%" valign="top">
			Pause and resume task context capture using the drop-down menu on 
			the Task List.&nbsp; This can be useful for quick diversions that 
			don't warrant a new task.&nbsp; As a reminder of context capture 
			being paused, the Title of the Mylar Tasks view will change.<p>
			<img border="0" src="images/0.4.1/context-pause.gif" width="250" height="236"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table96">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<h3>Task List</h3>

<table cellpadding="10" cellspacing="0" width="600" id="table126">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Support for Multiple Repositories</b></p>
			</td>
			<td valign="top" width="70%">
			Preliminary support for multiple repositories is included, so more 
			than one Bugzilla repository can be used.&nbsp; The repositories 
			view is visible by default in the Team Synchronizing and CVS 
			Repositories perspectives.<p>
			<img border="0" src="images/0.4.7/tasklist-repositories.gif" width="391" height="121"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table124">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>External Browser Integration</b></p>
			</td>
			<td valign="top" width="70%">
			Tasks can be created by drag-and-dropping a URL from a link or from 
			the Address bar onto the task list, 
			causing the web link and description to be set automatically.&nbsp; 
			In Mozilla, simply drag the URL.&nbsp; In Internet Explorer you must 
			have Ctrl pressed in order for Eclipse to recognize the drop.<p>
			Tasks with web links and bug reports can also be opened using the 
			default external browser.</p>
			<p>
			<img border="0" src="images/0.4.7/tasklist-open-external.gif" width="347" height="60"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table122">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Overdue Tasks</b></p>
			</td>
			<td valign="top" width="70%">
			If you have been using task reminders you may notice tasks 
			previously filtered showing in red.&nbsp; Tasks that are not 
			completed and are past their reminder date will no longer get 
			filtered away.&nbsp; The reminder date of a task a task or bug 
			report can be cleared using the Task Info editor tab.&nbsp;
			<span style="background-color: #E0D0E6">If a category has overdue 
			tasks in it that category will be colored red.</span><p>
			<img border="0" src="images/0.4.6/tasklist-pastreminder.gif" width="589" height="234"><br>
&nbsp; &nbsp;</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table123">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Multiple Selections</b></p>
			</td>
			<td valign="top" width="70%">
			Multiple selections, made by Ctrl and Shift clicking, are now 
			supported.&nbsp; You can now drag-and-drop multiple 
			tasks, mark completed, delete, and synchronize multiple reports.&nbsp; 
			If you are using Eclipse 3.1, note that elements will not be 
			selected automatically when your right-click them to bring up the 
			popup menu, so you need to first select the element and then bring 
			up the popup.</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table120">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Improved Task Manipulation</b></p>
			</td>
			<td valign="top" width="70%">
			Dragging and dropping items to categories moves them, and items can 
			be dragged into the root.&nbsp; Also, if the Mylar Tasks view is in fast view mode the 
			active task will be indicated when you mouse over the icon and on 
			the view description bar.<p>&nbsp;<img border="0" src="images/0.4.5/tasklist-drag.gif" width="303" height="172"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table121">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Task Planner</b></p>
			</td>
			<td valign="top" width="70%">
			The Task Planner has been available for a while is still 
			experimental, but the UI has improved.&nbsp; Invoke it via File -&gt; 
			New -&gt; Other -&gt; Mylar Task Planner, specify the number of days, and 
			you will see a report of your past activity.&nbsp; You can drag 
			tasks from the task list into the plan (e.g. from a Bugzilla query), 
			and set their reminders and estimates.&nbsp; All tasks in the plan 
			can be automatically added to a category.<p>
			<img border="0" src="images/0.4.5/taskist-planner.gif" width="603" height="407"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table114">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Improved Task List actions and shortcuts</b></p>
			</td>
			<td valign="top" width="70%">
			The Task List popup menu has been improved to be more context 
			sensitive and to always create items in the category that is 
			currently in focus.&nbsp; Tooltip behavior has been improved.&nbsp; 
			Common actions are now keyboard shortcuts:<br>
			- New Task: ins<br>
			- Delete: del<br>
			- Rename: F2<br>
			- Copy Description: Ctrl+C<p>
			<img border="0" src="images/0.4.1/tasklist-popup.gif" width="231" height="297"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table115">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Links to web reports</b></p>
			</td>
			<td width="70%" valign="top">
			Tasks can be linked to web 
			pages.&nbsp; For example, if you want a task to correspond to a Wiki 
			page or to a bug report copy the URL of the report, click the New 
			Task button on the Task List, and the URL will automatically be 
			inserted in the Web Link field.&nbsp; If you click Get Description 
			the title of the page will be inserted into the Description field.&nbsp; 
			The task will appear with a Web icon decorator, and will 
			automatically bring up a Task Editor page that loads the web link 
			when opened.&nbsp;
			<p>
			<img border="0" src="images/0.4.1/tasklist-weblink.gif" width="528" height="155"></p>
			<p>
			<img border="0" src="images/0.4.1/tasklist-weblink-editor.gif" width="585" height="195"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table116">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table117">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Task context data&nbsp; export</b></p>
			</td>
			<td width="70%" valign="top">
			The Mylar Task List and 
			related data can be exported, e.g. for backup purposes.&nbsp;
			You can now export to an 
			archive file.<p>
			<img border="0" src="images/0.4.1/tasklist-export.gif" width="555" height="343"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table118">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<h3>&nbsp;</h3>
<h3>Bugzilla Client</h3>

<table cellpadding="10" cellspacing="0" width="600" id="table125">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Support for Unicode Character Sets</b></p>
			</td>
			<td valign="top" width="70%">
			Bugzilla character settings are honored.&nbsp; For repositories 
			older than 2.20 you may need to use the internal browser for 
			submission if encoding is ignored.<p>
			<img border="0" src="images/0.4.7/bugzilla-encoding.gif" width="354" height="42"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table106">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Improved Outline</b></p>
			</td>
			<td valign="top" width="70%">
			The Bug Editor Outline can be used to navigate the report by 
			commenter and date.<p>
			<img border="0" src="images/0.4.3/bugzilla-outline.gif" width="382" height="165"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table100">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Proxy settings</b></p>
			</td>
			<td valign="top" width="70%">
			To enable use with firewalls and proxy servers the Bugzilla Client 
			follows proxy settings set in the Install/Update preference page.</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table78">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Bugzilla 2.20 support</b></p>
			</td>
			<td valign="top" width="70%">
			Bugzilla support has been updated for version 2.20.&nbsp; If you are 
			switching from Bugzilla 2.18 to 2.20 you will need to update the 
			existing Bugzilla Queries in your task list.&nbsp; Double click each 
			query category to edit it, press &quot;Update Options&quot;, and then simply 
			click OK to save the query.&nbsp; Please note that the default 
			Bugzilla configuration is now 2.20.<p>
			<img border="0" src="images/0.4.1/bugzilla-prefs-220.gif" width="412" height="226"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table77">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Browser tab for Bugzilla reports</b></p>
			</td>
			<td valign="top" width="70%">
			A new editor tab makes it easy to switch from the Bug Editor to 
			Browser-based editing.&nbsp; Note that when using the Browser 
			queries will not automatically refresh after submitting changes on a 
			bug.&nbsp; You can set the Browser to be the default editor in the 
			Task List preference page.<p>
			<img border="0" src="images/0.4.1/bugzilla-prefs-open-reports.gif" width="231" height="50"><p>
			<img border="0" src="images/0.4.1/bugzilla-editor-browser.gif" width="563" height="360"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

</body>
</html>

Back to the top