aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | | * Update API.rstMagnus S2016-03-23-34/+36
| | |/ | | | | | | Moved public on top, since that is what I assume you want 3rd parties to use. Added the public URL as well.
| * | NMS: Public temp mapKristian Lyngstol2016-03-23-64/+146
| | |
| * | NMS: Update temp map to use public apiKristian Lyngstol2016-03-23-8/+6
| | |
| * | NMS: API: Expose temperature too in publicKristian Lyngstol2016-03-23-1/+2
| | |
| * | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-23-6/+8
| |\|
| | * NMS: Fix comment hash-check logicNicolai Tellefsen2016-03-23-6/+7
| | |
| | * Merge branch 'master' of ssh://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-23-5/+42
| | |\
| | * | NMS: Fix comments not triggering after "tab" switchingNicolai Tellefsen2016-03-23-1/+2
| | | |
| * | | NMS: Bump location and placementKristian Lyngstol2016-03-23-8/+7
| | |/ | |/|
| * | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-23-73/+91
| |\|
| | * NMS: Switch info window style adjustmentsNicolai Tellefsen2016-03-23-11/+15
| | |
| | * Hide info-box on successful saveNicolai Tellefsen2016-03-23-0/+4
| | |
| | * Merge branch 'master' of https://github.com/tech-server/tgmanageJoachim Tingvold2016-03-23-0/+0
| | |\ | | | | | | | | | | | | | | | | Conflicts: tools/generate-rowdns.pl
| | | * Updated to use NMS API.Joachim Tingvold2016-03-23-62/+72
| | | |
| | * | Updated to use NMS API.Joachim Tingvold2016-03-23-62/+72
| | |/
| * / NMS: SNMP map and remove switchtype and fix switch-addKristian Lyngstol2016-03-23-5/+42
| |/
| * NMS: Fix cache invalidation etcKristian Lyngstol2016-03-23-2/+6
| |
| * NMS: Shorter urlKristian Lyngstol2016-03-23-0/+0
| |
| * NMS: Move which-switch-am-i-onKristian Lyngstol2016-03-23-3/+7
| |
| * NMS: Update public API too!Kristian Lyngstol2016-03-23-1/+41
| |
| * Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-23-17/+64
| |\
| | * Cosmetics...Joachim Tingvold2016-03-22-2/+5
| | |
| | * Sigh...Joachim Tingvold2016-03-22-2/+3
| | |
| | * Add stats for BIND.Joachim Tingvold2016-03-22-0/+1
| | |
| | * Fixed IPv6 PTR; split up into /32's.Joachim Tingvold2016-03-22-17/+59
| | |
| * | NMS: Remove netsize and add trafficKristian Lyngstol2016-03-23-33/+31
| | | | | | | | | | | | Not perfect, but getting closer
| * | NMS: "Dirty" hack to get switches.then in switch-stateKristian Lyngstol2016-03-22-1/+45
| |/
| * 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-11/+19
| | |
| * | Toggle linknet connects in UIKristian Lyngstol2016-03-22-1/+11
| | |
| * | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-22-2/+2
| |\|
| | * NMS: Add TG16 floor layout imagesNicolai Tellefsen2016-03-22-2/+2
| | |
| * | Update nms-public codeKristian Lyngstol2016-03-22-212/+365
| | |
| * | NMS: Tweak NMS public API and draw linknetsKristian Lyngstol2016-03-22-116/+65
| |/
| * NMS: Expose trunks (ae*) fully publiclyKristian Lyngstol2016-03-22-1/+5
| | | | | | | | Thanks to mrglass and sjurtf.
| * 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-26/+94
| |\
| | * NMS: Hide community againKristian Lyngstol2016-03-22-1/+1
| | |
| | * NMS: Update schema to FAPKristian Lyngstol2016-03-22-7/+9
| | |
| | * NMS: DHCP mapKristian Lyngstol2016-03-22-19/+85
| | |
| | * NMS: Hide community to allKristian Lyngstol2016-03-22-1/+1
| | |
| * | NMS: Additonal check to switch map handlerNicolai Tellefsen2016-03-22-0/+2
| | |
| * | NMS: Updated comment interface refresh-logicNicolai Tellefsen2016-03-22-26/+63
| | |
| * | NMS: Add new demo htpasswd-files to Dockerfile.inNicolai Tellefsen2016-03-22-1/+2
| | |
| * | NMS: Fix some infoBox content checksNicolai Tellefsen2016-03-22-2/+6
| | |
| * | NMS: Fix temp handler check for snmp dataNicolai Tellefsen2016-03-22-1/+1
| |/
| * NMS: Implement read/write separation in frontendKristian Lyngstol2016-03-22-17/+26
| |