1. 120904e ONOS-4745: Fixed device rename Enter/Esc bug. by Simon Hunt · 8 years ago
  2. 12ed9af [ONOS-4624]keybindings are not disabled when dialog panel is in use by Fan Cheng · 8 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. 5198f08 ONOS-3741: Bind Escape to Cancel and Enter to OK in dialog service. by Simon Hunt · 8 years ago
  5. f4ef6dd GUI: Javascript cleanup and additional utility functions. by Simon Hunt · 8 years ago
  6. a834660 foo servlet by Simon Hunt · 8 years ago
  7. 18d4bc8 ONOS-3548: GUI - additional logical keys now recognized by KeyService. by Simon Hunt · 8 years ago
  8. 9f5e97d GUI: clean up coding style. by Simon Hunt · 8 years ago
  9. fe1f01a "Fixing" GUI key handling. by Thomas Vachuska · 8 years ago
  10. d557925 ONOS-2876 -- GUI - Setting friendly device names. by Simon Hunt · 9 years ago
  11. 7189222 ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay. by Simon Hunt · 9 years ago
  12. 9dcaea5 ONOS-1865 - GUI -- Keys from Topo View are deregistered once view is navigated away from. Device and App View 'esc' key registration added. by Bri Prebilic Cole · 9 years ago
  13. 1bf1e8c GUI -- keys.js - use 'keyev' as first argument to callback to indicate key event. by Simon Hunt · 9 years ago
  14. 90dcc3e GUI -- Added hotkeys (in parentheses) to the tooltips of the topology toolbar buttons. by Simon Hunt · 9 years ago
  15. 0906014 GUI -- Fixed topo toolbar button synchronization with keystroke commands. by Simon Hunt · 9 years ago
  16. 9d28656 GUI -- Navigation Pane canceled with Escape key. by Simon Hunt · 9 years ago
  17. 639dc66 GUI -- TopoView - re-implemented Quick Help panel. by Simon Hunt · 9 years ago
  18. 36fc15c GUI -- WebSocket close now invokes the Veil Service. by Simon Hunt · 9 years ago
  19. a0eb0a8 GUI -- TopoView - Reimplemented (most of) the ESCAPE key handling. by Simon Hunt · 9 years ago
  20. 404f6b2 GUI -- Removed dependence on jQuery -- it turns out that angular implements extend(). by Simon Hunt · 9 years ago
  21. d169deb GUI -- Removed @author tags from all .js/.css etc. to match our code style choice. by Simon Hunt · 9 years ago
  22. 8ead3a2 GUI -- Updated copyright year for GUI source files. by Simon Hunt · 9 years ago
  23. 7256d08 GUI -- removed commented out tests. by Simon Hunt · 9 years ago
  24. 4f39bcd GUI -- implemented Theme Service. by Yuta HIGUCHI · 9 years ago
  25. dc6362a GUI -- reworking code to eliminate unnecessary 'ONOS' global. by Simon Hunt · 9 years ago[Renamed (84%) from web/gui/src/main/webapp/app/fw/lib/keys.js]
  26. af32207 GUI -- augmented Key Service unit tests to include masked key test, and gesture notes test. by Simon Hunt · 9 years ago
  27. 59df0b2 GUI -- Added keyBindings() and gestureNotes() to Key Service. by Simon Hunt · 9 years ago
  28. 420691a GUI -- Initial unit tests for Key Handler service. Still more to be done here. by Simon Hunt · 9 years ago
  29. 1eecfa2 GUI -- Added KeyService and FnService; implemented 'T' key for toggle theme. by Simon Hunt · 9 years ago