aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* API structure change.Magnus Kirø2016-03-22-0/+0
|
* MERGE fix.Magnus Kirø2016-03-22-508/+95202
|\
| * Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-22-14/+45
| |\
| | * 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-487/+95127
| | |\
| | * | NMS: Tweak search highlight and hotkeysNicolai Tellefsen2016-03-21-14/+40
| | | |
| * | | NMS: Add DHCP APIKristian Lyngstol2016-03-21-0/+19
| | |/ | |/|
| * | NMS: NMS PublicKristian Lyngstol2016-03-21-0/+95125
| | |
| * | NMS: Remove switchtypes logicKristian Lyngstol2016-03-21-6/+5
| | |
| * | FIX FAX APACHE NMS PUBLICKristian Lyngstol2016-03-21-25/+1
| | |
| * | NMS: DELETE pulbic, mwhahahKristian Lyngstol2016-03-21-467/+0
| | |
| * | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-21-4/+38
| |\|
| * | NMS: Tweak searching of switch active ports etcKristian Lyngstol2016-03-21-29/+36
| | |
* | | Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-21-4/+38
|\ \ \ | | |/ | |/|
| * | NMS: Fix broken keymapping-commitNicolai Tellefsen2016-03-21-11/+15
| | |
| * | NMS: Improve keymappingsNicolai Tellefsen2016-03-21-4/+34
| |/
* | Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-21-0/+4
|\|
| * Merge branch 'master' of https://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-21-17/+66
| |\
| * | NMS: Add click-toggle to switchInfo windowNicolai Tellefsen2016-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
| |/ |/|
* | Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-21-21/+28
|\|
| * Merge branch 'master' of https://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-21-1/+3
| |\
| * | NMS: Adjust temperature handler to new schemaNicolai Tellefsen2016-03-21-21/+28
| | |
* | | Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-21-1/+3
|\ \ \ | | |/ | |/|
| * | NMS: Fix switch movement and poll timeoutKristian Lyngstol2016-03-21-1/+3
| |/
* | Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-21-3/+20
|\|
| * NMS: Improve search GO-button event listenerNicolai Tellefsen2016-03-21-5/+11
| |
| * NMS: Enable search GO-buttonNicolai Tellefsen2016-03-20-3/+14
| |
* | which switch html finished.Magnus Kirø2016-03-21-2/+12
| |
* | Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-20-244/+288
|\|
| * NMS: Rewrite infoBox to enable multiple windowTypesNicolai Tellefsen2016-03-20-244/+288
| |
| * NMS: Add dhcp-summaryKristian Lyngstol2016-03-20-0/+20
| |
| * 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-33/+169
| |
| * NMS: Intelligent, undocumented active-ports-searchKristian Lyngstol2016-03-19-4/+44
| |
* | which switch: getting IP and printing it. Need to style with html.Magnus Kirø2016-03-20-4/+19
| |
* | which switch an I on script file.Magnus Kirø2016-03-20-0/+15
| |
* | ping cleanup/formatting, and timestamp to seconds conversion improvement.Magnus Kirø2016-03-20-14/+18
| |
* | line breakup in snmpMagnus Kirø2016-03-20-1/+2
| |
* | strict and warnings in dhcp-summary.Magnus Kirø2016-03-20-0/+2
| |
* | readability in switch-stateMagnus Kirø2016-03-20-2/+4
| |
* | NMS: Add dhcp-summaryKristian Lyngstol2016-03-20-0/+20
| |
* | 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-33/+169
| |
* | NMS: Intelligent, undocumented active-ports-searchKristian Lyngstol2016-03-20-4/+44
|/
* NMS: Add live highlight to searchNicolai Tellefsen2016-03-17-25/+38
| | | | | Original search only worked with exact matches. Added a simple highlight interface to nms-map.js to enable live highlights while typing.