Paul Beckingham
|
f2b62ad431
|
libshared: Updated to 490078b25b6db72d0d9370626c2d56836c647fab
|
2016-05-19 00:03:12 -05:00 |
|
Paul Beckingham
|
34a3ba6639
|
Docs: Added month report mockup
|
2016-05-18 22:17:19 -05:00 |
|
Paul Beckingham
|
03fafc3dd9
|
Docs: Updated holidays README
|
2016-05-18 09:18:23 -05:00 |
|
Paul Beckingham
|
89a94ed81e
|
Docs: Updated en-US holidays using refresh script
|
2016-05-18 09:10:52 -05:00 |
|
Paul Beckingham
|
a0d975462c
|
Docs: Added 'refresh' script to update holidays
|
2016-05-18 09:10:00 -05:00 |
|
Paul Beckingham
|
359699f36f
|
Docs: Adde month mockup
|
2016-05-17 08:53:08 -05:00 |
|
Paul Beckingham
|
6df9bed244
|
init: No longer crudely counts arguments for default command
|
2016-05-17 08:16:21 -05:00 |
|
Paul Beckingham
|
781be152a2
|
Tests: Added stop with specific time test
|
2016-05-16 09:13:57 -05:00 |
|
Paul Beckingham
|
07022a07dc
|
CmdStop: Allows a specified end dateteim
|
2016-05-16 09:10:42 -05:00 |
|
Paul Beckingham
|
b09be2b7b1
|
Docs: Updated 'stop' command syntax
|
2016-05-16 09:08:07 -05:00 |
|
Paul Beckingham
|
947e78e035
|
data: getUntracked now obeys filters
|
2016-05-16 08:32:33 -05:00 |
|
Paul Beckingham
|
59dd340c3f
|
data: getTracked now obeys filters
|
2016-05-16 08:32:18 -05:00 |
|
Paul Beckingham
|
42074afc8f
|
CmdReportDay: Do not report negative remaining time
|
2016-05-14 19:14:56 -04:00 |
|
Paul Beckingham
|
4ae48f4f14
|
helper: intervalSummarize now references all contiguous intervals
|
2016-05-14 15:52:49 -04:00 |
|
Paul Beckingham
|
c362691a31
|
Docs: Added more references to sample report
|
2016-05-14 14:51:19 -04:00 |
|
Paul Beckingham
|
e511e592e3
|
Docs: Added some undo details
|
2016-05-14 14:51:02 -04:00 |
|
Paul Beckingham
|
614619c11f
|
helper: Propagated database to intervalSummarize
|
2016-05-14 14:43:06 -04:00 |
|
Paul Beckingham
|
8870ba6bd0
|
CmdConfig: Added recording of undoable transactions
|
2016-05-14 13:59:33 -04:00 |
|
Paul Beckingham
|
7d5befb607
|
Database: Added support mehtods for undo
|
2016-05-14 13:59:09 -04:00 |
|
Paul Beckingham
|
e36acf3803
|
Database: More selective about what is and is not a data file
|
2016-05-14 13:50:15 -04:00 |
|
Paul Beckingham
|
510de67fd3
|
init: Propagated database to CmdConfig
|
2016-05-14 13:45:56 -04:00 |
|
Paul Beckingham
|
4d90aa7b2d
|
CmdReportDay: Now uses Duration::formatHours
|
2016-05-14 12:31:36 -04:00 |
|
Paul Beckingham
|
8beaacf00e
|
CmdReportDay: Untracked time is no longer subtracted from one day, but the whole range
|
2016-05-14 12:31:20 -04:00 |
|
Paul Beckingham
|
fed901fc99
|
CmdReportSummary: Now uses Duration::formatHours
|
2016-05-14 12:28:52 -04:00 |
|
Paul Beckingham
|
ef49a38f6f
|
CmdGaps: Now uses Duration::formatHours
|
2016-05-14 12:28:18 -04:00 |
|
Paul Beckingham
|
35488e21e1
|
helper: Now uses Duration::formatHours
|
2016-05-14 12:27:56 -04:00 |
|
Paul Beckingham
|
b59a90fd38
|
CmdReportDay: Fixed range limit for hours summary
|
2016-05-14 10:26:42 -04:00 |
|
Paul Beckingham
|
f7ed9642d4
|
Range: Changed calls to more readable ones
|
2016-05-14 10:25:04 -04:00 |
|
Paul Beckingham
|
5e1e1cea8b
|
libshared: Updated to 5fb9b7315fd76133fb0f3718e72fd94f2dbe3cdd
|
2016-05-14 10:22:56 -04:00 |
|
Paul Beckingham
|
1fe5444835
|
helper: Updated name change for custom tag settings
|
2016-05-14 01:35:05 -04:00 |
|
Paul Beckingham
|
d3b0ac8cc1
|
CmdTags: Updated name change for custom tag settings
|
2016-05-14 01:34:32 -04:00 |
|
Paul Beckingham
|
a4d251ce06
|
CLI: No longer tags FILTER if one of: CMD, EXT, BINARY
|
2016-05-14 01:28:19 -04:00 |
|
Paul Beckingham
|
6c4e1c7fd1
|
CmdReportDay/Summary: Code consistency
|
2016-05-14 01:22:41 -04:00 |
|
Paul Beckingham
|
f1db9559f9
|
Range: Corrected assert for open ranges
|
2016-05-14 01:14:32 -04:00 |
|
Paul Beckingham
|
838961db4b
|
Tests: Added gaps test with interval and exclusions
|
2016-05-13 23:29:04 -04:00 |
|
Paul Beckingham
|
59c74185bf
|
Tests: Added gaps test with interval
|
2016-05-13 23:28:40 -04:00 |
|
Paul Beckingham
|
74ac4e0541
|
Tests: Added trivial gaps test
|
2016-05-13 23:28:09 -04:00 |
|
Paul Beckingham
|
964c07f191
|
CmdHelp: Added 'gaps' command help
|
2016-05-13 23:15:33 -04:00 |
|
Paul Beckingham
|
c498cf24be
|
Docs: Added 'gaps' command to the man page
|
2016-05-13 23:15:09 -04:00 |
|
Paul Beckingham
|
039da6bf89
|
CmdGaps: Implemented command
|
2016-05-13 23:06:21 -04:00 |
|
Paul Beckingham
|
5d21c9e11b
|
data: Corrected implementation of getUntracked
|
2016-05-13 23:03:20 -04:00 |
|
Paul Beckingham
|
2f32f96f7f
|
helper: Custom tag colors are now used
|
2016-05-13 22:30:47 -04:00 |
|
Paul Beckingham
|
eb3649aa0e
|
Test: Removed unused arg from subtractRanges tests
|
2016-05-13 22:04:42 -04:00 |
|
Paul Beckingham
|
b3e52ca00b
|
data: subtractRanges was not using one argument
|
2016-05-13 22:02:47 -04:00 |
|
Paul Beckingham
|
7c8f4979e4
|
data: Renamed getUntrackedRanges to getUntracked for consistency
|
2016-05-13 21:20:28 -04:00 |
|
Paul Beckingham
|
6e85581c8a
|
Range: Added assert that end >= start
|
2016-05-13 20:25:42 -04:00 |
|
Paul Beckingham
|
998bf1c120
|
data: getTracked now properly flattens
|
2016-05-13 20:22:06 -04:00 |
|
Paul Beckingham
|
752b73420c
|
Tests: Removed bash test now that we have 'timew config ...' support
|
2016-05-13 17:37:24 -04:00 |
|
Paul Beckingham
|
46bcbe575b
|
Tests: Added interval test that extends into exclusions but does not enclose
|
2016-05-13 17:28:55 -04:00 |
|
Paul Beckingham
|
153377964d
|
Tests: made interval dates more specific
|
2016-05-13 17:26:55 -04:00 |
|