Paul Beckingham
8eec5c82c2
l10n: Eliminated STRING_CMD_CONFIG_NO_CHANGE
2018-05-13 23:49:27 -04:00
Paul Beckingham
1fc7dc3951
l10n: Eliminated STRING_CMD_EXPORT_USAGE
2018-05-13 23:46:42 -04:00
Paul Beckingham
12865e3b85
l10n: Eliminated STRING_CMD_VERSION_*
2018-05-13 23:41:37 -04:00
Paul Beckingham
fe93e72f0b
l10n: Eliminated STRING_COLUMN_LABEL_PARENT
2018-05-13 23:40:41 -04:00
Paul Beckingham
aefe06b296
l10n: Eliminated STRING_CMD_HELP_USAGE_LABEL
2018-05-13 23:37:20 -04:00
Paul Beckingham
3576e8f784
l10n: Eliminated STRING_CMD_HELP_USAGE_DESC
2018-05-13 23:37:05 -04:00
Paul Beckingham
5cf7c12dc9
l10n: Eliminated STRING_CMD_HELP_ALIASED
2018-05-13 23:36:53 -04:00
Paul Beckingham
fc418d1195
l10n: Eliminated STRING_CMD_HELP_TEXT
2018-05-13 23:36:41 -04:00
Paul Beckingham
b942cae98e
l10n: Eliminated STRING_CMD_HELP_TEXT
2018-05-13 23:36:24 -04:00
Paul Beckingham
b30e19b23c
l10n removal of STRING_COLUMN_LABEL_MASK, STRING_COLUMN_LABEL_MASK_IDX
2018-05-13 23:33:39 -04:00
Paul Beckingham
3f14491e31
l10n removal of STRING_UDA_NUMERIC
2018-05-13 23:31:28 -04:00
Paul Beckingham
216d4d63bc
Copyright 2018
2018-05-13 23:30:21 -04:00
Paul Fenwick
4e80d5d5fd
[TW-1938] Resolve conflicts between new-id and new-uuid
...
- new-uuid is *not* set by default
- new-uuid overrides new-id when set
The reasoning is that new-uuid is mostly used by code (eg: Python's
taskw module), whereas new-id is mostly used by humans.
By making new-uuid not set by default, calling code can set it to
receive UUIDs (preserving 2.5.x behaviour), but humans can continue to
use integer task IDs.
2018-05-13 23:26:48 -04:00
Tomas Babej
7465410c5a
context: Do not allow show, list or none as new context names
...
- Thanks to silviof.
2018-05-13 23:23:53 -04:00
Paul Beckingham
5a1b069b73
CmdHistory: Corrected date label justification
2018-05-13 23:10:24 -04:00
Paul Beckingham
fdc37c037f
CmdHistory: Formatting
2018-05-13 23:07:19 -04:00
Paul Beckingham
7490663d9e
CmdHistory: Fixed bug where all strategies were rendered in the wrong width
2018-05-13 23:07:01 -04:00
Paul Beckingham
203ee9f1c2
CmdHistory: Set no-wrap for ghistory output
2018-05-13 23:06:39 -04:00
Paul Beckingham
3b97209663
CmdHistory: Removed table header coloring which is handled elsewhere
2018-05-13 23:06:30 -04:00
Paul Beckingham
2929c46d68
CmdHistory: Formatting
2018-05-13 23:06:19 -04:00
Paul Beckingham
f640dbb34e
CmdHistory: Formatting
2018-05-13 23:06:06 -04:00
Paul Beckingham
315c455314
CmdSummary: Set no-wrap for progress bar column
2018-05-13 23:05:58 -04:00
Paul Beckingham
b9699bb93e
CmdUDAs: Table headers consistent
2018-05-13 23:04:30 -04:00
Paul Beckingham
1f9bd897a7
CmdTimesheet: Table headers consistent
2018-05-13 23:04:19 -04:00
Paul Beckingham
c1445b3859
CmdTags: Table headers consistent
2018-05-13 23:04:10 -04:00
Paul Beckingham
44b3082234
CmdSummary: Table headers consistent
2018-05-13 23:04:02 -04:00
Paul Beckingham
3442e17f83
CmdStats: Table headers consistent
2018-05-13 23:03:46 -04:00
Paul Beckingham
5d3f97819b
CmdShow: Table headers consistent
2018-05-13 23:03:36 -04:00
Paul Beckingham
9218462477
CmdReports: Table headers consistent
2018-05-13 23:03:27 -04:00
Paul Beckingham
4c802a6ff7
CmdProjects: Table headers consistent
2018-05-13 23:03:19 -04:00
Paul Beckingham
35f4681929
CmdInfo: Table headers consistent
2018-05-13 23:03:10 -04:00
Paul Beckingham
943b73b287
CmdHistory: Formatting
2018-05-13 23:02:56 -04:00
Paul Beckingham
15da5fc702
CmdHistory: Table headers consistent
2018-05-13 23:02:45 -04:00
Paul Beckingham
717e8c3be5
CmdContext: Table headers consistent
2018-05-13 23:02:36 -04:00
Paul Beckingham
d6b989c837
CmdCommands: Table headers consistent
2018-05-13 23:02:29 -04:00
Paul Beckingham
6703992cf3
CmdColumns: Table headers consistent
2018-05-13 23:02:16 -04:00
Paul Beckingham
412e804b93
CmdCalendar: Table headers consistent
2018-05-13 23:02:07 -04:00
Paul Beckingham
14474170f0
CmdInfo: Fixed header underline problem
2018-05-13 23:01:16 -04:00
Paul Beckingham
d8526a388d
CmdCalc: Eliminated namedDates
2018-05-13 22:56:53 -04:00
Paul Beckingham
4cbbaec833
CmdEdit: Properly captures an unmodified errno
2018-05-13 22:50:33 -04:00
Paul Beckingham
f28b68661d
Docs: Removed references to $TERM, which is irrelevant anyway
2018-05-13 22:43:58 -04:00
Paul Beckingham
b57a734625
Config: Migrated to libshared Configuration
2018-05-13 22:43:33 -04:00
Paul Beckingham
00bbca275c
Config: Separated configuration from defaults
2018-05-13 22:43:06 -04:00
Paul Beckingham
dbfab0a535
Docs: Updated docs with new history/ghistory commands.
2018-05-13 22:31:02 -04:00
Lukas Barth
7ef0287467
Adding weekly/daily history commands
2018-05-13 22:30:09 -04:00
Paul Beckingham
a5d7f1093e
CmdTimesheet: Rewrote the command
...
- Updated the 'timesheet' command with a more compact report that accepts a
filter, and has a default filter showing the last four weeks of completed and
started tasks.
2018-05-13 22:29:36 -04:00
Paul Beckingham
a598dc4d3f
CmdCalc: 'auto infix{true}' doesn't compile
2018-05-13 22:28:04 -04:00
Lukas Barth
c4f060413e
Move strategies to cpp file
2018-05-13 22:26:51 -04:00
Paul Beckingham
29f2bce64d
CmdModify: Code cleanup
2018-05-13 22:26:25 -04:00
Paul Beckingham
5915d3834d
CmdInfo: Code cleanup
2018-05-13 22:26:01 -04:00