Paul Beckingham
95752390de
Merge branch 'master' of git@github.com:pbeckingham/task
2008-07-08 01:46:47 -04:00
Paul Beckingham
ba342eeeb6
- Recurring faintly working without (the very necessary) mask attribute
2008-07-08 01:40:07 -04:00
Paul Beckingham
0e611eda19
- Disabled undelete for deleted recurring tasks, because it is too difficult to know what to restore.
2008-07-06 17:02:10 -04:00
Paul Beckingham
17152d8a46
- Renamed checkRecurring -> handleRecurrence
2008-07-06 03:04:54 -04:00
Paul Beckingham
947e65c1e2
- Inserted recurring task checks at appropriate points.
2008-07-06 02:47:29 -04:00
Paul Beckingham
b1aaab0a8e
- "task stats" now supports recurring tasks.
2008-07-06 02:03:39 -04:00
Paul Beckingham
1712ad2cde
- "task delete" now properly supports recurring tasks.
2008-07-06 02:01:51 -04:00
Paul Beckingham
79f6ef075e
- Supports ::isatty call to shut off color, ncurses when stdout is not to a tty
2008-07-06 01:48:48 -04:00
Paul Beckingham
97b120de67
- Doc snapshot
2008-07-06 01:05:28 -04:00
Paul Beckingham
2181041c8c
- Filtering now on all reports.
2008-07-06 01:04:27 -04:00
Paul Beckingham
e85d36cea0
- Fixed bug whereby adding a new task with "task add asdfsd pri:" resulted in gibberish values in the priority field.
2008-07-05 16:49:41 -04:00
Paul Beckingham
188b9f36f2
- Doc snapshot
2008-07-05 02:13:45 -04:00
Paul Beckingham
6c7ad2b398
- Added error checking for "recur" without "due"
...
- Added error checking for "until" without "recur"
- Added status setting for "task add" regarding T::recurring
2008-07-05 02:02:10 -04:00
Paul Beckingham
72c7afe1a1
- Fixed relative day tests.
2008-07-05 01:22:22 -04:00
Paul Beckingham
ef7ff55535
- Supports durations like weekly, semiannual, daily ...
2008-07-04 19:57:21 -04:00
Paul Beckingham
0d3a93ea20
- Added support for ordinal relative dates, like "23rd".
2008-07-04 18:06:44 -04:00
Paul Beckingham
42d164863a
- Removed transient .deps files.
2008-07-04 17:25:36 -04:00
Paul Beckingham
06d595d944
- Date class now supports relative dates for construction (tomorrow, friday, eoy ...)
...
- Added unit tests for Date enhancements
- Added unit tests for duration recognition
- Task parsing now supports due: using relative dates
- Task parsing now supports recur: and until: attributes
- Task parsing now support private attributes base: and range:
2008-07-04 17:18:01 -04:00
Paul Beckingham
2d66324cb2
- Added " ago" to the info report task age.
2008-06-29 15:05:46 -04:00
Paul Beckingham
00b7a5f1b4
- Zero values no longer generate a 1-char bar in "task ghistory"
2008-06-27 18:05:02 -04:00
Paul Beckingham
d199bada33
- Removed configure.
2008-06-27 00:32:56 -04:00
Paul Beckingham
647cbab3f4
- T object support status "r"
2008-06-27 00:24:39 -04:00
Paul Beckingham
6066cc3bab
- Implemented "task ghistory" command to draw a bar chart.
2008-06-27 00:15:06 -04:00
Paul Beckingham
5c91a0d963
Merge branch 'master' of git@github.com:pbeckingham/task into 1.4.0
...
Conflicts:
ideas.txt
2008-06-26 23:13:49 -04:00
Paul Beckingham
1ef7b0c43a
- Now allows rc:<file> override of ~/.taskrc file.
2008-06-25 01:29:42 -04:00
Paul Beckingham
be6136c1e9
- Improved the ideas details
2008-06-24 02:02:02 -04:00
Paul Beckingham
5d158d752d
- Fixed bug whereby table headers were underlined when color is turned off.
2008-06-24 01:37:18 -04:00
Paul Beckingham
2d21558a5a
Merge branch 'master' into 1.4.0
2008-06-24 01:23:30 -04:00
Paul Beckingham
0034534803
- Properly skips all escape sequences if no fg and bg colors are specified.
2008-06-24 01:21:40 -04:00
Paul Beckingham
3f21a0fe4d
- Updated ideas with recurrence design
2008-06-22 01:33:17 -04:00
Paul Beckingham
cc9235033f
- Added averages to the "task history" report.
2008-06-22 01:04:33 -04:00
Paul Beckingham
f61c849816
- Updated grammar to include new undelete command.
2008-06-22 00:37:20 -04:00
Paul Beckingham
195b5a5e0a
- Implemented "task undelete" for non-GCed deleted tasks.
2008-06-22 00:32:59 -04:00
Paul Beckingham
bcae2d2b93
- Bumped version to 1.4.0
2008-06-22 00:25:16 -04:00
Paul Beckingham
3a6de7d940
- Corrected Cygwin ncurses documentation
...
- Added galvanizd to the AUTHOS file for recognition of above tip
2008-06-22 00:14:26 -04:00
Paul Beckingham
994f98b57a
- Added new 1.3.1 .deb files from Richard Querin.
2008-06-21 23:28:19 -04:00
Paul Beckingham
44ca388b52
- Updated for 1.3.1 release.
2008-06-21 17:15:14 -04:00
Paul Beckingham
06a85c24ad
- Fixed bug so that task now recreates (with permission) any missing ~/.taskrc, and recreates any missing ~/.task
2008-06-21 17:12:04 -04:00
Paul Beckingham
ceaba87ba3
- Fixed bug causing seg faults for Ubuntu users.
2008-06-21 16:38:01 -04:00
Paul Beckingham
61acf6239c
- Relocated all html into it's own directory.
2008-06-21 15:33:31 -04:00
Paul Beckingham
8dc8cdeea7
- Updated docs
2008-06-21 15:28:36 -04:00
Paul Beckingham
10ef3013e3
- Rearranged top of main page.
2008-06-21 14:59:01 -04:00
Paul Beckingham
3899f5352f
- Added version number in just the right place.
2008-06-21 14:43:20 -04:00
Paul Beckingham
64fbf88f48
- Updated to include 1.3.1 information.
...
- Modified task.css
2008-06-21 13:41:56 -04:00
Paul Beckingham
2e0964aeb8
Merge branch 'master' into 1.3.1
...
Conflicts:
task.html
2008-06-21 13:35:12 -04:00
Paul Beckingham
35d878de96
- Broken out CSS file
...
- Broken out troubleshooting guide
- Broken out versions info
2008-06-21 12:49:30 -04:00
Paul Beckingham
d771586080
- Converted version to 1.3.1
...
- Added links in task.html to Richard Querin's blog
- Added link to movie
2008-06-19 23:31:36 -04:00
Paul Beckingham
6673e408a2
- Now uses "defaultwidth" configuration variable for when ncurses support is not available
...
- Added the new movie to the task.html page
2008-06-19 22:41:09 -04:00
Paul Beckingham
422ad576ea
- Added latest bug fix details.
2008-06-19 21:23:15 -04:00
Paul Beckingham
c1a1d13aab
- Updated version 1.3.0 to 1.4.0
...
- Applied "showage" configuration variable to long list
2008-06-19 21:21:21 -04:00