Paul Beckingham
42f0252c4d
Documentation
...
- For the help command, removed the trailing period from command
descriptions.
- Removed unnecessary text.
2011-10-02 15:10:56 -04:00
Paul Beckingham
562dfe7b81
Documentation
...
- Shrank the width of the 'help' command output somewhat. It was a
width hog.
2011-10-02 10:05:58 -04:00
Paul Beckingham
4495e93f8d
Legacy
...
- Moved more legacy checking code to legacy.cpp.
2011-10-02 01:04:16 -04:00
Paul Beckingham
66ca9add3a
I18N
...
- Localized and updated the 'help' command.
2011-10-01 23:47:35 -04:00
Paul Beckingham
2826f1918e
I18N
...
- Localized 'burndown.monthlu', 'burndown.weekly' and 'burndown.daily' commands.
2011-10-01 14:28:30 -04:00
Paul Beckingham
164a6b97ce
I18N
...
- Localized 'merge' command.
2011-10-01 13:16:59 -04:00
Paul Beckingham
81ca87b7da
I18N
...
- Localized E9.
2011-10-01 13:13:30 -04:00
Paul Beckingham
2c69d4871d
I18N
...
- Localized 'diagnostics' command.
2011-10-01 12:24:14 -04:00
Paul Beckingham
a59a2f7234
I18N
...
- Localized 'timesheet' command.
2011-10-01 12:03:34 -04:00
Paul Beckingham
14343e8e4d
Documentation
...
- Improved the working in the 'edit' command template.
2011-10-01 11:49:41 -04:00
Paul Beckingham
7b34344626
Debug Output
...
- Removed unnecessary A3::dump call.
- Corrected comment.
2011-10-01 11:47:54 -04:00
Paul Beckingham
160c9708a5
Verbosity
...
- Deprecated 'rc.edit.verbose'.
- Added support for verbosity token 'edit'.
- Updated documentation.
2011-10-01 11:34:05 -04:00
Paul Beckingham
78f91ffa91
Verbosity
...
- Added 'affected' verbosity token.
- Deprecated 'rc.echo.command'.
- Updated config defaults.
- Labelled all deprecated 'echo.command' references with '// Deprecated 2.0'
- Added unit tests to start the verbosity testing. Not complete.
- Updated taskrc.5 man page.
2011-10-01 11:16:12 -04:00
Paul Beckingham
de481a7eba
Help
...
- Made all the usage strings for the 'help' command consistent with the
implementation and with visual alignment.
2011-10-01 00:42:27 -04:00
Paul Beckingham
87d940c46d
Bugs #822 , #845
...
- Fixed bug #822 , #845 , which generated incorrect IDs (thanks to Matt Kraai and
Michelle Crane).
2011-09-29 00:00:36 -04:00
Paul Beckingham
a99aa217d0
Bug #856
...
- Fixed bug #856 , which prevented filters on missing project from working
(thanks to Michelle Crane).
2011-09-28 23:26:07 -04:00
Paul Beckingham
6faed76833
Synch
...
- Added pseudo-code TODO reminders in synch command.
2011-09-26 23:38:49 -04:00
Paul Beckingham
2daca679b3
I18N
...
- Localized Context.
2011-09-26 23:24:17 -04:00
Paul Beckingham
e069503dff
I18N
...
- Localized A3.
2011-09-26 23:17:33 -04:00
Paul Beckingham
f2283b575f
I18N
...
- Localized Arg.cpp.
2011-09-26 23:01:01 -04:00
Paul Beckingham
e56e670300
I18N
...
- Localized custom reports.
2011-09-26 22:59:08 -04:00
Paul Beckingham
376c79ef6f
I18N
...
- Localized the 'config' command.
2011-09-26 22:39:08 -04:00
Paul Beckingham
8e78d9ff48
I18N
...
- Localized 'color' command.
2011-09-26 22:07:48 -04:00
Paul Beckingham
30cf3a19fb
I18N
...
- Localized the 'modify' command.
2011-09-26 21:49:57 -04:00
Paul Beckingham
b56035d4f5
I18N
...
- Localized 'shell' command.
2011-09-26 21:28:03 -04:00
Paul Beckingham
6c8aae11b7
I18N
...
- Localized 'install' command.
2011-09-26 21:20:31 -04:00
Paul Beckingham
a544431ed7
I18N
...
- Localized 'import' command.
2011-09-26 21:14:11 -04:00
Federico Hernandez
24c3b45b46
Missing include i18n.h
2011-09-26 22:45:55 +02:00
Paul Beckingham
d1594e5123
I18N
...
- Localized the _commands and _zshcommands commands.
2011-09-26 01:30:47 -04:00
Paul Beckingham
4858931592
Bug #846 , Feature #827
...
- Added feature #827 , which allows augmentation of default.command with extra
arguments, when default.command itself contains mulitple arguments (thanks to
Aikido Guy).
- Fixed bug #846 , which prevented the default.command configuration from
handling multiple arguments (thanks to Uli Martens).
2011-09-25 11:37:57 -04:00
Paul Beckingham
31aa0de426
I18N
...
- Localized more commands.
2011-09-24 10:56:14 -04:00
Paul Beckingham
63203cd91a
Minor Edits
2011-09-24 10:59:13 -04:00
Paul Beckingham
a40d1bbf76
Bug #839
...
- Fixed hard-coded '1m'. Must have been sleepy.
2011-09-21 07:34:48 -04:00
Paul Beckingham
d3c6ddb87f
Bug #839
...
- Fixed bug #839 , which caused problems when recurrence frequencies of '1m'
were used. This is an obsolete form, and should now be '1mo' (thanks to
Gour D).
2011-09-21 00:32:13 -04:00
Paul Beckingham
e478f6626b
Bug #835
...
- Fixed bug #835 , which prevented hierarchical projects from being recognized.
2011-09-21 00:19:42 -04:00
Paul Beckingham
965e15fe91
Bug #831
...
- Fixed bug #831 that imposed an arbitrary and incorrect assumption that
caused some date fields from being parsed properly.
2011-09-20 23:58:33 -04:00
Paul Beckingham
5a760cb1b2
Command: tags
...
- CmdTags was missing one special tag.
2011-09-19 20:14:43 -04:00
Federico Hernandez
25e3453321
Disabled gcov for the time being - cygwin.
2011-09-14 23:17:29 +02:00
Federico Hernandez
8920f5c10c
Bug #832
...
- gcc feature prevents one from using _L
task under cygwin compiles again
2011-09-14 22:24:14 +02:00
Paul Beckingham
c927cd34b2
Documentation
...
- Improved consistency among command descriptions.
2011-09-13 23:54:01 -04:00
Federico Hernandez
e37f0c0db0
Removed 2 #ifdef in CmdDiagnostics due to cmake only builds
2011-09-14 01:42:36 +02:00
Federico Hernandez
070ec91566
Fixed bugs #533 and #536
...
- correct paths are now written to default .taskrc
2011-09-14 01:10:52 +02:00
Paul Beckingham
761def8fb7
Merge
...
- Applied patch to correct autopush after merge, thanks to Johannes.
2011-09-13 18:07:56 -04:00
Johannes Schlatow
295e23aac4
Merge
...
- removed previous hack that created a zero-byte undo.data file.
Now the undo.data is created as needed in TDB2::merge.
2011-09-13 10:28:30 +02:00
Paul Beckingham
87df2f66ec
Merge
...
- Fixed merge, with an egregious hack for now, by creating zero-byte undo.data
file. This goes against the whole TDB2 philosophy, so it is temporary.
- Updated PUNCHLIST.
- Removed old tdb comment from CmdMerge.
2011-09-13 00:51:58 -04:00
Paul Beckingham
dcd0bd1de7
TDB2
...
- Fixed a bug, or rather a side-effect of more efficient i/o. Now that
a TDB2::GC call does not write out files until the final TDB2::commit,
the GC has the effect of not modifying task IDs based on shuffling tasks
between pending.data and completed.data until the next command. Fixed.
2011-09-13 00:22:11 -04:00
Paul Beckingham
776bfea402
Dependencies
...
- Fixed bug in Task::addDependency where a 'dup dep' error string was not
properly composed, which cause the error message to be shown as 'k'.
- Relocated expression evaluation on modification to only be processed for
date attributes. This impacts DOM, but fixes more than it breaks.
- Corrected unit test that was expecting an old-style error message.
- Added protection against array overrun in next_mod_group. Again.
2011-09-12 23:53:46 -04:00
Paul Beckingham
d1e52c05d6
Unit Tests
...
- While fixing bug.360.t, discovered a bigger problem, which is not yet
fixed. When a due date is removed from a recurring child task, the
imask, parent and recur attributes should also be removed. Similarly
when a recur frequency is removed from a recurring child task, the
imask and parent should also be removed.
- Net result: two new failing tests.
2011-09-12 22:57:32 -04:00
Paul Beckingham
02047a6e99
Legacy
...
- Created legacy checking function to determine whether deprecated or obsolete
attributes are being used.
2011-09-12 22:45:58 -04:00
Paul Beckingham
fa22b98dc4
Legacy
...
- Created a home for all the legacy checks.
2011-09-12 22:39:00 -04:00