Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | strict and warnings in dhcp-summary. | Magnus Kirø | 2016-03-20 | -0/+2 | |
| * | | | | | readability in switch-state | Magnus Kirø | 2016-03-20 | -2/+4 | |
| * | | | | | NMS: Add dhcp-summary | Kristian Lyngstol | 2016-03-20 | -0/+20 | |
| * | | | | | NMS: Fix nms-map load not triggering | Nicolai Tellefsen | 2016-03-20 | -2/+1 | |
| * | | | | | NMS: Fix disappearing BG on resizeEvent | Nicolai Tellefsen | 2016-03-20 | -0/+3 | |
| * | | | | | NMS: Add basic add-switch interface | Nicolai Tellefsen | 2016-03-20 | -33/+169 | |
| * | | | | | NMS: Intelligent, undocumented active-ports-search | Kristian Lyngstol | 2016-03-20 | -4/+44 | |
* | | | | | | NMS: Add click-toggle to switchInfo window | Nicolai Tellefsen | 2016-03-21 | -0/+4 | |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'master' of https://github.com/tech-server/tgmanage | Nicolai Tellefsen | 2016-03-21 | -1/+3 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | NMS: Fix switch movement and poll timeout | Kristian Lyngstol | 2016-03-21 | -1/+3 | |
| | |_|/ | |/| | | |||||
* / | | | NMS: Adjust temperature handler to new schema | Nicolai Tellefsen | 2016-03-21 | -21/+28 | |
|/ / / | |||||
* | | | NMS: Improve search GO-button event listener | Nicolai Tellefsen | 2016-03-21 | -5/+11 | |
* | | | NMS: Enable search GO-button | Nicolai Tellefsen | 2016-03-20 | -3/+14 | |
| |/ |/| | |||||
* | | NMS: Rewrite infoBox to enable multiple windowTypes | Nicolai Tellefsen | 2016-03-20 | -244/+288 | |
* | | NMS: Add dhcp-summary | Kristian Lyngstol | 2016-03-20 | -0/+20 | |
* | | NMS: Fix nms-map load not triggering | Nicolai Tellefsen | 2016-03-20 | -2/+1 | |
* | | NMS: Fix disappearing BG on resizeEvent | Nicolai Tellefsen | 2016-03-20 | -0/+3 | |
* | | NMS: Add basic add-switch interface | Nicolai Tellefsen | 2016-03-20 | -33/+169 | |
* | | NMS: Intelligent, undocumented active-ports-search | Kristian Lyngstol | 2016-03-19 | -4/+44 | |
|/ | |||||
* | NMS: Add live highlight to search | Nicolai Tellefsen | 2016-03-17 | -25/+38 | |
* | NMS: Actually store distro and ipv6 address too | Kristian Lyngstol | 2016-03-17 | -2/+8 | |
* | NMS: Add subnets in swtiches | Kristian Lyngstol | 2016-03-17 | -2/+2 | |
* | NMS: Moure output hacks | Kristian Lyngstol | 2016-03-17 | -5/+12 | |
* | NMS: Improve rendering performance SLIGHTLY on blur | Kristian Lyngstol | 2016-03-17 | -10/+24 | |
* | NMS: Blur | Kristian Lyngstol | 2016-03-17 | -22/+25 | |
* | NMS: Ping and uplinks work now | Kristian Lyngstol | 2016-03-16 | -55/+34 | |
* | NMS: Nuke port-state, update switch-state | Kristian Lyngstol | 2016-03-16 | -54/+42 | |
* | NMS: ... actually add the SNMP API | Kristian Lyngstol | 2016-03-16 | -0/+29 | |
* | NMS: Enable simple SNMP viewing. | Kristian Lyngstol | 2016-03-16 | -10/+30 | |
* | NMS: Fix production-grade cache :D | Kristian Lyngstol | 2016-03-16 | -0/+2 | |
* | NMS: Implement improved ping map | Kristian Lyngstol | 2016-03-16 | -21/+53 | |
* | NMS: Rewrite the SNMP fetcher and whatnot | Kristian Lyngstol | 2016-03-16 | -0/+1 | |
* | NMS: Tweak search with blinking pink! | Kristian Lyngstol | 2016-03-14 | -16/+26 | |
* | NMS: Slowly start cleaning handlers | Kristian Lyngstol | 2016-03-13 | -10/+1 | |
* | NMS: Fix switch moving bug | Kristian Lyngstol | 2016-03-13 | -1/+4 | |
* | NMS: Add simple searching | Kristian Lyngstol | 2016-03-13 | -3/+42 | |
* | NMS: Support resetting switch position to buest-guess | Kristian Lyngstol | 2016-03-13 | -1/+6 | |
* | NMS: InfoBox: Catch switch changes too | Kristian Lyngstol | 2016-03-13 | -0/+4 | |
* | NMSjs: Enable interactive movement of switches! | Kristian Lyngstol | 2016-03-13 | -22/+107 | |
* | NMSjs: Tweak/fix text drawing | Kristian Lyngstol | 2016-03-13 | -23/+36 | |
* | NMS: Allow editing switches in GUI | Kristian Lyngstol | 2016-03-13 | -7/+123 | |
* | NMS: Pick up IP's properly | Kristian Lyngstol | 2016-03-13 | -0/+6 | |
* | NMSjs: Split the info box out and clean further + tweak | Kristian Lyngstol | 2016-03-13 | -181/+221 | |
* | NMS: Remove test.html prototype | Kristian Lyngstol | 2016-03-13 | -9/+0 | |
* | NMS: Fix comment changing | Kristian Lyngstol | 2016-03-13 | -3/+8 | |
* | NMSjs: Get rid of more cruft. | Kristian Lyngstol | 2016-03-13 | -506/+330 | |
* | NMSjs: Bump map handlers and more | Kristian Lyngstol | 2016-03-12 | -19/+55 | |
* | NMS: Remove superfluous debug/tweak stuff | Kristian Lyngstol | 2016-03-12 | -137/+1 | |
* | NMSjs: Massive rework of map drawing | Kristian Lyngstol | 2016-03-12 | -731/+333 | |
* | NMSjs: Start applying the nmsData logic aka: break * | Kristian Lyngstol | 2016-03-12 | -366/+99 |