Commit Graph

1053 Commits

Author SHA1 Message Date
Simon Michael
8a98b83286 web: rename -fhapps flag to -fweb 2009-11-28 15:37:56 +00:00
Simon Michael
a1de72bea5 misc doc updates 2009-07-14 21:51:10 +00:00
Simon Michael
94257a2cf5 e's change 2009-12-01 14:44:06 +00:00
Simon Michael
dee5b1ca39 make unelided transaction printing the default 2009-12-03 20:54:56 +00:00
Simon Michael
7c42280d4e docs: update makefile 2009-12-03 21:11:22 +00:00
Simon Michael
ebfc225eb2 docs: gah, I keep missing bits 2009-12-03 21:18:13 +00:00
Simon Michael
7f69e73068 drop "patches" from version string 2009-12-03 23:31:58 +00:00
Simon Michael
c89a14fab1 docs: tweak styles 2009-12-04 23:44:16 +00:00
Simon Michael
1383917979 docs: fix rst errors 2009-12-04 23:49:02 +00:00
Simon Michael
510bc83689 docs: wording 2009-12-04 23:52:37 +00:00
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