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
ce4347a2be
move hidden add/edit/import forms below main content to help text-mode browsers a bit ( #33 )
2011-01-21 02:57:06 +00:00
Simon Michael
ad4ae66d28
make edit form more cross-browser compatible, fixing it in firefox ( #38 )
2011-01-21 02:54:42 +00:00
Simon Michael
811e71aba7
price precisions don't influence display precision; balancing is based on display precision ( #23 )
...
Like ledger, price amounts are now "unobserved", ie their precision does
not affect the canonical display precisions used when displaying amounts,
and transaction balancing is done based on display precision, ie amounts
are considered to balance if their sum appears to be zero when using the
canonical display precision.
2010-11-14 22:44:37 +00:00
Simon Michael
a3a7a346ac
uniquify reader module names
2010-11-15 07:01:46 +00:00
Simon Michael
4a7ad12271
web: hide run-time hamlet experiments for now
2010-11-27 01:08:22 +00:00
Simon Michael
d00ae908de
web: cleanup, hide unused support files
2010-11-27 00:36:30 +00:00
Simon Michael
8740fec8aa
web: update to current yesod (0.6.1.2)
2010-11-15 23:25:55 +00:00
Simon Michael
577b7fabff
web: fix add/edit forms
2010-11-29 00:01:52 +00:00
Simon Michael
1127c3f52f
flatten modules a little
2010-11-15 06:48:49 +00:00
Simon Michael
b5e1c42cc4
web: auto-create all required support files in ./.hledger/web at startup
...
This is a compromise to ease deployment and satisfy hamlet's requirements.
See the Hledger.Web.Files module for more info. Currently we exit after
creating the missing files since they are not created early enough for
hamlet.
2010-11-18 00:53:41 +00:00
Simon Michael
e04d44a745
web: disable persistence/authentication support for now
2010-11-15 23:25:32 +00:00
Simon Michael
4e0df9daa8
web: flatten image dir
2010-09-12 02:21:41 +00:00
Simon Michael
f2f27dbd5f
web: make accounts heading and "show more" links more styleable
2010-12-05 20:10:08 +00:00
Simon Michael
c3c20492bf
web: more robust layout with wide content, style cleanups
2010-11-28 14:57:23 +00:00
Simon Michael
e1bd767f61
web: refactor: begin layout cleanup
2010-11-27 22:11:12 +00:00
Simon Michael
6aff8134b6
web: allow single- or double-quoted filter patterns containing spaces
2010-12-05 20:11:55 +00:00
Simon Michael
dbba128f29
web: sync with recent refactoring
2010-11-15 23:01:47 +00:00
Simon Michael
355b09e5e3
web: handle multiple account filter patterns correctly
2010-11-29 16:33:05 +00:00
Simon Michael
7714bab58d
web: offer a choice of files to edit when there are multiple (included) files
2010-09-24 01:56:11 +00:00
Simon Michael
63531f8adc
web: update for cassius, julius, template reloading, authentication, persistence
2010-09-11 01:47:46 +00:00