Paul Beckingham
9776495286
Code Cleanup - TDB removal
...
- TDB removed from all code, but source kept for further reference.
2009-06-10 22:54:56 -04:00
Paul Beckingham
71f4749d56
Code Cleanup
...
- Renamed files task.h -> main.h, task.cpp -> main.cpp. This is to
prepare for the next rename, which addresses the OpenBSD bug.
- Removed utf8.h, utf8.cpp from Makefile.am, which were inadvertantly
added.
2009-06-10 21:20:00 -04:00
Paul Beckingham
f3f77a4c78
Enhancement - report stubs
...
- Stubbed all non-1.8.0 reports.
- Updated all handler signatures.
2009-06-09 22:48:03 -04:00
Paul Beckingham
66bd5fc3c0
Code Cleanup
...
- Integrated Context.config.
- Eliminated Config& as a function argument.
- Added extern references to Context where needed.
2009-06-03 02:03:49 -04:00
Paul Beckingham
04f60a4d8c
FF4 - header file reorg
...
- Added new util.h and text.h header files.
- Corresponding edits.
2009-05-17 23:29:53 -04:00
Paul Beckingham
b8187e24ae
Enhancement - file import
...
- Added support for configuration variables that override field
mapping.
- Updated documentation.
2009-04-12 20:29:37 -04:00
Paul Beckingham
25425614b1
File Import
...
- Implemented all remaining import functionality.
2009-03-29 17:42:11 -04:00
Paul Beckingham
5f4563af2f
File Import
...
- Implemented import from task 1.4.3, 1.5.0, 1.6.0, plain text,
todo.sh and task command line files.
- Implemented unit tests to cover the above.
2009-03-29 15:34:35 -04:00
Paul Beckingham
c1291dc587
Updated Documentation
...
- Added description of import process.
2009-03-27 22:02:13 -04:00
Paul Beckingham
e4f5d6579c
File Import
...
- Updated documentation.
- Added another recognized format - task command line.
2009-03-26 00:52:51 -04:00
Paul Beckingham
99dc72f26f
File Import
...
- Added format identifier code for task 1.4.3, task 1.5.0, todo.sh
2.0 and CSV.
- Implemented import for type text.
- Implemented util.cpp:slurp function.
- Gathered sample input files for import testing, and later, unit
tests.
2009-03-26 00:41:15 -04:00
Paul Beckingham
db7b2dd9fe
File Import
...
- Implemented scaffolding for new import command.
2009-03-25 02:05:50 -04:00