Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NMS: Fix bug in comment refresh logic | Nicolai Tellefsen | 2016-03-22 | -10/+9 |
| | ||||
* | NMS: Updated comment interface refresh-logic | Nicolai Tellefsen | 2016-03-22 | -26/+63 |
| | ||||
* | NMS: Fix some infoBox content checks | Nicolai Tellefsen | 2016-03-22 | -2/+6 |
| | ||||
* | NMS: Implement read/write separation in frontend | Kristian Lyngstol | 2016-03-22 | -2/+2 |
| | ||||
* | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-03-22 | -23/+20 |
|\ | ||||
| * | MERGE fix. | Magnus Kirø | 2016-03-22 | -30/+47 |
| |\ | ||||
| * \ | Merge branch 'master' of github.com:tech-server/tgmanage into dev | Magnus Kirø | 2016-03-21 | -0/+4 |
| |\ \ | ||||
| * | | | js linting / code fixup. | Magnus Kirø | 2016-03-21 | -23/+20 |
| | | | | ||||
* | | | | NMS: Ping increase delay, better search | Kristian Lyngstol | 2016-03-22 | -13/+16 |
| |_|/ |/| | | ||||
* | | | NMS: Show comments by default when click/searching | Nicolai Tellefsen | 2016-03-22 | -1/+4 |
| | | | ||||
* | | | NMS: Sort switch edit fields alphabeticaly | Nicolai Tellefsen | 2016-03-22 | -0/+2 |
| | | | ||||
* | | | Merge branch 'master' of https://github.com/tech-server/tgmanage | Nicolai Tellefsen | 2016-03-21 | -24/+28 |
|\ \ \ | ||||
| * | | | NMS: Tweak searching of switch active ports etc | Kristian Lyngstol | 2016-03-21 | -24/+28 |
| | |/ | |/| | ||||
* / | | NMS: Tweak search highlight and hotkeys | Nicolai Tellefsen | 2016-03-21 | -6/+14 |
|/ / | ||||
* / | NMS: Add click-toggle to switchInfo window | Nicolai Tellefsen | 2016-03-21 | -0/+4 |
|/ | ||||
* | NMS: Fix switch movement and poll timeout | Kristian Lyngstol | 2016-03-21 | -0/+2 |
| | ||||
* | NMS: Improve search GO-button event listener | Nicolai Tellefsen | 2016-03-21 | -5/+11 |
| | ||||
* | NMS: Enable search GO-button | Nicolai Tellefsen | 2016-03-20 | -2/+13 |
| | ||||
* | NMS: Rewrite infoBox to enable multiple windowTypes | Nicolai Tellefsen | 2016-03-20 | -240/+286 |
| | ||||
* | NMS: Add basic add-switch interface | Nicolai Tellefsen | 2016-03-20 | -1/+44 |
| | ||||
* | NMS: Intelligent, undocumented active-ports-search | Kristian Lyngstol | 2016-03-19 | -4/+44 |
| | ||||
* | NMS: Add live highlight to search | Nicolai Tellefsen | 2016-03-17 | -20/+11 |
| | | | | | Original search only worked with exact matches. Added a simple highlight interface to nms-map.js to enable live highlights while typing. | |||
* | NMS: Enable simple SNMP viewing. | Kristian Lyngstol | 2016-03-16 | -1/+27 |
| | ||||
* | NMS: Tweak search with blinking pink! | Kristian Lyngstol | 2016-03-14 | -6/+16 |
| | | | | I'm proud of this silliness. | |||
* | NMS: Add simple searching | Kristian Lyngstol | 2016-03-13 | -3/+36 |
| | | | | Not perfect, but not bad either. | |||
* | NMS: InfoBox: Catch switch changes too | Kristian Lyngstol | 2016-03-13 | -0/+4 |
| | ||||
* | NMS: Allow editing switches in GUI | Kristian Lyngstol | 2016-03-13 | -1/+100 |
| | | | | | | It's not pretty, but it works and should cover most of the use-cases. Placement-editing is not meant to be the primary way to edit anything. | |||
* | NMSjs: Split the info box out and clean further + tweak | Kristian Lyngstol | 2016-03-13 | -0/+197 |