Commit Graph

6137 Commits

Author SHA1 Message Date
Simon Michael
30186e35ea cabal: update tested-with 2018-04-20 05:24:09 -07:00
Simon Michael
91e3ddd4fb lib: refactor 2018-04-20 05:24:09 -07:00
Dmitry Astapov
0c835acd18 lib, app: better descriptions for forecast transactions 2018-04-18 16:05:08 -07:00
Simon Michael
f2d3b3e1d4 csv: handle the other double negation cases: -(N), ((N)) (fix #736) 2018-04-18 07:39:33 -07:00
Dmitry Astapov
d82370d10b lib, app, web: remove differences between command line and journal file aliases 2018-04-17 16:09:11 -07:00
Dmitry Astapov
f6ec26e321 lib, app, web, ui: rename readJournalFile[s]WithOpts to readJournalFile, same for tryReader[s]WithOpts 2018-04-17 15:25:02 -07:00
Simon Michael
2bed041135 doc: queries: clarify
[ci skip]
2018-04-17 14:34:50 -07:00
Simon Michael
ae8046d47b lib: restore/update haddocks on readJournalFile[s]WithOpts
[ci skip]
2018-04-17 14:34:43 -07:00
Dmitry Astapov
5579af9a04 lib: remove readJournalFile(s) - supeceded by readJournalFile(s)WithOpts 2018-04-17 14:33:32 -07:00
Dmitry Astapov
37607beaea lib, app, web: use readJournalFileWithOpts instead of readJournalFile whenever possible 2018-04-17 14:33:32 -07:00
Dmitry Astapov
c7d86f3572 doc: mention that auto postings affect balances/amount inference (#729) 2018-04-17 14:33:32 -07:00
Dmitry Astapov
93814652f8 lib: auto postings are generated right after posting that triggered them (#729) 2018-04-17 14:33:32 -07:00
Dmitry Astapov
ecf49b1e4b lib: auto postings generated before amount inference and balance checks (#729) 2018-04-17 14:33:32 -07:00
Simon Michael
8633ab2e42 Revert "travis: build hledger-ui again, should work now" - nope
This reverts commit 705513c

Waiting on https://github.com/haskell-fswatch/hfsnotify/pull/77
2018-04-16 17:54:10 -07:00
Simon Michael
705513c398 travis: build hledger-ui again, should work now 2018-04-16 16:57:09 -07:00
Simon Michael
bb904718fa site: download: bump recommended hledger-web version
[ci skip]
2018-04-16 16:38:39 -07:00
Everett Hildenbrandt
c69fbff6d9 CsvReader: print more information about amount-in/out errors 2018-04-15 16:52:52 -07:00
Pavlo Kerestey
63d4c51dc4 Use quoteIfNeeded in quoteIfSpaced. Fix escapeDoubleQuotes to escape 2018-04-12 12:04:20 -07:00
Pavlo Kerestey
980210070a Explicit exports of Hledger.Utils.Text 2018-04-12 12:04:20 -07:00
Simon Michael
ce3a1b64d0 make: drop obsolete easytest rules
[ci skip]
2018-04-12 11:03:13 -07:00
Simon Michael
554edb165f make: comment out localism, don't require a special hpack
[ci skip]
2018-04-12 07:14:57 -07:00
Simon Michael
8a0c64d8c1 site: move contributing page to wiki 2018-04-10 14:33:41 -07:00
Simon Michael
4d214b28c3 site: wiki subdirectory isn't needed in links
[ci skip]
2018-04-10 07:18:16 -07:00
Simon Michael
48c8e153c1 site: update wiki sidebar mirroring
[ci skip]
2018-04-10 07:14:24 -07:00
Simon Michael
f46e2f5de3 site: update wiki sidebar mirroring
[ci skip]
2018-04-10 06:35:00 -07:00
Simon Michael
70b6655044 site: download: tweak stackage links
[ci skip]
2018-04-09 05:47:06 -07:00
Simon Michael
aafdfae8d2 site: download: windows builds are not nightly
[ci skip]
2018-04-08 20:59:30 -07:00
Simon Michael
a5d70debbb cli: disable failing test (#727) 2018-04-08 18:38:54 -07:00
Simon Michael
7e8f9cde79 stack: bump to latest nightly 2018-04-08 17:54:11 -07:00
Simon Michael
5468a26345 ui: can build with stackage ghc 8.4 nightlies again 2018-04-08 17:53:23 -07:00
Simon Michael
fd2258ef5c site: download: consistency 2018-04-08 08:08:51 -07:00
Simon Michael
464ab0e267 site: download: update stack snapshot recommendations 2018-04-08 08:06:23 -07:00
Simon Michael
bb01234f03 doc: contributing: stackage package & packaging status links 2018-04-08 08:06:23 -07:00
Wad
3a7f50b5c5 Update hledger_journal.m4.md
Update the location of the vim ledger support.
2018-04-07 00:24:04 +01:00
Simon Michael
cc1db7be98 bal: failing test for account code sorting (#727)
[ci skip]
2018-04-06 05:42:00 -07:00
Simon Michael
7129577f34 update cabal files 2018-04-04 17:56:22 +01:00
Simon Michael
4c4f53c3ad make gencabal: use ghc 8.2 to include hledger-ui 2018-04-04 17:55:26 +01:00
Simon Michael
4ea02bf1cb bump version to 1.9.99 2018-04-04 17:53:38 +01:00
Simon Michael
7565687fcb tools: always generate cabal files with hpack 0.20 to avoid warnings
Not great, requires makefile users to have a "hpack-0.20" in $PATH.
2018-04-04 17:47:36 +01:00
Simon Michael
3e81019b88 tools: make ghci[d]-lib-doctest 2018-04-04 17:47:01 +01:00
Simon Michael
0b5ddcebee cli: clarify smart dates with more examples; add support for YYYYMM 2018-04-04 17:45:23 +01:00
Simon Michael
0e5aa349c8 install: aand.. default verbosity back to info. error doesn't hide warnings 2018-04-04 09:35:09 +01:00
Simon Michael
5dd68c0684 install: specify the resolver again, be independent of global resolver 2018-04-04 09:31:53 +01:00
Simon Michael
c4a707e28a install: default to "error" stack verbosity again, info is too noisy 2018-04-04 09:31:19 +01:00
Simon Michael
5336fb42d3 install: bump version 2018-04-04 09:21:44 +01:00
Simon Michael
705ba683bd install: run stack with default (info) verbosity by default
Otherwise details of install plan failures are hidden.
2018-04-04 09:20:46 +01:00
Simon Michael
43fe86fabc install: show cabal/stack versions and which is being used 2018-04-04 09:20:13 +01:00
Simon Michael
98647ee6f2 web: fix breakage with yesod < 1.6
[ci skip]
2018-04-02 16:32:38 +01:00
Simon Michael
7f1ab4485f doc: announce: cleanups for next time
[ci skip]
2018-04-01 22:47:34 +01:00
Simon Michael
e88ff6cc61 install: forgot to bump hledger-install version
[ci skip]
2018-04-01 01:38:53 +01:00