Commit Graph

  • 5ed70248d4 web: refactor, fix a sign bug in register Simon Michael 2011-07-01 02:17:31 +0000
  • 8424caddc6 web: don't merge different accounts with similar leaf name in postings summary Simon Michael 2011-07-01 00:48:30 +0000
  • 29ac7f0d4f web: another whack at register account field, simpler now Simon Michael 2011-07-01 00:32:45 +0000
  • 35f145f03d web: 1. move templates back into main code 2. begin adding content titles Simon Michael 2011-07-01 20:37:48 +0000
  • 3fcff17f8f web: cancel link for add form Simon Michael 2011-06-05 19:54:04 +0000
  • e140ffa906 web: consistent font size on edit form Simon Michael 2011-06-05 19:54:27 +0000
  • 938adb8a4e web: add form uses currently focussed account as default from account Simon Michael 2011-06-14 21:26:56 +0000
  • 35b3c0d37e web: simple register balance chart, using flot Simon Michael 2011-06-30 00:29:57 +0000
  • 13227cfc13 web: search form tweaks Simon Michael 2011-07-01 00:29:57 +0000
  • 3dccfcad68 web: show account+subs by default Simon Michael 2011-07-01 00:32:09 +0000
  • 05cd38458b web: fix inacctsonly: with spaces Simon Michael 2011-06-24 19:15:00 +0000
  • 73e5088cbe web: show +subs link only when there are subaccounts Simon Michael 2011-06-27 13:28:21 +0000
  • 3da58052ab web: register tweaks Simon Michael 2011-06-29 20:31:36 +0000
  • 918b3b45a5 web: make register item display a bit more consistent Simon Michael 2011-06-29 20:18:10 +0000
  • c572addaa0 fix warnings Simon Michael 2011-06-27 13:27:26 +0000
  • fcc8d6f8ee fix journal register matching Simon Michael 2011-06-27 14:15:53 +0000
  • d83553661f refactor: layout Simon Michael 2011-06-28 22:31:56 +0000
  • 64f0c22e25 web: more ui tweaks, all accounts -> general journal, move edit links to sidebar Simon Michael 2011-06-29 23:11:15 +0000
  • bc83e1fba5 web: make current account indicator stand out more Simon Michael 2011-06-14 20:20:15 +0000
  • 8dfd504343 web: tooltips everywhere Simon Michael 2011-06-27 13:14:44 +0000
  • 20bc969ef0 web: make /journal work as a separate view; use "transactions" on both Simon Michael 2011-06-05 20:12:09 +0000
  • 1d898ed239 web: fix always bold postings link Simon Michael 2011-06-05 19:53:49 +0000
  • b732db696a web: move search form to right pane, update help Simon Michael 2011-06-29 23:44:50 +0000
  • 4bb0f2efbd web: "empty:" to select postings with zero or non-zero amount Simon Michael 2011-06-29 00:53:31 +0000
  • 68de79b933 web: search help fix Simon Michael 2011-06-29 00:57:08 +0000
  • 6b92997487 web: "real:1" to select real postings (or transactions with real postings) Simon Michael 2011-06-29 00:31:37 +0000
  • 11409bb834 web: "status:" to filter by cleared status Simon Michael 2011-06-28 23:18:36 +0000
  • f18952d298 refactor: remove duplicated balance report code Simon Michael 2011-07-17 15:53:51 +0000
  • 58a50c2ff1 balance: --no-elide prevents collapsing of boring accounts to line Simon Michael 2011-06-14 19:39:00 +0000
  • 8d0b42e1d5 web: 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
  • d343614690 web: "inacctsonly:" narrows the sidebar to current account and subs Simon Michael 2011-06-24 18:52:40 +0000
  • d5ab811796 web: inacctsubs: -> inaccts: Simon Michael 2011-06-14 19:21:22 +0000
  • f28fbb4870 web: 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
  • 1d0f14e55e web: style tweaks, ?accounts=0 hides sidebar Simon Michael 2011-06-27 13:15:40 +0000
  • ec426d620c web: make journal register work like account registers; show multiple postings Simon Michael 2011-06-27 13:14:33 +0000
  • 1fe21904eb fix haddock Simon Michael 2011-06-14 19:15:18 +0000
  • 8396f988ad web: gratuitous accounts sidebar toggle Simon Michael 2011-06-24 18:57:31 +0000
  • b0279cb2df web: add an all accounts link to sidebar Simon Michael 2011-06-14 20:22:20 +0000
  • f825db1c89 web: update search help and make it slidey Simon Michael 2011-06-24 18:56:50 +0000
  • c2a1a399b6 web: update search help Simon Michael 2011-06-14 20:29:30 +0000
  • b10a52093a web: account mouse-over links for inaccts: and inacctsonly: Simon Michael 2011-06-24 18:55:16 +0000
  • efbea9d682 web: begin account mouseover links Simon Michael 2011-06-24 14:22:15 +0000
  • 9a5e5da3aa web: show a count of postings in each account Simon Michael 2011-06-11 18:53:56 +0000
  • fb9fb50cfd web: filterform -> searchform Simon Michael 2011-06-13 20:00:21 +0000
  • ca1f061ec3 web: elide long descriptions/accounts in journal register, like account register Simon Michael 2011-06-24 18:58:16 +0000
  • 69744730cd refactor: move stuff Simon Michael 2011-06-24 19:58:01 +0000
  • 224cab068f haddock Simon Michael 2011-06-24 14:20:30 +0000
  • 33a1c6533b refactor: 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
  • 4637e5b018 keep haddock happy Simon Michael 2011-06-24 01:30:16 +0000
  • b165f796cc web: start txn-centric register refactoring, account register shows most recent first Simon Michael 2011-06-24 01:29:01 +0000
  • c7d1a8afaa web: borders to indicate day/month transitions Simon Michael 2011-06-14 19:10:03 +0000
  • 2320a1610b web: 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
  • 9fac61eb0d web: 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
  • d35fbac422 web: inacctsubs: includes subs in an account register, with confusing balance Simon Michael 2011-06-14 14:29:31 +0000
  • 94208e44d5 fix that silly pattern warning Simon Michael 2011-06-13 21:16:10 +0000
  • 0c216cb2cd distinguish query search criteria (like acct:) and query options (like inacct:) Simon Michael 2011-06-13 19:46:35 +0000
  • b137a346c0 web: make a filtered account register's Total column positive, like a journal register Simon Michael 2011-06-13 21:39:00 +0000
  • 1a88879734 web: more account register fixes; heading shows "Balance" or "Total" appropriately Simon Michael 2011-06-13 19:49:34 +0000
  • 06331c71a8 account register balance not right.. more fixes and plans Simon Michael 2011-06-12 22:35:54 +0000
  • c9c6be27c0 don't show subaccounts in account register report Simon Michael 2011-06-11 18:35:56 +0000
  • 94709e5139 preliminary single-account register report Simon Michael 2011-06-11 16:11:38 +0000
  • d2e6b8cbae query parser fixes, add date: and edate: matching Simon Michael 2011-06-12 18:30:18 +0000
  • 48f208be8f web: clicking an account now gives the traditional single-account register report Simon Michael 2011-06-11 18:42:38 +0000
  • 5fa829973c web: fix register headings Simon Michael 2011-06-13 19:36:10 +0000
  • ca9b4fcdd5 --help tweak Simon Michael 2011-08-07 16:52:35 +0000
  • 13acc458e1 alias 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
  • 30b7448f45 parsing: alias/end aliases directives, like ledger's but a bit more powerful Simon Michael 2011-08-04 08:45:18 +0000
  • 4015e02097 account directive should preserve virtual/balanced virtual posting type Simon Michael 2011-08-02 23:29:13 +0000
  • 345c2343b6 refactor ledgerDirective Simon Michael 2011-08-04 07:49:10 +0000
  • 8e7d20e4d5 parsing: support pop as well as end tag Johann Klähn 2011-05-31 17:41:12 +0000
  • 75f0886ad4 parsing: make the leading ! in directives optional, like ledger Simon Michael 2011-08-02 23:28:53 +0000
  • d025daa8a9 drop unused SubTotal option Simon Michael 2011-08-07 17:10:34 +0000
  • 513846e8c2 refactor: explicit sibling imports is better style here Simon Michael 2011-08-07 20:22:35 +0000
  • 5c8e533ba9 import cleanups Simon Michael 2011-06-06 19:04:21 +0000
  • 8412225ba5 add-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
  • d4545966b5 amount code, test cleanups Simon Michael 2011-08-31 00:40:21 +0000
  • 379184fd31 Amount haddock & code cleanups Simon Michael 2011-08-30 13:16:30 +0000
  • 28dbb8864f Adding basic ledger FORMAT parser. Trygve Laugstol 2011-06-20 21:33:26 +0000
  • c582b45bf6 Adding test for the convert command's in and out fields. Trygve Laugstøl 2011-06-03 17:40:49 +0000
  • c565b2606d simplify api, optsToFilterSpec just needs a day not a time Simon Michael 2011-06-13 23:28:39 +0000
  • e7c6ee3dc3 refactor: convert to cost-basis at report time, not startup time Simon Michael 2011-06-03 03:29:57 +0000
  • eb6395e91c fix that refactoring for web handlers Simon Michael 2011-06-03 02:52:08 +0000
  • 3885b30681 vty: build with latest libs Simon Michael 2011-06-06 18:59:24 +0000
  • 96aa9bfc76 matcher improvements, tests Simon Michael 2011-06-11 18:35:20 +0000
  • 6a185bc51f refactor: abstract regular expression lib Simon Michael 2011-06-05 18:31:19 +0000
  • 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. Trygve Laugstøl 2011-05-29 19:22:55 +0000
  • 5084280879 imports, api cleanup Simon Michael 2011-05-28 04:11:44 +0000
  • 218e1c2f39 start a scripts directory for user scripting examples Simon Michael 2011-05-26 22:58:55 +0000
  • b344f797d3 whitespace/quoting utilities Simon Michael 2011-06-05 18:34:12 +0000
  • bea6fb7464 matcher enhancements for account register Simon Michael 2011-06-11 16:00:00 +0000
  • a9eb8b57c2 fix warnings Simon Michael 2011-06-07 06:18:23 +0000
  • 9734ed47a6 web: 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
  • 2e754b79a2 clarify meaning of balance report item's indent field Simon Michael 2011-06-14 21:28:21 +0000
  • 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. Simon Michael 2011-06-07 06:11:38 +0000
  • 32a1b921df consolidate new matching support Simon Michael 2011-06-05 18:36:32 +0000
  • aa41350a16 begin more powerful query expressions (filter patterns) Simon Michael 2011-06-03 23:14:26 +0000
  • dc7a692a19 refactor: remove costbasis and whichdate from FilterSpec Simon Michael 2011-06-03 02:14:36 +0000
  • e8660d98d8 web: switch to new matchers, account links now show related postings, more ui cleanups Simon Michael 2011-06-05 18:43:06 +0000
  • 635b6c60e7 allow-filtering-on-accounts-for-web-queries Trygve Laugstøl 2011-05-31 14:41:55 +0000