What's new in the User Tasks module 1.26.61543 (NetBeans 4.1)?
- New "owner" and "completed on" fields. Owner field will be
automatically filled with the name of the current user if a task was
started and this field was empty.
- The number of working days per week is now configurable. The
table represents bigger duration values in weeks.
- Effort cells are painted in red if the sum of the spent time and
the remaining effort exceeds the planned effort.
- Better cell renderer for priority. It takes less place and uses
icons to represent different priorities.

- Selection of multiple tasks was readded.

- Cell editor for the category field shows all available categories
in a combobox.
- Scrollbars positions and active filter will be saved and restored
after NetBeans restart. Columns configuration will be saved for each
opened user tasks window.
- Help splitted in extra jar file resulting in smaller memory
footprint.
- Details of a task are now shown in a tool tip. Tool tip for a
"Task List" node shows the absolute file name of the .ics file.


- A User Tasks view will be closed if the corresponding file was
deleted. The window's caption will be changed if a file was renamed.
- Border around the table was removed.
- Work periods are collected and the time spent on a particular
task today is computed.

- A new export layout for planning projects (example).
- New conditions for dates: "is today" and "is undefined".
- JCalendar integration results in better editors for dates (see
"Properties" view and "Show Task" dialog).

Following bugs introduced in 4.0 were also fixed:
- Bugfix for #57030: Import task list file chooser doesn't show
directories
- Bugfix for #56102: New Task UI doesn't use current document when
it has an associated form.
- Bugfix for #56101: Started getting
ArrayIndexOutOfBoundsExceptions when trying to add tasks.
- Bugfix (not in IZ): Wrong text field placement for summary column
if columns were reordered.
- Bugfix (not in IZ): Fixed a painting bug with "done" and
"progress" cells.
- Bugfix (not in IZ): NPE in the export wizard fixed.
- Bugfix (not in IZ): columns don't remember their sizes if the
view was in sliding mode.
See also the
full list
of changes and
"What's
new in the User Tasks module for NetBeans 4.0?".