Simon Michael
|
1467357058
|
web: drop unused cabal data-dir/data-files
|
2011-05-29 16:51:14 +00:00 |
|
Simon Michael
|
8521c07df7
|
assertParseFailure
|
2011-05-31 19:48:55 +00:00 |
|
Simon Michael
|
171c0e73ea
|
convert: fix recent breakage causing zero amounts
|
2011-05-31 22:09:05 +00:00 |
|
Simon Michael
|
8d62452260
|
parsing: historical price directives may contain a numeric time zone, like ledger; note that the time is ignored
|
2011-06-01 01:50:04 +00:00 |
|
Simon Michael
|
946e5ffcbc
|
parsing: parse time of day more carefully
|
2011-05-31 22:45:54 +00:00 |
|
Simon Michael
|
1f24e025da
|
parsing: make bad date parse error more reliable
|
2011-05-31 19:49:37 +00:00 |
|
Simon Michael
|
c562412964
|
convert: fix amount-field/in-field/out-field validation
|
2011-06-02 21:23:53 +00:00 |
|
Simon Michael
|
3617bc1a79
|
convert: fix --rules warning
|
2011-06-02 22:37:45 +00:00 |
|
Simon Michael
|
5784587208
|
convert: warn if there is neither amount-field or in & out-field
|
2011-06-02 22:56:17 +00:00 |
|
Simon Michael
|
4f3f5c0132
|
site: update haddock as well as website on each commit
|
2011-06-03 17:08:09 +00:00 |
|
Trygve Laugstøl
|
63f6bd48f2
|
tests/parse-ledger-sample.test: Was broken, change from ';' to '#' as comment.
|
2011-06-03 17:38:45 +00:00 |
|
Simon Michael
|
1c3a5da1fa
|
web: better settings for wai-handler-devel
|
2011-06-03 23:11:53 +00:00 |
|
Simon Michael
|
737f908383
|
docs: more about convert's date-format
|
2011-06-03 23:16:33 +00:00 |
|
Simon Michael
|
8a4c6ab5a1
|
web: alternate background color on journal view
|
2011-06-05 20:44:55 +00:00 |
|
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 |
|