Simon Michael
|
7a2ec8c036
|
web: better html page titles
|
2010-08-01 16:56:07 +00:00 |
|
Simon Michael
|
1575083855
|
web: register column headings
|
2010-08-01 19:54:04 +00:00 |
|
Simon Michael
|
506ec00818
|
register: with --depth, clip account names or aggregate postings rather than excluding them
|
2010-08-02 19:40:38 +00:00 |
|
Simon Michael
|
a50d2fedd7
|
docs: haddock fixes
|
2010-08-09 23:38:35 +00:00 |
|
Simon Michael
|
d5f69b853c
|
web: fix bad html
|
2010-08-04 15:28:53 +00:00 |
|
Simon Michael
|
d29b393ca2
|
fix a failing test, handle unicode better in errors
|
2010-09-05 18:18:50 +00:00 |
|
Simon Michael
|
89c241a837
|
silence a missing newline warning
|
2010-09-05 18:32:20 +00:00 |
|
Simon Michael
|
58e74ec857
|
bump version
|
2010-09-05 22:46:24 +00:00 |
|
Simon Michael
|
a8ab0906fd
|
bump version
|
2010-07-25 21:26:24 +00:00 |
|
Simon Michael
|
fe87cf417d
|
tools: fix doctest rule
|
2010-09-05 22:51:51 +00:00 |
|
Simon Michael
|
5da7f8066c
|
web: update to yesod 0.5
|
2010-09-03 19:59:23 +00:00 |
|
Simon Michael
|
f062bde8a6
|
web: fix stop filtering links
|
2010-08-01 19:53:49 +00:00 |
|
Simon Michael
|
b4f615b62a
|
web: a non-null "add" or "edit" query parameter shows the forms
|
2010-08-10 01:13:14 +00:00 |
|
Simon Michael
|
357c0984fb
|
installing: tighten up and bump web dependencies to get runtime hamlet
|
2010-08-19 00:25:14 +00:00 |
|
Simon Michael
|
041dfac11c
|
web: add a runtime-reloaded add form for testing
|
2010-08-10 00:48:04 +00:00 |
|
Simon Michael
|
8c8395778c
|
web: cleanup, enable jquery, use auto-completing combo fields on add form
|
2010-08-10 00:13:47 +00:00 |
|
Simon Michael
|
f3ffef2d8a
|
web: separate period and acct/desc filtering a bit
|
2010-08-01 16:35:54 +00:00 |
|
Simon Michael
|
cf62482102
|
web: show start and end dates of current filter period in heading, if any
|
2010-08-01 00:15:21 +00:00 |
|
Simon Michael
|
56226d72e6
|
add -D/--daily flag
|
2010-07-24 19:08:33 +00:00 |
|
Simon Michael
|
ff6b979816
|
web: groundwork for an import form
|
2010-08-01 00:20:48 +00:00 |
|
Simon Michael
|
bd3d8b1c8d
|
web: refactor; show journal file name in heading
|
2010-07-31 15:51:42 +00:00 |
|
Simon Michael
|
cf4e1fd722
|
web: next ui refinement.. accounts are now a permanent sidebar
|
2010-07-29 02:46:38 +00:00 |
|
Simon Michael
|
41c175ecc8
|
web: more consistent fonts, stylesheet cleanups
|
2010-07-28 16:22:32 +00:00 |
|
Simon Michael
|
02f77415f0
|
web: more tweaks, style negative amounts
|
2010-07-28 00:24:49 +00:00 |
|
Simon Michael
|
66b1ee9f11
|
web: tighter matching when clicking an account name
|
2010-07-28 00:43:47 +00:00 |
|
Simon Michael
|
0773dde872
|
web: ui cleanups, replace balance/register with combo view
|
2010-07-27 22:49:45 +00:00 |
|
Simon Michael
|
4467af1aa8
|
web: more web and report refactoring, and a html register report
|
2010-07-26 23:04:47 +00:00 |
|
Simon Michael
|
b6c7cd8a98
|
web: big cleanup, and lo! a real html balance report
Clicking an account name gives a register report for that account and sub-accounts.
|
2010-07-25 21:24:15 +00:00 |
|
Simon Michael
|
137ed3e43f
|
refactor: split showBalanceReport into reusable-data-generating and rendering steps
|
2010-07-25 18:24:40 +00:00 |
|
Simon Michael
|
0e40a9deee
|
bump version
|
2010-07-17 22:02:47 +00:00 |
|
Simon Michael
|
f3d9c44f81
|
webyesod: fix stylesheet content type
|
2010-07-05 19:32:15 +00:00 |
|
Simon Michael
|
3d2daf3bdf
|
webyesod: cleaner urls when clicking nav links
|
2010-07-06 20:27:41 +00:00 |
|
Simon Michael
|
2e3c5bc281
|
webyesod: make filter form work in chrome 6
|
2010-07-08 02:04:20 +00:00 |
|
Simon Michael
|
ed37346426
|
refactor: import fix
|
2010-07-09 22:49:31 +00:00 |
|
Simon Michael
|
ce9cff05b9
|
webyesod: drop file format help link from add form
|
2010-07-09 22:50:30 +00:00 |
|
Simon Michael
|
e527ada8fb
|
webyesod: slightly improved layout when stylesheet is missing
|
2010-07-10 00:13:58 +00:00 |
|
Simon Michael
|
619c7a1177
|
webyesod: maximise edit form width and use normal font size
|
2010-07-10 00:35:19 +00:00 |
|
Simon Michael
|
39bed956d6
|
webyesod: an edit should not error when the file path is just a filename
|
2010-07-10 01:02:21 +00:00 |
|
Simon Michael
|
4f49094088
|
refactor: date spans, commodities
|
2010-07-11 18:56:36 +00:00 |
|
Simon Michael
|
b5d1ebba30
|
print, register, balance: fix layout with mixed-commodity amounts
|
2010-07-11 22:51:36 +00:00 |
|
Simon Michael
|
7e161bbebf
|
avoid build failure when switching -DWEB on and off
|
2010-07-13 01:05:13 +00:00 |
|
Simon Michael
|
e3a2370728
|
web: avoid a build failure when switching from -fweb610 to -fweb
|
2010-07-10 14:35:52 +00:00 |
|
Simon Michael
|
d920e853e5
|
cleanups
|
2010-07-13 21:52:54 +00:00 |
|
Simon Michael
|
d140cdc7bf
|
web: slightly better browser opening on windows, should find a standard firefox install
|
2010-07-13 21:53:58 +00:00 |
|
Simon Michael
|
939fd174d9
|
stats: wording
|
2010-07-13 21:55:04 +00:00 |
|
Simon Michael
|
eefb04abfe
|
auto-create missing journal files rather than giving an error
|
2010-07-13 19:36:43 +00:00 |
|
Simon Michael
|
50aeb272b0
|
web: add form fixes
|
2010-07-17 01:24:59 +00:00 |
|
Simon Michael
|
9acb57cfc5
|
add: allow blank descriptions
|
2010-07-17 15:13:16 +00:00 |
|
Simon Michael
|
fada2198cb
|
fix a warning without -fweb
|
2010-07-17 19:56:51 +00:00 |
|
Simon Michael
|
efa5545c0d
|
in a web-enabled build on windows, run the web ui by default
|
2010-07-13 21:53:03 +00:00 |
|