Commit Graph

35 Commits

Author SHA1 Message Date
Simon Michael
8a4c6ab5a1 web: alternate background color on journal view 2011-06-05 20:44:55 +00:00
Simon Michael
dfce1c48d2 web: don't let account names wrap in sidebar 2011-06-14 19:07:14 +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
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
8f487ae4be web: ensure basic black on white body color 2011-07-01 15:28:41 +00:00
Simon Michael
f9ce624ef0 web: separate journal & register urls, ui tweaks, code refactoring 2011-07-15 21:58:46 +00:00
Simon Michael
5bd606170e web: sidebar font size/colour tweaks 2011-07-01 00:33:21 +00:00
Simon Michael
35f145f03d web: 1. move templates back into main code 2. begin adding content titles 2011-07-01 20:37:48 +00:00
Simon Michael
35b3c0d37e web: simple register balance chart, using flot 2011-06-30 00:29:57 +00:00
Simon Michael
64f0c22e25 web: more ui tweaks, all accounts -> general journal, move edit links to sidebar 2011-06-29 23:11:15 +00:00
Simon Michael
bc83e1fba5 web: make current account indicator stand out more 2011-06-14 20:20:15 +00:00
Simon Michael
20bc969ef0 web: make /journal work as a separate view; use "transactions" on both 2011-06-05 20:12:09 +00:00
Simon Michael
1d898ed239 web: fix always bold postings link 2011-06-05 19:53:49 +00:00
Simon Michael
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.
2011-06-27 14:07:06 +00:00
Simon Michael
1d0f14e55e web: style tweaks, ?accounts=0 hides sidebar 2011-06-27 13:15:40 +00:00
Simon Michael
ec426d620c web: make journal register work like account registers; show multiple postings 2011-06-27 13:14:33 +00:00
Simon Michael
8396f988ad web: gratuitous accounts sidebar toggle 2011-06-24 18:57:31 +00:00
Simon Michael
f825db1c89 web: update search help and make it slidey 2011-06-24 18:56:50 +00:00
Simon Michael
b10a52093a web: account mouse-over links for inaccts: and inacctsonly: 2011-06-24 18:55:16 +00:00
Simon Michael
efbea9d682 web: begin account mouseover links 2011-06-24 14:22:15 +00:00
Simon Michael
9a5e5da3aa web: show a count of postings in each account 2011-06-11 18:53:56 +00:00
Simon Michael
fb9fb50cfd web: filterform -> searchform 2011-06-13 20:00:21 +00:00
Simon Michael
c7d1a8afaa web: borders to indicate day/month transitions 2011-06-14 19:10:03 +00:00
Simon Michael
48f208be8f web: clicking an account now gives the traditional single-account register report 2011-06-11 18:42:38 +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
e8660d98d8 web: switch to new matchers, account links now show related postings, more ui cleanups 2011-06-05 18:43:06 +00:00
Simon Michael
5f9a3aba52 web: hacky changes towards simplifying the web ui 2011-06-03 22:56:24 +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
dc6c3dec76 web: more yesod 0.8 migration; adopt the scaffolding app's layout, slightly simplified 2011-05-24 04:27:37 +00:00