Commit graph

1199 commits

Author SHA1 Message Date
Paul Beckingham
e7aaf175c4 CmdChart: Corrected report setting names 2016-05-21 19:35:29 -05:00
Paul Beckingham
80e9edb90f util: Made quoting more robust 2016-05-21 16:47:56 -05:00
Paul Beckingham
12fbf35349 util: Single-character operators also require quoting 2016-05-21 16:44:48 -05:00
Paul Beckingham
5593621198 Rules: day report no longer shows totals 2016-05-21 16:31:38 -05:00
Paul Beckingham
c3c2789fe1 CmdChart: renderSummary now prepends a blank line 2016-05-21 16:31:11 -05:00
Paul Beckingham
1aed409832 CmdChart: renderSubTotal wasn't actually conditional 2016-05-21 16:30:43 -05:00
Paul Beckingham
198902821c CmdChart: Corrected indentation for multi-line output 2016-05-21 16:18:52 -05:00
Paul Beckingham
1127a78abd CLI: Isolated numbers upgraded to hours by concatenating ':00' 2016-05-21 16:06:07 -05:00
Paul Beckingham
844045d5ba data: Removed some debugging code 2016-05-21 15:52:20 -05:00
Paul Beckingham
26e8b4e208 CmdChart: Code cleanup 2016-05-21 15:50:19 -05:00
Paul Beckingham
5c4ac9cab7 CmdChart: renderSummary now autonomous 2016-05-21 15:49:36 -05:00
Paul Beckingham
71ccf8584a CmdChart: Added determineHourRange 2016-05-21 15:48:36 -05:00
Paul Beckingham
ffeb1d774c Rules: Added more report defaults 2016-05-21 15:45:33 -05:00
Paul Beckingham
1ca36ca5a5 CmdChart: Removed debugging code 2016-05-21 15:30:06 -05:00
Paul Beckingham
27b387b523 CmdChart: Indent now dynamic 2016-05-21 15:29:53 -05:00
Paul Beckingham
571f899795 CmdChart: renderTotal now autonomous 2016-05-21 15:28:52 -05:00
Paul Beckingham
e3b706f0aa CmdChart: renderMonth and renderDayName now autonomous 2016-05-21 15:27:03 -05:00
Paul Beckingham
5f60777dbe CmdChart: Parameterized subtotal rendering 2016-05-21 15:22:42 -05:00
Paul Beckingham
c3baf8f119 CmdChart: Parameterized total hours rendering 2016-05-21 14:39:16 -05:00
Paul Beckingham
7be439d4f6 CmdChart: Parameterized month rendering 2016-05-21 14:38:23 -05:00
Paul Beckingham
def58af8e5 CmdChart: Parameterized day rendering 2016-05-21 14:01:22 -05:00
Paul Beckingham
1adaf07181 libshared: Updated to 7b220918fde023790aef53870dbee72ce1e2a7ce 2016-05-21 13:02:40 -05:00
Paul Beckingham
fc91062922 CmdChart: highlights the current day and hour 2016-05-20 22:49:18 -05:00
Paul Beckingham
8410ba23f2 CmdChart: Was using month instead of day 2016-05-20 22:42:12 -05:00
Paul Beckingham
fe38f2ce0a CmdHelp: Added summary help, and example for day, week, month 2016-05-20 22:32:24 -05:00
Paul Beckingham
fff47835e1 CmdHelp: Added 'month' chart help 2016-05-20 16:28:34 -05:00
Paul Beckingham
23568771f7 CmdHelp: Added 'week' chart help 2016-05-20 16:28:12 -05:00
Paul Beckingham
25805a80e0 CmdHelp: Added 'day' chart help 2016-05-20 16:27:45 -05:00
Paul Beckingham
52049d3fc9 CmdChart: Renamed CmdReport to CmdChart, which is more descriptive 2016-05-20 16:17:49 -05:00
Paul Beckingham
31940d8807 CmdReportMonth: Renamed internal functions from 'report' to 'chart' 2016-05-20 16:16:47 -05:00
Paul Beckingham
0a1088f383 CmdSummary: No longer projects open intervals forward 2016-05-20 15:59:59 -05:00
Paul Beckingham
e7e2dd7341 CmdSummary: CmdReportSummary renamed to CmdSummary 2016-05-20 15:40:06 -05:00
Paul Beckingham
08c54e7368 CmdReportMonth: Renamed setting from '24hours' to '24h' 2016-05-20 15:29:42 -05:00
Paul Beckingham
2ccafd0765 Rules: Added more report configuration defaults 2016-05-20 15:27:47 -05:00
Paul Beckingham
56cef45064 libshared: Updated to d8b5e0eeb453cd6b2277226abc1a36162a27a39c 2016-05-20 15:00:25 -05:00
Paul Beckingham
9b5774a725 Rules: Added report configuration defaults 2016-05-20 12:06:35 -05:00
Paul Beckingham
d98c099202 Cleanup: Eliminated CmdReportDay 2016-05-20 12:01:56 -05:00
Paul Beckingham
bbf8acc95b CmdReportMonth: Honors report.X.style=compact 2016-05-20 11:56:55 -05:00
Paul Beckingham
5e315907af CmdReportMonth: Fixed bug where the month was used as day of week 2016-05-19 11:18:25 -05:00
Paul Beckingham
71a193a7db CmdReportMonth: Added compact style exclusion render 2016-05-19 11:12:31 -05:00
Paul Beckingham
9a94d0364f CmdReportWeek: Implemented 2016-05-19 11:01:46 -05:00
Paul Beckingham
0b6814e82b CmdReportMonth: Parameterized the report type (month, day ...) 2016-05-19 10:57:15 -05:00
Paul Beckingham
028399ddb3 CmdReportMonth: Today's date is now highlighted 2016-05-19 10:55:00 -05:00
Paul Beckingham
c7da0d8d99 CmdReportMonth: Lines per day is now configurable 2016-05-19 09:54:02 -05:00
Paul Beckingham
8a4a070d9e CmdReportMonth: Implemented as a fork of CmdReportDay - one will prevail 2016-05-19 09:12:29 -05:00
Paul Beckingham
f2b62ad431 libshared: Updated to 490078b25b6db72d0d9370626c2d56836c647fab 2016-05-19 00:03:12 -05:00
Paul Beckingham
6df9bed244 init: No longer crudely counts arguments for default command 2016-05-17 08:16:21 -05:00
Paul Beckingham
07022a07dc CmdStop: Allows a specified end dateteim 2016-05-16 09:10:42 -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