Commit graph

21 commits

Author SHA1 Message Date
MatteoBiscosi
f411740c93 Removed debugger 2021-08-27 13:03:25 +02:00
MatteoBiscosi
b0e4dc5d40 Implements Geo Map stats customization (#5802) 2021-08-27 12:27:35 +02:00
Simone Mainardi
1dce9e5842 Migrates to Bootstrap 5
Adds bootstrap-5.0.0-beta3-dist

Adds bootstrap-5.0.0

Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist

initial migration to bs v5

porting to bs5

improvements on dropdown menu filter

fixed host map dropdown

removed excessive padding

fix button toggle

re-add blog news

removed text decoration for links

fix button layout (#5348)

remove underscore from href (#5347)
2021-05-18 11:39:59 +02:00
Luca
936911dc52 Fixes #4979 2021-01-28 10:02:36 +01:00
gabryon99
784087378c changed the "Using Default Location" error into a warning 2020-12-22 17:28:56 +01:00
gabryon99
ce762d7dba remove dark map from dark mode (#4770) 2020-11-23 16:25:40 +01:00
Simone Mainardi
1ae2b2d932 Refactors NtopngUtils into NtopUtils 2020-08-18 15:10:04 +02:00
Simone Mainardi
e61f9ffe68 Refactor JS code into class NtopngUtils
Implements #3735
2020-08-18 14:13:48 +02:00
gabryon99
32dec57efb removed position label from geomap 2020-07-02 14:42:48 +02:00
gabryon99
80416943ac hide spder leg inside osm-maps 2020-07-02 11:30:52 +02:00
gabryon99
cea186ba75 fixed red marker osm-maps 2020-06-23 14:35:29 +02:00
gabryon99
f9c312aac5 fix for geomap 2020-06-23 10:54:14 +02:00
gabryon99
438e464417 add none option to snmp privacy protocol select 2020-06-23 10:11:19 +02:00
gabryon99
5ca0a15bf1 removed console.log from osm-maps 2020-06-16 09:34:38 +02:00
gabryon99
8ac5283a69 filtered servers in osm-maps.js 2020-06-16 09:34:38 +02:00
gabryon99
35caecdaea add dark map on dark mode 2020-06-15 12:16:03 +02:00
gabryon99
5b4b55872f fix geomap host 2020-06-15 10:25:47 +02:00
gabryon99
9bc45e1cac fix for hosts geomap 2020-04-08 23:37:36 +02:00
emanuele-f
c77dbdcc5b Do not show geolocation unavailable errors in the gui
Closes #3436
2020-03-06 17:12:43 +01:00
gabryon99
1d0de452f0 fix for ticket #3438 2020-02-18 22:28:57 +01:00
Gabriele Pappalardo
c9c5944025
implemented leaflet.js maps support (#3385)
* implemented leaflet maps support

* removed old host_maps

* separted js logic into osm-maps.js

* add error handling on request fail

* fix for blank map

* default coord for disabled geolocation

* fix for error message
2020-02-06 11:09:50 +00:00