Commit graph

1684 commits

Author SHA1 Message Date
Paul Beckingham
ec84fd447c Tests: Added move tests 2016-06-08 07:31:03 -04:00
Paul Beckingham
72ffeaef20 CmdMove: Impplemented 'move' command 2016-06-08 07:30:47 -04:00
Paul Beckingham
441af1a4d0 CmdChart: Intervals now used rounded up/down time, not just rounded down time 2016-06-07 23:32:44 -04:00
Paul Beckingham
7f429ff836 Themes: Added debug color 2016-06-07 23:17:23 -04:00
Paul Beckingham
5a115993ee log: Added support for theme.colors.debug 2016-06-07 23:17:08 -04:00
Paul Beckingham
f8245c1552 data: Fixed separator detection
- Thanks to Sergey Trofimov
2016-06-07 06:55:32 -04:00
Paul Beckingham
41067c01ed TI-4: The 'timew' command considers only the last interval
- Thanks to Tomas Babej.
2016-06-06 23:23:28 -04:00
Paul Beckingham
09989b5e14 CmdHelp: Added 'lengthen' command 2016-06-06 23:10:18 -04:00
Paul Beckingham
f37ab419c3 Docs: Added 'lengthen' command 2016-06-06 23:10:05 -04:00
Paul Beckingham
338259ce99 Tests: Added lengthen tests 2016-06-06 23:02:06 -04:00
Paul Beckingham
bedaa624a3 CmdLengthen: Implemented 'lengthen' command 2016-06-06 23:01:51 -04:00
Paul Beckingham
54eb2658a1 TI-5: Unicode tags not working.
- Thanks to Sergey Trofimov.
2016-06-06 22:48:53 -04:00
Paul Beckingham
12dfee1bc8 hints: Added :lastyear 2016-06-06 20:32:24 -04:00
Paul Beckingham
33f1239e93 hints: Added :lastquarter 2016-06-06 20:31:45 -04:00
Paul Beckingham
28fe24eb10 hints: Added :lastmonth 2016-06-06 20:30:29 -04:00
Paul Beckingham
e0964e9b50 Tests: Added start wiht open interval test 2016-06-06 20:23:09 -04:00
Paul Beckingham
33763dada5 Docs: Removed reference to non-existent man page 2016-06-05 19:30:11 -04:00
Paul Beckingham
911df109fd Docs: Added 'shorten' command to man page 2016-06-05 16:06:44 -04:00
Paul Beckingham
dcb9f3ed7e CmdHelp: Added 'shorten' command 2016-06-05 16:05:10 -04:00
Paul Beckingham
00d09eb74a Docs: Added multiple ID to the syntax of the tag and untag commands 2016-06-05 14:32:38 -04:00
Paul Beckingham
d9da4e17a2 Docs: Added multiple IDs to syntax of tag and untag commands 2016-06-05 14:31:54 -04:00
Paul Beckingham
aa00f436a1 Ext: Removed UUID from hook script 2016-06-05 14:29:18 -04:00
Paul Beckingham
b0b2b578f7 init: Added :adjust hint 2016-06-05 14:22:58 -04:00
Paul Beckingham
0b5253987f CmdShorten: Added error when attempting to shorten an open interval 2016-06-05 14:22:36 -04:00
Paul Beckingham
ad400e0c47 CmdUntag: Improved feedback 2016-06-05 14:22:07 -04:00
Paul Beckingham
9100765a98 CmdTag: Improved feedback 2016-06-05 14:21:55 -04:00
Paul Beckingham
75ff47760b CmdShorten: Added 'shorten' command 2016-06-05 14:18:12 -04:00
Paul Beckingham
9215b2362f Tests: Sped up tests by switching from regexp to string compare 2016-06-05 14:12:21 -04:00
Paul Beckingham
30ffaf4c01 CmdShorten: Added 'shorten' command 2016-06-05 13:55:49 -04:00
Paul Beckingham
9bffcb547d CmdHelp: Added missing commands 2016-06-05 13:36:45 -04:00
Paul Beckingham
608d75b1a7 Docs: Corrected basic usage 2016-06-05 13:33:13 -04:00
Paul Beckingham
93fcd6b668 Docs: Added 'untag' command 2016-06-05 13:32:38 -04:00
Paul Beckingham
dc719a3190 CmdHelp: Added 'untag' command 2016-06-05 13:32:13 -04:00
Paul Beckingham
a6ea4721f8 Docs: Added 'tag' command 2016-06-05 13:26:27 -04:00
Paul Beckingham
eecc078960 CmdHelp: Added 'tag' command 2016-06-05 13:26:01 -04:00
Paul Beckingham
8e3aad4f3e Tests: Added untag tests 2016-06-05 13:12:29 -04:00
Paul Beckingham
19aa8b7ac4 CmdUntag: Added 'untag' command 2016-06-05 13:12:19 -04:00
Paul Beckingham
126f0da6af Tests: Added tag tests 2016-06-05 12:50:21 -04:00
Paul Beckingham
a3199f5f4f CmdTag: Added feedback on completion 2016-06-05 12:17:58 -04:00
Paul Beckingham
53891a4459 data: ID args are not part of a filter 2016-06-04 12:09:20 -04:00
Paul Beckingham
ebf0a8c270 CmdTag: Added 'tag' command 2016-06-04 12:09:00 -04:00
Paul Beckingham
2ebee819af CmdChart: Added debug output for auto-determined hour range 2016-06-04 11:43:52 -04:00
Paul Beckingham
29ac612614 CmdChart: Observes data range when 'report.<type>.hours = auto' 2016-06-04 11:43:32 -04:00
Paul Beckingham
4f18649945 Docs: Simplified project description 2016-06-04 11:28:53 -04:00
Paul Beckingham
87c16025b4 Docs: Added rules notes 2016-06-04 11:28:33 -04:00
Paul Beckingham
34f105c090 Docs: Accepted modification syntax 2016-06-04 11:14:19 -04:00
Paul Beckingham
024a2c341f Docs: Removed resolved notes 2016-06-04 11:13:43 -04:00
Paul Beckingham
1510d7c39e Docs: Added rc.<name> to the DOM spec 2016-06-04 11:13:11 -04:00
Paul Beckingham
fb6b39a5a0 Docs: Updated api guidelines 2016-06-04 11:12:55 -04:00
Paul Beckingham
4b54c763ea Docs: Removed mockups for reports that now exist 2016-06-04 10:53:19 -04:00