Kazuhito Yokoi
9a5439c580
Update Japanese language files (message.json and jsonata.json)
2018-07-13 15:17:30 +09:00
Nick O'Leary
e94708606d
Add isEmpty check to switch node
2018-07-11 16:14:09 +01:00
Kazuhito Yokoi
6c8fc4846b
Fix i18n bugs in projects
2018-07-11 15:33:25 +09:00
Nick O'Leary
54d9656f09
Add servername option to TLS config node for SNI
2018-07-10 23:24:32 +01:00
Nick O'Leary
49da324c5d
Fix jsonata err reporting in sort node
2018-07-10 17:26:54 +01:00
Nathanaël Lécaudé
6a218814d3
Merge remote-tracking branch 'upstream/0.19' into json-schema
2018-06-30 16:20:13 -07:00
Nathanaël Lécaudé
905f89b0f5
JSON node: finalize JSON Schema validation
2018-06-30 16:19:39 -07:00
Dave Conway-Jones
7dd329b5ee
Add basic loading tests for GPIO nodes
2018-05-22 17:26:52 +01:00
Dave Conway-Jones
b761904424
let Pi nodes be visible/editable on all platforms
...
even where they are not physically available.
2018-05-22 15:48:24 +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
63e6e64ad3
Merge branch 'pr_1719'
2018-05-08 17:23:57 +01:00
mblackstock
12944d1ebd
add back removed Retain message
2018-05-08 08:30:10 -07:00
mblackstock
11078235c4
added deleted 'retain' in tip
2018-05-06 15:08:15 -07: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
mblackstock
f478d7c9f0
experiments with mqtt ui (wip)
2018-05-02 16:02:53 -07:00
Dave Conway-Jones
94cb03f4b5
bind to correct port when doing udp broadcast/multicast ( #1686 )
...
* bind to correct port when doing broadcast/multicast
to allow better re-use of ports.
* allow udp multicast to work out if ip address
makes life easier for mortals
* udp also handle bind to ipv6 multicast if
tidy prompts to suit new function
* udp node, add face to debug log for multicast if known
2018-05-01 12:43:51 +01:00
Dave Conway-Jones
3190de873e
add output property select to HTML parse node ( #1701 )
2018-05-01 12:42:27 +01:00
Dave Conway-Jones
9d22a86ec8
fix typo in switch label, make function label consistent
2018-04-16 11:12:21 +01:00
Dave Conway-Jones
89bfc90f40
Make core nodes labels more consistent, to close #1673
...
and make them translateable
2018-03-30 14:31:59 +01:00
Dave Conway-Jones
acad9f57f9
Add "not available" to common messages
2018-03-30 14:03:04 +01:00
Nick O'Leary
98f7271ac8
Merge pull request #1657 from node-red-hitachi/move-i18n-info-text
...
move i18n info text of core nodes under nodes/core/locales directory
2018-03-20 20:44:54 +00:00
Kroderia
5d54ca7477
Chinese translations for core nodes ( #1607 )
...
* Fix typo
* Fix and Update some Chinese translations.
* Fix and Add Chinese translations to match all en-US's items
2018-03-17 17:49:17 +00:00
Kazuki Nakanishi
2527f7984a
Translate rpi-gpio node ( #1669 )
...
Thanks
2018-03-17 17:46:44 +00:00
Kazuhito Yokoi
bd0b903f1a
Fix typo in info messages of file node
2018-03-14 01:19:37 +00:00
Kazuhito Yokoi
f243c0df19
Fix typo in info messages of json node
2018-03-14 01:18:00 +00:00
Kazuhito Yokoi
7482978953
Fix typo in info messages of html node
2018-03-14 01:16:59 +00:00
Kazuhito Yokoi
77966689d4
Fix typo in info messages of csv node
2018-03-14 01:15:36 +00:00
Kazuhito Yokoi
cf43939d65
Fix typo in info messages of split node
2018-03-14 01:11:11 +00:00
Kazuhito Yokoi
391ac4b351
Fix typo in info messages of change node
2018-03-14 01:09:29 +00:00
Kazuhito Yokoi
e1e48aadd9
Fix typo in info messages of switch node
2018-03-14 01:08:10 +00:00
Kazuhito Yokoi
0681f206c4
Fix typo in info messages of udp node
2018-03-14 01:05:38 +00:00
Kazuhito Yokoi
d257c6f3d3
Fix typo in info messages of tcpin node
2018-03-14 01:04:21 +00:00
Kazuhito Yokoi
fa45c82cdc
Fix typo in info messages of watch node
2018-03-14 01:01:58 +00:00
Kazuhito Yokoi
e805b58da6
Fix typo in info messages of websocket node
2018-03-14 01:00:13 +00:00
Kazuhito Yokoi
943976d207
Fix typo in info messages of trigger node
2018-03-14 00:49:44 +00:00
Kazuhito Yokoi
3a2e5a6ccd
Fix typo in info messages of exec node
2018-03-14 00:47:50 +00:00
Kazuhito Yokoi
35ef036246
Fix typo in info messages of debug node
2018-03-14 00:46:07 +00:00
Kazuhito Yokoi
e09c3bbdd3
Fix typo in info messages of inject node
2018-03-14 00:41:07 +00:00
Hiroyasu Nishiyama
341ff9bf5c
move i18n info text of core nodes under nodes/core/locales directory
2018-03-03 10:39:11 +09:00
Hiroyasu Nishiyama
b9e256adfa
fix typo in Japanese message catalog
2018-02-11 02:11:29 +09:00
Kroderia
05252fa239
Fix and Add some Chinese translations
2018-02-02 02:57:11 +08:00
Kazuhito Yokoi
effc64db9a
Update Japanese translations in messages.json
2018-01-31 05:02:20 +00:00
Nick O'Leary
73ee657d74
Add TLS options to WebSocket client
2018-01-25 20:26:35 +00:00
Nick O'Leary
2cea3b6435
Merge pull request #1557 from node-red/inject-node-spinner-and-hours-fixes
...
remove inject node at specific time spinner
2018-01-25 13:51:27 +00:00
Hiroyasu Nishiyama
d26fb02bb9
Japanese message catalog update of core nodes for 0.18 ( #1579 )
...
* Japanese message catalog update for 0.18
* update Japanese message catalog
* change tabs to spaces
2018-01-25 11:34:51 +00:00
Nick O'Leary
e7960d1d44
Rewording some of the message sequence nodes ( #1564 )
...
* Rewording some of the message sequence nodes
* Fix batch test for overlap renaming
* Finish msg-sequence node help rewording
* Rename maxKeptMsgsCount to nodeMessageBufferMaxLength
* Rename nodeMessageBufferMaxLength in tests
* Remove Join-merge mode for later rework
2018-01-24 22:01:07 +00:00
Nick O'Leary
dc3d89008d
Merge pull request #1561 from node-red/add-property-select
...
Add property select to various core nodes
2018-01-23 17:06:31 +00:00
Hiroyasu Nishiyama
6b466d217a
update UI for SORT node ( #1567 )
...
* update UI of SORT node
* fix maxKeptMsgsCount of SORT node
2018-01-22 00:23:22 +00:00
Hiroyasu Nishiyama
6310de0d20
Initial support of sequence rules for SWITCH node ( #1545 )
...
* new UI for parts support of SWITCH node
* update UI of SWITCH node for parts support
* add server side code of new SWITCH node
* update info document of SWITCH node
* add tests for new SWITCH node features
* add test for too many pending messages & related fixes
* fix handling when msg is undefined
* tabs -> spaces
* fixed meaning of "repair sequence" in SWITCH node docs
* add a note on restricting internally kept messages
* change label and position in menu of "pos. between" rule
* fixed typos (again, sorry)
2018-01-17 10:08:58 +00:00