Commit graph

34 commits

Author SHA1 Message Date
uccidibuti
cce27c790a GeoMap: Add dropdown menu for selecting hosts #6209 2022-01-19 21:32:43 +01:00
MatteoBiscosi
2b233a7120 Implement geo map endpoint (#6002) 2021-11-24 17:16:03 +01:00
MatteoBiscosi
b199478e03 Added Geo Map preferences redirection (#5802) 2021-08-27 16:43:11 +02:00
Luca Deri
d81d8a3295 Fixes bug that precvented session key to work when multiple ntopng instances are started per host 2021-05-21 23:29:15 +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
gabryon99
e9062d7a73 add ntop.getStaticFileEpoch() to all js files (#4965) 2021-01-27 09:30:18 +01:00
gabryon99
ea2991605a improved alert style for geo map 2020-12-22 17:28:56 +01:00
gabryon99
9d8fded73c improved page layouts and added stats_utils for pie charts (#4653) 2020-11-26 16:56:46 +01:00
gabryon99
ce762d7dba remove dark map from dark mode (#4770) 2020-11-23 16:25:40 +01:00
gabryon99
bf258ab15a rework for ui nofitications (#4630, #4615) 2020-10-26 19:13:50 +01:00
gabryon99
32dec57efb removed position label from geomap 2020-07-02 14:42:48 +02:00
gabryon99
17d317ea3d fixed zoom size on geo maps 2020-07-02 13:03:38 +02:00
gabryon99
b53cf545f6 add warning notification for geomap 2020-07-02 12:43:26 +02:00
gabryon99
792a542c41 added print_page_title on each page 2020-04-06 10:35:57 +02:00
gabryon99
ce0e3d2d11 fix for system view 2020-03-24 12:39:08 +01:00
gabryon99
7479582210 fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
Simone Mainardi
33b7b2f273 Identifies IPv6 link-local addresses 2020-02-06 17:42:15 +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
emanuele-f
4f6788fb58 New page_utils api to handle sidebar subitems selection 2020-01-30 11:53:13 +01:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Luca Deri
4204fa208d Minor changes 2019-12-06 19:51:26 +01:00
Alfredo Cardigliano
a72d9c2320 Resize map 2019-12-05 15:12:24 +01:00
Alfredo Cardigliano
308f6cd804 Page titles 2018-11-29 12:37:01 +01:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Takayuki Onodera
843812a124 Localize geolocation's note in js code
Several javascript functions are added in a new lua file to localize
geolocation's note.
2017-06-08 16:35:30 +09:00
Takayuki Onodera
1aa15f980c Localize layer 2 device page and some hosts pages 2017-05-15 16:15:49 +09:00
emanuele-f
1c38df48c9 Unify character encoding header code 2017-05-04 17:12:06 +02:00
Luca
30e1a75f98 (C) update 2017-01-10 15:03:16 -08:00
Simone Mainardi
13875ec189 Adds numHosts to hosts retrieval for proper pagination
numHosts was suppressed in an earlier commit but this caused
issues with pagination of results.
2016-08-25 19:05:35 +02:00
Luca Deri
a3d36634e3 Code cleanup 2016-08-10 15:53:39 +02:00
Simone Mainardi
2c693cb0c1 Adds the ability to set a custom Google Maps API key
Users can now generate a custom Google Maps API key and
set it via ntopng Preferences page.

Addresses #646
2016-07-06 11:46:37 +02:00
Luca
2fb0e863fe Fixed inter-arrival time in flows
Updated (C)
2016-04-19 11:06:39 +02:00
Luca
11f8c934d0 Reworked hosts listing in order to avoid/limit out-of-memory issues
Implemented aggregation of hosts and flows when using views
2015-12-27 18:55:50 +01:00
Luca
730d76b9f5 Initial import from SVN 2015-04-30 12:22:35 +02:00