Commit graph

64 commits

Author SHA1 Message Date
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
84254e69a4 refactored new system interface logic 2020-03-23 11:03:40 +01:00
gabryon99
c0f30310f7 fix for system view 2020-03-23 10:29:45 +01:00
gabryon99
3f8118de75 fixed pages layout about and directories 2020-03-19 16:32:16 +01:00
gabryon99
414b94233d added a textarea for license in about 2020-03-12 17:00:41 +01:00
emanuele-f
906824a212 nEdge license string and link fix 2020-02-28 12:10:47 +01:00
emanuele-f
4f6788fb58 New page_utils api to handle sidebar subitems selection 2020-01-30 11:53:13 +01:00
Luca Deri
c5b50dd8b3 Various UX fixes 2020-01-28 23:15:27 +01:00
Simone Mainardi
7f6e69653e Fixes reload of scripts upon license changes or expiration
Fixes #3213
2020-01-27 14:07:50 +01:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Simone Mainardi
90439645c1 Fixes save license form 2019-12-24 19:34:05 +01:00
Simone Mainardi
dacaa7e3db Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
Alfredo Cardigliano
ae9d65d11a Add revision info to About 2019-12-17 11:15:34 +01:00
Simone Mainardi
37f54a5090 Fixes font-awesome 5 external link
Fixes #3125
2019-12-13 10:18:20 +01:00
Simone Mainardi
7402bbdd14 FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
Simone Mainardi
cba220ab4c Bootstrap migration preferences 2019-12-05 09:27:48 +01:00
Simone Mainardi
6d36e7cb76 Bootstrap migration btn-default to btn-secondary 2019-12-05 09:27:47 +01:00
Simone Mainardi
aceb123ebb Adds About/directories page listing custom scripts directories 2019-10-07 11:34:39 +02:00
Simone Mainardi
7c2898abe8 Adds dir paths to the about page 2019-10-03 18:25:01 +02:00
emanuele-f
54843a7865 Fix n2disk license validation error
Fixes #2872
2019-09-20 12:12:02 +02:00
emanuele-f
cd00236e81 Move some information into the about page 2019-06-06 18:08:34 +02:00
Simone Mainardi
b7159a0d43 Adds maintenance information to the about page 2019-01-03 19:30:29 +01:00
Luca
15efe2fd44 Added nIndex version 2018-12-19 19:38:59 +01:00
Alfredo Cardigliano
308f6cd804 Page titles 2018-11-29 12:37:01 +01:00
emanuele-f
129e824eea Add InfluxDB information in runtime status and about page
Closes #2010
2018-09-12 18:05:20 +02:00
Simone Mainardi
77c0f349d1 Migrates geolocation to GeoLite2 and libmaxminddb
Migrates class Geolocation to the new libmaxminddb

Handles static/dynamic compilation of libmaxminddb

Adds missing configure/make files for libmaxminddb

Adds libmaxminddb to travis.yml

Adds dev libmaxminddb to .travis.yml

Removes t Makefile

Removes missing ubuntu14 libmaxminddb-dev

Run autoreconf on libmaxminddb

Adds autoreconf to libmaxminddb static build

Adds libmaxminddb dependency to packages

Adds new *.mmdb files to debian/ubuntu ntopng-data

Adds new *.mmdb files to centos6/7 ntopng-data

Removes old libgeoip dep in favor of libmaxminddb

Adds back old .dat to debian/ubuntu ntopng-data

Adds back old .dat to centos ntopng-data

Adds autoreconf for travis

Removes libmaxminddb autoreconf from travis

Removes third-party libmaxminddb

Removes static build of libmaxminddb

Removes old libgeoip1 dependencies

Updates readme with libmaxminddb

Adds geolite attribution
2018-07-13 12:03:15 +02:00
Luca Deri
0b024d7dab Added cURL version in about
cURL include is now placed in ntop_includes.h
Minor cosmetic Win changes
2018-04-16 19:12:17 +02:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
emanuele-f
392bd7040a Extends ntopng localization 2018-02-09 19:34:02 +01:00
emanuele-f
fcee716d89 Fix about page issue on nedge 2018-01-15 12:01:05 +01:00
Simone Mainardi
5969c19d6b Fixes ntopng version visualization in about.lua 2017-07-05 14:44:18 +02:00
emanuele-f
caf47c05db Trip spaces in licence field 2017-06-05 11:42:43 +02:00
emanuele-f
ec77102b52 Fix zeromq character 2017-05-15 10:43:26 +02:00
emanuele-f
1c38df48c9 Unify character encoding header code 2017-05-04 17:12:06 +02:00
emanuele-f
076bb05450 Localize about and runtime pages 2017-04-03 11:18:03 +02:00
emanuele-f
05d4956fbd Adds missing quotes to href attributes 2017-02-02 15:52:09 +01:00
emanuele-f
397d525d85 Use POST requests when required 2017-01-14 20:31:01 +01:00
Luca
30e1a75f98 (C) update 2017-01-10 15:03:16 -08:00
Luca Deri
39a6b240da Enhanced lua string trim
Trim spaces from the about page form fields
2016-11-10 11:27:16 +01:00
Luca Deri
0b26aa9b0f Fixed broken icon in waiting page
Oreliminary work to detect future enterprise edition
Minor change in MySQL error report
2016-07-12 00:31:43 +02:00
Luca Deri
306d4c1aaf Added runtime status to ease debugging and support. The new entry has been added to the home menu (below about) 2016-06-02 11:37:47 +02:00
Luca Deri
ea4f4138cc Added the command line option used to start ntopng in the about page (helpful for troubleshooting) 2016-04-27 22:48:37 +02:00
Luca Deri
e88682d8a3 Update license link 2016-04-25 09:41:46 +02:00
Luca Deri
b6d9ef6af1 Specified the exact version of ntopng pro
Updated ntop version in HTTP request/response headers
2016-04-15 22:28:14 +02:00
Luca Deri
07c839489e Various ZMQ enhancementent
Set the icon size of some external links to the correct size
2016-03-15 19:51:38 +01:00
Luca Deri
53bdfadd84 Minor fixes 2016-01-04 23:11:58 +01:00
Luca Deri
8ca2d55c8d Added fix for handling failures while retrieving data from RRDs (#243) 2015-10-20 20:37:04 +02:00
Luca Deri
bc94680a81 Removed communities support. Its implementatation was sub-optimal and so we'll start over 2015-10-10 11:02:11 +02:00
Luca Deri
41b4a0bd55 Minor about box update 2015-09-19 13:00:34 +02:00