Paul Beckingham
|
5806cddfd3
|
CmdColumns: Code cleanup
|
2018-05-13 22:22:42 -04:00 |
|
Paul Beckingham
|
6828ce30f5
|
CmdColor: Code cleanup
|
2018-05-13 22:22:42 -04:00 |
|
Paul Beckingham
|
8ea7a88281
|
CmdCalc: Code cleanup
|
2018-05-13 22:22:42 -04:00 |
|
Paul Beckingham
|
a206d9405b
|
CmdBurndown: Code cleanup
|
2018-05-13 22:22:42 -04:00 |
|
Paul Beckingham
|
4a0c6995ed
|
CmdAttributes: Code cleanup
|
2018-05-13 22:22:42 -04:00 |
|
Paul Beckingham
|
396e923f22
|
CmdAppend: Code cleanup
|
2018-05-13 22:22:42 -04:00 |
|
Paul Beckingham
|
cefc287986
|
CmdAnnotate: Code cleanup
|
2018-05-13 22:22:42 -04:00 |
|
Paul Beckingham
|
fe24e078a4
|
CmdUnique: Code cleanup
|
2018-05-13 22:22:42 -04:00 |
|
Paul Beckingham
|
b2beb34e9a
|
CmdAliases: Code cleanup
|
2018-05-13 22:22:42 -04:00 |
|
Paul Beckingham
|
087cee5425
|
CmdLogo: Code cleanup
|
2018-05-13 22:22:42 -04:00 |
|
Paul Beckingham
|
91132a42c8
|
CmdHistory: Code Cleanup
- Fixed formatting inconsistencies.
- Added Lukas to AUTHORS.
|
2018-05-13 22:22:42 -04:00 |
|
Lukas Barth
|
9bf0bf7a39
|
Also refactor ghistory
|
2018-05-13 22:22:42 -04:00 |
|
Lukas Barth
|
4f6c3afa3e
|
Refactor history.monthly and history.annual
|
2018-05-13 22:22:42 -04:00 |
|
Paul Beckingham
|
3e7958619a
|
TW-1877: task done, task edit, task is now pending
- Thanks to Eric Hymowitz.
|
2018-05-13 22:22:23 -04:00 |
|
Paul Beckingham
|
5ff5a5c1ae
|
TW-1881: default.scheduled seems not to work
- Thanks to Onion.
|
2018-05-13 22:22:04 -04:00 |
|
Antonio Huete Jimenez
|
24ae19b8e5
|
Add missing cast to double
|
2018-05-13 22:21:16 -04:00 |
|
Paul Beckingham
|
53310d1ea0
|
CmdDiagnostics: Uses libshared cppCompliance call
|
2018-05-13 22:21:16 -04:00 |
|
Paul Beckingham
|
14e047e7c4
|
util: Migrated osName to libshared
|
2018-05-13 22:21:16 -04:00 |
|
Paul Beckingham
|
8c0bfb030a
|
Task: Improved method signature
|
2018-05-13 22:20:50 -04:00 |
|
Paul Beckingham
|
04043d267f
|
Task: Improved method signature
|
2018-05-13 22:20:50 -04:00 |
|
Paul Beckingham
|
7e629ef30a
|
Task: Improved method signature
|
2018-05-13 22:20:50 -04:00 |
|
Paul Beckingham
|
fab2979b87
|
Task: Improved method signature
|
2018-05-13 22:20:50 -04:00 |
|
Paul Beckingham
|
6c9660aee8
|
Task: Renamed ::getUDAOrphans to ::getUDAOrphanUUIDs
|
2018-05-13 22:20:50 -04:00 |
|
Paul Beckingham
|
5fb7b24011
|
CmdCommands: Removed obsolete include
|
2018-05-13 22:20:50 -04:00 |
|
Paul Beckingham
|
88516acdaa
|
Copyright update
|
2018-05-13 20:50:26 -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
|
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
|
af4222d7d2
|
CmdTimesheet: Migrated from ISO8601d to Datetime
|
2018-05-13 20:43:51 -04:00 |
|
Paul Beckingham
|
7001e38c30
|
CmdSummary: Migrated from ViewText to Table
|
2018-05-13 20:42:15 -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
|
9be1494357
|
CmdInfo: Added Table::forceColor
|
2018-05-13 20:41:02 -04:00 |
|
Paul Beckingham
|
2c07858bd3
|
CmdInfo: Migrated from ViewText to Table
|
2018-05-13 20:40:47 -04:00 |
|
Paul Beckingham
|
c69dfba6bb
|
CmdProjects: Migrated from ViewText to Table
|
2018-05-13 20:40:04 -04:00 |
|
Paul Beckingham
|
c1d4cea638
|
CmdCommands: Migrated from ViewText to Table
|
2018-05-13 20:39:54 -04:00 |
|
Paul Beckingham
|
245b0c58c6
|
CmdColumns: Migrated from ViewText to Table
|
2018-05-13 20:39:45 -04:00 |
|
Paul Beckingham
|
9042477415
|
CmdShow: Migrated from ViewText to Table
|
2018-05-13 20:39:34 -04:00 |
|
Paul Beckingham
|
d551dff4cf
|
CmdTimesheet: Migrated from ViewText to Table
|
2018-05-13 20:39:21 -04:00 |
|
Paul Beckingham
|
2ec89e68ba
|
CmdColor: Conencted rc.color to Table::forceColor
|
2018-05-13 20:39:10 -04:00 |
|
Paul Beckingham
|
ff6dcee84c
|
CmdColor: Migrated from ViewText to Table
|
2018-05-13 20:39:01 -04:00 |
|
Paul Beckingham
|
8db15d143b
|
CmdStats: Migrated from ViewText to Table
|
2018-05-13 20:38:52 -04:00 |
|
Paul Beckingham
|
a4c2ec0440
|
CmdReports: Migrated from ViewText to Table
|
2018-05-13 20:38:41 -04:00 |
|
Paul Beckingham
|
cd2fe40a59
|
CmdHelp: Migrated from ViewText to Table
|
2018-05-13 20:38:29 -04:00 |
|
Paul Beckingham
|
7a0707342b
|
CmdTags: Migrated from ViewText to Table
|
2018-05-13 20:38:20 -04:00 |
|
Paul Beckingham
|
624ccd12fc
|
CmdVersion: Migrated from ViewText to Table
|
2018-05-13 20:38:05 -04:00 |
|
Paul Beckingham
|
2fb589b131
|
CmdStats: Converted from ISO8601 to Datetime/Duration
|
2018-05-13 20:36:46 -04:00 |
|
Paul Beckingham
|
b53a585756
|
CmdSummary: Converted from ISO8601 to Duration
|
2018-05-13 20:36:19 -04:00 |
|
Paul Beckingham
|
6b55c54af9
|
CmdBurndown: Converted from ISO8601 to Duration
|
2018-05-13 20:36:04 -04:00 |
|