Commit Graph

  • 1677aba5cb removed log file tjkoury 2014-05-20 14:21:59 -04:00
  • bb0f6d3fc9 fixed content-length bug in http response node tjkoury 2014-05-20 14:16:33 -04:00
  • db125974c0 Tidy up inject tabs/spaces one more time. Dave C-J 2014-05-19 22:08:50 +01:00
  • 69405296ba Merge pull request #230 from TJKoury/master Dave Conway-Jones 2014-05-19 22:06:15 +01:00
  • 21a72336fd Update 20-inject.html TJKoury 2014-05-19 16:43:30 -04:00
  • 57e5f52d02 Fixed spinner issue in inject node with non-hardcoded offset tjkoury 2014-05-19 16:42:36 -04:00
  • 804dd67b4a Fixed spinner issue in inject node with non-hardcoded offset tjkoury 2014-05-19 16:40:37 -04:00
  • 4f56f36cde Fixed spinner issue in inject node tjkoury 2014-05-19 15:38:07 -04:00
  • 74007f2ef4 Fix wire corruption across tabs Fixes #229 Nick O'Leary 2014-05-16 23:28:02 +01:00
  • b7f8c92b13 Add chrome rendering workaround Nick O'Leary 2014-05-16 20:43:22 +01:00
  • 364f44451f Validation of credentials inputs. Antoine Aflalo 2014-05-16 10:34:23 +03:00
  • f822827454 Credentials into RED Antoine Aflalo 2014-05-16 09:15:24 +03:00
  • 2fa82d9f1f Touch: don't trigger radialMenu on pinch zoom Nick O'Leary 2014-05-15 22:56:12 +01:00
  • e524393d87 Touch: add long-touch menu Nick O'Leary 2014-05-15 22:49:07 +01:00
  • 863ceb065a Make links a bigger target Nick O'Leary 2014-05-15 22:44:07 +01:00
  • 525321ec7f Fix node emitter Nick O'Leary 2014-05-15 20:55:01 +01:00
  • 820ca4475d Add tests for async close Nick O'Leary 2014-05-14 21:46:07 +01:00
  • 8f1dd62515 Allow Serial nodes to close asynchonously Nick O'Leary 2014-05-14 21:34:17 +01:00
  • c317ccc36d Allow nodes to close asynchronously Nick O'Leary 2014-05-14 21:17:54 +01:00
  • 3ba6ad07b7 Finally get Firefox and Chrome to wheel zoom in the same manner... Dave C-J 2014-05-14 17:41:04 +01:00
  • e0971d96c6 add grip handle icon Nick O'Leary 2014-05-14 15:38:54 +01:00
  • a99b41a101 Self inflicted type - apologies to all... Dave C-J 2014-05-14 15:14:53 +01:00
  • 1bbd6297ba Actually make xml2js and json2xml deprecated as well as just moving them Dave C-J 2014-05-14 14:32:44 +01:00
  • 7ed10d631e Reverse mouse wheel - so canvas (alt) zoom consistent with page (ctrl) zoom Dave C-J 2014-05-14 14:22:28 +01:00
  • a76f48f50b Add alt key hook to keyboard event handler (just in case :-) Dave C-J 2014-05-14 14:17:26 +01:00
  • 0e35b65afd Deprecate xml2js and jsn2xml nodes Replaced by single XML node Dave C-J 2014-05-14 14:15:46 +01:00
  • 789b86b122 Prevent node label selection on drag in FF Nick O'Leary 2014-05-14 13:48:47 +01:00
  • 6f981d29ec Patch to suppoer use strict Fixes Issue #205 Manual merge due to other changes Dave C-J 2014-05-14 11:44:19 +01:00
  • 55245610dd Patch to Support use strict Fixes Issue #206 (manual merge due ot other changes) Dave C-J 2014-05-14 11:43:51 +01:00
  • 7e4fa5fa45 Merge pull request #204 from tedgoddard/patch-1 Dave Conway-Jones 2014-05-14 11:25:38 +01:00
  • a3ce04e9a5 Increase double-click to edit time Nick O'Leary 2014-05-14 09:49:37 +01:00
  • 6f0e619611 add Status to email, http nodes (update copyright on tcp) Dave C-J 2014-05-13 11:39:59 +01:00
  • 0e8f0735cc Touch: long-press initiate lasso Nick O'Leary 2014-05-13 00:42:24 +01:00
  • aa4bf4d640 Add sidebar grip and make drag-openable Nick O'Leary 2014-05-13 00:01:05 +01:00
  • 59eccb116a Add RED._debug Nick O'Leary 2014-05-13 00:00:17 +01:00
  • b29e434449 Touch: add meta tags for chrome/ios save to homescreen Nick O'Leary 2014-05-12 23:59:27 +01:00
  • 2ee78b73fb Touch: pinch-to-zoom from touchpoint not origin Nick O'Leary 2014-05-12 23:57:14 +01:00
  • 4abbe483a0 Merge pull request #227 from TJKoury/mobile_PR Nick O'Leary 2014-05-12 23:51:41 +01:00
  • 7e71a118eb Add status indicators to serial and tcp (client) nodes Dave C-J 2014-05-12 16:32:19 +01:00
  • cf7339dc6d Merged with latest from node-RED master tjkoury 2014-05-12 09:19:54 -04:00
  • e15a0d545d Touch: unable to scroll after drawing link Nick O'Leary 2014-05-11 23:55:11 +01:00
  • bf49485d4c Handle null TouchEvent (FF/Safari) Nick O'Leary 2014-05-11 13:57:54 +01:00
  • 7e85eb297d Make status display toggleable and add to MQTT nodes Nick O'Leary 2014-05-10 23:33:02 +01:00
  • ec5985eaa3 Touch: double tap to edit rather than long-touch Nick O'Leary 2014-05-09 23:46:36 +01:00
  • a3dea6ec0d Touch: enable wiring nodes together Nick O'Leary 2014-05-09 23:30:00 +01:00
  • a5cf4b17bf New config nodes not picking up defaults Nick O'Leary 2014-05-09 15:23:33 +01:00
  • 87410621c7 Merge pull request #222 from Belphemur/node-credentials Nick O'Leary 2014-05-09 15:11:55 +01:00
  • 69873bacb6 Tiny EFL tweaks to IRC. Thanks again Belphemur Dave C-J 2014-05-09 15:03:41 +01:00
  • d1aff364e4 let nodemon ignore backup file - or it restarts on every deploy. Dave C-J 2014-05-09 14:55:51 +01:00
  • bd6ac11c43 Unable to click-select link Nick O'Leary 2014-05-09 14:21:03 +01:00
  • 6a7b3cf62c REST API for Credentials Adding RED.nodes.registerCredentials to register the credentials definition server sided. Adding the property credentials in the template definition client-side. Antoine Aflalo 2014-05-07 21:19:08 +03:00
  • 848e5a9824 Merge pull request #225 from Belphemur/node-irc Dave Conway-Jones 2014-05-09 10:54:13 +01:00
  • 0ea2c92d23 Adding a listener to "names" and improve documentation Being able to get the list of connected user when join the channel can be interesting, that why I added the listener. I improved the documentation by adding all the possible status and their description. Antoine Aflalo 2014-05-09 11:48:41 +03:00
  • 034f17a8e8 Touch ui - deselect nodes when touch on canvas Nick O'Leary 2014-05-08 23:00:11 +01:00
  • da3fbd3b62 Initialise Node earlier in registry life-cycle Nick O'Leary 2014-05-08 22:58:30 +01:00
  • 9524ef726a Change status icon look Nick O'Leary 2014-05-08 22:56:17 +01:00
  • e061b2559c Remove touch-undo Nick O'Leary 2014-05-08 21:54:20 +01:00
  • 1d2fcc6fa1 Disable native pinch zoom of page Nick O'Leary 2014-05-08 21:50:19 +01:00
  • 17ad6f94dd Touch enable jQuery UI components Nick O'Leary 2014-05-08 21:47:58 +01:00
  • c99f0d895f Add comms back to RED interface Nick O'Leary 2014-05-08 16:55:08 +01:00
  • 7ecb80bf40 Add node status updates Nick O'Leary 2014-05-08 14:15:54 +01:00
  • 8e7fc011f0 File In node loses message properties Nick O'Leary 2014-05-08 11:13:35 +01:00
  • ba126e90d9 TypeError on debug node Fixes #223 Nick O'Leary 2014-05-08 11:12:13 +01:00
  • 16f8673ec0 Add comms module Nick O'Leary 2014-05-07 20:47:25 +01:00
  • e6794a0c75 Twitter: add rate limit warning Nick O'Leary 2014-05-07 20:45:59 +01:00
  • 3c176d0b94 Handle parse errors in template file Nick O'Leary 2014-05-07 20:45:26 +01:00
  • d203732b1a test deletion Jason Ruane 2014-05-07 14:24:56 +01:00
  • feac4b409b new test Jason Ruane 2014-05-07 14:14:21 +01:00
  • 7b0a1b2463 Fix flow backup for first run, add tests Nick O'Leary 2014-05-07 00:33:50 +01:00
  • 0d6525623d Refactor editor.js to reduce duplication of editor setup Nick O'Leary 2014-05-06 23:42:54 +01:00
  • fb0cae0935 Reduce GPIO setup on Pi node to try to make it play nice with other peripherals Dave C-J 2014-05-06 20:58:36 +01:00
  • d1318d215c change preferred name of backup file to flows.backup (even if it is the previous version :-) relates to Issue #184 Dave C-J 2014-05-06 16:02:18 +01:00
  • 67d1e2acd8 Create a copy of the previous flow file (flow.previous) before each deploy closes #184 In case of emergency you can now find the previous flow file before you hit deploy in a file called flow.previous . As indicated it is the flow that was running prior to you hitting deploy... Dave C-J 2014-05-06 15:22:37 +01:00
  • fcb2605abf Merge bd3b5b6f0c6eee89e2358968aebe1c07a14836fb into 44e8aeaae499b75cde804651639dc3ad59ef8587 Antoine Aflalo 2014-05-06 13:57:00 +00:00
  • bd3b5b6f0c Refactoring the editor for implementation of credentials. Antoine Aflalo 2014-05-06 16:52:15 +03:00
  • 44e8aeaae4 Remove console.log in credentials Nick O'Leary 2014-05-06 14:25:53 +01:00
  • 4b160dc3a9 Function error not recognised as TypeError Nick O'Leary 2014-05-06 13:49:22 +01:00
  • 5e5d3d3000 Log.addHandler missing its implementation Nick O'Leary 2014-05-06 13:05:11 +01:00
  • e47839b7e7 Tweaks to shorten Serialport html names. and remove redundant code. Dave C-J 2014-05-06 11:12:42 +01:00
  • d982d02810 Prevent accidental edit of nodes Part of #217 Nick O'Leary 2014-05-06 10:14:18 +01:00
  • baaf8167d3 Delay node dropping intermediate messages incorrectly Nick O'Leary 2014-05-06 09:58:30 +01:00
  • 7c5baac192 Don't show edit dialog for dblclick-drag Closes #217 Nick O'Leary 2014-05-05 23:28:24 +01:00
  • 14e882f250 Remove rogue console.log Nick O'Leary 2014-05-05 21:44:04 +01:00
  • b64b1f2956 Serial port select combo-box Nick O'Leary 2014-05-05 21:42:01 +01:00
  • 671723374d Allow serial port to be manual entry or pick from list. Dave C-J 2014-05-05 11:39:59 +01:00
  • b806854867 Revert serial port config to a text box - while we look at how best to provide a list - but allow free input. (for Pi that doesn't enumerate tyAMA0) Dave C-J 2014-05-05 09:01:45 +01:00
  • bc1fb3b404 Tiny formatting tidy ups. Dave C-J 2014-05-05 08:58:53 +01:00
  • 7674492819 Fix node loading order Nick O'Leary 2014-05-05 00:10:50 +01:00
  • da8ef7acc6 Minify node .html files before sending Nick O'Leary 2014-05-04 17:30:55 +01:00
  • ff49d2b217 Migrate to new node function style Nick O'Leary 2014-05-03 23:32:04 +01:00
  • 5afc5857c4 Fix localfilesystem_spec Nick O'Leary 2014-05-03 22:38:33 +01:00
  • 7eed375111 Split up nodes.js into components Nick O'Leary 2014-05-03 22:26:35 +01:00
  • fec7cc9888 Merge 0b227e259a8a3c679a14863d92e1de759f8408d5 into df9744084c3fa0a6164bf9440fddad9529dba258 TJKoury 2014-05-02 16:53:56 +00:00
  • 0b227e259a fixed reference for touch support tjkoury 2014-05-02 12:53:55 -04:00
  • 00a7a255fc touch support for mobile, add nodes TJKoury 2014-05-02 12:33:19 -04:00
  • df9744084c Tweaks to email error rmessages Dave C-J 2014-05-02 15:16:11 +01:00
  • 1309b9a72d Add new/updated Email node including credentials per node. Deprecating old IMAP node as now part of this general Email node Dave C-J 2014-05-02 14:37:41 +01:00
  • a9e07f8b78 Updated credentials storage so there is a .._cred.... file per flow. Allows swapping flows more easily without having to re-enter credentials. Thus also added *_cred* to .gitignore Dave C-J 2014-05-02 14:35:51 +01:00
  • 84093bcb6e Make node loading more asynchronouse Nick O'Leary 2014-05-02 11:16:07 +01:00
  • 4dda4aeef2 Remove sentiment tip to be consistent Nick O'Leary 2014-05-01 23:12:19 +01:00