Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							445e8aa3cc 
							
						 
					 
					
						
						
							
							add support for megaparsec 8 ( #1175 )  
						
						
						
					 
					
						2020-01-14 09:54:06 -08:00 
						 
				 
			
				
					
						
							
							
								Carl Richard Theodor Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							72acd7c22a 
							
						 
					 
					
						
						
							
							web: Add option --socket to use UNIX socket file  
						
						... 
						
						
						
						This commit adds the --socket option to use hledger-web over an AF_UNIX socket
file.
It allows running multiple instances of hledger-web on the same system without
having to manually choose a port for each instance, which is helpful for running
individual instances for multiple users. In this scenario, the socket path is
predictable, as it can be derived from the username.
It also introduces the following dependencies:
 - network
   - Used to create the unix domain socket
 - unix-compat
   - Used to identify if the socket file is still a socket, to reduce the risk
     of deleting a file when cleaning up the socket 
						
					 
					
						2020-01-12 16:15:37 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							cfb2a61ae1 
							
						 
					 
					
						
						
							
							;bump to dev version; bump man page dates  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2020-01-05 09:04:50 -08:00 
						 
				 
			
				
					
						
							
							
								Stephen Morgan 
							
						 
					 
					
						
						
						
						
							
						
						
							74778efcf5 
							
						 
					 
					
						
						
							
							Use nubSort instead of nub . sort.  
						
						
						
					 
					
						2020-01-04 08:31:10 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							46d516e7a3 
							
						 
					 
					
						
						
							
							move JSON instances from hledger-web to hledger-lib  
						
						
						
					 
					
						2019-12-16 17:17:00 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							093dca570d 
							
						 
					 
					
						
						
							
							lib, cli, web: bump version to 1.16.1  
						
						
						
					 
					
						2019-12-03 08:41:44 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b7bea5698e 
							
						 
					 
					
						
						
							
							web: drop old dependency on json ( #1190 )  
						
						
						
					 
					
						2019-12-03 08:41:44 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							0ce890e5ff 
							
						 
					 
					
						
						
							
							lib, cli, web: drop unnecessary mtl-compat dependency  
						
						
						
					 
					
						2019-12-02 08:23:00 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6daebf60ea 
							
						 
					 
					
						
						
							
							;regen cabal files  
						
						
						
					 
					
						2019-12-01 10:05:37 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ebedae01cf 
							
						 
					 
					
						
						
							
							;cabal: remove special cases for unsupported GHC 7  
						
						
						
					 
					
						2019-11-28 14:59:18 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							08951ac3e8 
							
						 
					 
					
						
						
							
							;cabal: add ghc 8.8 to tested-with  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2019-11-28 14:59:10 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							843d394077 
							
						 
					 
					
						
						
							
							cli, ui, web: support GHC 8.8, add stack-ghc8.8.yaml ( #1090 )  
						
						... 
						
						
						
						hledger-web needs an unreleased version of json. 
						
					 
					
						2019-11-28 14:31:48 -08:00 
						 
				 
			
				
					
						
							
							
								Alejandro García Montoro 
							
						 
					 
					
						
						
						
						
							
						
						
							4efd0242da 
							
						 
					 
					
						
						
							
							web: Modify the --cors option to require a specific origin  
						
						... 
						
						
						
						- Modified the cors option to require a String
- Moved the logic to build the cors policy to WebOptions.hs
- Specify the --cors "*" example in the cors option help
- Added utf8-string dependency to convert a String into a ByteString 
						
					 
					
						2019-10-07 14:54:18 -10:00 
						 
				 
			
				
					
						
							
							
								Alejandro García Montoro 
							
						 
					 
					
						
						
						
						
							
						
						
							e96dfe832f 
							
						 
					 
					
						
						
							
							web: Allow CORS to be enabled in hledger-web  
						
						... 
						
						
						
						Add a --cors option to the CLI to enable simple cross-origin requests 
						
					 
					
						2019-10-07 14:54:18 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							24ce2686f4 
							
						 
					 
					
						
						
							
							drop GHC 7.10/base 4.8 support, finally, due to MonadFail hassles  
						
						... 
						
						
						
						in JournalReader.hs. If you still need this, feel free to work on
those errors. But hopefully not, because dropping base 4.8 should
permit some code cleanups. 
						
					 
					
						2019-09-14 03:45:37 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f65fc47185 
							
						 
					 
					
						
						
							
							;bump version to 1.15.99  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2019-09-13 08:43:33 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							acd7010e5a 
							
						 
					 
					
						
						
							
							;doc: "curses-style interface" -> "terminal interface"  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2019-09-10 18:14:16 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							29f7654c3a 
							
						 
					 
					
						
						
							
							bump versions to 1.15  
						
						
						
					 
					
						2019-09-01 08:53:06 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							a6e9b11a54 
							
						 
					 
					
						
						
							
							;cabal: bump tested-with, regen cabal files  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2019-07-12 23:24:10 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							c9e16b83ef 
							
						 
					 
					
						
						
							
							; propagate dev version bump  
						
						
						
					 
					
						2019-03-20 17:13:59 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							928ddfeb13 
							
						 
					 
					
						
						
							
							bump hledger version to 1.14.1, and other pkgs' lower bounds  
						
						
						
					 
					
						2019-03-01 18:39:25 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							0cd5545e26 
							
						 
					 
					
						
						
							
							regen cabal files/manuals  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2019-03-01 16:17:25 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							9fab3257e8 
							
						 
					 
					
						
						
							
							regen cabal files  
						
						
						
					 
					
						2019-03-01 15:44:40 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2dc716cdb4 
							
						 
					 
					
						
						
							
							web: support adding new transactions via JSON PUT ( #316 )  
						
						... 
						
						
						
						A single transaction can be added by PUT to /add.
(I read that PUT, not POST, should be used to create;
perhaps the web add form should also use PUT ?)
As with the web form, the `add` capability is required (and enabled by
default).
Here's how to test with curl:
$ curl -s http://127.0.0.1:5000/add  -X PUT -H 'Content-Type: application/json' --data-binary @in.json; echo
New readJsonFile/writeJsonFile helpers in Hledger.Web.Json
are handy for generating test data. Eg:
>>> writeJsonFile "in.json" (head $ jtxns samplejournal) 
						
					 
					
						2019-02-20 20:23:51 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b46212ae50 
							
						 
					 
					
						
						
							
							web: better ToJSON instances, new FromJSON instances, utilities ( #316 )  
						
						
						
					 
					
						2019-02-20 20:23:45 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							afd7931ca0 
							
						 
					 
					
						
						
							
							web: add the same 6 JSON routes as in hledger-api ( #316 )  
						
						
						
					 
					
						2019-02-18 23:57:58 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							94753f1cea 
							
						 
					 
					
						
						
							
							bump to dev version  
						
						
						
					 
					
						2019-02-08 11:33:44 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							40d1572359 
							
						 
					 
					
						
						
							
							bump version to 1.13  
						
						
						
					 
					
						2019-02-01 17:19:19 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1e5e30ae87 
							
						 
					 
					
						
						
							
							regen cabal files  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2019-01-25 18:33:39 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							0ed3ec08fa 
							
						 
					 
					
						
						
							
							bump version to 1.12.99  
						
						
						
					 
					
						2019-01-05 07:35:54 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							67d7c82e9f 
							
						 
					 
					
						
						
							
							bump version to 1.12  
						
						
						
					 
					
						2018-12-02 17:20:34 -08:00 
						 
				 
			
				
					
						
							
							
								Peter Simons 
							
						 
					 
					
						
						
						
						
							
						
						
							4e8f2c11d3 
							
						 
					 
					
						
						
							
							Allow building with base-4.12.  
						
						... 
						
						
						
						The build succeeds just fine and all test suites pass, too. 
						
					 
					
						2018-10-24 10:35:11 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							80dc2ef03f 
							
						 
					 
					
						
						
							
							update cabal files with hpack 0.31  
						
						... 
						
						
						
						As in latest stack release. Hopefully this won't unleash horrors. 
						
					 
					
						2018-10-18 14:44:16 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Chen 
							
						 
					 
					
						
						
						
						
							
						
						
							2cbc41e088 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ExceptTLayer  
						
						
						
					 
					
						2018-10-09 11:19:45 -06:00 
						 
				 
			
				
					
						
							
							
								Alex Chen 
							
						 
					 
					
						
						
						
						
							
						
						
							e45070aab5 
							
						 
					 
					
						
						
							
							Update dependency bounds for megaparsec  
						
						
						
					 
					
						2018-10-09 11:15:33 -06:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ff2a546319 
							
						 
					 
					
						
						
							
							bump version to 1.11.99  
						
						
						
					 
					
						2018-10-06 09:42:12 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c9c4ebf79 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ExceptTLayer  
						
						
						
					 
					
						2018-10-04 21:04:02 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b798c48040 
							
						 
					 
					
						
						
							
							bump version to 1.11  
						
						
						
					 
					
						2018-09-30 20:07:45 -10:00 
						 
				 
			
				
					
						
							
							
								Alex Chen 
							
						 
					 
					
						
						
						
						
							
						
						
							3d2584d869 
							
						 
					 
					
						
						
							
							lib: switch to megaparsec 7  
						
						
						
					 
					
						2018-09-30 20:15:12 -06:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							8c18bada0c 
							
						 
					 
					
						
						
							
							lib, cli, ui, web: update cabal files  
						
						
						
					 
					
						2018-09-22 21:01:23 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							45858abc9c 
							
						 
					 
					
						
						
							
							cli, ui, web: drop HUnit dependency  
						
						
						
					 
					
						2018-09-07 13:01:50 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							362705a981 
							
						 
					 
					
						
						
							
							update cabal files  
						
						
						
					 
					
						2018-09-07 12:44:52 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							72acb86299 
							
						 
					 
					
						
						
							
							cabal: bump tested-with declarations  
						
						
						
					 
					
						2018-08-02 08:25:49 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							d62f082bce 
							
						 
					 
					
						
						
							
							bump version to 1.10.99 (dev)  
						
						
						
					 
					
						2018-07-04 13:32:42 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6242b1d784 
							
						 
					 
					
						
						
							
							bump version to 1.10  
						
						
						
					 
					
						2018-06-30 22:08:02 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f4c743eca4 
							
						 
					 
					
						
						
							
							web: disable test suite, broken and not testing anything useful  
						
						
						
					 
					
						2018-06-30 14:48:18 +01:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							70c1bb1ef0 
							
						 
					 
					
						
						
							
							web: Re-add warnings conditional on GHC version  
						
						
						
					 
					
						2018-06-25 12:12:17 +02:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							466558968b 
							
						 
					 
					
						
						
							
							web: Fix compilation errors for all 'stack.yaml's  
						
						
						
					 
					
						2018-06-25 12:00:18 +02:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							e8668e2a5c 
							
						 
					 
					
						
						
							
							web: Conform layout to the rest of hledger-* packages  
						
						
						
					 
					
						2018-06-24 14:18:06 +02:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							af98eecdf8 
							
						 
					 
					
						
						
							
							web: Add capabilities type, CLI options, and reading them from headers  
						
						
						
					 
					
						2018-06-24 14:18:02 +02:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							c952ab881b 
							
						 
					 
					
						
						
							
							web: Add /manage page, implement /edit, /upload, and /download  
						
						
						
					 
					
						2018-06-24 14:13:04 +02:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							cc1241fa20 
							
						 
					 
					
						
						
							
							web: Add yesod-form-generated AddForm, add GET & POST /add  
						
						
						
					 
					
						2018-06-24 14:13:04 +02:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							4c8d7de602 
							
						 
					 
					
						
						
							
							web: Fix error messages  
						
						
						
					 
					
						2018-06-24 14:13:04 +02:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							9beec88727 
							
						 
					 
					
						
						
							
							web: Move sources to src/ subdirectory  
						
						
						
					 
					
						2018-06-24 14:13:04 +02:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							4faf0d8b4a 
							
						 
					 
					
						
						
							
							web: Resurrect ImportForm and EditForm  
						
						
						
					 
					
						2018-06-24 14:13:04 +02:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							89ff5612ec 
							
						 
					 
					
						
						
							
							web: Separate the add form from Foundation & JournalR/RegisterR  
						
						
						
					 
					
						2018-06-24 14:13:03 +02:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							7404813239 
							
						 
					 
					
						
						
							
							web: Remove dead code  
						
						
						
					 
					
						2018-06-24 14:13:03 +02:00 
						 
				 
			
				
					
						
							
							
								Jakub Zárybnický 
							
						 
					 
					
						
						
						
						
							
						
						
							50e97e05fd 
							
						 
					 
					
						
						
							
							web: Clean up imports  
						
						
						
					 
					
						2018-06-24 14:13:03 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							0ce9c5728a 
							
						 
					 
					
						
						
							
							switch to base-compat-batteries to fix ghc 7.10 support ( #794 )  
						
						... 
						
						
						
						base-compat-batteries provides the same API across more ghc versions
than base-compat does, at the cost of more dependencies. Eg it exports
Prelude.Compat ((<>)) with ghc 7.10/base 4.8, which we expect.
My belief is that several of our deps already require it so the added
cost is not too great. We should probably go back to base-compat when
possible though, eg when we stop supporting ghc 7.10. 
						
					 
					
						2018-06-04 17:32:42 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							328b2dabfe 
							
						 
					 
					
						
						
							
							require latest base-compat, might as well ( #794 )  
						
						
						
					 
					
						2018-06-04 17:32:32 -07:00 
						 
				 
			
				
					
						
							
							
								Peter Simons 
							
						 
					 
					
						
						
						
						
							
						
						
							8c0c168cd6 
							
						 
					 
					
						
						
							
							Fix the build of hledger-lib with ghc 8.0.x and base-compat 0.10.x.  
						
						... 
						
						
						
						We don't need to import Data.Monoid because Prelude.Compat exports "<>"
already. In fact, importing that module causes build failures:
    Hledger/Read/Common.hs:725:62: error:
        Ambiguous occurrence ‘<>’
        It could refer to either ‘Sem.<>’,
                                 imported from ‘Prelude.Compat’ at Hledger/Read/Common.hs:97:1-39
                                 (and originally defined in ‘Data.Semigroup’)
                              or ‘Data.Monoid.<>’,
                                 imported from ‘Data.Monoid’ at Hledger/Read/Common.hs:110:1-18
Fixes https://github.com/simonmichael/hledger/issues/794 . 
						
					 
					
						2018-06-04 20:58:58 +02:00 
						 
				 
			
				
					
						
							
							
								Alex Chen 
							
						 
					 
					
						
						
						
						
							
						
						
							c4ba7542d7 
							
						 
					 
					
						
						
							
							lib: use megaparsec 6 for all supported ghc versions  
						
						
						
					 
					
						2018-05-22 12:16:46 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							41665d07b0 
							
						 
					 
					
						
						
							
							regenerate cabal files, fix tabular compilation error  
						
						
						
					 
					
						2018-04-23 18:52:28 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							d53557b09d 
							
						 
					 
					
						
						
							
							regen cabal files with stack 1.7's hpack (0.28.2)  
						
						
						
					 
					
						2018-04-20 06:47:52 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							30186e35ea 
							
						 
					 
					
						
						
							
							cabal: update tested-with  
						
						
						
					 
					
						2018-04-20 05:24:09 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							4ea02bf1cb 
							
						 
					 
					
						
						
							
							bump version to 1.9.99  
						
						
						
					 
					
						2018-04-04 17:53:38 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6ebb1fb061 
							
						 
					 
					
						
						
							
							update cabal files  
						
						
						
					 
					
						2018-03-31 19:15:24 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							0979dbc01f 
							
						 
					 
					
						
						
							
							regenerate cabal files with stack 1.6.3 to silence hpack warnings  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2018-03-31 03:24:01 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							21db75f1a6 
							
						 
					 
					
						
						
							
							update cabal files  
						
						
						
					 
					
						2018-03-24 16:06:20 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							e85e3a96c9 
							
						 
					 
					
						
						
							
							web: update cabal file  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2018-03-12 04:20:56 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							92d48ed0a2 
							
						 
					 
					
						
						
							
							lib/ui/web/api: move manuals to extra-source-files in these pkgs too  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2018-01-26 11:49:26 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							bc3f5c476c 
							
						 
					 
					
						
						
							
							bump version to 1.5.99  
						
						
						
					 
					
						2018-01-04 10:15:03 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							956dee9682 
							
						 
					 
					
						
						
							
							update cabal files  
						
						
						
					 
					
						2017-12-31 10:24:15 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							0d8ac2cd6f 
							
						 
					 
					
						
						
							
							update cabal files  
						
						
						
					 
					
						2017-12-31 10:03:50 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							d3363d09d8 
							
						 
					 
					
						
						
							
							allow megaparsec 6.4.0  
						
						
						
					 
					
						2017-12-31 08:47:59 -08:00 
						 
				 
			
				
					
						
							
							
								Eli Flanagan 
							
						 
					 
					
						
						
						
						
							
						
						
							d12d7e2228 
							
						 
					 
					
						
						
							
							use bootstrap-datepicker  
						
						... 
						
						
						
						This also validates transaction date and description upon form submission. As noted in
the issue, this removes hledger-web's "smart date" functionality. This
functionality can be restored giving the demand but should be tracked in
another issue.
Previous iterations used input[type=date], but it isn't easily
crossbrowser and the polyfill I found had some quirks. 
						
					 
					
						2017-12-29 13:01:26 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							0621a27833 
							
						 
					 
					
						
						
							
							update cabal files  
						
						
						
					 
					
						2017-12-22 10:13:37 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							761fc31eb8 
							
						 
					 
					
						
						
							
							lib,cli,ui,web: allow megaparsec 6.3.0  
						
						
						
					 
					
						2017-12-15 12:32:11 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							9013694d89 
							
						 
					 
					
						
						
							
							cabal: regenerate with stack 1.6/hpack 0.20  
						
						
						
					 
					
						2017-12-07 11:46:33 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							c18a75ecfe 
							
						 
					 
					
						
						
							
							fix data-files paths in yaml/cabal files  
						
						
						
					 
					
						2017-12-06 18:45:01 -08:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							302723b1be 
							
						 
					 
					
						
						
							
							lib,cli,ui,web: allow megaparsec 6.2  
						
						... 
						
						
						
						Forgot to commit this last time.
[ci skip] 
						
					 
					
						2017-10-01 09:49:51 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							bfb4a38afb 
							
						 
					 
					
						
						
							
							update cabal files  
						
						
						
					 
					
						2017-09-30 11:45:33 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b324d3de95 
							
						 
					 
					
						
						
							
							lib, cli, ui, web: drop oldtime flag, require time 1.5+  
						
						... 
						
						
						
						Should be safe to do now, I hope. 
						
					 
					
						2017-08-25 16:56:41 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2036260bb8 
							
						 
					 
					
						
						
							
							cli, web: simplify shakespeare bounds  
						
						
						
					 
					
						2017-08-25 16:46:35 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							230dfea207 
							
						 
					 
					
						
						
							
							update tested-with GHC versions  
						
						
						
					 
					
						2017-08-25 16:40:29 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6448053448 
							
						 
					 
					
						
						
							
							lib, cli, web: remove ghc < 7.6 support  
						
						
						
					 
					
						2017-08-25 16:36:17 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							c3ba45cd48 
							
						 
					 
					
						
						
							
							ui, web, api: package.yaml: similar cleanups  
						
						
						
					 
					
						2017-08-25 16:31:54 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							e24a1a2dc0 
							
						 
					 
					
						
						
							
							cli, web: remove unnecessary bound to satisfy hackage server  
						
						
						
					 
					
						2017-08-25 09:21:50 -07:00 
						 
				 
			
				
					
						
							
							
								Hans-Peter Deifel 
							
						 
					 
					
						
						
						
						
							
						
						
							37d7c248e2 
							
						 
					 
					
						
						
							
							Allow megaparsec-6.1  
						
						
						
					 
					
						2017-08-24 15:56:49 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							21951aa273 
							
						 
					 
					
						
						
							
							bump version harder: fix some yaml/cabal bounds I had missed  
						
						
						
					 
					
						2017-08-01 10:11:42 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1efbbbc7ac 
							
						 
					 
					
						
						
							
							regenerate cabal files  
						
						
						
					 
					
						2017-07-31 15:01:23 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							87e281a45d 
							
						 
					 
					
						
						
							
							restore upper bounds on hledger packages  
						
						... 
						
						
						
						I dropped these last month, perhaps without meaning to.
They probably should stay. hledger-ui (eg) will still build
with minor updates of hledger-lib or hledger, but will require
either a release or a hackage revision to build with a major
update. 
						
					 
					
						2017-07-30 11:42:52 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							d7d5f8a064 
							
						 
					 
					
						
						
							
							add support for megaparsec 6 ( fixes   #594 )  
						
						... 
						
						
						
						Older megaparsec is still supported.
Also cleans up our custom parser types,
and some text (un)packing is done in different places
(possible performance impact). 
						
					 
					
						2017-07-27 19:20:46 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							af952532c9 
							
						 
					 
					
						
						
							
							bump package versions to 1.3  
						
						
						
					 
					
						2017-06-30 20:57:47 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							af11cd6243 
							
						 
					 
					
						
						
							
							bump package versions to 1.2.98 (1.3 alpha)  
						
						
						
					 
					
						2017-06-06 09:21:51 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2de0109953 
							
						 
					 
					
						
						
							
							allow megaparsec 5.3  
						
						
						
					 
					
						2017-04-29 17:16:27 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1850fb732f 
							
						 
					 
					
						
						
							
							bump version to 1.2  
						
						
						
					 
					
						2017-03-31 17:58:11 -07:00 
						 
				 
			
				
					
						
							
							
								Peter Simons 
							
						 
					 
					
						
						
						
						
							
						
						
							e2c8a6ae42 
							
						 
					 
					
						
						
							
							Use more accurate license tag in Cabal file.  
						
						
						
					 
					
						2017-03-15 23:07:57 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							3c13da3ca2 
							
						 
					 
					
						
						
							
							update cabal files to hpack 0.17.0/stack 1.4 format  #512  
						
						
						
					 
					
						2017-03-15 23:04:35 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							a30583f6a1 
							
						 
					 
					
						
						
							
							allow megaparsec 5.2   #503  
						
						
						
					 
					
						2017-02-01 16:24:37 -08:00