Commit Graph

1043 Commits

Author SHA1 Message Date
Simon Michael
7daecdbbc9 docs: note a difference 2009-12-05 00:44:14 +00:00
Simon Michael
4a059e6c31 docs: an important missing piece 2009-12-05 06:47:21 +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
5493a604e3 parsing: fix timelog parsing 2009-12-07 23:29:19 +00:00
Simon Michael
10923f6fb1 docs: rewrite prices section 2009-12-09 20:43:40 +00:00
Simon Michael
9560073b2a make historical prices more robust, fix a runtime Map.find error 2009-12-09 20:51:00 +00:00
Simon Michael
cc92bde095 fix warnings 2009-11-28 14:49:38 +00:00
Simon Michael
cafa59ac3d price history support, first cut
P directives now work, but differently from current c++ ledger for now.
Each posting amount is assigned a fixed unit price from the price history
when available (unless overridden by @). This is simple and useful for
fixed-rate transactions such as foreign currency expenses.
2009-11-25 12:15:53 +00:00
Simon Michael
a17346149c a ledger remembers when it was read from disk 2009-08-12 09:21:46 +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
1a60160fdd tools: don't use -Werror with make ci 2009-12-10 21:34:08 +00:00
Simon Michael
9549a0b136 tools: make printps, print prints code 2009-12-10 21:38:09 +00:00
Simon Michael
58bee084af docs: another screenshots fix 2009-12-10 21:43:38 +00:00
Simon Michael
90485fae68 docs: fix screenshots in pdf, kind of 2009-12-03 21:58:56 +00:00
Simon Michael
fd789f8440 version number code cleanup 2009-12-10 22:43:14 +00:00
Simon Michael
9b6f5e26d0 use the more cross-platform doesFileExist 2009-12-10 22:48:34 +00:00
Simon Michael
acb68e4778 notes 2009-12-10 22:49:42 +00:00
Simon Michael
524d6eb206 notes 2009-11-25 22:11:17 +00:00
Simon Michael
d8ecb448a1 notes 2009-09-30 02:17:03 +00:00
Simon Michael
6b7f458d02 notes cleanup 2009-07-10 17:24:51 +00:00
Simon Michael
d5f8c90dd4 tools: find executables in current directory when running benchmark 2009-12-12 02:11:58 +00:00
Simon Michael
0c4462a460 tools: run only the basic 1000-transaction benchmark 2009-12-12 02:24:48 +00:00
Simon Michael
69555a6a79 docs: comment 2009-12-12 02:25:27 +00:00
Simon Michael
ed20a99ef4 docs: installation wording 2009-12-12 02:35:24 +00:00
Simon Michael
03bb71a055 docs: flesh out the manual 2009-12-04 23:44:03 +00:00
Simon Michael
a24c8533ac docs: more file renames, I think this is the one 2009-12-03 21:08:27 +00:00
Simon Michael
024b1899b1 docs: updates 2009-12-03 22:04:29 +00:00
Simon Michael
cc32f204a1 docs: tweaks 2009-11-21 02:52:35 +00:00
Simon Michael
5c6979c338 docs: updates 2009-11-25 15:21:42 +00:00
Simon Michael
020c70928d docs: updates 2009-11-28 15:27:04 +00:00
Simon Michael
1b9783cc1a docs: describe price support in hledger 2009-11-25 12:54:32 +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
9ac76cff35 make cabal test run our unit tests 2009-07-31 17:03:35 +00:00
Simon Michael
5939a93d95 --debug implies --verbose 2009-08-12 09:07:56 +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