NOTICE: This package has been removed from pkgsrc

./wip/taskcoach, Task Coach is a simple open source todo manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2.31, Package name: taskcoach-1.2.31, Maintainer: ryoon

Task Coach is a simple open source todo manager to keep track of
personal tasks and todo lists. It grew out of a frustration that
most task managers do not provide facilities for composite tasks.
Often, tasks and other things todo consist of several activities.
Task Coach is designed to deal with composite tasks. In addition,
it offers effort tracking, categories, and notes.


Required to run:
[x11/py-wxWidgets] [lang/python27]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers]

Master sites:

RMD160: 9d48d8f15f3850519e3b510eb3913f371f344812
Filesize: 2261.419 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121)
Log message:
Mark packages as not python-3.x ready where appropriate.
   2014-01-25 11:38:23 by Thomas Klausner | Files touched by this commit (28) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2012-10-07 19:17:20 by Aleksej Saushev | Files touched by this commit (44)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-11-16 14:52:13 by Ryo ONODERA | Files touched by this commit (2) | Package updated
Log message:
Update to 1.2.31

Changelog:
Release 1.2.31 - November 13, 2011
This is a mixed bugfix and feature release.

Bugs fixed:
- Immediately update the number of tasks completed in the status bar of the
  task viewer when the user marks a task completed. (SF#3185805)
- When adding new tasks, Task Coach would first show them briefly as inactive
  before showing them as active. (SF#3085362)
- Only "preset" dates on new tasks.
- When changing a date/time inline, hitting enter in the date part of the
  control would close the inline control, but not change the date.
  (SF#3428503)
- The inline edit controls for dates/times didn't use the preferences for
  start and end of working day. (SF#3431160)
- Using drag and drop to change dates in the calendar view would produce
  erroneous results in some configurations. (SF#3428525)
- In some configurations, some hours would not be drawn in the calendar view
  in vertical mode. (SF#3428524)

Features added:
- When exporting to CSV, dates and times can optionally be put in separate
  columns.
- When exporting to CSV and HTML, the columns to be exported can be changed in
  the export dialog.
- Simple task statistics viewer added that shows a pie chart of the
  distribution of task states.
   2011-10-28 17:16:22 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Update to 1.2.30

Changelog:
Release 1.2.30 - October 23, 2011
This is a mixed bugfix and feature release.

Bugs fixed:
- Better explanation of the automatic import and export of Todo.txt format in
  the preferences dialog. (SF#3418906)
- The task viewer in list mode now also shows the categories, prerequisites
  and dependencies inherited from parent tasks, between parentheses. In
  addition, the inherited categories, prerequisites or dependencies are taken
  into account when sorting by categories, prerequisites or dependencies.
  (SF#3414914)
- Don't reset the percentage complete to 0 when the user changes it from 100
  to some other percentage less than 100.
- Fix a memory leak when opening edit dialogs.

Features added:
- The task viewer in list mode now also shows the categories, prerequisites
  and dependencies inherited from parent tasks, between parentheses. In
  addition, the inherited categories, prerequisites or dependencies are taken
  into account when sorting by categories, prerequisites or dependencies.
  (http://uservoice.com/a/ksD1q)
- Percentage complete, hourly fee and fixed fee of tasks can be edited in
  place.
   2011-10-13 13:31:48 by Ryo ONODERA | Files touched by this commit (4)
Log message:
Update to 1.2.29.

bug fix
Added new features.
* storing password is encrypted.
* SyncML support is improved.
* and so on.
   2011-07-26 13:12:58 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Try to support both X11_TYPE with X11BASE.