Commit Graph

701 Commits

Author SHA1 Message Date
Simon Michael
415c48d855 getCurrentLocalTime 2009-01-25 06:47:05 +00:00
Simon Michael
aa607b1297 rename last profile to more memorable profile.prof 2009-01-25 09:03:14 +00:00
Simon Michael
4807c41c4d forgot to rename the happscommand module 2009-02-12 11:19:36 +00:00
Simon Michael
b7028e8b87 doh! another fix for the HappsCommand -> WebCommand rename 2009-02-13 20:12:34 +00:00
Simon Michael
a918e343e7 fix "make test" 2009-02-27 03:09:01 +00:00
Simon Michael
26594287cc strip cleanup 2009-03-15 03:57:19 +00:00
Simon Michael
f1ab2fcdbb tweak doctest output, and compile it 2009-03-15 08:47:23 +00:00
Simon Michael
abf86f31fa makefiel cleanups, new targets: ghci, haddocktest, doctest, unittest, view-api-docs 2009-03-15 05:15:59 +00:00
Simon Michael
a8ce8a55ce update, document "make profile" 2009-01-25 08:43:50 +00:00
Simon Michael
bed6f0ce01 comments 2009-02-27 03:09:16 +00:00
Simon Michael
3bc2d903b2 move the big limit into depthFromOpts 2009-03-15 11:09:49 +00:00
Simon Michael
82885b3773 more balance report test updates 2009-03-15 11:10:36 +00:00
Simon Michael
5fb256b582 a simple doctest implementation for functional/shell testing 2009-03-15 05:06:36 +00:00
Simon Michael
7fba880fef prune and update balance report docs 2009-03-15 11:11:27 +00:00
Simon Michael
aaf8a0caf6 gather all balance report docs, rewrite, check with doctest 2009-03-15 05:12:47 +00:00
Simon Michael
1110bcaf4e clarify a test case 2009-03-15 12:41:30 +00:00
Simon Michael
faa6d86391 tweak browser selections 2009-03-05 18:19:42 +00:00
Simon Michael
dbd1c237f8 make PATCHES value visible 2009-03-05 18:20:19 +00:00
Simon Michael
f7b2e62bcb cacheLedger cleanup 2009-03-17 19:50:43 +00:00
Simon Michael
fc928ba278 make the auto-clockout test more robust 2009-04-01 08:20:10 +00:00
Simon Michael
38fd44917c test and fix for auto-clockout of a future clockin 2009-04-01 05:00:08 +00:00
Simon Michael
b616cdf0de give some test assertions individual labels 2009-04-01 04:59:08 +00:00
Simon Michael
c8a03999b4 test cleanup 2009-04-01 09:18:31 +00:00
Simon Michael
2b803b4558 drop the ansi command, make the ui command use ansi if vty is not available 2009-04-02 00:24:38 +00:00
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