Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | chore: cleanup repo | Ole Mathias Heggem | 2023-01-21 | -337/+0 |
| | ||||
* | NMS: Rebuild nmsInfoBox | Nicolai Tellefsen | 2016-04-05 | -1/+1 |
| | | | | | | | | | | | Basically the old model forced each window to handle all the logic needed for showing and managing a window. The new model takes care of the basic window- management and lets us focus on "panels" that are reusable, independent of each other, and can re-render themselves without concern for any other objects. We are also able to define windows and views that use existing panels just by providing a basic template to the windowHandler. Does still have som bugs and missing functionality that needs to be addressed. | |||
* | NMS: Update replay for tg16 dates | Kristian Lyngstol | 2016-03-31 | -1/+1 |
| | ||||
* | NMS: Add serial no. view to inventory | Kristian Lyngstol | 2016-03-27 | -0/+1 |
| | ||||
* | NMS: Improved TV-mode default view and options | Nicolai Tellefsen | 2016-03-25 | -0/+53 |
| | | | | | | | | | Removed menubar by default, hid time info, added bigger map description and bigger legend-bar. New options: nightmode: 1 or 0 - Turns nightmode on or off vertical: 0 or 1 - Rotates text for rotated displays | |||
* | NMS: Add CPU map | Kristian Lyngstol | 2016-03-24 | -0/+1 |
| | ||||
* | NMS: Add POC inventory listing to front-end | Nicolai Tellefsen | 2016-03-24 | -1/+5 |
| | ||||
* | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-03-23 | -10/+13 |
|\ | ||||
| * | NMS: Switch info window style adjustments | Nicolai Tellefsen | 2016-03-23 | -10/+13 |
| | | ||||
* | | NMS: SNMP map and remove switchtype and fix switch-add | Kristian Lyngstol | 2016-03-23 | -0/+5 |
|/ | ||||
* | Toggle linknet connects in UI | Kristian Lyngstol | 2016-03-22 | -1/+6 |
| | ||||
* | NMS: Add TG16 floor layout images | Nicolai Tellefsen | 2016-03-22 | -1/+1 |
| | ||||
* | NMS: DHCP map | Kristian Lyngstol | 2016-03-22 | -5/+10 |
| | ||||
* | NMS: Improve keymappings | Nicolai Tellefsen | 2016-03-21 | -0/+4 |
| | ||||
* | NMS: Enable search GO-button | Nicolai Tellefsen | 2016-03-20 | -1/+1 |
| | ||||
* | NMS: Rewrite infoBox to enable multiple windowTypes | Nicolai Tellefsen | 2016-03-20 | -4/+2 |
| | ||||
* | NMS: Add basic add-switch interface | Nicolai Tellefsen | 2016-03-20 | -1/+2 |
| | ||||
* | NMS: Add live highlight to search | Nicolai Tellefsen | 2016-03-17 | -1/+1 |
| | | | | | Original search only worked with exact matches. Added a simple highlight interface to nms-map.js to enable live highlights while typing. | |||
* | NMS: Enable simple SNMP viewing. | Kristian Lyngstol | 2016-03-16 | -9/+3 |
| | ||||
* | NMS: Tweak search with blinking pink! | Kristian Lyngstol | 2016-03-14 | -10/+10 |
| | | | | I'm proud of this silliness. | |||
* | NMS: Add simple searching | Kristian Lyngstol | 2016-03-13 | -0/+6 |
| | | | | Not perfect, but not bad either. | |||
* | NMSjs: Enable interactive movement of switches! | Kristian Lyngstol | 2016-03-13 | -1/+5 |
| | | | | | | | | Fixes #24 God that felt good. It's not very pretty, but it does seem very functional. | |||
* | NMSjs: Split the info box out and clean further + tweak | Kristian Lyngstol | 2016-03-13 | -0/+1 |
| | ||||
* | NMS: Remove superfluous debug/tweak stuff | Kristian Lyngstol | 2016-03-12 | -92/+0 |
| | | | | Uncluttering the UI and reducing the need for complexity in the code. | |||
* | NMSjs: Massive rework of map drawing | Kristian Lyngstol | 2016-03-12 | -195/+1 |
| | | | | | | Still half-way done, but it's looking better. Confirmed working right now: Comment spotter and disco. | |||
* | NMSjs: Start applying the nmsData logic aka: break * | Kristian Lyngstol | 2016-03-12 | -0/+1 |
| | | | | | | | | | | | Things are currently somewhat broken, as expected. No handlers are updated. All in all, this isn't a disaster because it reveals a lot of crud that should never have been tied in with this logic to begin with. Will continue working on it after dinner. | |||
* | Merge playback of historical and live data | Nicolai Tellefsen | 2016-03-06 | -2/+2 |
| | | | | | | | Implemented various playback functions to control both historical playback and normal "live" playback. This functionality has been gathered under nms.playback. The separate ping and ports timers are still available if needed, but not currently in use. | |||
* | NMS: Add basic playback functions | Nicolai Tellefsen | 2016-03-05 | -3/+3 |
| | ||||
* | Add basic time travel UI | Nicolai Tellefsen | 2016-03-04 | -25/+35 |
| | ||||
* | nms: Make NMS great again | Kristian Lyngstol | 2016-02-21 | -0/+527 |
| | | | | Or: Move nms2 to root | |||
* | NMS: Major cleanup | Kristian Lyngstol | 2016-02-21 | -115/+0 |
| | | | | Prepare for nms2-as-default | |||
* | iNMS: Minor visibility tweaks for tablets :wq | Kristian Lyngstol | 2015-05-05 | -1/+1 |
| | | | | NANO!? GAH! | |||
* | MISC stuff people forgot | Kristian Lyngstol | 2015-04-04 | -0/+4 |
| | ||||
* | Added tempmap from tg09 and updated it | Arne Sund | 2015-04-03 | -1/+1 |
| | ||||
* | NMS-changes | Joachim Tingvold | 2015-04-01 | -7/+8 |
| | ||||
* | NMS TG15-tweaks | root | 2015-03-31 | -2/+2 |
| | ||||
* | Move editing to its own file. | root | 2014-04-18 | -1/+7 |
| | ||||
* | Add realtime traffic map. | root | 2014-04-18 | -0/+6 |
| | ||||
* | Link to ping.html in the main menu. | root | 2014-04-14 | -0/+6 |
| | ||||
* | Initial commit. Source; TG13-goodiebag. | Joachim Tingvold | 2014-04-06 | -0/+92 |