pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/task
Module name: wip
Committed by: emil_s
Date: Wed Mar 18 14:17:52 UTC 2009
Modified Files:
wip/task: Makefile distinfo
Log Message:
Update 1.4.3 -> 1.5.0
Changes since 1.4.3:
* Removed deprecated TUTORIAL file.
* Removed support for the "showage" configuration variable.
* "task stop" can remove the start time from a started task.
* "task ghistory" now displays a differently aligned graph, allowing
* easier comparison by month of tasks added versus completed and
deleted.
* "task version" command now reports unrecognized configuration
variables, which may be spelling mistakes or deprecated variables.
* "configure --enable-debug" now supported to suppress compiler
optimization to allow debugging.
* Allow lower case priorities, and automatically upper case them.
* Added support for "due" configuration variable which defines the
number of days in the future when a task is considered due.
* Added support for custom reports, comprised of a set of column names
and sort order, with optional filtering in the configuration
file. This means user-defined reports can be written, and the
reports currently in the configuration file can be renamed. Several
of task's built in reports have been converted to user-defined
reports.
* New online documentation for custom reports.
* New algorithm for determining when the "nag" message is displayed.
* Fixed bug where task hangs with a certain combination of recurring
tasks and shadow files.
* Fixed bug with the task sort algorithm, which led to an unstable
sequence when there were only a handful of tasks.
* Performance enhanced by eliminating unnecessary sorting.
* Task now has a large (and growing) test suite and bug regression
tests to help ensure higher quality releases.
* Fixed bug that caused large performance hit during table rendering.
* Fixed bug that concatenated a modified description without spaces.
* Added new column 'recur' that displays the recurrence period of any
recurring tasks. This column can be added to any custom report.
* Added support for "color.recurring" configuration variable which
specifies the color of recurring tasks.
* Added support for "locking" configuration variable that controls
whether file locking is used.
* Task export feature now includes recurrence information, removes
nested quotes, and limits output to pending tasks.
* Task no longer includes deleted tasks in the summary report (thanks
to Benjamin Tegarden).
* Fixed bug that prevented the summary report from properly reporting
recently completed tasks.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/task/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/task/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/task/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/task/Makefile?r1=1.2&r2=1.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index