bcae2d2b93
- Bumped version to 1.4.0
Paul Beckingham
2008-06-22 00:25:16 -04:00
3a6de7d940
- Corrected Cygwin ncurses documentation - Added galvanizd to the AUTHOS file for recognition of above tip
v1.3.1
Paul Beckingham
2008-06-22 00:14:26 -04:00
994f98b57a
- Added new 1.3.1 .deb files from Richard Querin.
Paul Beckingham
2008-06-21 23:28:19 -04:00
44ca388b52
- Updated for 1.3.1 release.
Paul Beckingham
2008-06-21 17:15:14 -04:00
06a85c24ad
- Fixed bug so that task now recreates (with permission) any missing ~/.taskrc, and recreates any missing ~/.task
Paul Beckingham
2008-06-21 17:12:04 -04:00
ceaba87ba3
- Fixed bug causing seg faults for Ubuntu users.
Paul Beckingham
2008-06-21 16:38:01 -04:00
61acf6239c
- Relocated all html into it's own directory.
Paul Beckingham
2008-06-21 15:33:31 -04:00
8dc8cdeea7
- Updated docs
Paul Beckingham
2008-06-21 15:28:36 -04:00
10ef3013e3
- Rearranged top of main page.
Paul Beckingham
2008-06-21 14:59:01 -04:00
3899f5352f
- Added version number in just the right place.
Paul Beckingham
2008-06-21 14:43:20 -04:00
64fbf88f48
- Updated to include 1.3.1 information. - Modified task.css
Paul Beckingham
2008-06-21 13:41:56 -04:00
2e0964aeb8
Merge branch 'master' into 1.3.1
Paul Beckingham
2008-06-21 13:35:12 -04:00
35d878de96
- Broken out CSS file - Broken out troubleshooting guide - Broken out versions info
Paul Beckingham
2008-06-21 12:49:30 -04:00
d771586080
- Converted version to 1.3.1 - Added links in task.html to Richard Querin's blog - Added link to movie
Paul Beckingham
2008-06-19 23:31:36 -04:00
6673e408a2
- Now uses "defaultwidth" configuration variable for when ncurses support is not available - Added the new movie to the task.html page
v1.3.0
Paul Beckingham
2008-06-19 22:41:09 -04:00
feb9959907
- Added new bug fixes to task.html
Paul Beckingham
2008-06-18 00:08:53 -04:00
7409e23ce0
- Displays shorter message when a command is entered incorrectly, and the full usage for "task help".
Paul Beckingham
2008-06-18 00:05:51 -04:00
4572c97c9d
- Fixed bug whereby "1 wks" was being improperly pluralized
Paul Beckingham
2008-06-17 23:56:39 -04:00
9bca303113
- Factored out filtering code.
Paul Beckingham
2008-06-17 23:40:37 -04:00
7fb3ab0c3d
- Marked bug as fixed.
Paul Beckingham
2008-06-17 23:05:41 -04:00
a2f8ce41cf
- Began full command line parser BNF grammar.
Paul Beckingham
2008-06-17 22:54:04 -04:00
598bd3b4ef
- Fixed crash bug in Date::toString - New ideas file.
Paul Beckingham
2008-06-17 22:23:31 -04:00
315a7d69fb
- Updated ChangeLog - Removed AdSense HTML fragment - Created new ideas.txt file to illustrate usage of proposed features
Paul Beckingham
2008-06-17 22:10:07 -04:00
64fff6c2ff
- Added Google Analytics.
Paul Beckingham
2008-06-17 22:03:38 -04:00
969ecd7b5d
Merge branch 'master' into 1.3.0
Paul Beckingham
2008-06-17 18:48:23 -04:00
cede865693
- Partial fix to bug - snapshot.
Paul Beckingham
2008-06-17 18:28:24 -04:00
d68395bc51
- Fixed bug whereby if you have more than one task with a due date, 7 days gets added to the entry date of task 2..n
Paul Beckingham
2008-06-17 17:52:12 -04:00
7ec523d5ea
- Removed unused std::vector forms of get/set - Added more defaults to Config::createDefault
Paul Beckingham
2008-06-16 23:37:32 -04:00
08fc906d5f
- Updated various documents.
Paul Beckingham
2008-06-16 23:26:22 -04:00
f3e995ef92
Merge branch 'damian' into 1.3.0
Paul Beckingham
2008-06-16 22:26:20 -04:00
a4304c97af
- Corrected the "30 days in August" bug. - Removed odd styling from task.html CSS.
Paul Beckingham
2008-06-16 22:24:49 -04:00
c54cb4d6c8
- Bumped version to 1.3.0
Paul Beckingham
2008-06-14 13:55:35 -04:00
c393d47cdf
- Corrected bogus .gitignore entry that blocked src/tests/Makefile.
v1.2.0
Paul Beckingham
2008-06-13 01:51:51 -04:00
3525b6db2c
- Added Bruce Israel for his suggestion of subprojects.
Paul Beckingham
2008-06-13 01:25:38 -04:00
d50efe5e27
- Updated versions
Paul Beckingham
2008-06-13 01:18:53 -04:00
2c0a1ddb3a
- Added new feature for 1.2.0
Paul Beckingham
2008-06-13 01:15:49 -04:00
d7ac37783c
- Updated documentation to include subproject discussions. - Added Richard Querin to the AUTHORS file for his contribution of ideas and a .deb package.
Paul Beckingham
2008-06-13 01:02:17 -04:00
03bb50c4ea
- Corrected copyright display.
Paul Beckingham
2008-06-13 00:19:54 -04:00
1535010ac9
- "Age" column is now optional for the "list" and "next" reports.
Paul Beckingham
2008-06-13 00:18:28 -04:00
8d90035bbc
- Now properly parses dates according to specified date format.
Paul Beckingham
2008-06-12 23:58:58 -04:00
fd7bb9daa9
- Support subprojects.
Paul Beckingham
2008-06-11 02:19:00 -04:00
88b12bc66a
- Added caseless keyword comparison to the autocolorization rules.
Paul Beckingham
2008-06-11 01:47:11 -04:00
a8ac82ca22
- Added "What's new in 1.2.0" section.
Paul Beckingham
2008-06-11 01:45:07 -04:00
438f3cb134
- Added caseless comparison when searching keywords in the description.
Paul Beckingham
2008-06-11 01:40:01 -04:00
131693f617
- Fixed bug whereby the "dateformat" configuration variable was being used to display dates, but not parse them.
Paul Beckingham
2008-06-11 01:14:22 -04:00
07d1f63e31
- Bumped version to 1.2.0
Paul Beckingham
2008-06-10 22:59:43 -04:00
73286e8662
- Cleaned up visible copyright. - Added a "what's new" list to task.html
v1.1.0
Paul Beckingham
2008-06-07 23:29:32 -04:00
95c3f78c68
- Added tags to the "long" report.
Paul Beckingham
2008-06-07 23:13:07 -04:00
90df505982
- Added Google AdSense to the task.html page.
Paul Beckingham
2008-06-07 22:53:18 -04:00
e8b7114ce8
- Added the ability to control date formats via the 'dateformat' configuration variable.
Paul Beckingham
2008-06-07 17:09:09 -04:00
714d9c5544
- Included new changes
Paul Beckingham
2008-06-07 13:28:27 -04:00
f2ba9f796b
- Bumped version to 1.1.0
Paul Beckingham
2008-06-07 13:23:59 -04:00
e025ecc3d4
- Configurable extra white space via "blanklines" configuration variable.
Paul Beckingham
2008-06-07 13:23:39 -04:00
ccd2b9fc44
- Added Cygwin to the platform list. - Added missing items to the TUTORIAL file. - Converted TUTORIAL to HTML, in task.html.
Paul Beckingham
2008-06-06 01:38:37 -04:00
6cb902c499
- Home page update.
Paul Beckingham
2008-06-05 21:08:37 -04:00
d216d40121
- Now points to 1.0.1
v1.0.1
Paul Beckingham
2008-06-04 21:22:45 -04:00
08f4ead97e
- Fixed bug whereby the UUID generated by the custom generator was not terminated. - Fixed bug whereby random numbers were used by the custom UUID generator, but srandom/srand was not called first.
Paul Beckingham
2008-06-04 21:00:23 -04:00
f3de5c0711
- Added bare-bones task.html to point to the latest version.
Paul Beckingham
2008-06-04 19:26:35 -04:00
7c9554e8c5
- Modified AUTHORS file. - Added announcement.txt file for the mailing list.
Paul Beckingham
2008-05-30 22:00:19 -04:00
f57e22124f
- Added text to README file.
Paul Beckingham
2008-05-30 21:41:06 -04:00
9aec4efefa
- Added proper copyright, licensing details to all source. - Eliminated redundant stlmacros.h heaer file.
Paul Beckingham
2008-05-30 21:35:49 -04:00
8a0b8e0328
- Updated all documents.
Paul Beckingham
2008-05-30 21:22:22 -04:00
1aa9051885
- Fixed bug whereby a % character could not be used in a description. Problem was use of fprintf, which when changed to fputs, fixed the problem.
Paul Beckingham
2008-05-30 20:59:28 -04:00
654eb260c7
- Recorded new "task calendar" behavior.
Paul Beckingham
2008-05-30 20:24:53 -04:00
b061ef6191
- "task calendar" now lists all months that contain pending due tasks.
Paul Beckingham
2008-05-30 20:22:38 -04:00
86a9f0f6d5
- Release candidate 1 - Fixed bug where stats were gibberish whne there were no tasks, ie a new user.
Paul Beckingham
2008-05-29 10:33:56 -04:00
0bf87ed311
- Fixed bug where "task version" asserted on mobile device.
Paul Beckingham
2008-05-28 10:53:24 -04:00
abc9aa08ec
- Fixed bug where "task projects" rendered an empty table instead of saying "no projects".
Paul Beckingham
2008-05-27 21:03:27 -04:00
a42b8a89c3
- Completed 0.9.9
v0.9.9
Paul Beckingham
2008-05-27 20:47:56 -04:00
011ad8fafd
- Documentation snapshot, version bump.
Paul Beckingham
2008-05-27 16:05:54 -04:00
586883a98d
- Updated status in ChangeLog.
Paul Beckingham
2008-05-26 21:40:56 -04:00
40dc0490e1
- Removed unused variable only detectable on Ubuntu 8. - Removed misplaced files.
Paul Beckingham
2008-05-26 21:39:10 -04:00
abef040ebc
Merge branch 'fedora9'
Paul Beckingham
2008-05-26 21:14:34 -04:00
cb4f86e9f1
- Changes necessary for a clean build on Fedora9.
Paul Beckingham
2008-05-26 20:58:41 -04:00
b8fc8a0172
- Changes to enable a clean build on Ubuntu 8.
Paul Beckingham
2008-05-26 14:58:45 -04:00
35dd5df583
Merge branch 'fedora8'
Paul Beckingham
2008-05-26 14:45:59 -04:00
e666772477
- Added bugs to ChangeLog
Paul Beckingham
2008-05-26 14:17:59 -04:00
6b07f04338
Merge branch 'master' into fedora8
Paul Beckingham
2008-05-26 14:17:13 -04:00
334eb45534
- Corrected improperly specified color in sample .taskrc
Paul Beckingham
2008-05-26 14:04:15 -04:00
5e6b256df5
- Changes to enable a clean build under Fedora 8.
Paul Beckingham
2008-05-26 13:34:33 -04:00
e392b8a95e
- Added portability documentation.
Paul Beckingham
2008-05-26 13:31:19 -04:00