5ed70248d4web: refactor, fix a sign bug in register
Simon Michael
2011-07-01 02:17:31 +0000
8424caddc6web: don't merge different accounts with similar leaf name in postings summary
Simon Michael
2011-07-01 00:48:30 +0000
29ac7f0d4fweb: another whack at register account field, simpler now
Simon Michael
2011-07-01 00:32:45 +0000
35f145f03dweb: 1. move templates back into main code 2. begin adding content titles
Simon Michael
2011-07-01 20:37:48 +0000
3fcff17f8fweb: cancel link for add form
Simon Michael
2011-06-05 19:54:04 +0000
e140ffa906web: consistent font size on edit form
Simon Michael
2011-06-05 19:54:27 +0000
938adb8a4eweb: add form uses currently focussed account as default from account
Simon Michael
2011-06-14 21:26:56 +0000
35b3c0d37eweb: simple register balance chart, using flot
Simon Michael
2011-06-30 00:29:57 +0000
13227cfc13web: search form tweaks
Simon Michael
2011-07-01 00:29:57 +0000
3dccfcad68web: show account+subs by default
Simon Michael
2011-07-01 00:32:09 +0000
05cd38458bweb: fix inacctsonly: with spaces
Simon Michael
2011-06-24 19:15:00 +0000
73e5088cbeweb: show +subs link only when there are subaccounts
Simon Michael
2011-06-27 13:28:21 +0000
3da58052abweb: register tweaks
Simon Michael
2011-06-29 20:31:36 +0000
918b3b45a5web: make register item display a bit more consistent
Simon Michael
2011-06-29 20:18:10 +0000
c572addaa0fix warnings
Simon Michael
2011-06-27 13:27:26 +0000
fcc8d6f8eefix journal register matching
Simon Michael
2011-06-27 14:15:53 +0000
d83553661frefactor: layout
Simon Michael
2011-06-28 22:31:56 +0000
64f0c22e25web: more ui tweaks, all accounts -> general journal, move edit links to sidebar
Simon Michael
2011-06-29 23:11:15 +0000
bc83e1fba5web: make current account indicator stand out more
Simon Michael
2011-06-14 20:20:15 +0000
8dfd504343web: tooltips everywhere
Simon Michael
2011-06-27 13:14:44 +0000
20bc969ef0web: make /journal work as a separate view; use "transactions" on both
Simon Michael
2011-06-05 20:12:09 +0000
1d898ed239web: fix always bold postings link
Simon Michael
2011-06-05 19:53:49 +0000
b732db696aweb: move search form to right pane, update help
Simon Michael
2011-06-29 23:44:50 +0000
4bb0f2efbdweb: "empty:" to select postings with zero or non-zero amount
Simon Michael
2011-06-29 00:53:31 +0000
68de79b933web: search help fix
Simon Michael
2011-06-29 00:57:08 +0000
6b92997487web: "real:1" to select real postings (or transactions with real postings)
Simon Michael
2011-06-29 00:31:37 +0000
11409bb834web: "status:" to filter by cleared status
Simon Michael
2011-06-28 23:18:36 +0000
f18952d298refactor: remove duplicated balance report code
Simon Michael
2011-07-17 15:53:51 +0000
58a50c2ff1balance: --no-elide prevents collapsing of boring accounts to line
Simon Michael
2011-06-14 19:39:00 +0000
8d0b42e1d5web: an "a" parameter specifies a query expression for filtering the accounts sidebar Useful for ui experiments, at least
Simon Michael
2011-06-28 22:34:45 +0000
d343614690web: "inacctsonly:" narrows the sidebar to current account and subs
Simon Michael
2011-06-24 18:52:40 +0000
d5ab811796web: inacctsubs: -> inaccts:
Simon Michael
2011-06-14 19:21:22 +0000
f28fbb4870web: expand postings on journal register by default, p parameter of 1 or 0 overrides A toggle all link in the column heading is commented out as it's too slow.
Simon Michael
2011-06-27 14:07:06 +0000
1d0f14e55eweb: style tweaks, ?accounts=0 hides sidebar
Simon Michael
2011-06-27 13:15:40 +0000
ec426d620cweb: make journal register work like account registers; show multiple postings
Simon Michael
2011-06-27 13:14:33 +0000
1fe21904ebfix haddock
Simon Michael
2011-06-14 19:15:18 +0000
8396f988adweb: gratuitous accounts sidebar toggle
Simon Michael
2011-06-24 18:57:31 +0000
b0279cb2dfweb: add an all accounts link to sidebar
Simon Michael
2011-06-14 20:22:20 +0000
f825db1c89web: update search help and make it slidey
Simon Michael
2011-06-24 18:56:50 +0000
c2a1a399b6web: update search help
Simon Michael
2011-06-14 20:29:30 +0000
b10a52093aweb: account mouse-over links for inaccts: and inacctsonly:
Simon Michael
2011-06-24 18:55:16 +0000
efbea9d682web: begin account mouseover links
Simon Michael
2011-06-24 14:22:15 +0000
9a5e5da3aaweb: show a count of postings in each account
Simon Michael
2011-06-11 18:53:56 +0000
fb9fb50cfdweb: filterform -> searchform
Simon Michael
2011-06-13 20:00:21 +0000
ca1f061ec3web: elide long descriptions/accounts in journal register, like account register
Simon Michael
2011-06-24 18:58:16 +0000
69744730cdrefactor: move stuff
Simon Michael
2011-06-24 19:58:01 +0000
224cab068fhaddock
Simon Michael
2011-06-24 14:20:30 +0000
33a1c6533brefactor: clarify the two register types, "posting register" and "account register" See the docstrings for details. Possibly temporary names, but at least make the naming consistent and distinct.
Simon Michael
2011-06-24 02:44:31 +0000
4637e5b018keep haddock happy
Simon Michael
2011-06-24 01:30:16 +0000
b165f796ccweb: start txn-centric register refactoring, account register shows most recent first
Simon Michael
2011-06-24 01:29:01 +0000
c7d1a8afaaweb: borders to indicate day/month transitions
Simon Michael
2011-06-14 19:10:03 +0000
2320a1610bweb: alternate background color per transaction, not posting, on register view (doesn't yet work for successive identical transactions)
Simon Michael
2011-06-05 20:45:58 +0000
9fac61eb0dweb: in account register, show multiple postings as a single "split" Clicking on one of these currently goes nowhere.
Simon Michael
2011-06-14 19:10:57 +0000
d35fbac422web: inacctsubs: includes subs in an account register, with confusing balance
Simon Michael
2011-06-14 14:29:31 +0000
94208e44d5fix that silly pattern warning
Simon Michael
2011-06-13 21:16:10 +0000
0c216cb2cddistinguish query search criteria (like acct:) and query options (like inacct:)
Simon Michael
2011-06-13 19:46:35 +0000
b137a346c0web: make a filtered account register's Total column positive, like a journal register
Simon Michael
2011-06-13 21:39:00 +0000
1a88879734web: more account register fixes; heading shows "Balance" or "Total" appropriately
Simon Michael
2011-06-13 19:49:34 +0000
06331c71a8account register balance not right.. more fixes and plans
Simon Michael
2011-06-12 22:35:54 +0000
c9c6be27c0don't show subaccounts in account register report
Simon Michael
2011-06-11 18:35:56 +0000
94709e5139preliminary single-account register report
Simon Michael
2011-06-11 16:11:38 +0000
d2e6b8cbaequery parser fixes, add date: and edate: matching
Simon Michael
2011-06-12 18:30:18 +0000
48f208be8fweb: clicking an account now gives the traditional single-account register report
Simon Michael
2011-06-11 18:42:38 +0000
5fa829973cweb: fix register headings
Simon Michael
2011-06-13 19:36:10 +0000
ca9b4fcdd5--help tweak
Simon Michael
2011-08-07 16:52:35 +0000
13acc458e1alias docs fixes
Simon Michael
2011-08-05 00:40:57 +0000
957c349780--alias command-line option
Simon Michael
2011-08-05 00:05:39 +0000
30b7448f45parsing: alias/end aliases directives, like ledger's but a bit more powerful
Simon Michael
2011-08-04 08:45:18 +0000
4015e02097account directive should preserve virtual/balanced virtual posting type
Simon Michael
2011-08-02 23:29:13 +0000
345c2343b6refactor ledgerDirective
Simon Michael
2011-08-04 07:49:10 +0000
8e7d20e4d5parsing: support pop as well as end tag
Johann Klähn
2011-05-31 17:41:12 +0000
75f0886ad4parsing: make the leading ! in directives optional, like ledger
Simon Michael
2011-08-02 23:28:53 +0000
d025daa8a9drop unused SubTotal option
Simon Michael
2011-08-07 17:10:34 +0000
513846e8c2refactor: explicit sibling imports is better style here
Simon Michael
2011-08-07 20:22:35 +0000
5c8e533ba9import cleanups
Simon Michael
2011-06-06 19:04:21 +0000
8412225ba5add-in-and-out-field-rules-for-convert * Support in-field and out-field for CSV files that use two columns for each kind of movement.
Trygve Laugstøl
2011-05-29 21:50:59 +0000
d4545966b5amount code, test cleanups
Simon Michael
2011-08-31 00:40:21 +0000
379184fd31Amount haddock & code cleanups
Simon Michael
2011-08-30 13:16:30 +0000
28dbb8864fAdding basic ledger FORMAT parser.
Trygve Laugstol
2011-06-20 21:33:26 +0000
c582b45bf6Adding test for the convert command's in and out fields.
Trygve Laugstøl
2011-06-03 17:40:49 +0000
c565b2606dsimplify api, optsToFilterSpec just needs a day not a time
Simon Michael
2011-06-13 23:28:39 +0000
e7c6ee3dc3refactor: convert to cost-basis at report time, not startup time
Simon Michael
2011-06-03 03:29:57 +0000
eb6395e91cfix that refactoring for web handlers
Simon Michael
2011-06-03 02:52:08 +0000
3885b30681vty: build with latest libs
Simon Michael
2011-06-06 18:59:24 +0000
96aa9bfc76matcher improvements, tests
Simon Michael
2011-06-11 18:35:20 +0000
6a185bc51frefactor: abstract regular expression lib
Simon Michael
2011-06-05 18:31:19 +0000
170154edfbexplicit-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.
Trygve Laugstøl
2011-05-29 19:22:55 +0000
5084280879imports, api cleanup
Simon Michael
2011-05-28 04:11:44 +0000
218e1c2f39start a scripts directory for user scripting examples
Simon Michael
2011-05-26 22:58:55 +0000
b344f797d3whitespace/quoting utilities
Simon Michael
2011-06-05 18:34:12 +0000
bea6fb7464matcher enhancements for account register
Simon Michael
2011-06-11 16:00:00 +0000
a9eb8b57c2fix warnings
Simon Michael
2011-06-07 06:18:23 +0000
9734ed47a6web: acct: -> in:/inacct:, match only one account (CI exact string match on full name), old acct: re-enabled
Simon Michael
2011-06-08 22:02:49 +0000
2e754b79a2clarify meaning of balance report item's indent field
Simon Michael
2011-06-14 21:28:21 +0000
f7956d1ab7web: 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.
Simon Michael
2011-06-07 06:11:38 +0000
32a1b921dfconsolidate new matching support
Simon Michael
2011-06-05 18:36:32 +0000
aa41350a16begin more powerful query expressions (filter patterns)
Simon Michael
2011-06-03 23:14:26 +0000
dc7a692a19refactor: remove costbasis and whichdate from FilterSpec
Simon Michael
2011-06-03 02:14:36 +0000
e8660d98d8web: switch to new matchers, account links now show related postings, more ui cleanups
Simon Michael
2011-06-05 18:43:06 +0000