Simon Michael
6ecb2b9882
web: style.css -> hledger.css
2014-05-23 09:45:55 -07:00
Simon Michael
eea10d4420
web: upgrade jquery to 2.1.1
2014-05-23 09:34:32 -07:00
Simon Michael
bc8e4ef91e
web: upgrade bootstrap to 3.1.1
...
This nicely fixes the too-narrow page layout.
2014-05-23 09:32:29 -07:00
Simon Michael
3ee0b5f29b
web: fix account "only" hover links
2014-05-23 08:39:22 -07:00
Simon Michael
7778a0b821
web: reorganise sidebar links
2014-05-22 20:57:22 -07:00
Simon Michael
3f3a526e8a
web: move sidebar links out of balanceReportAsHtml
2014-05-22 20:36:49 -07:00
Simon Michael
d9370d72d8
web: include the right unminified version of jquery.url.js (1.1) to avoid js breakage
2014-02-10 13:42:12 -08:00
Simon Michael
b0b9e56a9d
web: include unminified source of all javascript, to help packagers ( fixes #161 )
2014-02-10 12:43:37 -08:00
Xinruo Sun
34a31285a9
web: use select2 to autocomplete
...
Use the javascript library select2 to autocomplete descriptions and
account names when adding a transaction. The autocomplete searches by
substring, prefix and infix. New values will also be accepted.
This replaces dhtmlxcombo library so it is removed. Also updated jquery
to the latest 1.10.1.
2013-06-01 13:20:37 +08:00
Simon Michael
e252b43c0a
web: remove left sidebar border, extend right border to height of sidebar content
2013-04-19 14:49:15 -07:00
Simon Michael
05da80b71d
web: use full width for search box, update search help
2013-04-15 17:28:30 -07:00
Simon Michael
e3d5fdde66
web: small style cleanup
2012-12-03 23:53:26 +00:00
Simon Michael
cfbd8bb956
web: update for yesod 1.1.3
...
Build with latest yesod. Also reorganise to conform more closely with
yesod's standard scaffold layout to reduce upgrade effort.
2012-11-15 17:48:48 +00:00
Simon Michael
4c52dd5b76
web: production build now has all web content embedded, dev build uses ./static ( #63 )
2011-09-12 23:30:29 +00:00