Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Start clean switches-table | Kristian Lyngstol | 2016-11-15 | -4/+4 |
| | | | | Lots of cruft | |||
* | Implement tags and various other minor tweaks | Kristian Lyngstol | 2016-07-01 | -2/+5 |
| | ||||
* | front/api: Add user-provided nick to oplog | Kristian Lyngstol | 2016-05-28 | -1/+1 |
| | | | | | | Fixes #84 It's really stupid simple, but it will work. | |||
* | Search box/oplog: Add string-literal search | Kristian Lyngstol | 2016-05-22 | -1/+1 |
| | | | | | You can now use "foo" to find a switch called foo, but not also the ones called foobar foobar1, etc | |||
* | Add rudimentary way of providing linknets. | Kristian Lyngstol | 2016-05-20 | -0/+32 |
| | | | | Needs a lot of work, including the API side, possibly also the schema. | |||
* | Add system-generated op logs | Kristian Lyngstol | 2016-05-20 | -1/+3 |
| | | | | | | | | First up: Add a switch, get a log entry. This might require some filtering in the GUI eventually. This is why the user is set to 'system', even when we have an actual user that triggered the event. | |||
* | Remove comments from code in place of oplogs | Kristian Lyngstol | 2016-05-18 | -49/+0 |
| | ||||
* | Add basic oplog | Kristian Lyngstol | 2016-05-18 | -0/+22 |
| | | | | | | | | | | It still needs to be integrated with switches/info box, but this is a good start. Shows the last 5 log messages in an overlay on the map, with the rest visible in an oplog tab. Fixes #20 | |||
* | Add write-api for config | Kristian Lyngstol | 2016-05-16 | -0/+22 |
| | | | | References #54 | |||
* | Move stuff from /opt/nms to /opt/gondul etc | Kristian Lyngstol | 2016-05-13 | -4/+4 |
| | | | | Still lots to do | |||
* | More work on adapting /opt and tests | Kristian Lyngstol | 2016-04-13 | -4/+4 |
| | ||||
* | Actual initial import | Kristian Lyngstol | 2016-04-12 | -0/+264 |
Fetched from tgmanage. |