Commit graph

748 commits

Author SHA1 Message Date
Paul Beckingham
6d4fff3c46 Exclusion: Migrated from Lexer to split 2016-03-27 23:50:56 -04:00
Paul Beckingham
81ebb9d16f libshared: Updated to 2401b984ac7e891e71ee9a92726515597aa57627 2016-03-27 23:48:21 -04:00
Paul Beckingham
7f39ee1f9b Exclusion: Typo in object name 2016-03-27 17:09:23 -04:00
Paul Beckingham
0cf377f441 Exclusion: Added ::tokens accessor 2016-03-27 16:15:40 -04:00
Paul Beckingham
2d2b7c7967 Exclusion: Added ::initialize to parse from string 2016-03-27 16:15:19 -04:00
Paul Beckingham
28b5c7a4ab Docs: Corrected exclusion syntax 2016-03-27 15:42:01 -04:00
Paul Beckingham
36536432d0 Docs: Expanded man page entry for the 'continue' command 2016-03-27 01:25:06 -04:00
Paul Beckingham
49431be766 CmdHelp: Expanded 'continue' command help 2016-03-27 01:24:48 -04:00
Paul Beckingham
57e3048b57 CmdDefine: Added high-level processing 2016-03-27 01:19:20 -04:00
Paul Beckingham
e7a651763e Docs: Removed useless grammar 2016-03-27 01:18:10 -04:00
Paul Beckingham
51cf2868f0 init: Propagated args, rules, database and log to CmdDefine 2016-03-27 01:16:44 -04:00
Paul Beckingham
74d7171004 init: Any unambiguous command name is allowed 2016-03-27 00:52:22 -04:00
Paul Beckingham
2b6597fe29 CmdReport: Any unambiguous report name is allowed 2016-03-27 00:51:44 -04:00
Paul Beckingham
b83bbb09c0 CmdExport: Documented Timeline algorithm 2016-03-27 00:01:13 -04:00
Paul Beckingham
ad309b51e2 Timeline: Stubbed ::tracked and ::untracked 2016-03-26 23:56:45 -04:00
Paul Beckingham
0592a42c63 Docs: Switched locales to use two-letter form 2016-03-26 23:38:09 -04:00
Paul Beckingham
d72c8fdb46 Timeline: Clarified the role of this object 2016-03-26 23:22:13 -04:00
Paul Beckingham
836c5ef0bd Exclusions: Clarified the role of this object 2016-03-26 23:15:01 -04:00
Paul Beckingham
ba68775c63 Timeline: Added ::start, ::end 2016-03-26 23:10:19 -04:00
Paul Beckingham
7088b7359e Timeline: Stubbed class 2016-03-26 22:58:00 -04:00
Paul Beckingham
bc4c4ee813 Exclusion: Stubbed class 2016-03-26 22:08:21 -04:00
Paul Beckingham
a069b46018 Tests: Added version test 2016-03-26 21:21:10 -04:00
Paul Beckingham
79b8fcc83c Tests: Updated basetest.py to use TIMEWARRIORDB 2016-03-26 21:19:40 -04:00
Paul Beckingham
1eb93056f1 Rules: Removed obsolete ::parseRuleTag 2016-03-26 19:11:10 -04:00
Paul Beckingham
6abd6be7ab Rules: Switched from ::parseRuleTag to ::parseRuleSettings 2016-03-26 19:09:27 -04:00
Paul Beckingham
0fd109924f Rules: ::parseRulesSettings now accepts a namespace prefix 2016-03-26 19:07:46 -04:00
Paul Beckingham
d4fc846cfc CmdDiagnostics: Added theme.description to diagnostics output 2016-03-26 18:14:07 -04:00
Paul Beckingham
601050a06b Theme: Improved the description 2016-03-26 18:09:05 -04:00
Paul Beckingham
60e390f52b Tests: Added Rules::all tests 2016-03-26 17:53:39 -04:00
Paul Beckingham
c7c7d7b4c0 Theme: Extended color pallette, marked colors as maybe not needed 2016-03-26 17:29:40 -04:00
Paul Beckingham
5a8c3e11ae Rules: ::all now matches keys against a stem 2016-03-26 17:18:12 -04:00
Paul Beckingham
f65ec8c16a Holidays: Updated format so that the key doesn't look like math 2016-03-26 17:14:11 -04:00
Paul Beckingham
4883f3d93d Rules: Replaced ::parseRuleHolidays with ::parseRuleSettings 2016-03-26 17:13:34 -04:00
Paul Beckingham
f8c485b231 Rules: Renamed ::parseRuleTheme to ::parseRuleSettings 2016-03-26 17:01:11 -04:00
Paul Beckingham
3fb1878ffb Rules: Added parseRuleTheme 2016-03-26 16:45:10 -04:00
Paul Beckingham
78d29f8f1d Rules: Stubbed ::parseRuleHolidays 2016-03-26 14:31:55 -04:00
Paul Beckingham
ea5a5b743c Tests: Added getKeywords 2016-03-26 14:08:35 -04:00
Paul Beckingham
e4d0a4ccf7 classifier: Demoted from class to helper functions 2016-03-26 14:03:16 -04:00
Paul Beckingham
a9734824de Docs: Updated NEWS 2016-03-26 13:44:43 -04:00
Paul Beckingham
91d19b343c Themes: Added README 2016-03-26 13:39:33 -04:00
Paul Beckingham
c9793da350 Holidays: Added README to explain update/add procedure 2016-03-26 13:36:24 -04:00
Paul Beckingham
63dc3b7405 Holidays: Added stubbed 'refresh' script 2016-03-26 13:33:48 -04:00
Paul Beckingham
1b6282aa2c Holidays: Added a template for the holiday files 2016-03-26 13:31:33 -04:00
Paul Beckingham
ff8e3ef68d Ext: Added initial extensions and README 2016-03-26 13:02:55 -04:00
Paul Beckingham
f79bca258c Classifier: Added stubbed class for determining argument type 2016-03-26 12:52:50 -04:00
Paul Beckingham
be49997646 CmdReport: Added feedback when report not specified 2016-03-26 12:41:01 -04:00
Paul Beckingham
b56c266990 CmdReport: Composes extension input, runs extension, displays output 2016-03-26 12:40:31 -04:00
Paul Beckingham
fd44d6f35f CmdReport: Added default repsonse to keep compiler quiet 2016-03-26 12:38:32 -04:00
Paul Beckingham
ac1eeb6485 Extensions: Made ::callExtension public 2016-03-26 12:19:10 -04:00
Paul Beckingham
41d76bbf87 CmdReport: Added findExtension with auto-completion 2016-03-26 12:02:32 -04:00