Commit Graph

1961 Commits

Author SHA1 Message Date
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
Simon Michael
5f3388ce0a site: dev -> quick links layout 2011-06-24 03:38:00 +00:00
Simon Michael
214b232dd7 site: add haddock coverage report 2011-04-23 14:53:07 +00:00
Simon Michael
9886814c0d site: hoogle-search all hledger packages 2011-04-23 14:53:35 +00:00
Simon Michael
e6a15e8afc tools: fix haddock building 2011-08-19 18:55:26 +00:00
Simon Michael
f91e905a24 tools: fixes for haddock, not working yet 2011-06-03 17:10:27 +00:00
Simon Michael
1af00ce3bd tools: note an issue with haddock building 2011-04-27 02:22:43 +00:00
Simon Michael
5497500bd2 tools: more source files for haddock 2011-07-19 01:00:08 +00:00
Simon Michael
955c39718f tools: more searchable variable name 2011-08-19 18:39:13 +00:00
Simon Michael
853c83ea4a tools: update haddock and test rules 2011-04-22 19:04:47 +00:00
Simon Michael
454a6639c6 tools: haddock rules fix 2011-08-19 19:58:56 +00:00
Simon Michael
b486e9cfbf tools: haddock rule alias 2011-08-07 22:18:30 +00:00
Simon Michael
edf8405910 tools: small updates 2011-09-02 01:00:53 +00:00
Simon Michael
7b42e46089 notes 2011-09-02 01:01:16 +00:00