Simon Michael
d4545966b5
amount code, test cleanups
2011-08-31 00:40:21 +00:00
Simon Michael
379184fd31
Amount haddock & code cleanups
2011-08-30 13:16:30 +00:00
Trygve Laugstol
28dbb8864f
Adding basic ledger FORMAT parser.
2011-06-20 21:33:26 +00:00
Trygve Laugstøl
c582b45bf6
Adding test for the convert command's in and out fields.
2011-06-03 17:40:49 +00:00
Simon Michael
c565b2606d
simplify api, optsToFilterSpec just needs a day not a time
2011-06-13 23:28:39 +00:00
Simon Michael
e7c6ee3dc3
refactor: convert to cost-basis at report time, not startup time
2011-06-03 03:29:57 +00:00
Simon Michael
eb6395e91c
fix that refactoring for web handlers
2011-06-03 02:52:08 +00:00
Simon Michael
3885b30681
vty: build with latest libs
2011-06-06 18:59:24 +00:00
Simon Michael
96aa9bfc76
matcher improvements, tests
2011-06-11 18:35:20 +00:00
Simon Michael
6a185bc51f
refactor: abstract regular expression lib
2011-06-05 18:31:19 +00:00
Trygve Laugstøl
170154edfb
explicit-rules-file-argument-and-converting-stdin
...
* Adding support for telling which rules file to use with "--rules FILE".
* Adding support for using stdin when converting files.
2011-05-29 19:22:55 +00:00
Simon Michael
5084280879
imports, api cleanup
2011-05-28 04:11:44 +00:00
Simon Michael
218e1c2f39
start a scripts directory for user scripting examples
2011-05-26 22:58:55 +00:00
Simon Michael
b344f797d3
whitespace/quoting utilities
2011-06-05 18:34:12 +00:00
Simon Michael
bea6fb7464
matcher enhancements for account register
2011-06-11 16:00:00 +00:00
Simon Michael
a9eb8b57c2
fix warnings
2011-06-07 06:18:23 +00:00
Simon Michael
9734ed47a6
web: acct: -> in:/inacct:, match only one account (CI exact string match on full name), old acct: re-enabled
2011-06-08 22:02:49 +00:00
Simon Michael
2e754b79a2
clarify meaning of balance report item's indent field
2011-06-14 21:28:21 +00:00
Simon Michael
f7956d1ab7
web: account matching works like --related by default; dim excluded accounts
...
A step closer to working like standard accounting programs where you click
an account to see transactions "in" that account. acct:PAT (or just PAT)
now matches the other postings in transactions matching the account
pattern, like ledger --related. When matching an account (or several) this
way, the unmatched accounts are dimmed to clarify what's happening.
Still to do: fix the sign of the running total, and find out how this
style of search will really coexist with the other ways of searching.
2011-06-07 06:11:38 +00:00
Simon Michael
32a1b921df
consolidate new matching support
2011-06-05 18:36:32 +00:00
Simon Michael
aa41350a16
begin more powerful query expressions (filter patterns)
2011-06-03 23:14:26 +00:00
Simon Michael
dc7a692a19
refactor: remove costbasis and whichdate from FilterSpec
2011-06-03 02:14:36 +00:00
Simon Michael
e8660d98d8
web: switch to new matchers, account links now show related postings, more ui cleanups
2011-06-05 18:43:06 +00:00
Trygve Laugstøl
635b6c60e7
allow-filtering-on-accounts-for-web-queries
2011-05-31 14:41:55 +00:00
Simon Michael
7c6c90f205
web: begin json support
2011-05-27 22:35:10 +00:00
Simon Michael
f6ec3a7803
web: begin adapting to new search form, starting with /register
2011-06-03 23:15:22 +00:00
Simon Michael
5f9a3aba52
web: hacky changes towards simplifying the web ui
2011-06-03 22:56:24 +00:00
Simon Michael
f2ac47b567
web: cleanup
2011-05-27 06:13:05 +00:00
Simon Michael
b5c39dfa8f
web: add missing templates
2011-05-26 20:36:33 +00:00
Simon Michael
35607f3759
web: cleanup, fixes; migration to yesod 0.8 and filesystem templates is complete
2011-05-27 02:43:03 +00:00
Simon Michael
b51c77032a
web: temporary fix to make edit forms more robust
2011-05-25 02:30:32 +00:00
Simon Michael
0403a5c123
web: make it build again
2011-05-29 05:00:05 +00:00
Simon Michael
f713022e50
web: get forms somewhat working
2011-05-25 03:04:49 +00:00
Simon Michael
94f3ba10bf
web: move all hamlet to the filesystem, for now; cleanups
2011-05-25 02:30:00 +00:00
Simon Michael
6c6e6d4caa
web: Controller -> AppRun
2011-05-25 00:45:52 +00:00
Simon Michael
910e5c2bee
bump version
2011-09-02 00:42:50 +00:00
Simon Michael
de8943b01b
web: begin moving inline templates to files
2011-05-24 20:10:17 +00:00
Simon Michael
dc6c3dec76
web: more yesod 0.8 migration; adopt the scaffolding app's layout, slightly simplified
2011-05-24 04:27:37 +00:00
Simon Michael
274d072c4d
web: show a clearer "hledger-web" in header
2011-04-23 14:46:05 +00:00
Simon Michael
024cfdb7b1
web: upgrade to yesod 0.8
2011-05-21 02:52:42 +00:00
Simon Michael
883bc240c9
cli: cabal dependency fixes
2011-07-18 23:24:54 +00:00
Simon Michael
cfb26463b7
hledger.cabal: note self-depending issues and revert to the old way of building
2011-06-01 18:23:46 +00:00
Simon Michael
997ab43c35
cli: cabal updates, try to depend on self, don't use deprecated test api
2011-05-29 04:51:53 +00:00
Simon Michael
ac5059ea53
bump version
2011-05-24 04:28:21 +00:00
Simon Michael
754cc59804
fix some warnings
2011-05-21 02:48:20 +00:00
Simon Michael
0e8433fbce
site: fix dev -> api link
2011-09-02 01:02:05 +00:00
Simon Michael
5bad926897
docs: simplify, drop internal haddocks entirely
2011-08-30 13:48:24 +00:00
Simon Michael
e09bb6f7a6
tools: haddock, hscolour fixes
2011-06-06 19:06:26 +00:00
Simon Michael
e66d9124e5
site: dev page tweaks
2011-07-15 00:27:48 +00:00
Simon Michael
12d4b6775a
site: link both demos on dev page
2011-06-24 19:05:06 +00:00