1. 2d16fc8 GUI -- Fixed broken unit tests; augmented error logging. by Simon Hunt · 9 years ago
  2. 20207df GUI -- Cleaned up websocket code. by Simon Hunt · 9 years ago
  3. 329af53 Deprecating old web-socket stuff and adding ability for client-side message handler registration. Failover still to be done and same for the async hooks. by Thomas Vachuska · 9 years ago
  4. bc76fb1 GUI -- Added VeilService.lostServer() function to only invoke the veil if the calling controller is the current controller. by Simon Hunt · 9 years ago
  5. 3b0916b GUI -- Implemented sendEvent() in WsEventService. by Simon Hunt · 9 years ago
  6. acf410b GUI -- Cleaned up websocket callback wrapping and beefed up unit tests. by Simon Hunt · 9 years ago
  7. 970e7fd GUI -- WebSocket object now decodes message payload as JSON on behalf of the consumer. by Simon Hunt · 9 years ago
  8. bb920fd GUI -- Added ability to define an alternate port for WS - used to connect to mock web-socket server. Topo view can use query string '?wsport=8123' for example. by Simon Hunt · 9 years ago
  9. a25cdcd GUI -- Created Mock WebSocket Server (runs with node.js) by Simon Hunt · 9 years ago
  10. 584122a GUI -- Further work on web socket service. Still WIP. by Simon Hunt · 9 years ago
  11. 1e4a001 GUI -- Created skeleton for WebSocketService. - re-worked UrlFnService. by Simon Hunt · 9 years ago
  12. aa26adf GUI -- Corrected path prefix for ui/rs calls. - fixed broken unit tests. by Simon Hunt · 9 years ago
  13. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  14. 9722538 GUI -- Completed icon directive definition, and wired up device view. by Simon Hunt · 9 years ago
  15. 4fab8af GUI -- Added mechanism to test device view. Themed device view. by Bri Prebilic Cole · 9 years ago
  16. eb28b0b GUI -- Created UrlFunction service Commented out broken device code WIP by Bri Prebilic Cole · 9 years ago
  17. e672044 GUI -- Created the RestService in the Remote module. by Simon Hunt · 9 years ago