Commit graph

1284 commits

Author SHA1 Message Date
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
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
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