Commit Graph

  • 466558968b web: Fix compilation errors for all 'stack.yaml's Jakub Zárybnický 2018-06-25 12:00:18 +0200
  • 8d1ee38627 web: Add missing capability guards to /manage and /download Jakub Zárybnický 2018-06-24 23:17:56 +0200
  • 1df2cfb322 Add --capabilities-header to launcher.sh Jakub Zárybnický 2018-06-24 17:44:22 +0200
  • 483283ec43 web: Add capabilities guards and conditional widget rendering Jakub Zárybnický 2018-06-24 16:25:22 +0200
  • e8668e2a5c web: Conform layout to the rest of hledger-* packages Jakub Zárybnický 2018-06-18 11:23:44 +0200
  • af98eecdf8 web: Add capabilities type, CLI options, and reading them from headers Jakub Zárybnický 2018-06-17 23:53:24 +0200
  • 930b38a345 web: Simplify HTML and CSS Jakub Zárybnický 2018-06-17 17:42:41 +0200
  • df425802d4 web: Add 'hide empty accounts' option (bound to 'e' key) Jakub Zárybnický 2018-06-17 14:31:42 +0200
  • 5f6da96baa web: UI cleanup Jakub Zárybnický 2018-06-17 14:31:10 +0200
  • c952ab881b web: Add /manage page, implement /edit, /upload, and /download Jakub Zárybnický 2018-06-17 01:04:13 +0200
  • cc1241fa20 web: Add yesod-form-generated AddForm, add GET & POST /add Jakub Zárybnický 2018-06-12 18:56:53 +0200
  • ee36b529e7 web: Extract html into external files Jakub Zárybnický 2018-06-10 01:39:05 +0200
  • 4c8d7de602 web: Fix error messages Jakub Zárybnický 2018-06-10 00:30:42 +0200
  • 0e7b713a80 web: Simplify hledgerLayout into defaultLayout Jakub Zárybnický 2018-06-09 17:23:18 +0200
  • 9beec88727 web: Move sources to src/ subdirectory Jakub Zárybnický 2018-06-09 15:57:29 +0200
  • 4faf0d8b4a web: Resurrect ImportForm and EditForm Jakub Zárybnický 2018-06-09 15:31:41 +0200
  • c24c8f1c99 web: Simplify postAddR Jakub Zárybnický 2018-06-09 14:41:02 +0200
  • 89ff5612ec web: Separate the add form from Foundation & JournalR/RegisterR Jakub Zárybnický 2018-06-09 13:46:08 +0200
  • d760904982 web: Replace RecordWildCards with NamedFieldPuns, remove unused parameters Jakub Zárybnický 2018-06-09 12:09:31 +0200
  • 1d2b3521f6 web: Split long functions, remove unused parameters Jakub Zárybnický 2018-06-09 11:56:42 +0200
  • 7404813239 web: Remove dead code Jakub Zárybnický 2018-06-09 10:57:22 +0200
  • ee97e476c8 web: Switch to Data.Text, instead of unpacking to String Jakub Zárybnický 2018-06-08 23:10:05 +0200
  • 50e97e05fd web: Clean up imports Jakub Zárybnický 2018-06-08 21:58:55 +0200
  • c26674466a
    Merge pull request #819 from awjchen/moreParseErrors Simon Michael 2018-06-21 06:33:22 -0700
  • 4b050dfe97
    Merge pull request #811 from ocdtrekkie/sandstorm-add-screenshots Simon Michael 2018-06-21 06:29:04 -0700
  • e82b01bcf8 lib: refine parse errors and parser labels Alex Chen 2018-06-20 20:05:25 -0600
  • 9674f2a8cc lib: tweak whitespace parsing for better parse errors Alex Chen 2018-06-20 19:52:49 -0600
  • ed0106b209 lib: reduce backtracking of various parsers Alex Chen 2018-06-20 19:45:11 -0600
  • e3a755b5b1 lib: refactor amount parsers to minimize backtracking Alex Chen 2018-06-20 18:33:29 -0600
  • 89b1fd7de3 lib: refactor date-time parser, add error messages Alex Chen 2018-06-15 12:56:38 -0600
  • bc9375e4e5 lib: doc: journal: describe current directive semantics, finally Simon Michael 2018-06-20 19:41:28 -0700
  • 26489765ef lib: manual updates Simon Michael 2018-06-20 18:44:34 -0700
  • 6a96683691 web: make --auto and multiple -f options work again Simon Michael 2018-06-20 00:26:37 -0700
  • 9c1db9ed9f lib: fix forecast start/end dates Simon Michael 2018-06-18 18:08:55 -0700
  • 26d2c79ce0 lib: make date: also set forecast end date, not just -e and -p Simon Michael 2018-06-18 17:55:18 -0700
  • 816ba0f89d consistent comment wording Simon Michael 2018-06-18 17:54:25 -0700
  • b04dc82125 lib: doc: journal: clarify periodic transactions Simon Michael 2018-06-18 17:00:55 -0700
  • 5ecd8fb7ed Add build instructions for Sandstorm Jacob Weisz 2018-06-17 14:44:01 -0500
  • 0b8aa2cd08 Add screenshots for Sandstorm Jacob Weisz 2018-06-17 14:29:49 -0500
  • c4d45cffc4 lib: journal: require a space between period expr. and other fields Simon Michael 2018-06-12 16:39:56 -0700
  • eb23504906 lib: periodexprp: don't consume trailing whitespace Simon Michael 2018-06-12 16:39:17 -0700
  • c6bfd92dd3 removing "re-parsing" for pull 807 Alex Chen 2018-06-12 13:29:22 -0600
  • 34b4553344 lib: test descriptions Simon Michael 2018-06-11 15:30:12 -0700
  • 0edcd2f64e lib: test periodic transaction description, status mark, comment, tag Simon Michael 2018-06-09 07:30:49 -0700
  • 3146b9c910 lib: journal: update periodic txn func tests Simon Michael 2018-06-08 20:13:24 -0700
  • 57f41697ba update embedded manuals Simon Michael 2018-06-08 19:52:45 -0700
  • e3507ad944 lib: journal: allow descriptions/comments in periodic transactions Simon Michael 2018-06-08 19:45:29 -0700
  • dfcafc2cdf lib: refactor some journal, period expression parsers Simon Michael 2018-06-08 19:35:27 -0700
  • 1287081ffd tools: doctest: slight cleanup Simon Michael 2018-06-08 19:21:40 -0700
  • 7a4c3eea65 lib: doc: periodic/auto rule cleanups Simon Michael 2018-06-08 18:05:27 -0700
  • bc4286ee0f site: download: emphasise need to try latest stack Simon Michael 2018-06-11 16:38:15 -0700
  • a7ca636942
    Merge pull request #804 from awjchen/parseErrors Simon Michael 2018-06-11 14:31:30 -0700
  • 0d7380933b lib: update a parse-error test Alex Chen 2018-06-11 14:43:19 -0600
  • 0fb737bc39 lib: reduce backtracking in commoditydirectiveonelinep Alex Chen 2018-06-11 14:29:18 -0600
  • 0382bb5cd4 lib: move custom parse errors to Text.Megaparsec.Custom Alex Chen 2018-06-11 13:49:14 -0600
  • 846a38139d lib: add license to the code copied from megaparsec Alex Chen 2018-06-11 13:32:41 -0600
  • 2b22f857ac lib: make the parse errors module backwards compatible Alex Chen 2018-06-07 01:39:22 -0600
  • ff2b042c7e lib: remove the ErroringJournalParser type Alex Chen 2018-06-06 12:21:17 -0600
  • 39e7ef0311 lib: refine date parser error messages Alex Chen 2018-06-06 11:15:38 -0600
  • 132f8706d7 lib: edit comments to satisfy doctest Alex Chen 2018-06-06 11:23:52 -0600
  • 5f87e7cd5d lib: enable the custom parse errors Alex Chen 2018-06-06 00:31:37 -0600
  • 2d21ec0174 lib: weaken parser types Alex Chen 2018-06-06 00:29:52 -0600
  • 4a9e418b7a lib: refactor includedirectivep to avoid "re-parsing" Alex Chen 2018-06-06 00:21:00 -0600
  • b034fa7ca9 lib: weaken parser types Alex Chen 2018-06-05 23:52:28 -0600
  • 9b6558401f lib: rewrite comment parsers [API] Alex Chen 2018-06-05 23:44:02 -0600
  • d707b351cc lib: switch to custom parse errors for parserErrorAt Alex Chen 2018-06-05 14:25:30 -0600
  • c5561f25f1 lib: switch parsers to the custom error type Alex Chen 2018-06-05 14:23:47 -0600
  • ca201e4618 lib: add a module for custom parse errors Alex Chen 2018-06-05 12:16:00 -0600
  • 1624206b5d lib: more parse error test cleanup (#804) Simon Michael 2018-06-10 08:04:45 -0700
  • e83d9a1e34 lib: test cleanups (#804) Simon Michael 2018-06-10 07:53:23 -0700
  • 9d33342ff3 lib: start some parse error tests (#804) Simon Michael 2018-06-10 07:35:57 -0700
  • 42f47e2b6b update embedded manuals Simon Michael 2018-06-08 17:26:58 -0700
  • 312bf2fcb5 tools: make ghcid-test: ghcid plus the test command Simon Michael 2018-06-08 06:01:36 -0700
  • ee68fed951 tools: make: rename rules to ghci[d]-doctest Simon Michael 2018-06-07 18:20:14 -0700
  • 305f208862 stack: remove obsolete extra deps Simon Michael 2018-06-06 09:34:54 -0700
  • 5af502b2bb site: download: C deps tweak Simon Michael 2018-06-06 08:07:00 -0700
  • 79d3da0b2d
    Merge pull request #803 from trevorriles/doctests-fast-flag Simon Michael 2018-06-07 11:28:33 -0700
  • 9b1343d0b9 Add fast flag to doctests. trevorriles 2018-06-07 10:41:09 -0500
  • 8226335c4e
    Merge pull request #789 from ocdtrekkie/upstream-sandstorm Simon Michael 2018-06-06 07:57:48 -0700
  • e86b15f2b5
    Merge branch 'master' into upstream-sandstorm Simon Michael 2018-06-05 11:03:40 -0700
  • 236101e31a ui: support/require fsnotify 0.3.0.1+ Simon Michael 2018-06-05 06:41:13 -0700
  • bcbf0489c7 tools: make buildplantest* to check install plans without building Simon Michael 2018-06-05 06:21:52 -0700
  • c7cb8aa253 Update Sandstorm metadata Jacob Weisz 2018-06-05 01:37:29 -0500
  • 0a4fbef175 Update Sandstorm build files Jacob Weisz 2018-06-05 00:23:59 -0500
  • 061aad0431 remove some CPP that's obsolete since we require base 4.8+ Simon Michael 2018-06-04 15:13:49 -0700
  • 7ebecb1ab8 use newer hashtables to fix an instance warning with doctests/ghc 7 (#794) Simon Michael 2018-06-04 17:02:57 -0700
  • ec39c87ca8 disambiguate the base-compat imports in hledger package too (#794) Simon Michael 2018-06-04 16:32:57 -0700
  • 0ce9c5728a switch to base-compat-batteries to fix ghc 7.10 support (#794) Simon Michael 2018-06-04 16:28:28 -0700
  • 08f8be3cb4 make older ghcs mostly work with new base-compat (#794) Simon Michael 2018-06-04 14:54:24 -0700
  • 9b801f5746 cabal: consistent indentation Simon Michael 2018-06-04 13:51:05 -0700
  • 328b2dabfe require latest base-compat, might as well (#794) Simon Michael 2018-06-04 13:49:37 -0700
  • 6db7f800ee hledger-lib: fix doctest suite after recent package updates Peter Simons 2018-06-04 21:30:43 +0200
  • 7876d3a4ef stack.yaml: update nightly to latest snapshot Peter Simons 2018-06-03 12:05:47 +0200
  • 8c0c168cd6 Fix the build of hledger-lib with ghc 8.0.x and base-compat 0.10.x. Peter Simons 2018-06-02 14:34:05 +0200
  • 0808307af1 travis: use STACK variable Léo Gaspard 2018-06-04 02:12:32 +0200
  • 5808e289e6 feat(hledger-ui): added neovim as a supported editor Aerex 2018-05-28 18:30:06 -0500
  • 65f2dd6013 tools: make incr-buildtest*: like buildtest* but dont rebuild all Simon Michael 2018-06-03 17:04:02 -0700
  • f68caf529c tools: make buildtest-all: include latest stack.yaml also Simon Michael 2018-06-03 12:31:24 -0700
  • 66fbdc5d61 lib: enable doctests on mac again, note workaround, fix link Simon Michael 2018-06-01 07:18:12 -0700
  • 0d989a8b48 site: download: windows: mention #791 Simon Michael 2018-05-30 14:31:31 -0700