Commit Graph

  • 66213d151d No-op and return success on enabling/disabling node by type name Anna Thomas 2014-12-17 13:35:57 +00:00
  • 0c699ae57f Merge pull request #511 from anna2130/nr-cli-enhancements Nick O'Leary 2014-12-17 13:10:49 +00:00
  • bf8d549cf7 Add "advanced" options to XML parsing node Dave C-J 2014-12-15 17:05:18 +00:00
  • 1261bf97ea Remove : from inject node label - people didn't like it. Dave C-J 2014-12-15 17:03:18 +00:00
  • 41552625e0 remove spurious line of debug from http node Dave C-J 2014-12-15 17:01:58 +00:00
  • 5dea399fd7 Merge 88bf6f549b7bfc0215f81bf37dd3853e4be9d4cc into 27ef7d972fe1471dbb3c238278e07cef0ad606d7 Jan Roman 2014-12-13 10:06:56 +00:00
  • 88bf6f549b Adding capability of handling payload as an input for delay node Jan Roman 2014-12-13 09:25:20 +00:00
  • 8528719cec Manual merge changes in delay node Jan Roman 2014-12-13 10:00:29 +00:00
  • 3c0e892572 Merge b3a8d68cef27e22661d47bf782b6a25e5f9a46d3 into 27ef7d972fe1471dbb3c238278e07cef0ad606d7 GermanBluefox 2014-12-09 19:30:04 +00:00
  • 27ef7d972f Add Binary paylaod option to Http request node Also add JSON parse option to output Allow user to select override using msg.method to stop getting warning. Fix to close #399 Dave C-J 2014-12-09 14:40:03 +00:00
  • 6fc3aab907 Make Palette search Case InSeNsItIve fix to close #496 Dave C-J 2014-12-09 14:37:32 +00:00
  • 10681f97d9 Updated tests to reflect addition of version getSet Anna Thomas 2014-12-08 16:39:48 +00:00
  • 475d9e110e Updated to match cli changes Anna Thomas 2014-12-08 16:26:54 +00:00
  • 8c5fab61e6 Merge pull request #509 from anna2130/nr-cli-enhancements Nick O'Leary 2014-12-08 13:08:58 +00:00
  • e7ccff5a4b Get version from pkg Anna Thomas 2014-12-08 10:11:59 +00:00
  • 81e08e06e4 Updated test to reflect saving settings in nodes Anna Thomas 2014-12-08 10:10:16 +00:00
  • b006ccf610 saveNodeList saves settings in nodes Anna Thomas 2014-12-08 09:57:17 +00:00
  • bb0e48f271 Store version in settings Anna Thomas 2014-12-08 09:43:59 +00:00
  • 6d0dffcdf7 Migrate node config to new format Nick O'Leary 2014-12-05 20:43:41 +00:00
  • 14b84f0c7b Merge pull request #498 from anna2130/nr-cli-enhancements Nick O'Leary 2014-12-05 20:39:42 +00:00
  • 8b6e287a74 Updated remove modules tests to reflect getNodeModuleInfo changes Anna Thomas 2014-12-05 16:51:26 +00:00
  • 1a5751ff1d Update removeModule to reflect getNodeModuleInfo changes Anna Thomas 2014-12-05 16:45:32 +00:00
  • 851048077c Remove new lines from version Anna Thomas 2014-12-04 13:16:24 +00:00
  • 77011c9ad9 Merge 48ce5345cc04b1f7bbf82d2ae04cb304061481e1 into 5f74a1d2376b278dce38ec0a15f5533a791c6174 igax 2014-12-04 02:53:13 +00:00
  • 48ce5345cc add disableMinify settings. to debug a program easily, i needed this setting. yohei.igata 2014-12-03 22:28:04 +09:00
  • 5f74a1d237 Update file, http and email nodes to only show deprecation warning if msg property is a real overide to node property ( !== ). Dave C-J 2014-12-01 22:58:25 +00:00
  • 9218b8bb48 Save the current state of the workspace tabs Using the LocalStorage to be able to return to the workspace later on Antoine Aflalo 2014-11-18 15:56:40 +02:00
  • e9b1e287ba Merge pull request #500 from jacktech24/master Dave Conway-Jones 2014-11-28 10:52:12 +00:00
  • da7b3ce9e4 Incorrect reference to routes in http in node Fixes #503 Nick O'Leary 2014-11-28 10:09:38 +00:00
  • 35b3912808 Removed CLI from repo Anna Thomas 2014-11-28 09:21:39 +00:00
  • e28f933f64 Refactor saveNodeList Anna Thomas 2014-11-28 09:17:46 +00:00
  • b3a8d68cef Support holidays in "inject" node GermanBluefox 2014-11-28 09:42:07 +01:00
  • d171fe88ee Optimize "for" cycle. GermanBluefox 2014-11-28 09:41:30 +01:00
  • 5b133278e6 Support holidays in "inject" node GermanBluefox 2014-11-28 09:39:02 +01:00
  • 9f50f7b1a0 Fix holidays in settings.js GermanBluefox 2014-11-28 09:37:29 +01:00
  • 65b63c7ab3 Insert holidays into settings.js GermanBluefox 2014-11-28 09:36:28 +01:00
  • 57bc83b2a7 Enabling and disabling non-existent nodes throws an error Anna Thomas 2014-11-27 16:42:45 +00:00
  • ec43fc4fe2 Removed unused code Anna Thomas 2014-11-27 13:12:47 +00:00
  • af3d04dfe3 Merge 34ef5d84f7a03d4bf82282bed6c47b08ab3abf5d into 3a78a2fedde855a0df7c5f490ca2c91b46128eea Deryk Sinotte 2014-11-26 23:41:52 +00:00
  • 34ef5d84f7 Incorrect reference to routes Deryk Sinotte 2014-11-26 15:41:28 -08:00
  • e08f9bc3dc Merge a1b6e910eb760600a856ed42489b737e112a023c into 3a78a2fedde855a0df7c5f490ca2c91b46128eea bags307 2014-11-26 23:04:28 +00:00
  • a1b6e910eb updated ui.js to use sendFile rather than sendfile bags307 2014-11-26 18:02:55 -05:00
  • 8f2a0b63d9 Changed cleanNodeList to cleanModuleList Anna Thomas 2014-11-26 16:41:31 +00:00
  • bb6e27f662 Store node list as module list Anna Thomas 2014-11-26 15:25:15 +00:00
  • 4e28a308b0 fixed bug, replaced servoWrite with analogWrite where it should be jacktech24 2014-11-25 20:42:17 +01:00
  • 04ffaeb2b8 Refactor nodeModules.nodes to moduleNodes Anna Thomas 2014-11-24 15:44:11 +00:00
  • d7f249eac4 Added version number to modules Anna Thomas 2014-11-21 16:35:29 +00:00
  • a5064b3ab6 Reloads module info after enabling/disabling module Anna Thomas 2014-11-21 16:34:57 +00:00
  • dd5821ee1b Installing a module returns module info Removing a module checks module exists and checks type is not in use Anna Thomas 2014-11-21 15:15:24 +00:00
  • 4c9d53388c Removed plugins references Anna Thomas 2014-11-21 11:31:07 +00:00
  • 70f101497d Replaced delete response with 204 Anna Thomas 2014-11-21 11:25:51 +00:00
  • 56cb985de9 Separated put response into /nodes/:mod and /nodes/:mod/:set Updated put tests Anna Thomas 2014-11-21 10:36:32 +00:00
  • d614b7c39f Moved get node set response to /nodes/:mod/:set Updated tests Changed plugin back to module Anna Thomas 2014-11-20 15:17:13 +00:00
  • 0ff65f6805 Updated registry tests to reflect id changes Anna Thomas 2014-11-20 12:15:09 +00:00
  • 591b5f3f91 Replaced hex id with 'module/set' id Anna Thomas 2014-11-20 10:06:18 +00:00
  • 50fddf474b Local nodes loaded with node-red as their module Anna Thomas 2014-11-20 09:58:42 +00:00
  • 3a78a2fedd Tab name changes not persisting Fixes #495 Nick O'Leary 2014-11-19 16:03:12 +00:00
  • 9552055b08 loadNodeConfig assumed to always be called with module and name parameters Anna Thomas 2014-11-19 13:54:00 +00:00
  • 3a718e1215 Merge pull request #2 from node-red/master bags307 2014-11-18 18:58:40 -05:00
  • 71bd5cd9e9 Merge pull request #485 from anna2130/nr-cli-enhancements Nick O'Leary 2014-11-17 13:34:24 +00:00
  • 15e7c7a74a Merge ff973f9edd835fd77c35adc8c3e56342a7b3ad9b into 7cff7ed2976de56aed624899cdde0b5812116f39 mapero 2014-11-17 11:15:51 +00:00
  • 7cff7ed297 Merge pull request #491 from anna2130/mongo-msg-collection Nick O'Leary 2014-11-17 11:15:45 +00:00
  • 6ba0d83778 Fixes collection only being set by first message Anna Thomas 2014-11-17 10:31:54 +00:00
  • ca2ef7e71f Pi GPIO node was not displaying Model B+ pin numbers correctly on subsequent edit. Dave C-J 2014-11-16 18:23:24 +00:00
  • 977a9e1c83 Better attempt at making Inject node label more "useful". Addresses Issue #489 Dave C-J 2014-11-16 18:22:33 +00:00
  • 7da108e129 Reverting fix for #489 while we debate the issue more fully.... Dave C-J 2014-11-14 23:50:49 +00:00
  • 7b14e753cd Let Twitter node save place as a location property rather than text. Dave C-J 2014-11-14 23:42:35 +00:00
  • 9863b6e178 Add payload to Inject label to make more helpful Close #489 Dave C-J 2014-11-14 17:28:08 +00:00
  • ff973f9edd Merge branch 'master' of https://github.com/mapero/node-red CoreOS Admin 2014-11-14 13:09:12 +00:00
  • 12e2a8968a BugFix: Collection is set to msg.collection of the first msg and not changed on new messages CoreOS Admin 2014-11-14 13:07:34 +00:00
  • 0789b82c15 Restore dialog size on reopn properly Nick O'Leary 2014-11-13 22:14:05 +00:00
  • a477c0b827 Fix serial config node edit layout Nick O'Leary 2014-11-13 20:53:15 +00:00
  • 3cb423a0b4 Fix func/temp/comment editor resizing Nick O'Leary 2014-11-13 17:21:12 +00:00
  • 9c8d9550a7 Do not assume subflows exist when deleting nodes Nick O'Leary 2014-11-13 16:00:46 +00:00
  • 8d16f3c8be Registry tests for plugins and enable/disable in CLI Anna Thomas 2014-11-13 15:03:33 +00:00
  • b4c92b457a Flatten the dialog box style Nick O'Leary 2014-11-10 11:19:33 +00:00
  • 426fcc2fdd Rework subflow edit process Nick O'Leary 2014-11-13 12:59:28 +00:00
  • 78dd23e4c8 Merge pull request #1 from node-red/master bags307 2014-11-13 01:09:35 -05:00
  • 5cb9a5b7eb All subflow input to be deleted by selection Nick O'Leary 2014-11-13 00:02:41 +00:00
  • 64a6fe11da Add subflow outputs to be delete by selection Nick O'Leary 2014-11-12 23:51:42 +00:00
  • 167077cec1 add possibility to set node-red port from env variable A.S. Lomoff 2014-11-12 15:09:33 +03:00
  • f72f7cdaa7 Merge pull request #469 from Belphemur/ui-localstorage Nick O'Leary 2014-11-11 10:43:06 +00:00
  • 01f0d5390f Adding support to LocalStorage on client side Save the state of the Menu Item between session (like activation of node-status and sidebar) Antoine Aflalo 2014-10-30 16:19:44 +02:00
  • ed9951f065 Add PWM support to Pi GPIO Node - pin 12 (GPIO1) (only pin that has hardware pwm support) Dave C-J 2014-11-10 20:03:51 +00:00
  • 4249cf5d69 Fix debugMaxLength description Nick O'Leary 2014-11-09 20:55:13 +00:00
  • 5da45b404c Add delete option to File node to replace msg.delete option - now deprecated but not removed. Addresses some of the confusion for Issue #399 Dave C-J 2014-11-08 15:34:37 +00:00
  • 8b7e367416 tweak CSV parser to better handle GSM style phone numbers. Dave C-J 2014-11-08 15:31:36 +00:00
  • 28da2dc38a Subflow palette node outputs not updating part of #479 Nick O'Leary 2014-11-07 16:12:27 +00:00
  • 5c5de028da Add remote server name to page title / tab Makes selecting one of several servers easier. Dave C-J 2014-11-07 12:28:19 +00:00
  • b861f490c6 tiny tidy-up on TCP request node Dave C-J 2014-11-07 12:27:02 +00:00
  • e7dccf04d2 Changing subflow in/outs leaving wires behind Fixes #477 Nick O'Leary 2014-11-07 11:22:00 +00:00
  • 3e235ecc0b Move cloneMessage to RED.util.cloneMessage Nick O'Leary 2014-11-06 11:39:30 +00:00
  • deeaa09360 Renamed modules to plugins for CLI Anna Thomas 2014-11-06 10:59:34 +00:00
  • 2e7a97fb88 Get plugins tests Anna Thomas 2014-11-06 10:59:06 +00:00
  • 9c92eeb9f5 Allow tcp request node to accept msg.host and msg.port as inputs Overrides only allowed if edit setting left blank. Dave C-J 2014-11-06 10:21:14 +00:00
  • 3e24601518 Functionality to get installed module info from the cli Anna Thomas 2014-11-06 10:00:25 +00:00
  • 266a644ca6 Preserve querystring when ensuring path ends with slash Nick O'Leary 2014-11-06 00:01:01 +00:00
  • def93214de Merge pull request #476 from knolleary/auth Nick O'Leary 2014-11-05 23:18:32 +00:00
  • a520240b25 Ensure application/json on library flows reqs Nick O'Leary 2014-11-05 22:41:05 +00:00
  • e7eb02fcb7 Add unit tests for refactored API modules Nick O'Leary 2014-11-04 17:05:29 +00:00