Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-03-22 | -131/+129 | |
|\ | |||||
| * | MERGE fix. | Magnus Kirø | 2016-03-22 | -45/+84 | |
| |\ | |||||
| * \ | Merge branch 'master' of github.com:tech-server/tgmanage into dev | Magnus Kirø | 2016-03-21 | -4/+34 | |
| |\ \ | |||||
| * \ \ | 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 | -104/+99 | |
| | | | | | |||||
| * | | | | js inspection fixes and readability formatting. | Magnus Kirø | 2016-03-21 | -14/+13 | |
| | | | | | |||||
* | | | | | NMS: Ping increase delay, better search | Kristian Lyngstol | 2016-03-22 | -15/+18 | |
| |_|_|/ |/| | | | |||||
* | | | | 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 | |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-03-21 | -4/+34 | |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | 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 | -14/+40 | |
| |/ / |/| | | |||||
* | | | NMS: Fix broken keymapping-commit | Nicolai Tellefsen | 2016-03-21 | -11/+15 | |
| | | | |||||
* | | | NMS: Improve keymappings | Nicolai Tellefsen | 2016-03-21 | -4/+30 | |
|/ / | |||||
* / | 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 | -2/+13 | |
| | |||||
* | NMS: Rewrite infoBox to enable multiple windowTypes | Nicolai Tellefsen | 2016-03-20 | -240/+286 | |
| | |||||
* | NMS: Add dhcp-summary | Kristian Lyngstol | 2016-03-20 | -0/+1 | |
| | |||||
* | 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 | -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 | -24/+37 | |
| | | | | | Original search only worked with exact matches. Added a simple highlight interface to nms-map.js to enable live highlights while typing. | ||||
* | 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 | |
| | | | | All important blur. | ||||
* | NMS: Ping and uplinks work now | Kristian Lyngstol | 2016-03-16 | -27/+27 | |
| | | | | Getting packet loss to localhost now... | ||||
* | NMS: Nuke port-state, update switch-state | Kristian Lyngstol | 2016-03-16 | -1/+0 | |
| | | | | On its way. Not done. | ||||
* | NMS: Enable simple SNMP viewing. | Kristian Lyngstol | 2016-03-16 | -1/+27 | |
| | |||||
* | NMS: Implement improved ping map | Kristian Lyngstol | 2016-03-16 | -18/+44 | |
| | | | | | | | e69-2 is looking good. Now with a separate age-entity. Not really used for anything fancy right now, but could be. | ||||
* | NMS: Rewrite the SNMP fetcher and whatnot | Kristian Lyngstol | 2016-03-16 | -0/+1 | |
| | | | | | | | | | Again. It's using the prototype, and the objects are configurable. I assume this will need some work. Also: I touched ping up to make it work without linknets. | ||||
* | NMS: Tweak search with blinking pink! | Kristian Lyngstol | 2016-03-14 | -6/+16 | |
| | | | | I'm proud of this silliness. | ||||
* | NMS: Slowly start cleaning handlers | Kristian Lyngstol | 2016-03-13 | -10/+1 | |
| | |||||
* | NMS: Fix switch moving bug | Kristian Lyngstol | 2016-03-13 | -1/+4 | |
| | | | | | | If you just clicked a switch without moving it would use whatever coordinates were laying around, typically moving the switch onto the previously moved one. | ||||
* | 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 | |
| | |||||
* | NMSjs: Enable interactive movement of switches! | Kristian Lyngstol | 2016-03-13 | -17/+97 | |
| | | | | | | | | Fixes #24 God that felt good. It's not very pretty, but it does seem very functional. | ||||
* | NMSjs: Tweak/fix text drawing | Kristian Lyngstol | 2016-03-13 | -23/+36 | |
| | |||||
* | 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 | -181/+220 | |
| | |||||
* | NMS: Fix comment changing | Kristian Lyngstol | 2016-03-13 | -0/+1 | |
| | |||||
* | 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 | |
| | | | | | The idea is that map handlers just register for events instead of this periodic update. | ||||
* | NMS: Remove superfluous debug/tweak stuff | Kristian Lyngstol | 2016-03-12 | -45/+1 | |
| | | | | Uncluttering the UI and reducing the need for complexity in the code. | ||||
* | NMSjs: Massive rework of map drawing | Kristian Lyngstol | 2016-03-12 | -536/+332 | |
| | | | | | | Still half-way done, but it's looking better. Confirmed working right now: Comment spotter and disco. |