Nick O'Leary
2a2541df59
Merge pull request #2361 from kazuhitoyokoi/master-fixtypedInput
...
Support i18n for typedInput in join and switch nodes
2019-11-13 09:29:08 +00:00
Kazuhito Yokoi
9e16d7f433
Move messages to editor.json
2019-11-05 11:29:43 +09:00
piyonakajima
397fe31f97
Update 17-split.html ( #2365 )
2019-11-01 13:04:43 +00:00
Kazuhito Yokoi
d2755a8049
Support i18n for typedInput in split and switch nodes
2019-10-30 19:58:29 +09:00
Kazuhito Yokoi
75a5b1354c
Add translation for http request node
2019-10-17 21:56:22 +09:00
Kazuhito Yokoi
ff4d58f648
Fix invalid JSON data in template node ( #2322 )
2019-10-10 10:34:10 +01:00
kitazaki
a1e10e99fa
Update 10-file.html ( #2320 )
2019-10-09 14:51:38 +01:00
Ryoichi Obara
bf9e04d9db
Unify translations of "boolean". ( #2318 )
2019-10-09 08:40:36 +01:00
Hiroyasu Nishiyama
2c89b2d262
update Japanese info text of range node ( #2302 )
2019-10-03 20:32:56 +01:00
Kazuhito Yokoi
73132475dc
Fix typo in complete node
2019-09-17 18:10:47 +09:00
Nick O'Leary
473c45794e
Merge pull request #2281 from node-red-hitachi/fix-comple-node-info-text
...
update info text of complete node & add JP text
2019-09-10 09:55:46 +01:00
Hiroyasu Nishiyama
8582cda124
update info text of complete node & add JP text
2019-09-09 21:44:23 +09:00
Hiroyasu Nishiyama
a2b5c0247b
update JP message catalogue
2019-08-26 23:08:25 +09:00
Nick O'Leary
69b781419f
Move io to network
2019-08-21 14:23:24 +01:00
Nick O'Leary
da6db24f9e
Reorganise nodes into new categories
2019-08-21 14:23:23 +01:00
Nick O'Leary
00a3e25714
Change core node categories
2019-08-21 14:21:34 +01:00
Nick O'Leary
7926055b97
Merge branch 'master' into dev
2019-08-06 16:10:33 +01:00
Kazuhito Yokoi
2505ac3f98
Update Japanese message catalog
2019-08-06 19:57:39 +09:00
Kazuhito Yokoi
fe18df25ba
Add Japanese translation to delay node
2019-08-01 20:50:35 +09:00
Nick O'Leary
f1855174f0
Merge branch 'dev' into pr_2165
2019-07-10 09:30:48 +01:00
Hiroyasu Nishiyama
6587d12fbd
update info text
2019-06-07 21:39:12 +09:00
Hiroyasu Nishiyama
3b177bedf8
update Japanese message for nodes
2019-05-27 14:25:03 +09:00
Dave Conway-Jones
877260a243
Remove pi gpi, twitter, email and feedparser nodes from core
2019-05-17 14:08:51 +01:00
Kazuhito Yokoi
0f57d1a433
Fix encoding menu in file node
2019-04-02 21:35:41 +09:00
Hiroyasu Nishiyama
eee4e83a1e
fix minor typo in Japanese info text of httprequest node
2019-03-07 22:50:56 +09:00
Hiroyasu Nishiyama
008b26f329
update JP info text of httprequest node
2019-03-07 10:04:06 +09:00
Dave Conway-Jones
b246f0779f
re-fix merge of file nodes
2019-03-06 22:33:20 +00:00
Hiroyasu Nishiyama
dc89218702
add encoding support to file in/out node ( #2066 )
...
* add encoding support to file in/out node
* update package.json
* change default encoding label: 'none' -> 'utf8[default]'
* add a missing message catalogue entry
* change default encoding label
2019-03-06 22:28:33 +00:00
Hiroyasu Nishiyama
12d6c4ddf5
add missing Japanese translation
2019-03-05 11:57:06 +09:00
Hiroyasu Nishiyama
430a03bb14
update JP message catalogue
2019-03-05 11:14:02 +09:00
Hiroyasu Nishiyama
ae726c199b
add i18n support for port label of inject/exec/httprequest/file node
2019-02-28 20:22:33 +09:00
Kazuhito Yokoi
91cc03dd80
Fix typo and update message catalog
2019-02-19 14:24:37 +09:00
Nick O'Leary
a31fa82284
Merge pull request #2056 from node-red-hitachi/update-logic-nodes-info-jp
...
Update Japanese info text of logic nodes
2019-02-08 09:38:17 +00:00
Hiroyasu Nishiyama
e9f248020e
update Japanese info text of split node
2019-02-08 09:46:35 +09:00
Hiroyasu Nishiyama
a8e1058af6
fix typos in Japanese info text of range node
2019-02-08 09:35:02 +09:00
Hiroyasu Nishiyama
1a087fd799
update info text of switch node
2019-02-08 09:32:07 +09:00
Hiroyasu Nishiyama
50c81533e0
fix header level of switch node info text
2019-02-08 09:26:11 +09:00
Hiroyasu Nishiyama
5eab9aa4b1
fix typos in tcpin node info text
2019-02-08 09:14:32 +09:00
Hiroyasu Nishiyama
1970cbfe37
fix mismatched p-tag
2019-02-08 09:05:29 +09:00
Hiroyasu Nishiyama
6d736201f9
fix unmatched p-tag
2019-02-08 08:58:59 +09:00
Nick O'Leary
51ec52b573
Merge pull request #2053 from node-red-hitachi/update-node-messages-jp
...
Update Japanese message catalogue of core nodes
2019-02-07 22:00:55 +00:00
Hiroyasu Nishiyama
3f91e4da66
update Japanese info text of template node
2019-02-07 23:35:09 +09:00
Hiroyasu Nishiyama
4124159378
update Japanese info text of function node
2019-02-07 23:24:12 +09:00
Hiroyasu Nishiyama
18f3789e29
update Japanese info text of catch node
2019-02-07 23:15:06 +09:00
Hiroyasu Nishiyama
7828af591e
update Japanese message catalogue of core nodes
2019-02-07 20:03:16 +09:00
Nick O'Leary
7f5d47f39d
Update Link node UI to use TreeList
2018-12-20 13:15:42 +00:00
Hiroyasu Nishiyama
633b9180d7
update info text
2018-12-11 19:53:10 +09:00
Hiroyasu Nishiyama
0e2d0e1b6f
merge dev
2018-12-11 19:02:49 +09:00
Nick O'Leary
6201247875
Tidy up markdown toolbar handling across all editors
...
Any editor for the markdown mode will now automatically get
the markdown toolbar added.
The comment node has been updated to handle this properly and
to not add two copies of its content to the sidebar.
2018-12-10 15:24:27 +00:00
Hiroyasu Nishiyama
8c367bcc53
update messages
2018-12-09 20:33:58 +09:00
Hiroyasu Nishiyama
987dbf8a92
Merge branch 'dev' into debug-node-with-jsonata
2018-12-08 17:43:29 +09:00
Nick O'Leary
24b6670bc4
Remove sentiment and tail nodes
2018-12-07 16:23:55 +00:00
meeki007
86716b5ffb
Tidy up Template node edit form
...
Closes #1969 #1970 #1968 #1967
2018-12-05 14:47:38 +00:00
nakanishi
4eb3bd496b
Add redirectList property in msg of http-request node
2018-12-04 15:39:01 +00:00
Hiroyasu Nishiyama
3c4f4d27d6
Support output editting of DEBUG node using JSONata
2018-12-01 18:03:04 +01:00
Hiroyasu Nishiyama
cc8bc1339f
update Japanese message catalogue - nodes messages.json
2018-11-12 21:09:19 +09:00
Nick O'Leary
9bb7e72c69
Merge pull request #1962 from node-red-hitachi/update-JP-catalog-for-nodes
...
Update Japanese message catalog for nodes
2018-11-03 21:36:29 +00:00
Hiroyasu Nishiyama
3d272d0f10
update Japanese translation of nodes
2018-11-02 23:41:48 +09:00
Masae Okada
b9906ced9a
fix html file of rpi-gpio out node
2018-11-01 18:34:38 +09:00
nakanishi
4995e52dd6
Fix typo in Japanese
2018-10-31 09:03:42 +09:00
Nick O'Leary
d0bf4a5329
Merge branch 'pr_1947' into dev
2018-10-29 21:49:43 +00:00
Kazuhito Yokoi
5590d31336
Fix typo
2018-10-22 18:52:34 +09:00
Nick O'Leary
34ead436b0
Merge pull request #1913 from node-red-hitachi/dev-httpproxy
...
Add http-proxy for http-request node.
2018-10-19 11:10:26 +01:00
Nick O'Leary
422109868d
Add markdown toolbar to node description editor
2018-10-06 23:14:04 +01:00
Osamu Katada
3d70bc722a
Add http-proxy for http-request node.
2018-10-03 09:58:25 +09:00
Nick O'Leary
546f07156f
Move node locales and tidy up package.json files
2018-08-20 20:31:29 +01:00