Commit Graph

42 Commits

Author SHA1 Message Date
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
Simon Michael
dac25b5bc4 stats: add last 7 days and last transaction date 2009-06-03 16:49:43 +00:00
Simon Michael
e70f67fb75 use double not float 2009-05-29 17:46:43 +00:00
Simon Michael
cb8ea69dfc fix warnings all over - hledger is now -W-clean 2009-06-05 09:44:20 +00:00
Simon Michael
2373429b64 add: simplify code 2009-05-24 08:36:02 +00:00
Simon Michael
49e66477fb add: command-line args form description of first transaction only 2009-05-24 05:13:36 +00:00
Simon Michael
9b8f00b54e add: better handling of virtual postings and default amounts 2009-05-24 06:54:12 +00:00
Simon Michael
3ebc4cca48 drop regex-pcre dependency, and try to clarify convert rule parser 2009-06-03 23:03:49 +00:00
Simon Michael
6c6eb2691e drop old-locale dependency 2009-06-03 23:44:01 +00:00
Simon Michael
5081b5b919 web: be better at opening the web ui on windows, hopefully 2009-06-13 19:27:41 +00:00
Simon Michael
fbee93f529 switch to html combinators for web views; -fhapps requires xhtml lib 2009-06-03 01:25:46 +00:00
Simon Michael
0041a3b27a web: period arg wasn't being preserved 2009-05-24 21:46:15 +00:00
Simon Michael
d35792bf3f move commands to their own subpackage 2009-06-02 18:29:01 +00:00