Stephen Morgan 
							
						 
					 
					
						
						
						
						
							
						
						
							2fd678e415 
							
						 
					 
					
						
						
							
							lib,cli,ui: Remove old CPP directives made redundant by version bounds.  
						
						
						
					 
					
						2020-08-29 15:08:28 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							3f55c23603 
							
						 
					 
					
						
						
							
							;review, tag all error calls with an easier to find PARTIAL: comment ( #1312 )  
						
						
						
					 
					
						2020-08-05 16:08:33 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							5b5eab1afe 
							
						 
					 
					
						
						
							
							ui: update for new parseQuery ( #1312 )  
						
						
						
					 
					
						2020-08-05 14:18:50 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f62797bdb7 
							
						 
					 
					
						
						
							
							;ui: cabal: simplify dep list to help packdeps reverse deps  
						
						... 
						
						
						
						(cf snoyberg/packdeps#51 ) 
						
					 
					
						2020-08-01 12:43:40 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							5d40b54043 
							
						 
					 
					
						
						
							
							;doc: regen manuals  
						
						
						
					 
					
						2020-08-01 12:41:54 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							53759dccc1 
							
						 
					 
					
						
						
							
							ui: help tweaks  
						
						
						
					 
					
						2020-07-19 06:12:29 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							21b91f17cb 
							
						 
					 
					
						
						
							
							;regen manuals  
						
						
						
					 
					
						2020-07-18 12:37:06 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							58695f9c29 
							
						 
					 
					
						
						
							
							ui: help tweaks  
						
						
						
					 
					
						2020-07-18 12:30:37 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7868da2a48 
							
						 
					 
					
						
						
							
							ui: ESC now restores exactly to initial app state ( #1286 )  
						
						... 
						
						
						
						Also resetFilter (DEL/BS key) no longer changes tree/list mode. 
						
					 
					
						2020-07-18 12:24:37 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							bac3028704 
							
						 
					 
					
						
						
							
							ui: q exits help; improve help layout ( #1286 )  
						
						
						
					 
					
						2020-07-18 08:59:21 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ae830a1ace 
							
						 
					 
					
						
						
							
							ui: restore vi keys by popular demand; t toggles tree mode ( #1286 )  
						
						
						
					 
					
						2020-07-18 08:39:23 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ef8a5140b3 
							
						 
					 
					
						
						
							
							;ui: escape key, forgot this  
						
						
						
					 
					
						2020-07-17 15:51:58 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							bc62fcada4 
							
						 
					 
					
						
						
							
							ui: escape key also clears report period limits  
						
						
						
					 
					
						2020-07-17 15:48:15 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							847fc23236 
							
						 
					 
					
						
						
							
							ui: use t/l keys for tree/list, T for "today", drop vi keys?! retune help ( #1286 )  
						
						
						
					 
					
						2020-07-17 15:42:05 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							a3ae4d88f8 
							
						 
					 
					
						
						
							
							ui: use -t/-l short flags for --tree/--flat, like cli ( #1286 )  
						
						
						
					 
					
						2020-07-17 15:36:07 -07:00 
						 
				 
			
				
					
						
							
							
								Stephen Morgan 
							
						 
					 
					
						
						
						
						
							
						
						
							51ea6d9f25 
							
						 
					 
					
						
						
							
							lib: Make queryDepth return Maybe Int.  
						
						
						
					 
					
						2020-07-16 10:05:53 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							73141aa645 
							
						 
					 
					
						
						
							
							;regen help/manuals  
						
						
						
					 
					
						2020-07-14 12:22:27 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							403cb457b7 
							
						 
					 
					
						
						
							
							;cabal files  
						
						
						
					 
					
						2020-07-14 12:09:45 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							3452270241 
							
						 
					 
					
						
						
							
							cli: --color/--colour option; smart emacs, windows autodetection ( #1296 )  
						
						
						
					 
					
						2020-07-14 12:08:36 -07:00 
						 
				 
			
				
					
						
							
							
								Stephen Morgan 
							
						 
					 
					
						
						
						
						
							
						
						
							1425301a8c 
							
						 
					 
					
						
						
							
							lib, cli: Use --flat as the default mode for all reports.  
						
						
						
					 
					
						2020-07-07 15:49:08 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							0bbd88fe7f 
							
						 
					 
					
						
						
							
							;doc: changelogs  
						
						
						
					 
					
						2020-07-05 09:24:16 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							3b6a8b0956 
							
						 
					 
					
						
						
							
							ui: register: elide multicommodity amounts  
						
						
						
					 
					
						2020-07-05 06:59:16 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							44c3eb1904 
							
						 
					 
					
						
						
							
							add a color argument to most amount show helpers, drop cshow variants  
						
						... 
						
						
						
						This is an API change, but it seems better than having additional
colour-supporting variants and trying to avoid duplicated code.
I stopped short of changing showAmount, so cshowAmount still exists. 
						
					 
					
						2020-07-05 06:59:16 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							3d57d4793d 
							
						 
					 
					
						
						
							
							;doc: regen manuals  
						
						
						
					 
					
						2020-07-04 16:17:13 -07:00 
						 
				 
			
				
					
						
							
							
								Stephen Morgan 
							
						 
					 
					
						
						
						
						
							
						
						
							c811ea4c7b 
							
						 
					 
					
						
						
							
							lib, cli, ui, web: intopt and friends now make sure their arguments fit  
						
						... 
						
						
						
						inside bounds. 
						
					 
					
						2020-07-03 12:35:51 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							176011905e 
							
						 
					 
					
						
						
							
							;changelogs  
						
						
						
					 
					
						2020-06-22 12:24:01 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ce4de7aeb9 
							
						 
					 
					
						
						
							
							;doc: regen manuals  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2020-06-21 10:36:21 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							24996caaeb 
							
						 
					 
					
						
						
							
							bump to dev version  
						
						
						
					 
					
						2020-06-21 10:35:52 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6216258b41 
							
						 
					 
					
						
						
							
							;doc: finalise 1.18.1 changelogs  
						
						
						
					 
					
						2020-06-21 10:22:53 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							128836f6f8 
							
						 
					 
					
						
						
							
							;changelogs  
						
						
						
					 
					
						2020-06-20 18:24:15 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							3ade9750d3 
							
						 
					 
					
						
						
							
							;valuation: fix hledger-ui ( #1239 ,  #1253 )  
						
						
						
					 
					
						2020-06-19 15:10:12 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							fae1cc262e 
							
						 
					 
					
						
						
							
							;regen manuals  
						
						
						
					 
					
						2020-06-19 14:47:41 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Astapov 
							
						 
					 
					
						
						
						
						
							
						
						
							460508807f 
							
						 
					 
					
						
						
							
							ui: fix regression in 'F' ( fixes   #1255 )  
						
						
						
					 
					
						2020-06-13 14:17:20 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							729e87066f 
							
						 
					 
					
						
						
							
							;cabal files  
						
						
						
					 
					
						2020-06-07 13:00:40 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							aee6b49d36 
							
						 
					 
					
						
						
							
							;bump date in changelogs, installer  
						
						
						
					 
					
						2020-06-07 12:45:55 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b389ee98dd 
							
						 
					 
					
						
						
							
							;update tested-with  
						
						
						
					 
					
						2020-06-07 11:59:36 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							e8e27821d9 
							
						 
					 
					
						
						
							
							;finalise changelogs  
						
						
						
					 
					
						2020-06-07 11:51:40 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							09b6d44562 
							
						 
					 
					
						
						
							
							;manuals  
						
						
						
					 
					
						2020-06-06 17:21:18 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							a54376e204 
							
						 
					 
					
						
						
							
							;regen cabal files  
						
						
						
					 
					
						2020-06-06 17:20:13 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							19020939c9 
							
						 
					 
					
						
						
							
							;bump versions to 1.18  
						
						
						
					 
					
						2020-06-06 17:18:15 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							fa077415d4 
							
						 
					 
					
						
						
							
							;edit changelogs  
						
						
						
					 
					
						2020-06-06 16:53:41 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							5757c386d8 
							
						 
					 
					
						
						
							
							;draft changelogs  
						
						
						
					 
					
						2020-06-05 15:18:23 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							e5a0bddbe6 
							
						 
					 
					
						
						
							
							;regen manuals  
						
						
						
					 
					
						2020-06-05 14:44:37 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Astapov 
							
						 
					 
					
						
						
						
						
							
						
						
							b7413edf22 
							
						 
					 
					
						
						
							
							lib: --forecast=PERIODICEXPR.  Fixes   #835 ,  #1236  
						
						
						
					 
					
						2020-06-03 15:53:00 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							660ba7e1d9 
							
						 
					 
					
						
						
							
							lib: clarify zero-checking function names  
						
						... 
						
						
						
						isZeroAmount                -> amountLooksZero
isReallyZeroAmount          -> amountIsZero
isZeroMixedAmount           -> mixedAmountLooksZero
isReallyZeroMixedAmount     -> mixedAmountIsZero
isReallyZeroMixedAmountCost dropped 
						
					 
					
						2020-05-29 18:57:22 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							9417ee625e 
							
						 
					 
					
						
						
							
							;regen manuals  
						
						
						
					 
					
						2020-05-25 17:49:01 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6935c46b2c 
							
						 
					 
					
						
						
							
							;regen cabal files with latest stack/hpack (2.3.1/0.33.0)  
						
						
						
					 
					
						2020-05-02 17:31:35 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							df92c36679 
							
						 
					 
					
						
						
							
							;changelogs  
						
						
						
					 
					
						2020-04-19 14:45:07 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							898cda4ee5 
							
						 
					 
					
						
						
							
							;changelogs  
						
						
						
					 
					
						2020-04-06 18:38:38 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							293e2d81d1 
							
						 
					 
					
						
						
							
							;changelogs  
						
						
						
					 
					
						2020-03-25 18:42:26 -07:00