Paul Beckingham
e1e21f30fe
ColUntil: Formatting cleanup
2018-05-13 22:20:50 -04:00
Paul Beckingham
29e4b21a8b
ColScheduled: Fixed bug where the wrong column label was used
2018-05-13 22:20:50 -04:00
Paul Beckingham
19e5ed6313
ColScheduled: Formatting cleanup
2018-05-13 22:20:50 -04:00
Paul Beckingham
a91cd72829
ColType*: Push the ::validate and ::modify methods down from Column
2018-05-13 22:20:50 -04:00
Paul Beckingham
56530a1f24
Improved certificate validation diagnostics
...
- Thanks to Jelle van der Waa.
2018-05-13 22:20:50 -04:00
Paul Beckingham
daabfcaf91
Tests: Fixed test harness for Python 3.x.
...
- Thanks to jrabbit.
2018-05-13 22:19:56 -04:00
Paul Beckingham
97400df68d
Config: Changed to 0/1 boolean values for the defaults.
...
- Deprecated use of alternate Boolean configuration settings. Use values "0" for
off, and "1" for on. Avoid used of "on", "off", "true", "t", "false", "f",
"yes", "y", "no", "n".
2018-05-13 22:19:33 -04:00
Paul Beckingham
79ffa53ace
Docs: Added Ran Benita
2018-05-13 22:18:18 -04:00
Paul Beckingham
25e326c55c
Docs: Added QUARTER virtual tag
2018-05-13 22:18:03 -04:00
Paul Beckingham
5dfc367420
Task: Corrected false-positive warning about relative dates
2018-05-13 22:17:46 -04:00
Tomas Babej
e1deef327f
NEWS: Deprecate new-uuid verbosity option
2018-05-13 22:17:46 -04:00
Paul Beckingham
7747cf07e7
L10N: Fixed ambiguity in the esp-ESP localization
...
- Thanks to Fidel Mato.
2018-05-13 22:17:23 -04:00
Paul Beckingham
5fc5fbc8e7
Task: Deprecated the 'DUETODAY' virtual tag, which is a synonym for the 'TODAY'
...
virtual tag.
- Thanks to Tomas Babej
2018-05-13 22:15:37 -04:00
Lynoure Braakman
8470763c31
juhannus as an alternative name for midsommarafton
2018-05-13 22:15:12 -04:00
Tomas Babej
546357662f
TW-1788: Closing a reopened task does not update the end time
...
- Thanks to Ralph Bean.
2018-05-13 22:14:50 -04:00
Tomas Babej
5f8de9fd2c
TW-1772: Implementation of circular dependency detection is inefficient
...
- Thanks to Michael Meier.
2018-05-13 22:14:50 -04:00
Tomas Babej
1264ffa4b4
docs: Update ChangeLog and NEWS
2018-05-13 22:14:24 -04:00
Paul Beckingham
35421403cf
TD-64: sync conflict deleted all annotations of the task
...
- Thanks to Markus Beppler, Konstantin Vorobyev.
2018-05-13 22:14:24 -04:00
Paul Beckingham
13b8283666
Cleanup: Removed deprecated 'alias._query' setting
2018-05-13 22:13:55 -04:00
Federico Hernandez
1016dd4a40
Bumped documentation to 2.6.0
2018-05-13 22:10:48 -04:00
Paul Beckingham
88516acdaa
Copyright update
2018-05-13 20:50:26 -04:00
Paul Beckingham
ea0fa20579
TW-1878: uuids subcommand produces a space-delimited list, not comma-delimited
...
- Thanks to Scott Kostyshak.
2018-05-13 20:48:31 -04:00
Paul Beckingham
778d2af36e
Config: 'debug.tls' was missing from 'show' command
2018-05-13 20:48:19 -04:00
Paul Beckingham
934f6aeada
TW-1855: "Well-known" CA certificates not properly auto-loaded
...
- Thanks to Flavio Poletti.
2018-05-13 20:48:09 -04:00
Paul Beckingham
72463f414c
Improved certificate validation diagnostics
...
- Thanks to Jelle van der Waa.
2018-05-13 20:47:57 -04:00
Paul Beckingham
a67ce9db0e
TLSClient: Added GnuTLS 3.4.6 API support
...
- This greatly simplifies cert validation.
2018-05-13 20:47:44 -04:00
Paul Beckingham
55854907a2
TLSClient: Corrected version number for API call
2018-05-13 20:47:24 -04:00
Paul Beckingham
304a6f7a33
TLSClient: Added handshake timeout
2018-05-13 20:47:13 -04:00
Paul Beckingham
41234c4f97
TLSClient: Commented possible need for version protection
2018-05-13 20:47:00 -04:00
Paul Beckingham
40b8aab7d4
TLSClient: Labelled GnuTLS calls with version numbers
2018-05-13 20:46:50 -04:00
Paul Beckingham
44522b11bc
TW-1873: Specify different path to extensions/hooks directory
...
- Thanks to Eli.
2018-05-13 20:46:27 -04:00
Paul Beckingham
3c879e868a
Docs: Updated dev docs
2018-05-13 20:46:08 -04:00
Paul Beckingham
c64e019f29
recur: Migrated from ISO8601d to Datetime
2018-05-13 20:45:52 -04:00
Paul Beckingham
afe6bdbfb3
Context: Migrated from ISO8601d to Datetime
2018-05-13 20:45:33 -04:00
Paul Beckingham
73e373527f
Task: Migrated from ISO8601d to Datetime
2018-05-13 20:45:24 -04:00
Paul Beckingham
d8d5b14e66
CmdHistory: Migrated from ISO8601d to Datetime
2018-05-13 20:45:02 -04:00
Paul Beckingham
70ad78d234
CmdCalendar: Migrated from ISO8601d to Datetime
2018-05-13 20:44:45 -04:00
Paul Beckingham
57f6e0c1a5
CmdBurndown: Migrated from ISO8601d to Datetime
2018-05-13 20:44:28 -04:00
Paul Beckingham
d455d2b9bf
Dates: Migrated from ISO8601d to Datetime
2018-05-13 20:44:11 -04:00
Paul Beckingham
af4222d7d2
CmdTimesheet: Migrated from ISO8601d to Datetime
2018-05-13 20:43:51 -04:00
Paul Beckingham
e15bf5105c
ColDescription: Migrated from ISO8601d to Datetime
2018-05-13 20:43:35 -04:00
Paul Beckingham
c3d47f02d3
rules: Migrated from ISO8601d to Datetime
2018-05-13 20:43:25 -04:00
Paul Beckingham
4c8456a86d
TDB2: Migrated from ISO8601d to Datetime
2018-05-13 20:43:17 -04:00
Paul Beckingham
29300ea9e1
Config: Migrated form ISO8601d to Datetime
2018-05-13 20:43:02 -04:00
Paul Beckingham
cdac253556
ViewText: Eliminated
2018-05-13 20:42:52 -04:00
Paul Beckingham
7001e38c30
CmdSummary: Migrated from ViewText to Table
2018-05-13 20:42:15 -04:00
Paul Beckingham
6c90de1974
TDB2: Migrated from ViewText to Table
2018-05-13 20:42:00 -04:00
Paul Beckingham
17fc9e5a91
CmdHistory: Migrated from ViewText to Table
2018-05-13 20:41:39 -04:00
Paul Beckingham
cc438b4411
CmdCalendar: Migrated from ViewText to Table
2018-05-13 20:41:23 -04:00
Paul Beckingham
d8d5a15321
Tests: Broke one tests into eight, so it is clear which one fails
2018-05-13 20:41:12 -04:00