Commit Graph

3464 Commits

Author SHA1 Message Date
Nick O'Leary fef71f29c4
Merge pull request #1750 from node-red-hitachi/logic-nodes-test
Add test cases for logic nodes
2018-06-13 15:45:13 +01:00
Nick O'Leary 3b0300b834
Cache flow library result to improve response time
Fixes #1753
2018-06-06 21:38:44 +01:00
KatsuyaHoshii b204b183de Add logic nodes test cases 2018-06-01 14:33:20 +09:00
Nick O'Leary 472bbdb59f
Fix typo in CHANGELOG 2018-05-25 13:27:58 +01:00
Nick O'Leary 7877093713
Bump 0.18.7 2018-05-25 13:23:18 +01:00
Nick O'Leary 8cb2e51407
Relax twitter node version ready for major version bump 2018-05-25 11:40:14 +01:00
Nick O'Leary d5cee81fb6
Merge branch 'pr_1739' 2018-05-25 11:37:37 +01:00
Nick O'Leary bca020bc4d
Tidy up default grunt task and fixup test break due to reorder
Fixes #1738
2018-05-25 11:36:17 +01:00
Nick O'Leary 5069f2844c
Bump jsonata version 2018-05-25 10:55:44 +01:00
Nick O'Leary 252df81f59
Pass Date into the Function node sandbox to fix instanceof tests 2018-05-25 10:55:44 +01:00
KatsuyaHoshii 7f89a4a26f Update .travis.yml 2018-05-25 11:48:33 +09:00
Dave Conway-Jones 40f4167894
let TCP in node report remote ip and port when in single packet mode 2018-05-24 21:39:46 +01:00
Nick O'Leary 0ef16989cd
Do not trim wires if node declares outputs in defaults but misses value
Fixes #1737
2018-05-24 20:27:07 +01:00
Edward Vielmetti 10395ef254 typo fix *hierarchy (#1735) 2018-05-24 09:48:05 +01:00
Nick O'Leary d4d9190919
Bump version 2018-05-18 11:03:49 +01:00
Nick O'Leary 4d3d1a02a8
Add editorTheme.projects.enabled to default settings.js 2018-05-18 11:03:00 +01:00
Nick O'Leary 30c2aa96d6
Update changelog 2018-05-17 12:21:06 +01:00
Nick O'Leary 4edb1f80b0
Update mailing list references to new forum 2018-05-17 12:17:55 +01:00
Nick O'Leary 0a82459233
Handle a node having wires in the editor on ports it no longer has
Fixes #1724
2018-05-17 11:28:35 +01:00
Dave Conway-Jones db87b0dfa5
Add missing ACE snippet files
to stop 404 in console
2018-05-15 22:10:14 +01:00
Nick O'Leary cd42cf7583
Fix wireClippedNodes is not defined
Fixes #1726
2018-05-12 17:02:07 +01:00
Nick O'Leary 2d5980ff2a
Split node html to isolate bad nodes when loading 2018-05-11 22:30:57 +01:00
Nick O'Leary d49c7a3adb
Avoid unnecessary use of .html() where .text() will do 2018-05-11 14:05:52 +01:00
Nick O'Leary 4fdd09a262
Changelog tidy 2018-05-10 13:04:37 +01:00
Nick O'Leary d6878512c4
Bump version for 0.18.5 2018-05-10 13:02:59 +01:00
Nick O'Leary 8b1b8250ff
update changelog 2018-05-10 11:29:20 +01:00
Hiroyasu Nishiyama 9dccbf747e Japanese message catalogue update (#1723)
* update Japanese message catalogue for mqtt node

* update Japanese message catalogue for udp node

* update Japanese message catalogue for html node

* update Japanese message catalogue for rpi-gpio node
2018-05-10 11:26:56 +01:00
Nick O'Leary 08727e1938
Show node load errors in the palette manager 2018-05-10 11:21:59 +01:00
Nick O'Leary 7584820987
Filter req.user in /settings to prevent leaking info 2018-05-09 10:03:22 +01:00
Nick O'Leary d572356642
Update to latest test-helper module 2018-05-08 23:44:39 +01:00
Nick O'Leary 3b5a2815a9
Merge master 2018-05-08 23:27:27 +01:00
Nick O'Leary f3cf01df25
Update changelog 2018-05-08 22:06:32 +01:00
Nick O'Leary 63e6e64ad3
Merge branch 'pr_1719' 2018-05-08 17:23:57 +01:00
Nick O'Leary e8d7b48bff
Fix up sizing of mqtt message inputs 2018-05-08 17:23:28 +01:00
mblackstock 12944d1ebd add back removed Retain message 2018-05-08 08:30:10 -07:00
Nick O'Leary fa1ff6e393
Update changelog 2018-05-08 15:41:25 +01:00
Nick O'Leary 98546b6e6a
Fixup Function node error line reporting 2018-05-08 11:40:16 +01:00
Nick O'Leary 2fef6fd1fa
Fix proper closing of http request test ssl/proxy servers 2018-05-08 11:26:28 +01:00
Nick O'Leary 20cf91f1dc
Merge branch 'pr_1700' 2018-05-08 10:47:35 +01:00
Nick O'Leary 2efa78d590
Fix up function stack issues 2018-05-08 10:47:20 +01:00
Nick O'Leary 880af0671a
Merge branch 'pr_1706' 2018-05-08 10:44:35 +01:00
Nick O'Leary 62471e4531
Handle null error object in Flow.handleError
Fixes #1721
2018-05-08 10:37:41 +01:00
mblackstock b15f8535f8 document close message 2018-05-06 20:02:20 -07:00
mblackstock 7a3a4493da tighten vertically, change section order 2018-05-06 15:38:45 -07:00
mblackstock 11078235c4 added deleted 'retain' in tip 2018-05-06 15:08:15 -07:00
mblackstock f3e05cd08a set default expand behaviour 2018-05-04 16:52:21 -07:00
Nick O'Leary 0ca3cabbe8
Refector how Project object is instantiated 2018-05-04 16:24:00 +01:00
mblackstock 44a75c1291 move to two lines, add publish on close 2018-05-03 13:47:14 -07:00
Dave Conway-Jones 4a4513a746 Add type checks to switch node options (#1714)
* Add type checks to switch node options

* add isType to messages.json
2018-05-03 11:24:44 +01:00
iurly 60ff8660de node-red-pi: fix behavior with old bash version (#1713)
For some reason the following will result
in an endless loop under bash-4.3.42:

while([ -h "${SCRIPT_PATH}" ])

Just remove the round brackets (parentheses) to fix the issue.
They're not needed anyway.
2018-05-03 09:41:37 +01:00