Commit Graph

827 Commits

Author SHA1 Message Date
Simon Michael
d7d08354ae cleanups 2009-01-25 12:52:28 +00:00
Simon Michael
4568410afa really fix the patch count in development builds' --version 2009-04-02 00:45:57 +00:00
Simon Michael
c2352c3c64 localise the single use of regexpr 2009-04-02 01:28:36 +00:00
Simon Michael
7521992e85 register command sorts transactions by date
(unlike ledger)
2009-04-02 04:42:10 +00:00
Simon Michael
8256a4fcbd test util cleanups 2009-04-01 04:57:05 +00:00
Simon Michael
0693723aee ltrace, labelled trace 2009-03-15 03:58:43 +00:00
Simon Michael
931144a12d remove conflictory p 2009-01-25 13:55:08 +00:00
Simon Michael
3c67f25930 filter web balance view properly by account pattern 2009-04-02 05:00:47 +00:00
Simon Michael
bd8dcefd9d apply --depth to print command 2009-04-02 06:02:00 +00:00
Simon Michael
80a0653b3e --no-total hides balance report's final total 2009-04-02 07:22:54 +00:00
Simon Michael
83b0ebf832 show the balance report's zero total when -E is used 2009-04-02 06:22:39 +00:00
Simon Michael
9203588d6d roll back additional web-related balance report filtering, breaks tests 2009-04-01 05:38:31 +00:00
Simon Michael
595a07704c filter account names again when doing balance report
for now, useful for web queries
2009-03-17 19:52:22 +00:00
Simon Michael
23dcc981d7 a new balance report implementation that passes all tests 2009-03-15 11:12:29 +00:00
Simon Michael
967e125378 polish 2009-04-02 07:42:23 +00:00
Simon Michael
2056ac45bb vty ui docs 2009-01-20 03:48:23 +00:00
Simon Michael
6365e1dce1 familiar "print", not "ledger", in web menu 2009-04-02 05:01:11 +00:00
Simon Michael
743242698f restore transaction-aggregating (rather than filtering) in register --depth when there is a reporting interval 2009-04-02 09:36:24 +00:00
Simon Michael
98ba065c59 polish 2009-04-02 09:38:12 +00:00
Simon Michael
d853892c42 options, docs, and notes cleanup 2009-04-02 07:22:04 +00:00
Simon Michael
ef54f1729c readme correction 2009-01-17 23:38:29 +00:00
Simon Michael
4a7a724f0a a --debug option, not hooked up to anything yet 2009-03-15 06:15:58 +00:00
Simon Michael
eed76e3722 cabal file cleanups, fix happstack build 2009-04-02 01:29:27 +00:00
Simon Michael
36c76cf7f1 simplify PATCHES handling, fixes "make ci" 2009-02-27 05:50:12 +00:00
Simon Michael
9333f98b6b include all optional build parts in haddock & hoogle docs 2009-02-27 05:11:38 +00:00
Simon Michael
4c3613b473 convert from HAppS to happstack 2009-03-17 19:52:44 +00:00
Simon Michael
08a3d43c39 add a search form 2009-02-12 11:58:09 +00:00
Simon Michael
e5f6952286 new website address 2009-04-02 01:32:17 +00:00
Simon Michael
caf0594ce3 ledger website address 2009-04-02 02:26:10 +00:00
Simon Michael
3ff6c41ba6 update installation docs, emphasising cabal 2009-04-02 02:09:40 +00:00
Simon Michael
7ba0dc06a5 test and fix for register --depth 2009-04-02 02:52:23 +00:00
Simon Michael
1fc9d47bd8 make -E work in register report 2009-03-17 19:56:05 +00:00
Simon Michael
89abdfa456 refactor/fix balanced entry checking and test it properly 2009-04-01 08:55:46 +00:00
Simon Michael
0cacc2a7e4 test and bugfix for multi-day timelog session splitting 2009-03-15 12:42:03 +00:00
Simon Michael
564aba4976 split midnight-spanning timelog sessions. Accurate time reports at last! 2009-01-26 20:22:42 +00:00
Simon Michael
ae5a9439d0 count time elapsed in open timelog entries, ignore time zone
Any open sessions in a timelog will be considered clocked out as of the
current time, and included in calculations. Also, contrary to the earlier
patch we now ignore timezone everywhere and deal only with local times.
This might need revisiting eg to track time while crossing timezones.
2009-01-25 07:06:59 +00:00
tim
ec10ab8a16 Added variants to parse dates into maybe values 2009-01-11 06:58:35 +00:00
Simon Michael
1d729b0cf3 docs 2009-01-25 07:45:57 +00:00
Simon Michael
2fad120b1d put commas first in Tests 2009-03-15 06:11:18 +00:00
Simon Michael
80f20bdad8 tests and bugfix for accountNameTreeFrom 2009-03-15 04:02:04 +00:00
Simon Michael
2dac5754c7 subAccounts test and bugfix 2009-03-15 04:06:10 +00:00
Simon Michael
c1267ff17c more tests, cleanups 2009-03-15 04:19:50 +00:00
Simon Michael
c4c94baeab change balance report tests to ledger 3 behaviour - -s by default, -n has no effect 2009-03-15 05:03:30 +00:00
Simon Michael
481b8db0b0 test cleanups 2009-03-11 07:23:07 +00:00
Simon Michael
54b0ef607a rename refdate/reftime in Tests to reduce accidental collisions while we are importing everything 2009-01-25 06:50:59 +00:00
Simon Michael
d8989a357d account/description matching is supposed to be case-insensitive, fix 2009-01-27 22:16:57 +00:00
Simon Michael
185168905e require testpack; give better --verbose test output 2009-02-27 03:31:47 +00:00
Simon Michael
2d42279cd3 fix cabal dependencies for the web command 2009-02-13 20:45:32 +00:00
Simon Michael
cf0243201f web command now shows ledger/register/balance, starts browser 2009-02-12 11:20:22 +00:00
Simon Michael
354c69dbcf compact the build-depends list again 2009-02-13 20:30:03 +00:00