Paul Beckingham
8e87f3f969
l10n: Eliminated STRING_LEGACY_PRIORITY
2018-05-13 23:46:28 -04:00
Paul Beckingham
bc90b9a4e1
l10n: Eliminated STRING_UTIL_CONFIRM_*
2018-05-13 23:46:17 -04:00
Paul Beckingham
ff02cf8613
l10n: Eliminated STRING_ERROR_CONFIRM_SIGINT
2018-05-13 23:45:58 -04:00
Paul Beckingham
7361431799
l10n: Eliminated STRING_DOM_UNREC
2018-05-13 23:42:42 -04:00
Paul Beckingham
bd41582b97
l10n: Eliminated STRING_EVAL_*
2018-05-13 23:42:20 -04:00
Paul Beckingham
d4edf577eb
l10n: Eliminated translation instructions
2018-05-13 23:42:00 -04:00
Paul Beckingham
12865e3b85
l10n: Eliminated STRING_CMD_VERSION_*
2018-05-13 23:41:37 -04:00
Paul Beckingham
f2e725b3c9
l10n: Eliminated STRING_HOOKS_*
2018-05-13 23:41:18 -04:00
Paul Beckingham
f1049b4a7a
l10n: Eliminated STRING_TASK_INVALID_DUR
2018-05-13 23:41:00 -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
3987828294
l10n: Eliminated STRING_CONTEXT_CREATE_RC
2018-05-13 23:35:42 -04:00
Paul Beckingham
e25a64af9b
l10n: Eliminated STRING_CONTEXT_DATA_OVERRIDE
2018-05-13 23:35:27 -04:00
Paul Beckingham
4ce0113395
l10n: Eliminated STRING_CONTEXT_RC_OVERRIDE
2018-05-13 23:35:11 -04:00
Paul Beckingham
efff69bc49
l10n: Eliminated STRING_CONTEXT_NEED_RC
2018-05-13 23:34:56 -04:00
Paul Beckingham
487d504486
l10n: Eliminated STRING_CONFIG_BAD_WRITE
2018-05-13 23:34:38 -04:00
Paul Beckingham
47e9aa9abb
l10n: Eliminated STRING_ASSUME_INFO
2018-05-13 23:34:26 -04:00
Paul Beckingham
4ad3c48f2d
l10n: Eliminated STRING_DATE_SUNDAY
2018-05-13 23:34:12 -04:00
Paul Beckingham
bfcb3eac49
l10n: Eliminated STRING_INVALID_SORT_COL
2018-05-13 23:33:59 -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
798cd5b658
l10n removal of STRING_UNKNOWN_ERROR
2018-05-13 23:31:15 -04:00
Paul Beckingham
f24ea5e56c
libshared: Updated to 1fa5dcbf53a280857e35436aef6beb6a37266e33
2018-05-13 23:30:53 -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
Paul Beckingham
f7dc21d24d
TW-1930: Typo in help
...
- Thanks to Kai HTML.
2018-05-13 23:26:28 -04:00
Paul Fenwick
8baf544040
CLI2/Context: Add vim hints
...
No need for vim to guess indent style with these handy vim hints!
2018-05-13 23:26:02 -04:00
Paul Fenwick
ec31b93447
CLI2,Config: Add 'override' verbosity option
...
This allows for 'override' messages to be silenced without requiring
footnotes be completely disabled.
The 'override' verbosity implies 'footnotes'.
2018-05-13 23:25:52 -04:00
Paul Fenwick
aefe16a6e2
Docs/CLI2: Additional dev docs for applyOverrides
2018-05-13 23:25:32 -04:00
Paul Beckingham
878256306c
Error: Changed (1) error format
2018-05-13 23:24:26 -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
1f8eae0071
Reapplying include removal without libshared update
2018-05-13 23:21:22 -04:00
Paul Beckingham
9c5e3750c4
Revert "TLSClient: Remove double include"
...
This reverts commit 2321c17d8d
.
2018-05-13 23:21:13 -04:00
Tomas Babej
3c1157fe5d
TLSClient: Remove double include
2018-05-13 23:20:56 -04:00
Tomas Babej
7fc6d7c5bf
TW-1910: Remove unreachable statement
...
- Thanks to Martin Strunz.
2018-05-13 23:20:35 -04:00
Paul Beckingham
4c53da5be1
DOM: Implemented DOM::Node object
2018-05-13 23:19:59 -04:00
Paul Beckingham
eba68ac2ff
DOM: Added dtor that delegate to DOM::Node
2018-05-13 23:19:20 -04:00
Paul Beckingham
8bbc35560f
DOM: New reference tw.version.
2018-05-13 23:18:49 -04:00
Paul Beckingham
0ea3215e7a
DOM: Fixed ::count bug
2018-05-13 23:18:30 -04:00
Paul Beckingham
f6566838f6
DOM: Added framework
2018-05-13 23:17:50 -04:00
Paul Beckingham
ee3e8c46dc
DOM: Stubbed DOM tree
2018-05-13 23:17:26 -04:00
Paul Beckingham
d81fb1d17f
Recurrence: Relocate nag function out of the way
2018-05-13 23:11:39 -04:00
Paul Beckingham
66e3dc8218
TW-1903: grammar error -- There are 1 local changes.
...
- Thanks to Eric Hymowitz.
2018-05-13 23:10:59 -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