Nick O'Leary 
							
						 
					 
					
						
						
							
						
						de9ee37b42 
					 
					
						
						
							
							Fix 'cannot set property boolean of undefined'  
						
						
						
						
					 
					
						2014-04-12 23:09:47 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						ae02cf8d71 
					 
					
						
						
							
							Make 0's appear in switch node dialog (were seen as nulls)  
						
						
						
						
					 
					
						2014-04-11 10:56:59 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						df0ecbaf3a 
					 
					
						
						
							
							Disable unselectable option in Raspberry Pi node  
						
						
						
						
					 
					
						2014-04-11 10:56:20 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						96ed3055bf 
					 
					
						
						
							
							tweak sample nodes - slightly  
						
						
						
						
					 
					
						2014-04-11 10:55:14 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						10d9dee4aa 
					 
					
						
						
							
							Escape html chars in Inject/Debug and Info pane  
						
						
						
						
					 
					
						2014-04-09 14:50:53 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						8a646f73b3 
					 
					
						
						
							
							Config node validation should define to node-defined func  
						
						
						
						
					 
					
						2014-04-08 16:19:58 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						a08789a086 
					 
					
						
						
							
							Change parseXML node to no longer have special debug options  
						
						... 
						
						
						
						(as can now be done in the debug node... so more consistent) 
						
						
					 
					
						2014-04-08 16:06:58 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						e38b321c33 
					 
					
						
						
							
							Tweak to Pi GPIO node to throw exceptions more in line with latest thinking  
						
						
						
						
					 
					
						2014-04-08 16:06:58 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						d784889b75 
					 
					
						
						
							
							Validate properties after calling oneditprepare  
						
						
						
						
					 
					
						2014-04-08 15:32:58 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						43073de10b 
					 
					
						
						
							
							Add nodesExcludes option  
						
						
						
						
					 
					
						2014-04-08 13:33:09 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						069f42f0c5 
					 
					
						
						
							
							Add console.log option to debug node  
						
						... 
						
						
						
						Fixes  #194  
					
						2014-04-08 11:31:35 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						0b8e8de260 
					 
					
						
						
							
							Allow nodesDir to be an array of paths  
						
						
						
						
					 
					
						2014-04-07 22:01:33 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						61285a0ee8 
					 
					
						
						
							
							Fixes to spawn behaviour - (well more to catching bad behaviour)  
						
						... 
						
						
						
						It needs a redo - but patched so it doesn't die horribly. 
						
						
					 
					
						2014-04-06 23:25:40 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						789d64f7ed 
					 
					
						
						
							
							Add Ctrl-x (cut) to shortcuts  
						
						
						
						
					 
					
						2014-04-03 00:05:16 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						572a6156d6 
					 
					
						
						
							
							Add .npm dir to .gitignore  
						
						
						
						
					 
					
						2014-04-02 23:59:51 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						214338eb62 
					 
					
						
						
							
							Fix Function node  
						
						... 
						
						
						
						accidental leakage of in-progress work 
						
						
					 
					
						2014-04-02 23:56:46 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						bcefa6c9ef 
					 
					
						
						
							
							Properly deprecate httpget node  
						
						
						
						
					 
					
						2014-04-02 21:21:51 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						c52db897b3 
					 
					
						
						
							
							Remove boilerplate help from Function node  
						
						... 
						
						
						
						Fixes  #180  
					
						2014-04-02 21:20:58 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						fa2d2771a7 
					 
					
						
						
							
							Add websocket error handlers  
						
						... 
						
						
						
						Fixes  #190  
					
						2014-04-01 23:18:34 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						6cc0df75a6 
					 
					
						
						
							
							Better spinner graphic  
						
						... 
						
						
						
						Fixes  #189  
					
						2014-04-01 22:53:48 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						c1502663b4 
					 
					
						
						
							
							Update node_registry_spec  
						
						
						
						
					 
					
						2014-03-31 14:41:51 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						ea2c0da163 
					 
					
						
						
							
							Make localfs test async aware  
						
						
						
						
					 
					
						2014-03-31 14:37:38 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						1bdfd920cd 
					 
					
						
						
							
							Add debug to storage_localfilesystem test  
						
						
						
						
					 
					
						2014-03-31 14:15:10 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						22db06046b 
					 
					
						
						
							
							Fix mocha dependency  
						
						
						
						
					 
					
						2014-03-31 13:38:35 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						9a7042b8dc 
					 
					
						
						
							
							Add grunt build and travis-ci  
						
						
						
						
					 
					
						2014-03-31 13:31:31 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						e7dcdb075a 
					 
					
						
						
							
							Update udp node bind local options  
						
						
						
						
					 
					
						2014-03-31 13:06:57 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						1d23cdad9f 
					 
					
						
						
							
							Improve labels for Pi GPIO pins  
						
						
						
						
					 
					
						2014-03-31 11:18:37 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						1f6155f118 
					 
					
						
						
							
							Fix to allow blank password for Basic Auth in httprequest node  
						
						
						
						
					 
					
						2014-03-31 10:28:37 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						a3fa6dada5 
					 
					
						
						
							
							Rework local port UI in udp node  
						
						
						
						
					 
					
						2014-03-30 23:05:59 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						e2bac40b17 
					 
					
						
						
							
							Update range node ui  
						
						
						
						
					 
					
						2014-03-29 23:05:46 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						99ab6eaafd 
					 
					
						
						
							
							Tidy-up language in change node  
						
						
						
						
					 
					
						2014-03-29 21:57:20 +00:00 
						 
				 
			
				
					
						
							
							
								Luis Montes 
							
						 
					 
					
						
						
							
						
						8b138ff2c8 
					 
					
						
						
							
							add support for word overrides in sentiment node  
						
						
						
						
					 
					
						2014-03-29 14:27:09 -07:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						c24cf9c1c2 
					 
					
						
						
							
							Fix config node usage counts  
						
						
						
						
					 
					
						2014-03-28 21:34:26 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						cefa0ae5b6 
					 
					
						
						
							
							Node defaults of 0 not showing in edit form  
						
						... 
						
						
						
						Fixes  #186  
					
						2014-03-28 21:00:11 +00:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						79f8d057a1 
					 
					
						
						
							
							tweak "leave blank for random" text for outgoing port  
						
						... 
						
						
						
						as per Nick's suggestion 
						
						
					 
					
						2014-03-28 08:53:25 +00:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						e5e457a410 
					 
					
						
						
							
							UDP node fixes. Allow fixing of outbound port.  
						
						... 
						
						
						
						Fixes  #178 
