aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/js
Commit message (Collapse)AuthorAgeLines
* NMS: Remove netsize and add trafficKristian Lyngstol2016-03-23-31/+29
| | | | Not perfect, but getting closer
* Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-22-12/+13
|\
| * NMS: Hide infobox when clicking empty canvas areaNicolai Tellefsen2016-03-22-3/+3
| |
| * NMS: Fix popovers embeded in info boxesNicolai Tellefsen2016-03-22-1/+1
| |
| * NMS: Make sure switch redraw also redraws infotextNicolai Tellefsen2016-03-22-8/+9
| |
* | NMS: Fix searching (again)Kristian Lyngstol2016-03-22-10/+17
| |
* | Toggle linknet connects in UIKristian Lyngstol2016-03-22-0/+5
| |
* | NMS: Tweak NMS public API and draw linknetsKristian Lyngstol2016-03-22-0/+38
|/
* NMS: Fix bug in comment refresh logicNicolai Tellefsen2016-03-22-10/+9
|
* Merge branch 'master' of https://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-22-13/+73
|\
| * NMS: DHCP mapKristian Lyngstol2016-03-22-13/+73
| |
* | NMS: Additonal check to switch map handlerNicolai Tellefsen2016-03-22-0/+2
| |
* | NMS: Updated comment interface refresh-logicNicolai Tellefsen2016-03-22-26/+63
| |
* | NMS: Fix some infoBox content checksNicolai Tellefsen2016-03-22-2/+6
|/
* NMS: Implement read/write separation in frontendKristian Lyngstol2016-03-22-8/+8
|
* Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-22-131/+129
|\
| * MERGE fix.Magnus Kirø2016-03-22-45/+84
| |\
| * \ Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-21-4/+34
| |\ \
| * \ \ Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus 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 searchKristian Lyngstol2016-03-22-15/+18
| |_|_|/ |/| | |
* | | | NMS: Show comments by default when click/searchingNicolai Tellefsen2016-03-22-1/+4
| | | |
* | | | NMS: Sort switch edit fields alphabeticalyNicolai Tellefsen2016-03-22-0/+2
| | | |
* | | | Merge branch 'master' of https://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-21-24/+28
|\ \ \ \
| * \ \ \ Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-21-4/+34
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | NMS: Tweak searching of switch active ports etcKristian Lyngstol2016-03-21-24/+28
| | |_|/ | |/| |
* | | | NMS: Tweak search highlight and hotkeysNicolai Tellefsen2016-03-21-14/+40
| |/ / |/| |
* | | NMS: Fix broken keymapping-commitNicolai Tellefsen2016-03-21-11/+15
| | |
* | | NMS: Improve keymappingsNicolai Tellefsen2016-03-21-4/+30
|/ /
* / NMS: Add click-toggle to switchInfo windowNicolai Tellefsen2016-03-21-0/+4
|/
* Merge branch 'master' of https://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-21-1/+3
|\
| * NMS: Fix switch movement and poll timeoutKristian Lyngstol2016-03-21-1/+3
| |
* | NMS: Adjust temperature handler to new schemaNicolai Tellefsen2016-03-21-21/+28
|/
* NMS: Improve search GO-button event listenerNicolai Tellefsen2016-03-21-5/+11
|
* NMS: Enable search GO-buttonNicolai Tellefsen2016-03-20-2/+13
|
* NMS: Rewrite infoBox to enable multiple windowTypesNicolai Tellefsen2016-03-20-240/+286
|
* NMS: Add dhcp-summaryKristian Lyngstol2016-03-20-0/+1
|
* NMS: Fix nms-map load not triggeringNicolai Tellefsen2016-03-20-2/+1
|
* NMS: Fix disappearing BG on resizeEventNicolai Tellefsen2016-03-20-0/+3
|
* NMS: Add basic add-switch interfaceNicolai Tellefsen2016-03-20-1/+44
|
* NMS: Intelligent, undocumented active-ports-searchKristian Lyngstol2016-03-19-4/+44
|
* NMS: Add live highlight to searchNicolai Tellefsen2016-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 hacksKristian Lyngstol2016-03-17-5/+12
|
* NMS: Improve rendering performance SLIGHTLY on blurKristian Lyngstol2016-03-17-10/+24
|
* NMS: BlurKristian Lyngstol2016-03-17-22/+25
| | | | All important blur.
* NMS: Ping and uplinks work nowKristian Lyngstol2016-03-16-27/+27
| | | | Getting packet loss to localhost now...
* NMS: Nuke port-state, update switch-stateKristian Lyngstol2016-03-16-1/+0
| | | | On its way. Not done.
* NMS: Enable simple SNMP viewing.Kristian Lyngstol2016-03-16-1/+27
|
* NMS: Implement improved ping mapKristian Lyngstol2016-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.