Paul Beckingham
11c11de46d
l10n: Eliminated STRING_CMD_ANNO_*
2018-01-20 21:12:12 -05:00
Paul Beckingham
0de169bb10
Copyright 2018
2017-12-31 19:22:07 -05:00
Paul Beckingham
e5646726c1
CmdAnnotate: Code cleanup
2017-01-28 17:38:02 -05:00
Paul Beckingham
a50e65a134
Copyright update
2017-01-01 12:30:04 -05:00
Paul Beckingham
355620c640
libhsared: migrating from local to libshared
2016-12-06 07:20:45 -05:00
Paul Beckingham
95f4989f77
Cleanup: Don't use string literals when character literals are needed
2016-10-14 22:27:34 -04:00
Paul Beckingham
641d232dea
Copyright: Updated to 2016
2015-12-31 15:06:43 -05:00
Paul Beckingham
5d9ca9864e
Cmd*: Moved include to top of list, per flint++ recommendation
2015-11-01 19:53:19 -05:00
Tomas Babej
2d25cf6f59
TW-1704: Task: Use Task::identifier to reference the task
...
To achieve consistent output, use a helper method to generate a proper
handle - ID for tasks with non-zero ID, UUID otherwise.
2015-10-29 20:00:53 -04:00
Paul Beckingham
a82558064b
Cleanup: Prep for '-Wextra'
2015-10-16 16:27:05 -04:00
Paul Beckingham
bf80c7d514
Cmd*: Added command DNA, which will ѕoon drive functionality
2015-08-01 15:56:04 -04:00
Daniel Shahaf
53a702d79a
zcmdcat: Categorize commands.
2015-07-26 13:55:23 -04:00
Paul Beckingham
5a57dfd70d
C++11: Cleaned up commands code with range-based for
2015-05-11 17:45:15 -04:00
Paul Beckingham
b7ad091d00
Updated copyright to 2015
2015-01-01 00:00:41 -05:00
Paul Beckingham
1488c1c6fa
TW-1, TW-1438
...
- TW-1 Recurring task message on the same task (thanks to Profpatsch).
2014-12-26 10:16:11 -05:00
Paul Beckingham
9936157704
TW01438
...
- TW-1438 Configuration setting rc.confirmation=no no longer disables
confirmation requests (thanks to Adam Coddington).
2014-11-10 20:05:28 -05:00
Paul Beckingham
6d6c8b3ac1
CmdAnnotate
...
- Removed TDB2::commit.
2014-09-08 00:11:38 -04:00
Paul Beckingham
68ceea953a
TW-1293, TW-1294
...
- TW-1293 Modifying or deleting a child task does not propagate if there are no
siblings (thanks to darkfeline).
- TW-1294 Modifying a child task does not propagate to parent (thanks to
darkfeline).
2014-07-06 09:55:59 -04:00
Paul Beckingham
ef412d0588
CmdAnnotate
...
- Now specifies that text modifications are required.
2014-05-27 00:50:18 -04:00
Paul Beckingham
6291f16e1d
CmdAnnotate
...
- Converted from A3 modifications to Task::modify.
2014-05-25 17:28:56 -04:00
Paul Beckingham
47b1321028
CmdAnnotate
...
- Converted from A3 to Filter.
2014-05-24 22:58:20 -04:00
Paul Beckingham
523dce8f32
Code Cleanup
...
- Standardized headers.
2014-02-01 14:33:37 -05:00
Paul Beckingham
8ed92ca498
Copyright
...
- Bumped copyright to 2014, ready for release.
2014-01-01 13:32:22 -05:00
Paul Beckingham
d03c4cda8a
Build Error
...
- Many files were missing an explicit cmake.h include. Some were not including
it at all. Now it's used almost everywhere.
(cherry picked from commit 82ae86979c497e6d1d0c6b2b5a55aa379ec82c98)
2013-06-02 13:57:36 -04:00
Paul Beckingham
773b55d374
Code Cleanup
...
- Removed L10N define. It served its purpose.
2013-04-07 23:50:51 -04:00
Paul Beckingham
1dccd29643
Copyright 2013
...
- Updated copyright notices.
2013-03-04 17:47:12 -05:00
Louis-Claude Canon
160260ff48
Code Cleanup
...
- Remove duplicate modify call to TDB2.
- Check if quitting in bulk change only if permission fails.
- Correct test logic (the unit for each operation is the second, not the day).
- Consistency in test for feature.1013.t
- Correctly color deleted tasks.
test
2012-07-26 08:06:15 -04:00
Louis-Claude Canon
1d99260cb9
Enhancement
...
- Stop consider new tasks after quitting a bulk change.
2012-07-25 08:06:18 -04:00
Louis-Claude Canon
e5d142a468
Bug #1038
...
- Cleaner solution (less code duplication and blank space only when a
confirmation is needed) for bug #1038 .
2012-07-25 08:06:15 -04:00
Louis-Claude Canon
406f098263
Bug #1038
...
- Fixed bug #1038 , which prints blank lines with bulk changes and when the
verbose attributes does not specify it.
- Lines do a better separation between each changes also.
2012-07-24 20:51:03 -04:00
Louis-Claude Canon
75822eed47
Code Cleanup
...
- Reduce the number of project change messages when annoting and denoting.
2012-07-03 09:06:01 -04:00
Louis-Claude Canon
1668aef66b
Code Cleanup
...
- Consistent scheme for printing project change information: always
shows the progress estimation and add a notification that the project
has changed if the number of tasks is changed.
2012-07-03 09:05:19 -04:00
Paul Beckingham
80d6655709
Bug
...
- Fixed problem where 'project' was not supported as a verbosity token (thanks
to Adam Gibbins).
2012-03-17 10:11:55 -04:00
Paul Beckingham
2c90bca134
Bug #950
...
- Fixed bug #950 , which warned about dependency chain problems during
annotation, which makes no sense (thanks to Uli Martens).
2012-03-14 00:32:45 -04:00
Paul Beckingham
6580095002
Copyright
...
- Year change.
2012-01-02 23:32:10 -05:00
Paul Beckingham
1b54516b45
Confirmation
...
- Implemented consistent confirmation.
2011-10-14 02:13:18 -04:00
Paul Beckingham
6b40b0fb4a
Confirmation
...
- Implemented consistent confirmation.
2011-10-14 01:50:16 -04:00
Paul Beckingham
f4cd733311
Logic Bug
...
- Fixed logic bug with bulk and recurring task annotations.
2011-10-12 00:25:14 -04:00
Federico Hernandez
961a1a9366
License
...
- moving from GPL to MIT license
src/commands
2011-10-08 01:13:30 +02: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
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
4cc368da82
Task Validation
...
- Cleaned up the 'annotate' and 'denotate' code due to the new
validation code.
2011-08-31 01:48:00 -04:00
Paul Beckingham
402f1f1b41
TDB2
...
- Converted 'annotate' to TDB2.
2011-08-30 17:30:12 -04:00
Paul Beckingham
e5ae145df2
Command - denotate
...
- Implemented denotate in the new style.
2011-08-02 00:56:29 -04:00
Paul Beckingham
0c08b29e48
Code Cleanup
...
- Eliminated obsolete Arguments.h, Arguments.cpp.
2011-07-26 00:25:57 -04:00
Paul Beckingham
d33de00eac
I18N
...
- Localized more commands.
2011-07-10 13:19:41 -04:00
Paul Beckingham
58a677ffb5
Argument Parsing
...
- Eliminated stored arg_overrides and file_override in Context.
- Removed Filter, Subst, Task, Sequence from Context.
- Remove shadow file support. Hallelujah.
- Disabled/commented out most commands, ready for the big transition
to the new parsing style.
- Obsoleted Subst.{h,cpp}.
2011-06-04 15:11:34 -04:00
Paul Beckingham
644d027a87
Argument Parsing
...
- Obsoleted Command::exectute 'commandLine' argument. It is worse
than unnecessary, it is an uncategorized raw argument string, which
is only really useful for the 'execute' command, which itself now
calls Arguments::combine to reconstruct the command line string.
2011-06-04 12:33:58 -04:00
Paul Beckingham
f775341fd5
Commands - annotate
...
- Migrated handleAnnotate to CmdAnnotate.
2011-05-30 00:24:48 -04:00