Commit Graph

1581 Commits

Author SHA1 Message Date
Simon Michael
89c241a837 silence a missing newline warning 2010-09-05 18:32:20 +00:00
Simon Michael
94703e426c release notes 2010-09-05 22:45:32 +00:00
Simon Michael
10f5c3ff9f docs: NEWS -> markdown 2010-09-05 22:30:20 +00:00
Simon Michael
58e74ec857 bump version 2010-09-05 22:46:24 +00:00
Simon Michael
ce3770addf installing: require exactly matching hledger-lib version for more robust builds 2010-09-03 02:04:52 +00:00
Simon Michael
a8ab0906fd bump version 2010-07-25 21:26:24 +00:00
Simon Michael
2156de6ad4 docs: more updates 2010-07-24 23:54:29 +00:00
Simon Michael
8bec877666 docs: more toil on explaining actual & effective dates 2010-07-24 19:32:18 +00:00
Simon Michael
227b2f7c25 site: new hakyll-based download page 2010-07-24 22:08:54 +00:00
Simon Michael
13e5758667 tools: misc doc and binary generation fixes 2010-07-17 23:09:24 +00:00
Simon Michael
be610734a3 site: borrow os logos from haskell platform download page 2010-07-24 19:48:27 +00:00
Simon Michael
b16943a4bf docs, site: a bunch of updates 2010-07-24 19:45:18 +00:00
Simon Michael
3d0c885e58 site: update binaries link 2010-07-17 23:36:43 +00:00
Simon Michael
97e5a646bb site: a nicer download page, site layout pasted in for now 2010-07-18 20:15:44 +00:00
Simon Michael
84589d4141 site: download button 2010-07-18 15:20:23 +00:00
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