Also fixed multicast binding to work more correctly.
Note: - if you fix the outbound port it will then be unvailable for input - as we are not setting up a pool. 
					
						2014-03-27 23:27:43 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						0409a14a84 
					 
					
						
						
							
							Merge pull request  #183  from hardillb/master  
						
						... 
						
						
						
						fix delay node name when using random setting 
						
						
					 
					
						2014-03-25 23:24:22 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						4e41db15e9 
					 
					
						
						
							
							Add explicit CLA links  
						
						
						
						
					 
					
						2014-03-25 17:41:33 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Hardill 
							
						 
					 
					
						
						
							
						
						4e00ab3b2d 
					 
					
						
						
							
							fix delay node name when using random setting  
						
						
						
						
					 
					
						2014-03-25 11:09:38 +00:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						2a0491542d 
					 
					
						
						
							
							Fix for IMAP node - inbox 0 error.  
						
						
						
						
					 
					
						2014-03-23 11:43:34 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						0b516a83db 
					 
					
						
						
							
							Fix snap-to-grid  
						
						... 
						
						
						
						Fixes  #177  
					
						2014-03-22 13:47:47 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						bc8683f40a 
					 
					
						
						
							
							Skip non-existent node directories  
						
						
						
						
					 
					
						2014-03-21 14:05:27 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						4dce130acb 
					 
					
						
						
							
							Hide palette until nodes loaded  
						
						
						
						
					 
					
						2014-03-17 16:26:15 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						f666b0e6f9 
					 
					
						
						
							
							TCP Node port in use not caught properly  
						
						
						
						
					 
					
						2014-03-17 16:09:07 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						015adb3dfd 
					 
					
						
						
							
							Clear palette filter box on reload (firefox)  
						
						
						
						
					 
					
						2014-03-17 16:01:47 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						15d642c55d 
					 
					
						
						
							
							Unexpected error if uiPort already in use  
						
						
						
						
					 
					
						2014-03-17 15:58:44 +00:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						d87cc471a0 
					 
					
						
						
							
							Tiny change to presets for range node - more useful example irl.  
						
						
						
						
					 
					
						2014-03-11 16:38:52 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						d5ad113d1b 
					 
					
						
						
							
							Remove console.log debug  
						
						
						
						
					 
					
						2014-03-09 22:34:45 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						15002f6872 
					 
					
						
						
							
							Add headless mode  
						
						... 
						
						
						
						closes  #2 
httpAdminRoot / httpNodeRoot can be set to false to disable their respective bits. If both are set to false, (or httpRoot is set to false), and httpStatic is not defined, then it will not start the http server. 
					
						2014-03-08 22:35:35 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						5e58cc9fc1 
					 
					
						
						
							
							HTTP In help text should use httpNodeRoot  
						
						
						
						
					 
					
						2014-03-08 21:54:13 +00:00