Nick O'Leary
|
fd4fdb31b5
|
Better error reporting when module provides duplicate type
|
2018-01-15 23:20:20 +00:00 |
|
mw75
|
0ee7ffb5e5
|
Version check no meta (#1243)
* Version check on module loading - remove all metadata information bevor comparing the versions.
* refined regex
|
2017-05-15 13:57:35 +01:00 |
|
Nick O'Leary
|
571b9fb8e0
|
Merge pull request #1122 from CANDY-LINE/feature/i18n-issue
Fix empty extra node help content issue
|
2017-03-01 16:38:08 +00:00 |
|
Nick O'Leary
|
0643f149b7
|
Extract line number if available from node load errors
|
2017-01-30 09:37:08 +00:00 |
|
Daisuke Baba
|
5ba9a0eb3f
|
Fix empty extra node help content issue
|
2017-01-19 16:55:57 +09:00 |
|
Nick O'Leary
|
0a96259ddf
|
Update copyright header for JS Foundation
|
2017-01-11 15:24:33 +00:00 |
|
Nick O'Leary
|
75855d5450
|
Initialise nodeApp regardless of httpAdmin setting
Closes #1096 #1095
|
2017-01-09 22:22:49 +00:00 |
|
Dave Conway-Jones
|
74f2180fa4
|
Fix error message for missing node html file, and add test.
To close #1053
|
2016-11-16 22:46:01 +00:00 |
|
Nick O'Leary
|
49f72881f4
|
Disable palette editor if npm not found
|
2016-10-12 22:30:32 +01:00 |
|
Nick O'Leary
|
7220af3ef0
|
Move palette editor to left hand side
|
2016-08-04 16:49:36 +01:00 |
|
Nick O'Leary
|
0ade8ff7a2
|
Add log warning if node module required version cannot be satisfied
|
2016-07-28 15:43:26 +01:00 |
|
Nick O'Leary
|
45ff86eae5
|
Do not rely on the HTML file to identify where nodes are registered from
|
2016-04-28 11:23:42 +01:00 |
|
Nick O'Leary
|
e1d09349ff
|
Add link nodes
|
2016-04-07 17:08:51 +01:00 |
|
Nick O'Leary
|
708365c4ac
|
Allow runtime calls to RED._ to specify other namespace
|
2016-03-06 20:43:19 +00:00 |
|
Nick O'Leary
|
f03aff7006
|
Tidy up API passed to node modules
|
2016-01-06 17:01:12 +00:00 |
|
Nick O'Leary
|
043b8a3105
|
Register node message catalog directly, not via event
|
2016-01-06 17:01:12 +00:00 |
|
Nick O'Leary
|
1dd9984521
|
Pickup default language from i18n module
|
2016-01-06 17:01:12 +00:00 |
|
Nick O'Leary
|
88dc202db2
|
Fix node test helper for api/runtime changes
|
2016-01-06 17:01:12 +00:00 |
|
Nick O'Leary
|
35c4a41d7b
|
Node id generation should only be done in runtime/util
|
2016-01-06 17:01:11 +00:00 |
|
Nick O'Leary
|
d673846e3d
|
WIP: runtime api for node modules
|
2016-01-06 17:01:11 +00:00 |
|
Nick O'Leary
|
f43738446e
|
WIP: separate runtime and api components
|
2016-01-06 17:01:11 +00:00 |
|