Commit Graph

2147 Commits

Author SHA1 Message Date
Simon Michael
2c68acdd03 lbi: add missing file to cabal 2011-06-06 19:04:38 +00:00
Simon Michael
555a594bdf tools: makefile fixes, don't break make when hledger source has errors 2011-06-06 19:07:03 +00:00
Simon Michael
343b5b0a4c tools: update binary building rules 2011-04-22 22:57:00 +00:00
Simon Michael
f1fd9c3027 lib: add missing file to cabal 2011-06-07 06:11:59 +00:00
Simon Michael
35dcda9e8b fix case insensitivity of command-line filter patterns 2011-06-08 21:52:10 +00:00
Trygve Laugstøl
45b3a07ea7 cli: Making sure the add test remove the journal before and after the test. 2011-06-10 11:35:06 +00:00
Simon Michael
238594d976 type signature for nullposting so tags can find it 2011-06-13 20:59:13 +00:00
Simon Michael
6cd0c1aa56 scripts: equity.hs, a test of the scripting api 2011-06-13 23:29:12 +00:00
Simon Michael
4e9c09fb87 refactor 2011-06-14 14:27:48 +00:00
Simon Michael
dfce1c48d2 web: don't let account names wrap in sidebar 2011-06-14 19:07:14 +00:00
Simon Michael
4228c901e8 change nulldate 2011-06-14 19:10:16 +00:00
Simon Michael
5106938b4b web: stay on add form; format errors/added transaction a little better 2011-06-14 21:12:24 +00:00
Simon Michael
ed3cdf377c web: let register account column be wider 2011-06-14 20:48:04 +00:00
Simon Michael
c8d8c02646 web: just a little padding after item totals 2011-06-13 21:22:11 +00:00
Simon Michael
6efe8fb30b web: indent accounts more than "all accounts" in sidebar 2011-06-14 21:32:01 +00:00
Trygve Laugstøl
6ba1119fdc Making sure all tests call 'bin/hleder' (and not just 'hledger'). 2011-06-14 22:44:21 +00:00
Simon Michael
9d00eeec23 haddock fix in EmbeddedFiles 2011-06-17 18:15:10 +00:00
Simon Michael
e36616999d haddock correction: entry is a synonym for transaction, not posting 2011-06-17 18:18:03 +00:00
Simon Michael
92777edc99 docs: haddock tweaks 2011-04-29 03:25:52 +00:00
Trygve Laugstol
30b21cce87 .boring: Ignoring .gitignore files and bin/*. 2011-06-20 20:10:38 +00:00
Trygve Laugstol
337b5626f2 Makefile: Adding ghci-vty target to get a debug prompt for hledger-vty. 2011-06-20 20:36:50 +00:00
Simon Michael
b352048948 web: soften day separators slightly 2011-06-24 01:25:01 +00:00
Simon Michael
a88449a031 web: tone down day/month borders slightly 2011-06-14 20:19:52 +00:00
Simon Michael
6452d0bb2e web: js refactor 2011-06-24 14:21:17 +00:00
Simon Michael
10592618ef web: fix ?edit=1 2011-06-05 19:54:36 +00:00
Simon Michael
77133de9c6 web: highlight on mouse over sidebar links, not table cells 2011-06-29 23:44:36 +00:00
Simon Michael
26486b4fc6 web: add missing dependency to cabal file 2011-07-01 00:33:47 +00:00
Simon Michael
8f487ae4be web: ensure basic black on white body color 2011-07-01 15:28:41 +00:00
Simon Michael
287eb6bd00 refactor: drop dropws 2011-07-15 21:58:20 +00:00
Simon Michael
2aedd32690 journalAccountNamesUsed should be sorted 2011-07-17 15:54:21 +00:00
Simon Michael
a62c51eff6 web: hide postings in a simpler way not requiring a special style 2011-07-17 16:00:34 +00:00
Simon Michael
613001a468 web: add a missing css class to balance report total 2011-07-17 16:01:14 +00:00
Simon Michael
f2171c1e02 choice' haddock 2011-07-17 17:16:40 +00:00
Simon Michael
5d5fb30685 vty: fix warnings 2011-07-17 22:14:07 +00:00
Simon Michael
9db32e0f60 haddock fix 2011-07-17 23:14:51 +00:00
Simon Michael
55033b6e79 mkdatespan haddock 2011-07-17 15:54:58 +00:00
Simon Michael
cd68f43be3 cli: rename hledger.hs (but not the executable) to avoid mac build issues 2011-07-17 23:21:48 +00:00
Simon Michael
a44aa8d7d2 refactor: remove unnecessary LANGUAGE CPP pragmas 2011-07-17 23:29:57 +00:00
Simon Michael
81db822424 tools: include missing source files in tags etc. 2011-07-19 00:56:15 +00:00
Simon Michael
47a9564bdb showJournalDebug 2011-08-02 23:27:41 +00:00
Simon Michael
3364d344d1 refactor: simplify matchers, dropping sense argument 2011-08-07 15:31:00 +00:00
Simon Michael
68c2d0f513 fix matcher parse tests 2011-06-13 21:12:35 +00:00
Simon Michael
789be240b6 fix edate: matcher, should match actual date if no effective date defined 2011-07-01 17:20:04 +00:00
Simon Michael
77ca58269a misc helpers 2011-08-07 15:31:36 +00:00
Simon Michael
9ea1f4a98b tools: update file lists 2011-08-07 22:14:14 +00:00
Simon Michael
b2c4b8bfea tools: include web templates in tags 2011-06-04 17:01:45 +00:00
Simon Michael
452ea75432 tools: remove local stuff 2011-08-07 22:17:59 +00:00
Simon Michael
b783f25fa8 type signature 2011-08-07 22:29:47 +00:00
Simon Michael
20a45c538d also export trace from Hledger.Utils 2011-08-08 01:34:00 +00:00
Simon Michael
fd13689339 missing type signatures 2011-08-08 01:34:21 +00:00