Commit Graph

  • bf1cd457cd Add RED.editor.createEditor utility function Nick O'Leary 2015-02-26 21:29:56 +00:00
  • 8af50a51ba add validation triangle to ace function editor on errors dceejay 2015-02-13 22:07:31 +00:00
  • ddf31e87b2 Update core nodes to use ACE editor Nick O'Leary 2015-02-13 00:15:07 +00:00
  • 5adbc012f3 Add ACE editor Nick O'Leary 2015-02-13 00:14:11 +00:00
  • 393fc349b9 Fix saving for node-library content Nick O'Leary 2015-02-26 17:08:20 +00:00
  • dfed4963ed fix big labelling issue with Pi + pins ... dceejay 2015-02-26 14:18:36 +00:00
  • 131adb6f4e let email node mark mail as read dceejay 2015-02-26 14:17:44 +00:00
  • a8b3cbb683 remove unecessary require from serial node dceejay 2015-02-26 14:17:07 +00:00
  • e97d5c7354 Rename node-red wrapper to node-red-pi Nick O'Leary 2015-02-26 13:41:01 +00:00
  • 061c44f958 Move shebang to the correct red.js Nick O'Leary 2015-02-26 13:24:38 +00:00
  • f5d8433341 Add node-red-pi command Nick O'Leary 2015-02-26 11:38:05 +00:00
  • f78a71e8ed Load flows file from userDir when appropriate Nick O'Leary 2015-02-26 11:30:20 +00:00
  • 4d48c72146 Add node-red script Nick O'Leary 2015-02-25 22:36:56 +00:00
  • 71ff828947 Tidy up all console.log util.log from core nodes. Try to make log,warn,error more consistent behaviour. dceejay 2015-02-25 19:10:44 +00:00
  • b6245bdef7 Remove console.log from XML test spec Nick O'Leary 2015-02-25 14:25:37 +00:00
  • ce1cd1ab9c Change default data dir Nick O'Leary 2015-02-25 14:23:59 +00:00
  • 75f49be270 close node callback yehudita 2015-02-25 14:23:30 +02:00
  • 7ae5f23487 Merge 2a2fe88f5f28fb529756f88873aa8957a2fe1c67 into 54b0debb3b0a0b95c55176385f1d8c049db14875 yehudita 2015-02-25 12:03:27 +00:00
  • 2a2fe88f5f close node callback yehudita 2015-02-25 13:48:17 +02:00
  • 54b0debb3b Re-order palette categories, move subflows to top of list. dceejay 2015-02-25 10:09:39 +00:00
  • 1876b56022 Fix jshint error Nick O'Leary 2015-02-24 23:06:07 +00:00
  • d148a23ed6 Handle config nodes appearing out of order in flow Nick O'Leary 2015-02-24 23:02:45 +00:00
  • 049a5f1be6 revert small whitespace change to server start messages. dceejay 2015-02-24 22:22:16 +00:00
  • f3880b7601 Fix credential pruning and start/stop log messages Nick O'Leary 2015-02-24 22:02:39 +00:00
  • fbb45a8961 make udp node consistent with it's info.... (re params passed out) dceejay 2015-02-24 13:22:48 +00:00
  • b8c460b825 pass original url request through http request node dceejay 2015-02-24 13:20:33 +00:00
  • 63191bc641 Bump 0.10.3 0.10.3 Nick O'Leary 2015-02-23 22:17:51 +00:00
  • 9f012c261a Make parser nodes errors actual errors. dceejay 2015-02-23 19:30:15 +00:00
  • dc7701ad70 Add node.js version to startup log msgs for debug. dceejay 2015-02-23 19:27:35 +00:00
  • e8666827e6 Restore httpAdminAuth with deprecation warning Nick O'Leary 2015-02-23 11:39:38 +00:00
  • 5e2c51a741 Handle deleted tab when diffing flows Nick O'Leary 2015-02-22 22:58:41 +00:00
  • 51421ce657 clone msg more correctly for CSV node multiple line output dceejay 2015-02-22 21:56:52 +00:00
  • 339e6039e1 Add engine restriction against node 0.12 Nick O'Leary 2015-02-22 21:27:50 +00:00
  • 43054906dc preserve other msg properties when passing through CSV node dceejay 2015-02-22 19:23:36 +00:00
  • 57dedcf816 Add files to .gitignore Nick O'Leary 2015-02-21 00:28:29 +00:00
  • 4dc21c43fa Handle strings for limit/skip args to mongo node Nick O'Leary 2015-02-20 20:02:25 +00:00
  • 1c86908b90 Bump 0.10.2 0.10.2 Nick O'Leary 2015-02-20 10:07:10 +00:00
  • 9b26973883 Ensure activeWorkspace is set when a flow contains no tabs Nick O'Leary 2015-02-20 10:05:42 +00:00
  • 2585e983a5 Add test-* grunt tasks Nick O'Leary 2015-02-15 23:35:24 +00:00
  • a808cb44c2 Merge pull request #563 from emiloberg/master Nick O'Leary 2015-02-15 21:54:48 +00:00
  • edd9d2cb9c Fix Inject node handling of day selection Fixes #564 Nick O'Leary 2015-02-15 21:53:14 +00:00
  • 33d24f79ce Fixes bug that prevented unsubscribe from WebSockets, browser side. Fixes node-red/node-red/#562 Emil Öberg 2015-02-14 22:25:25 +01:00
  • cc095e4edf edit HTML node info to remove ref to jQuery. Link to CSSselect instead. dceejay 2015-02-14 19:06:35 +00:00
  • 07641d57ab recorrect debug logging level colour class names so sidebar is as-was. dceejay 2015-02-14 12:14:06 +00:00
  • 5643c51507 Let debug node show "topic" correctly for errors in functions. dceejay 2015-02-13 21:14:54 +00:00
  • ad6254c0b8 Add oneditdelete handler for config nodes Nick O'Leary 2015-02-13 11:20:08 +00:00
  • d6ca421d59 Remove unecessary argument to oneditcancel Nick O'Leary 2015-02-13 11:05:45 +00:00
  • 79bd01f810 Remove X button on dialogs Fixes #561 Nick O'Leary 2015-02-13 10:06:28 +00:00
  • e357352240 Tidy up info tab handling of subflows and comments Nick O'Leary 2015-02-10 21:29:27 +00:00
  • 0accfade02 catch internal subflow info error in tab-info... dceejay 2015-02-10 20:15:00 +00:00
  • 00b7afe3ae spelling pedant alert in debug node... its not it's dceejay 2015-02-10 20:14:33 +00:00
  • 2e76541fa5 Update Debug node test to "unbreak" build... oops dceejay 2015-02-10 17:31:26 +00:00
  • e2911078e3 tidy up tab-info so subflows show more useful information dceejay 2015-02-10 16:55:50 +00:00
  • c6157687c9 Move payload type label in Debug window to meta data row dceejay 2015-02-10 16:54:24 +00:00
  • 87a1818486 Add missing FA font file Nick O'Leary 2015-02-09 09:48:31 +00:00
  • d6c5d91e2c Remove package.json from gitignore because it breaks everything 0.10.1 Nick O'Leary 2015-02-08 23:14:37 +00:00
  • e042d9e8cd Bump version 0.10.0 0.10.0 Nick O'Leary 2015-02-08 23:03:48 +00:00
  • 07c8c4bb45 Let Pi GPIO node show pins in use to help avoid clashes. dceejay 2015-02-08 19:40:23 +00:00
  • 2dd572f5bd Allow msg.description to add to the email body text (for feed from Fluickr node) dceejay 2015-02-08 15:02:02 +00:00
  • d4a27f88a1 Allow Email node to send html, and add attachments. (outbound only at present) dceejay 2015-02-08 11:33:04 +00:00
  • 1513dbfcdd Add strict flag to debug (for consistency with others) dceejay 2015-02-08 11:32:26 +00:00
  • 8451c29a25 Add line/col report test Nick O'Leary 2015-02-07 19:56:22 +00:00
  • ae7f1b38a8 Add line/col reporting to Function runtime errors Nick O'Leary 2015-02-07 19:52:14 +00:00
  • 83dad88ad3 Fix debug reporting of warning/errors Nick O'Leary 2015-02-07 19:29:43 +00:00
  • 8eb1a02407 Fix unit test failures following mocha upgrade Nick O'Leary 2015-02-06 17:27:43 +00:00
  • 1e6f45852f Update package dependencies Nick O'Leary 2015-02-06 17:17:44 +00:00
  • 3849855b57 Rename _id to _msgid to avoid mongo clash Nick O'Leary 2015-02-06 16:36:32 +00:00
  • f2712f296b Update to font-awesome 4.3 Nick O'Leary 2015-02-06 13:57:33 +00:00
  • c7f13e3d0c Add needsPermission protection to core nodes Nick O'Leary 2015-02-06 13:57:15 +00:00
  • d1fe997bf7 Doc updates Nick O'Leary 2015-02-06 13:16:46 +00:00
  • 86c8a5de81 Allow palette categories to be predefined Nick O'Leary 2015-02-06 13:16:19 +00:00
  • 010abbd3d5 Remove deprecated nodes Nick O'Leary 2015-02-06 11:33:04 +00:00
  • 3123aa6279 Merge pull request #558 from knolleary/auth Nick O'Leary 2015-02-06 11:28:12 +00:00
  • dedda19626 Restyle user menu Nick O'Leary 2015-02-06 11:27:21 +00:00
  • c31ffb98b0 Tie auth middleware to needsPermission api Nick O'Leary 2015-02-05 23:43:35 +00:00
  • 3ef6f29d6e Add Log.trace/debug/error functions Nick O'Leary 2015-02-05 17:05:39 +00:00
  • 26c42e500f Allow user.default to be an api function Nick O'Leary 2015-02-05 10:45:03 +00:00
  • 53a515176b Remove unused token expiry code Nick O'Leary 2015-02-04 15:23:02 +00:00
  • fbf7ee50eb Increase unit test coverage of auth code Nick O'Leary 2015-01-28 22:41:13 +00:00
  • b2aae93fa6 Hide user profile menu Nick O'Leary 2014-12-10 14:58:53 +00:00
  • a494954275 Add permissions and user menu Nick O'Leary 2014-12-10 14:16:07 +00:00
  • f5d7903ecb Stop lost connection message bouncing when not authed Nick O'Leary 2014-12-08 16:25:38 +00:00
  • 9bbe0799bd Allow adminAuth setting to provide functions Nick O'Leary 2014-12-08 16:20:08 +00:00
  • f3eb85c449 Move over to settings.adminAuth Nick O'Leary 2014-11-12 20:58:48 +00:00
  • 74e1ef0823 Add auth awareness to comms channel Nick O'Leary 2014-11-12 13:21:59 +00:00
  • 982997c3df Add auth awareness to ui Nick O'Leary 2014-11-12 13:21:39 +00:00
  • 66005a2688 Use jquery ajax rather than d3 Nick O'Leary 2014-11-12 11:30:30 +00:00
  • 42cd6f94a7 fix settings Nick O'Leary 2014-11-11 10:16:55 +00:00
  • dfc20f3cc9 Add node-red logo for login screen Nick O'Leary 2014-11-11 10:16:13 +00:00
  • 2b5a1ce6d4 Add settings changes Nick O'Leary 2014-11-11 10:16:01 +00:00
  • 28823802ea Prompt login if auth enabled Nick O'Leary 2014-11-11 10:15:02 +00:00
  • 2128b57ab2 Add oauth grant Nick O'Leary 2014-11-06 22:59:48 +00:00
  • c8ccacb035 Switch node sortable entries diable inputs in FF Nick O'Leary 2015-02-05 10:46:01 +00:00
  • 3334c795e0 Correct spelling in Pi error messages, fix mouse icon file type dceejay 2015-02-04 23:27:38 +00:00
  • b97d251787 Add on-headers dependency to package.json Nick O'Leary 2015-02-04 22:32:27 +00:00
  • 482c4e9c5e Add memory metric reporting Nick O'Leary 2015-02-04 22:28:17 +00:00
  • 4406a8ddd3 Merge 46473aecc57ef8a5a59c8ee15896257c6f3a46af into 1712146836a4e7d859c5078c2f492e4e58ec99bc Zoltan Balogh 2015-02-04 21:56:32 +00:00
  • 1712146836 Clear loghandlers on init and supress output in tests Nick O'Leary 2015-02-04 21:29:11 +00:00
  • c8d2d690f0 Rename HTTP In content-length metric Nick O'Leary 2015-02-04 21:10:18 +00:00
  • f2d4648384 Support of HTTP Node metrics Nick O'Leary 2015-02-04 20:44:07 +00:00