Commit Graph

62 Commits

Author SHA1 Message Date
Roman Cheplyaka
e96350c3f1 New command 'chart': generate balances pie chart 2009-09-26 22:53:54 +00:00
Simon Michael
87fc165918 note an issue 2009-08-26 17:19:26 +00:00
marko.kocic
cca81d199f Hlint: Error: Use better pragmas 2009-09-22 12:22:44 +00:00
marko.kocic
52e167f5e4 Hlint: Error: Use notElem 2009-09-22 12:38:18 +00:00
marko.kocic
469550b640 Hlint: Error: Use uncurry 2009-09-22 12:40:12 +00:00
marko.kocic
1e6f38eb41 Hlint: Error: Use unless 2009-09-22 12:43:30 +00:00
Simon Michael
c9cb3d4399 hlint: use on 2009-09-23 17:59:24 +00:00
Simon Michael
092c9ad7a7 web: change probably misleading startup message 2009-09-23 22:33:19 +00:00
Simon Michael
bb50382446 web: interim port fix, use port 5000 as before 2009-09-23 23:17:29 +00:00
Simon Michael
fc117d504c web: call print command "journal", make it default; hide histogram command 2009-11-19 19:15:33 +00:00
Simon Michael
6d931ce54d web: quick fix for bad localhost redirect 2009-09-23 22:32:52 +00:00
Simon Michael
40f61be1e3 web: several tweaks 2009-09-23 23:36:37 +00:00
Simon Michael
70e33a5fdf web: allow arbitrary commodities and an implicit second amount in add form 2009-11-19 19:18:29 +00:00
Simon Michael
34019d5973 fix ghc warnings in new web code 2009-09-23 22:24:38 +00:00
Simon Michael
0ddd3ca05a web: support full date syntax in add form 2009-11-19 20:43:06 +00:00
Simon Michael
37f08a35c0 register: refactor layout code 2009-11-25 06:13:35 +00:00
Simon Michael
984da9c504 balance, register: don't show amount prices any more, like c++ ledger
Note print still shows all amount prices, unlike ledger (and supports -B);
it looks useful.
2009-11-25 12:21:38 +00:00
Simon Michael
8b47aeb146 ui: fix -fvty build error 2009-11-25 15:33:41 +00:00
marko.kocic
c6eac33d32 Hlint: Warning: Use : 2009-09-23 09:22:53 +00:00
Simon Michael
b3d38be797 refactor 2009-11-28 15:25:51 +00:00
Simon Michael
8a98b83286 web: rename -fhapps flag to -fweb 2009-11-28 15:37:56 +00:00
Simon Michael
7e4de1df00 web: hide filter fields until they work right 2009-12-07 15:53:26 +00:00
Simon Michael
b3aedda275 web: add help links 2009-11-19 21:11:07 +00:00
Simon Michael
9c410a50dd web: layout tweaks 2009-11-19 20:53:52 +00:00
Simon Michael
2cdc21959e web: switch to hack/loli/hsp, allow web data entry, detect file changes 2009-08-12 09:38:48 +00:00
Simon Michael
aa4fab9468 web: show url when starting web ui 2009-06-28 21:30:23 +00:00
Simon Michael
959e99fda9 web: filter form did not work in eg firefox (issue #7) 2009-07-09 14:58:30 +00:00
Simon Michael
235797034c web: reset link did not work in all browsers 2009-07-09 14:59:05 +00:00
Simon Michael
d9f7027216 web: add missing stylesheet 2009-11-19 20:54:05 +00:00
Simon Michael
1c9eb60a04 move openBrowserOn to Utils 2009-06-28 21:06:07 +00:00
Simon Michael
472b65c5ab whitespace 2009-07-31 17:02:47 +00:00
Simon Michael
fa4ea69026 ui: code cleanups 2009-12-10 21:25:49 +00:00
Simon Michael
9b6f5e26d0 use the more cross-platform doesFileExist 2009-12-10 22:48:34 +00:00
Simon Michael
1c8a0aed08 convert: find/create the rules file automatically, allow comment lines 2009-12-03 23:34:23 +00:00
Simon Michael
2607082e9e convert: new rules file format, more docs 2009-12-03 20:54:20 +00:00
Simon Michael
43e327d05b convert: more useful --debug output, show csv record 2009-11-19 06:29:49 +00:00
marko.kocic
b197693197 Hlint: Warning: Redundant brackets 2009-09-22 16:51:27 +00:00
Simon Michael
1b5f72c17f refactor 2009-11-19 06:22:09 +00:00
Simon Michael
719638fa2f docs: move convert docs out of haddock 2009-12-01 15:13:13 +00:00
Simon Michael
e2f10f49d9 update a not-so-good example in convert haddock 2009-09-01 20:36:36 +00:00
Simon Michael
f35184583a convert: more robust csv parsing, specify null field positions with - 2009-11-18 07:29:44 +00:00
marko.kocic
2855fe9e0a Hlint: Error: Redundant do 2009-09-22 12:08:28 +00:00
marko.kocic
8fdd28d446 Hlint: Error: Redundant $ 2009-09-22 11:55:11 +00:00
Simon Michael
e110976b47 move add command doctests to shell tests 2009-07-09 18:38:57 +00:00
Simon Michael
f209305eef print: show effective dates (issue #12) 2009-12-07 23:28:33 +00:00
marko.kocic
ddc176d83e Hlint: Warning: Eta reduce 2009-09-22 15:56:59 +00:00
Simon Michael
6b2e735ba1 ui: upgrade to vty 4, fixes non-ascii symbol display (issue #3) 2009-09-03 14:29:34 +00:00
Simon Michael
53e9aec63f print: show all amounts for clarity (don't elide the final balancing amount) 2009-11-25 05:37:08 +00:00
Simon Michael
eb0d7ea06c print: sort by date, like register 2009-07-08 00:52:54 +00:00
Simon Michael
131d671a45 haddock 2009-06-02 19:57:18 +00:00