Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						298e37ec53 
					 
					
						
						
							
							Fix problem in node pull-down menu ( #1448 )  
						
						
						
						
							
						
					 
					
						2017-10-19 13:52:25 +01:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						5b137c457b 
					 
					
						
						
							
							Fix invalid from property error in change node ( #1442 )  
						
						... 
						
						
						
						* Fix invalid from property error in change node
* Empty commit to run test cases again 
						
						
							
						
					 
					
						2017-10-17 22:17:27 +01:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						611e598756 
					 
					
						
						
							
							Add test cases for function node ( #1402 )  
						
						... 
						
						
						
						* Add test cases for function node
* Remove test case for keys() in global context 
						
						
							
						
					 
					
						2017-10-12 20:47:52 +01:00 
						 
				 
			
				
					
						
							
							
								Hiroki Uchikawa 
							
						 
					 
					
						
						
							
						
						937d79d28f 
					 
					
						
						
							
							Add test cases for debug node ( #1438 )  
						
						
						
						
							
						
					 
					
						2017-10-12 20:47:13 +01:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						23c2a771d3 
					 
					
						
						
							
							fixed unmatched HTML tags ( #1437 )  
						
						
						
						
							
						
					 
					
						2017-10-11 13:31:37 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						58a890e836 
					 
					
						
						
							
							completely remove unnecessary callback  
						
						... 
						
						
						
						to Fix  #1436  
						
						
							
						
					 
					
						2017-10-11 08:52:28 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						6a869e120c 
					 
					
						
						
							
							speed up debug window - only process required number of messages ( #1378 )  
						
						... 
						
						
						
						* speed up debug window - only process required number of messages
* tiny optimisation to debug utils stack handler
* remove unnecessary callback
(and rename function) 
						
						
							
						
					 
					
						2017-10-10 21:53:25 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						ae7c298b1a 
					 
					
						
						
							
							let default apply if msg.delay not set in override mode. ( #1397 )  
						
						... 
						
						
						
						* let default apply if msg.delay not set in override mode.
* Update tests to match
* allow msg.delay to be 0 if wanted
and test for that 
						
						
							
						
					 
					
						2017-10-10 21:40:09 +01:00 
						 
				 
			
				
					
						
							
							
								Hiroki Uchikawa 
							
						 
					 
					
						
						
							
						
						53bfe12ac1 
					 
					
						
						
							
							Add test cases for switch node ( #1426 )  
						
						
						
						
							
						
					 
					
						2017-10-10 21:37:34 +01:00 
						 
				 
			
				
					
						
							
							
								Henri Bouvier 
							
						 
					 
					
						
						
							
						
						140ea683a6 
					 
					
						
						
							
							[fix] github oauth strategy when Root is not / ( #1430 )  
						
						
						
						
							
						
					 
					
						2017-10-10 21:24:44 +01:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						0634a97598 
					 
					
						
						
							
							Fix global.keys() bug in function node ( #1417 )  
						
						... 
						
						
						
						* Fix global.keys() bug in function node
* Filter set(), get() and keys() in global.keys() method 
						
						
							
						
					 
					
						2017-10-10 21:13:38 +01:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						3479c794de 
					 
					
						
						
							
							Modify JSONata Expression editor to refer to language files ( #1433 )  
						
						
						
						
							
						
					 
					
						2017-10-10 20:21:41 +01:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						89cad116f7 
					 
					
						
						
							
							Update translation file for JSONata (jsonata.json) ( #1432 )  
						
						
						
						
							
						
					 
					
						2017-10-10 20:21:19 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						9134d8841d 
					 
					
						
						
							
							Update ISSUE_TEMPLATE.md  
						
						
						
						
							
						
					 
					
						2017-10-08 14:04:35 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						e9a026c131 
					 
					
						
						
							
							Add issue/pr templates  
						
						
						
						
							
						
					 
					
						2017-10-08 14:02:05 +01:00 
						 
				 
			
				
					
						
							
							
								Hiroki Uchikawa 
							
						 
					 
					
						
						
							
						
						cb4f46decc 
					 
					
						
						
							
							Fix circular reference in join node ( #1412 )  
						
						... 
						
						
						
						and add a test case 
						
						
							
						
					 
					
						2017-09-28 19:09:54 +01:00 
						 
				 
			
				
					
						
							
							
								Hiroki Uchikawa 
							
						 
					 
					
						
						
							
						
						81256279a8 
					 
					
						
						
							
							Fix wrong argument in change node ( #1415 )  
						
						... 
						
						
						
						and add test cases 
						
						
							
						
					 
					
						2017-09-28 10:06:31 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						039bd1ddc0 
					 
					
						
						
							
							Auto hide empty palette categories ( #1395 )  
						
						... 
						
						
						
						to close  #1382  
						
						
							
						
					 
					
						2017-09-27 17:05:18 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						0791d4797f 
					 
					
						
						
							
							Update ACE to test and add python highlighter ( #1373 )  
						
						
						
						
							
						
					 
					
						2017-09-27 17:04:01 +01:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						ef53dca062 
					 
					
						
						
							
							Handle escape characters in template node which uses Mustache format and JSON output mode ( #1377 )  
						
						... 
						
						
						
						* Handle escape characters in template node which uses Mustache format and JSON output mode
* Handle escape characters in template node which uses Mustache format and JSON output mode 
						
						
							
						
					 
					
						2017-09-21 13:38:45 +01:00 
						 
				 
			
				
					
						
							
							
								Richlv 
							
						 
					 
					
						
						
							
						
						6ce761edda 
					 
					
						
						
							
							Update settings.js ( #1404 )  
						
						... 
						
						
						
						fix typo in a comment 
						
						
							
						
					 
					
						2017-09-21 13:37:34 +01:00 
						 
				 
			
				
					
						
							
							
								Kazuki Nakanishi 
							
						 
					 
					
						
						
							
						
						a42e99c4aa 
					 
					
						
						
							
							Fix the appearance of 'is between' rule on switch node property ( #1383 )  
						
						
						
						
							
						
					 
					
						2017-09-17 08:46:47 +01:00 
						 
				 
			
				
					
						
							
							
								HirokiUchikawa 
							
						 
					 
					
						
						
							
						
						ff40b521b7 
					 
					
						
						
							
							Fix problem with multi-byte character ( #1391 )  
						
						
						
						
							
						
					 
					
						2017-09-17 08:46:14 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						85392496e7 
					 
					
						
						
							
							Allow setTimeout in Function node to be promisified in node 8  
						
						
						
						
							
						
					 
					
						2017-09-12 15:13:13 +01:00 
						 
				 
			
				
					
						
							
							
								Jeston Tigchon 
							
						 
					 
					
						
						
							
						
						29cae9975e 
					 
					
						
						
							
							Upgrade JSONata to v1.3.0 ( #1386 )  
						
						
						
						
							
						
					 
					
						2017-09-07 21:58:29 +01:00 
						 
				 
			
				
					
						
							
							
								Kosuke Akizuki 
							
						 
					 
					
						
						
							
						
						170d6b28f8 
					 
					
						
						
							
							Change font family ( #1357 )  
						
						... 
						
						
						
						thanks  @k4zzk 
						
						
							
						
					 
					
						2017-08-24 12:14:55 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						a844ca161f 
					 
					
						
						
							
							Spinner fixes ( #1371 )  
						
						... 
						
						
						
						* Fix for function node invalid spinner values
to close  #1370 
* better validation of spinners for inject and delay
(don’t allow negative numbers)
* remove need for declaring local min variable 
						
						
							
						
					 
					
						2017-08-21 22:00:23 +01:00 
						 
				 
			
				
					
						
							
							
								btsimonh 
							
						 
					 
					
						
						
							
						
						e09efba313 
					 
					
						
						
							
							mqtt: Add 'name' to mqtt-broker node, and label it by this if it is set. ( #1364 )  
						
						... 
						
						
						
						This allows you to easily distinguish between broker nodes which are talking to the same server but with different credentials. 
						
						
							
						
					 
					
						2017-08-09 22:22:40 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						96a0dbea2d 
					 
					
						
						
							
							Don't include subflow meta-port nodes in exported selection  
						
						... 
						
						
						
						Fixes  #1362  
					
						2017-08-08 15:48:54 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						5b3b5271ad 
					 
					
						
						
							
							Remove test diff code  
						
						
						
						
							
						
					 
					
						2017-08-07 16:38:15 +01:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						d7d13c12fe 
					 
					
						
						
							
							Modify messages to refer to language files ( #1361 )  
						
						
						
						
							
						
					 
					
						2017-08-07 10:00:28 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						54220d0e71 
					 
					
						
						
							
							Ensure shade elements have a higher z-index than ui elements  
						
						
						
						
							
						
					 
					
						2017-08-04 22:20:58 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						4a2e3586f1 
					 
					
						
						
							
							Allow delay node in rate-limit mode to be reset  
						
						... 
						
						
						
						Fixes  #1360  
					
						2017-08-04 21:09:00 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						f808e85da9 
					 
					
						
						
							
							Diff view: subflows can have port labels as well  
						
						
						
						
							
						
					 
					
						2017-08-04 14:26:05 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						1671d1f580 
					 
					
						
						
							
							Allow expanding diff elements to stay in-sync deeper  
						
						
						
						
							
						
					 
					
						2017-08-04 14:23:28 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						7de1bf9d95 
					 
					
						
						
							
							Better node properties layout in diff table  
						
						
						
						
							
						
					 
					
						2017-08-03 23:04:39 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						7368b0cefb 
					 
					
						
						
							
							Make diff tool a maximised tray rather than dialog  
						
						
						
						
							
						
					 
					
						2017-08-03 09:58:25 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						4af43d676a 
					 
					
						
						
							
							Include input/output labels in diff view  
						
						
						
						
							
						
					 
					
						2017-08-02 21:57:23 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						67dc848b2d 
					 
					
						
						
							
							getNodeIcon should handle subflow types properly  
						
						
						
						
							
						
					 
					
						2017-08-02 21:55:25 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						7ec8f0d26b 
					 
					
						
						
							
							Do not include tab types in typeSearch dialog  
						
						
						
						
							
						
					 
					
						2017-08-02 21:54:58 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						eaf08a9971 
					 
					
						
						
							
							Keep local/remote diff objects in sync as they expand  
						
						
						
						
							
						
					 
					
						2017-07-31 23:29:36 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						5bdb9e972e 
					 
					
						
						
							
							Add httpStatic log statement on start up  
						
						
						
						
							
						
					 
					
						2017-07-26 11:45:49 -07:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						d4d87054c4 
					 
					
						
						
							
							Ensure tab property changes are listed in diff view  
						
						
						
						
							
						
					 
					
						2017-07-26 07:55:53 -07:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						0f93929544 
					 
					
						
						
							
							Fix diff view node properties table rendering  
						
						
						
						
							
						
					 
					
						2017-07-26 07:47:19 -07:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						1c0e794f87 
					 
					
						
						
							
							Ensure tabs get their definition object properly attached  
						
						
						
						
							
						
					 
					
						2017-07-26 07:46:22 -07:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						f9bce5a5f9 
					 
					
						
						
							
							Changelog for 0.17.5  
						
						
						
						
							
 
						
					 
					
						2017-07-23 17:32:27 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						797ae096c8 
					 
					
						
						
							
							Add express-session missing dependency for oauth  
						
						
						
						
							
						
					 
					
						2017-07-23 17:31:42 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						6d76918424 
					 
					
						
						
							
							Fix improper type tests is core test cases  
						
						
						
						
							
						
					 
					
						2017-07-22 22:42:35 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						2aced893c6 
					 
					
						
						
							
							File node: recreate write stream when file deleted  
						
						... 
						
						
						
						Fixes  #1351  
					
						2017-07-22 22:28:45 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						f0373cd789 
					 
					
						
						
							
							Add flow stopping trace messages  
						
						
						
						
							
						
					 
					
						2017-07-21 11:15:40 +01:00