Paul Beckingham
|
cfc3e098c1
|
Task: Improved method signature
|
2016-12-31 15:44:13 -05:00 |
|
Paul Beckingham
|
c31e0b106d
|
Task: Renamed ::getUDAOrphans to ::getUDAOrphanUUIDs
|
2016-12-31 12:27:28 -05:00 |
|
Paul Beckingham
|
40c6623274
|
ColString: Removed obsolete column for ViewText
|
2016-12-31 11:53:00 -05:00 |
|
Paul Beckingham
|
d4c9317239
|
CmdCommands: Removed obsolete include
|
2016-12-31 11:51:54 -05:00 |
|
Paul Beckingham
|
c8bd60b713
|
ColUDA: Removed redundant code
|
2016-12-31 11:49:15 -05:00 |
|
Paul Beckingham
|
78ff1975b2
|
ColTags: Removed redundant code
|
2016-12-31 11:47:34 -05:00 |
|
Paul Beckingham
|
b6d19ce1ad
|
ColRecur: Removed redundant code
|
2016-12-31 11:47:15 -05:00 |
|
Paul Beckingham
|
110db6bb91
|
ColID: Documented ID 0 case
|
2016-12-31 11:46:02 -05:00 |
|
Paul Beckingham
|
c81c9f5b58
|
ColDepends: Removed redundant code
|
2016-12-31 11:45:31 -05:00 |
|
Paul Beckingham
|
7a4d99f954
|
ColTags: Corrected use of _name
|
2016-12-31 11:11:56 -05:00 |
|
Paul Beckingham
|
24f6b2665f
|
ColStart: Removed redundant code
|
2016-12-31 11:11:42 -05:00 |
|
Paul Beckingham
|
5ae1da51b7
|
ColRecur: Corrected use of _name
|
2016-12-31 11:11:08 -05:00 |
|
Paul Beckingham
|
d48c357325
|
ColRecur: Added _modifiable
|
2016-12-31 11:10:44 -05:00 |
|
Paul Beckingham
|
a8d7a5122a
|
ColMask: Corrected use of _name
|
2016-12-31 11:10:13 -05:00 |
|
Paul Beckingham
|
b3e976fbaa
|
ColIMask: Corrected use of _name
|
2016-12-31 11:09:54 -05:00 |
|
Paul Beckingham
|
3c9081c22b
|
ColEntry: Added _modifiable
|
2016-12-31 11:09:27 -05:00 |
|
Paul Beckingham
|
9fd1500d20
|
ColDue: Added _modifiable
|
2016-12-31 11:09:13 -05:00 |
|
Paul Beckingham
|
62f40d0830
|
ColDescription: Added _modifiable
|
2016-12-31 11:08:59 -05:00 |
|
Paul Beckingham
|
9888f98333
|
ColUDA: Removed redundant code
|
2016-12-31 10:40:29 -05:00 |
|
Paul Beckingham
|
e616538bcc
|
ColUDA: Added _modifiable
|
2016-12-31 10:40:11 -05:00 |
|
Paul Beckingham
|
0f4337334c
|
ColUUID: Removed unnecessary header
|
2016-12-31 10:38:11 -05:00 |
|
Paul Beckingham
|
57e9858c1d
|
ColUrgency: Marked column as unmodifiable
|
2016-12-31 10:36:13 -05:00 |
|
Paul Beckingham
|
79b2540042
|
ColWait: Formatting cleanup
|
2016-12-31 10:34:24 -05:00 |
|
Paul Beckingham
|
3389665227
|
ColDepends: Corrected use of _name
|
2016-12-31 10:32:58 -05:00 |
|
Paul Beckingham
|
8e39420375
|
ColUntil: Formatting cleanup
|
2016-12-31 10:32:41 -05:00 |
|
Paul Beckingham
|
f3b28374c2
|
ColScheduled: Fixed bug where the wrong column label was used
|
2016-12-31 10:32:18 -05:00 |
|
Paul Beckingham
|
a9063284d9
|
ColScheduled: Formatting cleanup
|
2016-12-31 10:31:27 -05:00 |
|
Paul Beckingham
|
6818b85c26
|
ColLast: Corrected use of _name
|
2016-12-31 10:23:51 -05:00 |
|
Paul Beckingham
|
ade87bda24
|
ColRType: Added ::setStyle and ::validate
|
2016-12-31 09:54:31 -05:00 |
|
Paul Beckingham
|
b17bfb50b3
|
ColType*: Push the ::validate and ::modify methods down from Column
|
2016-12-31 09:53:42 -05:00 |
|
Paul Beckingham
|
76c2de685b
|
ColRType: New recurrence attribute
|
2016-12-31 09:09:29 -05:00 |
|
Paul Beckingham
|
aedf99a827
|
ColLast: New recurrence attribute
|
2016-12-31 09:01:21 -05:00 |
|
Paul Beckingham
|
5ac7ca6885
|
ColTemplate: New recurrence attribute
|
2016-12-31 08:47:47 -05:00 |
|
Paul Beckingham
|
b600671e53
|
TW-1878: uuids subcommand produces a space-delimited list, not comma-delimited
- Thanks to Scott Kostyshak.
|
2016-12-22 08:49:57 -05:00 |
|
Paul Beckingham
|
e2d3737590
|
Config: 'debug.tls' was missing from 'show' command
|
2016-12-19 12:20:49 -05:00 |
|
Paul Beckingham
|
a7465d58d7
|
TW-1855: "Well-known" CA certificates not properly auto-loaded
- Thanks to Flavio Poletti.
|
2016-12-19 12:16:22 -05:00 |
|
Paul Beckingham
|
2d43cbd2c0
|
Improved certificate validation diagnostics
- Thanks to Jelle van der Waa.
|
2016-12-19 12:05:36 -05:00 |
|
Paul Beckingham
|
85eb32c87d
|
TLSClient: Added GnuTLS 3.4.6 API support
- This greatly simplifies cert validation.
|
2016-12-19 12:01:01 -05:00 |
|
Paul Beckingham
|
00a7b377cc
|
TLSClient: Corrected version number for API call
|
2016-12-19 11:59:24 -05:00 |
|
Paul Beckingham
|
efdf0ca4dd
|
TLSClient: Added handshake timeout
|
2016-12-19 11:58:33 -05:00 |
|
Paul Beckingham
|
6d3af50604
|
TLSClient: Commented possible need for version protection
|
2016-12-19 11:57:24 -05:00 |
|
Paul Beckingham
|
e717d13802
|
TLSClient: Labelled GnuTLS calls with version numbers
|
2016-12-19 11:56:47 -05:00 |
|
Paul Beckingham
|
c300cff00f
|
TW-1873: Specify different path to extensions/hooks directory
- Thanks to Eli.
|
2016-12-19 09:03:27 -05:00 |
|
Paul Beckingham
|
77b3ee0561
|
Docs: Updated dev docs
|
2016-12-18 13:06:16 -05:00 |
|
Paul Beckingham
|
5ec4b5ebc9
|
recur: Migrated from ISO8601d to Datetime
|
2016-12-17 22:36:29 -05:00 |
|
Paul Beckingham
|
46cd9632a6
|
Context: Migrated from ISO8601d to Datetime
|
2016-12-17 22:21:02 -05:00 |
|
Paul Beckingham
|
b670d4b072
|
Task: Migrated from ISO8601d to Datetime
|
2016-12-17 22:18:46 -05:00 |
|
Paul Beckingham
|
0cf056f4b2
|
CmdHistory: Migrated from ISO8601d to Datetime
|
2016-12-17 22:13:31 -05:00 |
|
Paul Beckingham
|
d3b25f7325
|
CmdCalendar: Migrated from ISO8601d to Datetime
|
2016-12-17 22:08:38 -05:00 |
|
Paul Beckingham
|
17f4b0fdbc
|
CmdBurndown: Migrated from ISO8601d to Datetime
|
2016-12-17 22:01:56 -05:00 |
|