Nick O'Leary
|
f80c41058c
|
Properly escape html entities in debug
Fixes #276
|
2014-07-17 22:13:04 +01:00 |
|
Dave C-J
|
de352dcdc2
|
Change template node to allow templating of any property of msg
|
2014-07-10 08:23:44 +01:00 |
|
Dave C-J
|
6fb9739245
|
Add strict to function node
|
2014-07-08 12:27:09 +01:00 |
|
Dave C-J
|
35965e55b5
|
Add on error method to exec node... (should have been there before :-)
|
2014-07-08 08:48:46 +01:00 |
|
Nick O'Leary
|
c18119f26e
|
Debug pane should use local timezone
|
2014-07-01 23:14:44 +01:00 |
|
Dave C-J
|
c7f0f9639a
|
tidy up jsHint errors in exec and trigger nodes
Add "use strict" to the sample node
|
2014-06-30 20:44:35 +01:00 |
|
Dave C-J
|
6d54050b4f
|
Tweak colour of new trigger node to match delay node.
|
2014-06-26 13:05:34 +01:00 |
|
Nick O'Leary
|
1602d9496f
|
Add trigger node
|
2014-06-25 21:36:28 +01:00 |
|
Dave C-J
|
ed3be7f82e
|
Add italic style to name for exec function...
been missing for ages... who knows why :-)
|
2014-06-17 20:07:29 +01:00 |
|
Dave C-J
|
2d9e72816f
|
Update comment node to fa icons - plus matching node icon.
|
2014-06-08 22:13:12 +01:00 |
|
Dave C-J
|
c10ed13322
|
Add flash of status to exec node
|
2014-06-08 14:58:19 +01:00 |
|
Dave C-J
|
2cdaed1325
|
Add "use strict" to most core nodes.
(skipping ones that may have other work in progress)
|
2014-05-29 22:13:21 +01:00 |
|
Dave C-J
|
b67e70e09f
|
Fix Delay node milliseconds label to read ms.
(and add use strict)
|
2014-05-23 23:15:28 +01:00 |
|
Dave C-J
|
db125974c0
|
Tidy up inject tabs/spaces one more time.
|
2014-05-19 22:08:50 +01:00 |
|
TJKoury
|
21a72336fd
|
Update 20-inject.html
Tabs got wonky, fixed it.
|
2014-05-19 16:43:30 -04:00 |
|
tjkoury
|
57e5f52d02
|
Fixed spinner issue in inject node with non-hardcoded offset
|
2014-05-19 16:42:36 -04:00 |
|
tjkoury
|
804dd67b4a
|
Fixed spinner issue in inject node with non-hardcoded offset
|
2014-05-19 16:40:37 -04:00 |
|
tjkoury
|
4f56f36cde
|
Fixed spinner issue in inject node
|
2014-05-19 15:38:07 -04:00 |
|
Nick O'Leary
|
59eccb116a
|
Add RED._debug
|
2014-05-13 00:00:17 +01:00 |
|
Nick O'Leary
|
ba126e90d9
|
TypeError on debug node
Fixes #223
|
2014-05-08 11:12:13 +01:00 |
|
Nick O'Leary
|
16f8673ec0
|
Add comms module
|
2014-05-07 20:47:25 +01:00 |
|
Nick O'Leary
|
4b160dc3a9
|
Function error not recognised as TypeError
|
2014-05-06 13:49:22 +01:00 |
|
Nick O'Leary
|
baaf8167d3
|
Delay node dropping intermediate messages incorrectly
|
2014-05-06 10:07:57 +01:00 |
|
Dave C-J
|
bc1fb3b404
|
Tiny formatting tidy ups.
|
2014-05-05 09:02:01 +01:00 |
|
Nick O'Leary
|
ff49d2b217
|
Migrate to new node function style
|
2014-05-03 23:32:04 +01:00 |
|
Nick O'Leary
|
7eed375111
|
Split up nodes.js into components
|
2014-05-03 22:28:17 +01:00 |
|
Dave C-J
|
f2e9b43866
|
Functional Fix for Inject node
addresses Issue #209
Interval is now wholly timeout based.
Now works on Sundays
|
2014-04-29 16:20:45 +01:00 |
|
Nick O'Leary
|
13deef189d
|
Add ws heartbeat to keep connection alive through firewall
|
2014-04-24 23:42:44 +01:00 |
|
Nick O'Leary
|
4ae5f34d2e
|
Make Template node help clearer
|
2014-04-18 15:33:29 +01:00 |
|
Nick O'Leary
|
4219681cfa
|
Single-click on debug message reveals node
Closes #192
|
2014-04-16 12:59:23 +01:00 |
|
Nick O'Leary
|
a386c028b0
|
Handle null debug messages
Fixes #200
|
2014-04-16 11:37:41 +01:00 |
|
Nick O'Leary
|
653c02bb15
|
Add drop-intermediate option to Delay rate node
|
2014-04-15 23:08:02 +01:00 |
|
Dave C-J
|
be5f6762f7
|
Add Array detection to Debug node output
|
2014-04-14 15:49:17 +01:00 |
|
Nick O'Leary
|
de9ee37b42
|
Fix 'cannot set property boolean of undefined'
|
2014-04-12 23:09:47 +01:00 |
|
Nick O'Leary
|
10d9dee4aa
|
Escape html chars in Inject/Debug and Info pane
|
2014-04-09 14:50:53 +01:00 |
|
Dave C-J
|
069f42f0c5
|
Add console.log option to debug node
Fixes #194
|
2014-04-08 11:31:35 +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 |
|
Nick O'Leary
|
214338eb62
|
Fix Function node
accidental leakage of in-progress work
|
2014-04-02 23:56:46 +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 |
|
Ben Hardill
|
4e00ab3b2d
|
fix delay node name when using random setting
|
2014-03-25 11:09:38 +00:00 |
|
Ben Hardill
|
da167c8607
|
remove un needed commented out line
|
2014-02-18 10:28:46 +00:00 |
|
Ben Hardill
|
560d106ba2
|
Merge remote-tracking branch 'upstream/master'
|
2014-02-18 10:25:21 +00:00 |
|
Ben Hardill
|
7af88f63f5
|
Fix delay node singleton issue
Fixes #154
|
2014-02-18 10:23:44 +00:00 |
|
Nick O'Leary
|
7c24d4d760
|
Separate out httpAdmin and httpNode
|
2014-02-16 00:39:30 +00:00 |
|
Dave C-J
|
ae03562f86
|
Slight UI tweak to Inject node - move fire once below options
|
2014-02-05 08:09:16 +00:00 |
|
Dave C-J
|
f3f52fa586
|
Inject - cleanup messing with crontab... just don't do it.
|
2014-02-04 22:31:51 +00:00 |
|
Dave C-J
|
40232f95ed
|
Clear inject once flag properly. Issue #145
|
2014-02-04 22:19:55 +00:00 |
|
Dave C-J
|
b1de42b297
|
Tweak Inject Fire at Once options as per Issue #145
|
2014-02-04 21:50:35 +00:00 |
|
Dave C-J
|
bdd9d901ec
|
inject node - Remove couple of lines of excess console.log
|
2014-02-03 19:06:49 +00:00 |
|