Commit Graph

2123 Commits

Author SHA1 Message Date
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
26486b4fc6 web: add missing dependency to cabal file 2011-07-01 00:33:47 +00:00
Simon Michael
8f487ae4be web: ensure basic black on white body color 2011-07-01 15:28:41 +00:00
Simon Michael
287eb6bd00 refactor: drop dropws 2011-07-15 21:58:20 +00:00
Simon Michael
2aedd32690 journalAccountNamesUsed should be sorted 2011-07-17 15:54:21 +00:00
Simon Michael
a62c51eff6 web: hide postings in a simpler way not requiring a special style 2011-07-17 16:00:34 +00:00
Simon Michael
613001a468 web: add a missing css class to balance report total 2011-07-17 16:01:14 +00:00
Simon Michael
f2171c1e02 choice' haddock 2011-07-17 17:16:40 +00:00
Simon Michael
5d5fb30685 vty: fix warnings 2011-07-17 22:14:07 +00:00
Simon Michael
9db32e0f60 haddock fix 2011-07-17 23:14:51 +00:00
Simon Michael
55033b6e79 mkdatespan haddock 2011-07-17 15:54:58 +00:00
Simon Michael
cd68f43be3 cli: rename hledger.hs (but not the executable) to avoid mac build issues 2011-07-17 23:21:48 +00:00
Simon Michael
a44aa8d7d2 refactor: remove unnecessary LANGUAGE CPP pragmas 2011-07-17 23:29:57 +00:00
Simon Michael
81db822424 tools: include missing source files in tags etc. 2011-07-19 00:56:15 +00:00
Simon Michael
47a9564bdb showJournalDebug 2011-08-02 23:27:41 +00:00
Simon Michael
3364d344d1 refactor: simplify matchers, dropping sense argument 2011-08-07 15:31:00 +00:00
Simon Michael
68c2d0f513 fix matcher parse tests 2011-06-13 21:12:35 +00:00
Simon Michael
789be240b6 fix edate: matcher, should match actual date if no effective date defined 2011-07-01 17:20:04 +00:00
Simon Michael
77ca58269a misc helpers 2011-08-07 15:31:36 +00:00
Simon Michael
9ea1f4a98b tools: update file lists 2011-08-07 22:14:14 +00:00
Simon Michael
b2c4b8bfea tools: include web templates in tags 2011-06-04 17:01:45 +00:00
Simon Michael
452ea75432 tools: remove local stuff 2011-08-07 22:17:59 +00:00
Simon Michael
b783f25fa8 type signature 2011-08-07 22:29:47 +00:00
Simon Michael
20a45c538d also export trace from Hledger.Utils 2011-08-08 01:34:00 +00:00
Simon Michael
fd13689339 missing type signatures 2011-08-08 01:34:21 +00:00
Simon Michael
46d53f4fcd tools: fix autotest rule 2011-08-09 01:54:47 +00:00
Simon Michael
ec7e1f7c49 tools: sp macro 2011-08-07 22:18:54 +00:00
Simon Michael
6a895d94cc tools: check for sp and explain how to get it when needed 2011-06-23 18:15:01 +00:00
Simon Michael
eeca35d6b5 update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
Simon Michael
0cb0c61fcb fix partial isSingleQuoted/isDoubleQuoted functions 2011-08-14 22:38:51 +00:00
Simon Michael
c24609f468 refactor fixSmartDate* 2011-08-14 22:39:48 +00:00
Simon Michael
931c64221e more useful parse error from fixSmartDateStr 2011-08-08 01:34:43 +00:00
Simon Michael
666218dd62 more quoted string splitting/joining utils 2011-08-15 13:58:16 +00:00
Simon Michael
a447e2c56b tools: update functest rule for shelltest 1.0, hide successes 2011-08-15 15:22:01 +00:00
Simon Michael
76a661e855 tools: update test: rule for shelltestrunner head 2011-06-14 22:32:26 +00:00
Simon Michael
e6e7cef85c tools: easier browser switching 2011-06-13 19:50:10 +00:00
Simon Michael
cbb0fc5c59 move basic reports into hledger-lib 2011-08-15 22:59:06 +00:00
Simon Michael
85f83c00fc drop some old base 3 support 2011-08-15 22:59:15 +00:00
Simon Michael
7367e5b24d importable Hledger.Vty and Hledger.Chart modules 2011-08-15 23:09:52 +00:00
Simon Michael
02a43f1e40 slightly improve help layout 2011-08-19 18:28:50 +00:00
Simon Michael
e005625780 web: account register now obeys --cost and --effective flags like the rest 2011-08-19 18:30:03 +00:00
Simon Michael
bc8411219b scripts: uniquify 2011-08-19 18:30:21 +00:00
Simon Michael
559d7ba2c9 tools: more mnemonic LOC rule 2011-08-19 18:39:58 +00:00
Simon Michael
16e92d0ebb docs: dev correction 2011-08-20 19:18:24 +00:00
Simon Michael
06fc64ec12 docs: dev setup notes, scripts readme 2011-08-20 15:48:27 +00:00
Simon Michael
480b3fbe5c scripts/ -> examples/ 2011-08-20 20:19:21 +00:00
Simon Michael
4c930edd94 tools: functest rule fix 2011-08-25 21:51:54 +00:00
Simon Michael
17fbc9de14 another part of add-on command detection that was missed 2011-08-25 23:13:08 +00:00
Simon Michael
dc43ca2d00 easier to roll back this one than merge 2011-08-22 14:52:47 +00:00