Commit Graph

1566 Commits

Author SHA1 Message Date
Simon Michael
99d5d96cf8 site: better windows download instructions 2010-07-18 19:24:42 +00:00
Simon Michael
932b4f8071 site: small binaries page cleanups 2010-07-17 23:25:47 +00:00
Simon Michael
bc23f4495c docs: manual updates 2010-07-24 22:10:21 +00:00
Simon Michael
3436a27e68 installing: require cabal 1.6 or greater, set source-repository url 2010-09-05 22:49:20 +00:00
Simon Michael
5da4a2035b require cabal >= 1.5 for some reason or other 2010-09-03 02:05:40 +00:00
Simon Michael
fe87cf417d tools: fix doctest rule 2010-09-05 22:51:51 +00:00
Simon Michael
06066ebd57 tools: fix bench test running 2010-07-19 03:36:14 +00:00
Simon Michael
8e3977937a tools: --threaded has no effect for libraries, you fool 2010-09-05 22:58:11 +00:00
Simon Michael
e418f98723 installing: cabal build threaded and with warnings 2010-09-03 02:05:27 +00:00
Simon Michael
80ea039508 docs: note multiple versions of same package issue 2010-09-05 23:24:09 +00:00
Simon Michael
0c2c35a222 tools: test rules capitalisation 2010-09-05 23:24:34 +00:00
Simon Michael
2d51ab1a2d tools: fix quickcabaltest 2010-09-05 23:24:54 +00:00
Simon Michael
91529c56fe installing: explicit hamlet dependency for more robust building 2010-09-05 23:25:31 +00:00
Simon Michael
5da7f8066c web: update to yesod 0.5 2010-09-03 19:59:23 +00:00
Simon Michael
f062bde8a6 web: fix stop filtering links 2010-08-01 19:53:49 +00:00
Simon Michael
b4f615b62a web: a non-null "add" or "edit" query parameter shows the forms 2010-08-10 01:13:14 +00:00
Simon Michael
357c0984fb installing: tighten up and bump web dependencies to get runtime hamlet 2010-08-19 00:25:14 +00:00
Simon Michael
0dc9481878 add explicit data-object dependency so hledger and hledger-lib use the same time version 2010-07-25 21:53:16 +00:00
Simon Michael
041dfac11c web: add a runtime-reloaded add form for testing 2010-08-10 00:48:04 +00:00
Simon Michael
8c8395778c web: cleanup, enable jquery, use auto-completing combo fields on add form 2010-08-10 00:13:47 +00:00
Simon Michael
f3ffef2d8a web: separate period and acct/desc filtering a bit 2010-08-01 16:35:54 +00:00
Simon Michael
cf62482102 web: show start and end dates of current filter period in heading, if any 2010-08-01 00:15:21 +00:00
Simon Michael
56226d72e6 add -D/--daily flag 2010-07-24 19:08:33 +00:00
Simon Michael
ff6b979816 web: groundwork for an import form 2010-08-01 00:20:48 +00:00
Simon Michael
bd3d8b1c8d web: refactor; show journal file name in heading 2010-07-31 15:51:42 +00:00
Simon Michael
cf4e1fd722 web: next ui refinement.. accounts are now a permanent sidebar 2010-07-29 02:46:38 +00:00
Simon Michael
41c175ecc8 web: more consistent fonts, stylesheet cleanups 2010-07-28 16:22:32 +00:00
Simon Michael
02f77415f0 web: more tweaks, style negative amounts 2010-07-28 00:24:49 +00:00
Simon Michael
66b1ee9f11 web: tighter matching when clicking an account name 2010-07-28 00:43:47 +00:00
Simon Michael
0773dde872 web: ui cleanups, replace balance/register with combo view 2010-07-27 22:49:45 +00:00
Simon Michael
4467af1aa8 web: more web and report refactoring, and a html register report 2010-07-26 23:04:47 +00:00
Simon Michael
b6c7cd8a98 web: big cleanup, and lo! a real html balance report
Clicking an account name gives a register report for that account and sub-accounts.
2010-07-25 21:24:15 +00:00
Simon Michael
137ed3e43f refactor: split showBalanceReport into reusable-data-generating and rendering steps 2010-07-25 18:24:40 +00:00
Simon Michael
af21a0c507 web: add jquery 1.4.2 to repo 2010-08-09 23:17:02 +00:00
Simon Michael
58711b8edb tools: fix cabal file list after NEWS markdown conversion 2010-09-05 23:30:44 +00:00
Simon Michael
cb05166a58 notes 2010-09-05 23:31:49 +00:00
Simon Michael
6cb50806c0 notes 2010-09-03 02:11:34 +00:00
Simon Michael
ec07ab8ce3 tools: fix Version.hs updating 2010-07-17 22:02:19 +00:00
Simon Michael
0e40a9deee bump version 2010-07-17 22:02:47 +00:00
Simon Michael
8a094678a9 release notes 2010-07-17 22:04:39 +00:00
Simon Michael
2e3c121d11 docs: note optional description 2010-05-24 19:12:24 +00:00
Simon Michael
4120a874d8 test zero to 8 instead of 10 places, workaround for rounding error affecting a real-world transaction 2010-05-25 22:17:54 +00:00
Simon Michael
d52283f314 when reporting a balancing error, convert the error amount to cost 2010-05-25 22:18:36 +00:00
Simon Michael
9fab50fb61 tools: make commithook, update hledger.org after commits 2010-05-26 00:32:19 +00:00
Simon Michael
586c824cac display non-simple commodity names with double-quotes
This ensures print's output remains parseable. The other commands also
double-quote them, for consistency, like c++ ledger.
2010-05-27 01:38:23 +00:00
Simon Michael
8257c98440 docs: commodity quoting update 2010-05-27 01:40:19 +00:00
Simon Michael
a63cb2e274 docs: double-quoted commodity symbols 2010-05-27 00:56:47 +00:00
Simon Michael
ecf27b8386 docs: note more flexible minus sign position 2010-05-27 00:25:01 +00:00
Simon Michael
41b14077e7 docs: show how to set cabal path 2010-05-27 02:19:30 +00:00
Simon Michael
c857c10a32 tools: update path in site rules, add source files 2010-05-31 01:23:30 +00:00