Subject: CVS commit: wip/taskcoach
From: Ryo ONODERA
Date: 2011-04-10 17:09:49
Message id: E1Q8wH9-0001x2-3C@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Update to 1.2.13

Release 1.2.13 - April 9, 2011
This is a mixed bugfix and feature release.

Bugs fixed:
- The notes section was missing from the help contents. (SF#3241219)
- Mark subtasks of tasks that have uncompleted prerequisites as inactive
  (grey). (SF#3237286)
- In the setup script, don't assume Mac OS X when the operating system isn't
  Linux or Windows. There's also the possibility the user is using BSD.
  (SF#3236769)
- Don't force users to accept the license since the license doesn't actually
  require users to accept it (Windows). (SF#3247643)
- Upon startup, effort viewers would always show the column header popup menu
  for detail mode, even when the effort viewer would be in aggregate mode
  (i.e. effort aggregated per day, per week or per month).
- Ask the user for confirmation before overwriting existing files.
  (SF#2794041)
- When adding an item, automatically select it. When removing an item with a
  parent, automatically select it. Make sure keyboard navigation (up and
  down) correctly moves the selection after marking a task completed.
  (SF#3056999)

Features added:
- Allow for filtering by category via the View->Filter menu. This also adds a
  menu item for showing all items regardless of category, with Ctrl-R (R for
  Reset) as keyboard shortcut.
- When possible, try to keep the task duration when changing its start date.
- Tasks in the calendar view can now be dragged and dropped and resized to
  change their dates.

Feature changed:
- For consistency with the menu item for resetting category filters, the
  keyboard shortcut for resetting all filters is now Shift-Ctrl-R (R for
  Reset).

Files:
RevisionActionfile
1.3modifywip/taskcoach/Makefile
1.3modifywip/taskcoach/distinfo
1.2modifywip/taskcoach/patches/patch-setup.py