Simone Mainardi
4d891dddbb
Traffic labels standardization
...
fixes #1132
2017-04-07 17:36:27 +02:00
Simone Mainardi
310433275b
Fixes traffic rates/volumes labels
2017-04-05 23:10:32 +02:00
emanuele-f
7ff33f2e64
Localize report page
2017-04-05 19:24:39 +02:00
Simone Mainardi
6060e561db
Stantardizes data rates to the SI
...
https://en.wikipedia.org/wiki/Data_rate_units
2017-04-05 15:59:15 +02:00
Josh Soref
55fb1aa851
spelling: functions
2017-03-07 05:06:26 +00:00
Josh Soref
78e78c018c
Fixes spellings and typos
...
Thank goes to
Josh Soref <jsoref@users.noreply.github.com>
2017-03-06 17:54:48 +01:00
emanuele-f
2e2c275b43
FIx javascript error when no data is available
2017-02-28 10:18:17 +01:00
Emanuele Faranda
afdfac1c9c
Lua scripts parameters validation ( #970 )
...
* partial work
* Migrate 'mode' parameters
* Migrate alerts types
* Fix some interface ids
* Partial work
* Partial work
* End of work for _GET parameters
* Work in progress
* Add support for special parameters
* Preferences validation
* Fixes and improvements
* Enforce interger validation
2017-02-08 12:25:35 +01:00
emanuele-f
c1b6e53ce4
Add search host pool member field
2017-01-31 20:16:10 +01:00
Emanuele Faranda
2a843966da
Add alias and device type columns to host pools ( #953 )
...
* Add alias and device type columns to host pools
* Add host pool members links when available
* Add host pool links
* Implement host pool members pagination
* Host Pools GUI fixes and improvements
* Remove hardcoded columns number
* Host Pools GUI fixes
* Remove debug print
2017-01-27 17:48:58 +01:00
emanuele-f
04c72b2038
UI improvements and fixes
...
- Show confirmation alert when trying to delete some item
- Disable VLAN field for mac addresses in Host Pools and handle accordingly
- Remove Host Pool id column
- Remove Full Name user field minimum length restriction
- Other fixes
2017-01-19 18:33:25 +01:00
Simone Mainardi
ac05c82f9d
Fixes IPv6 validation regexp
2017-01-19 16:49:01 +01:00
emanuele-f
6c7871596e
Host pools UI improvements
2017-01-19 11:30:58 +01:00
emanuele-f
d73cae36ad
Fix validation issues
2017-01-18 11:56:30 +01:00
emanuele-f
5f3093d067
Implement host pools page
2017-01-18 10:34:52 +01:00
emanuele-f
9c1c4eb75b
Fix IPv6 support in shaper
2017-01-11 20:39:57 +01:00
emanuele-f
5ebefe06aa
Use default bootstrap disable state
2017-01-11 20:39:57 +01:00
Simone Mainardi
5e4488a448
Reworks mac address lists
2017-01-04 20:28:59 +01:00
emanuele-f
795b8973a7
Allow to add multiple protocol policies at once
2016-12-30 19:50:06 +01:00
Simone Mainardi
482c2ca834
Implements counter resets
...
This commits adds two reset buttons to the interface page.
One button allows the reset of all interface counters, namely,
packets and bytes received, packets dropped, and the number of
flows exported and dropped (when mysql or elasticsearch is enabled).
The other button allows the reset of only the drops.
2016-12-21 12:48:04 +01:00
emanuele-f
79ac40b5fe
Unify some datatable utility code
2016-12-19 15:37:20 +01:00
emanuele-f
6db583f373
Profiles page improvements and localization
2016-12-19 15:37:20 +01:00
emanuele-f
db01d1b211
Parameters pass simplification
2016-12-14 11:54:50 +01:00
emanuele-f
1fc31e77f4
Disable shapers delete button for shapers in use
2016-12-12 18:28:22 +01:00
Simone Mainardi
c053d83cad
Removes buggy recursive BytesToSize js function
2016-12-12 12:11:04 +01:00
Luca Deri
ce5fbf2a8e
Traffic shaping code cleanup and optimizations
2016-12-10 13:27:42 +01:00
emanuele-f
36df7511c4
Fix charts intervals
2016-12-06 19:10:55 +01:00
emanuele-f
df1eb4acde
Update nvd3 library
2016-12-06 18:37:38 +01:00
Luca Deri
ff20879987
Fix for #836
...
Fixed bug in footer.lua that caused a JS error that prevented the page from being updated
Moved utility functions from footer lua script to ntopng_utils.js
2016-12-01 09:26:27 +01:00
Simone Mainardi
3613d052f2
Adds i18n for alerts
2016-11-30 20:13:26 +01:00
Emanuele Faranda
8263c1c65a
Update typeahead script and use ip addresses when searching hosts ( #836 )
...
* Update typeahead script and use ip addresses when searching hosts
* use existing ipv6 check function
* Remove debug print
2016-11-30 15:09:14 +01:00
Emanuele Faranda
eda7bd42b1
Traffic policing page i18n, are-you-sure integration and styling ( #837 )
...
* Traffic policing page internationalization, are-you-sure integration, styling
* are-you-sure utility functions
* move to shaping section
2016-11-30 15:03:29 +01:00
emanuele-f
d52dc77e36
Implement per-network protocol shaping
2016-11-27 01:50:31 +01:00
Simone Mainardi
86eceb6fe6
Implements AJAX Alerts Pie Charts
2016-11-15 18:52:03 +01:00
emanuele-f
dd1d943359
Unsaved preferences alert and save button show logic
2016-11-04 01:19:52 +01:00
Simone Mainardi
8f87f11b26
Improves the responsiveness and interactivity of historical exploration
...
Uses ajax to handle (possibly) long queries on historical data
with the aim of improving user experience.
The user is notified when a query is taking too long so that
he/she can get feedback of what is going on.
2016-10-31 15:56:11 +01:00
emanuele-f
b845e90ed7
Activity graph implement realtime resolutions
2016-09-17 15:02:37 +02:00
Simone Mainardi
58f1a902ea
Disables UI tabs while loading results
...
This is in order to prevent an impatient user from clicking on
multiple tabs without waiting for the competion of his/her actions
2016-08-25 16:16:24 +02:00
emanuele-f
4d53a4c960
Implement web and metric filters
2016-08-21 20:14:28 +02:00
emanuele-f
d700880fe5
Save and restore activity counters from redis
2016-08-17 03:39:46 +02:00
emanuele-f
a9b27ca995
Visualize activity data using cubism.js horizon graph
2016-08-17 00:55:25 +02:00
Simone Mainardi
0515516952
Adds the Observation Period in historical Breadcrumbs
2016-07-13 17:58:40 +02:00
Simone Mainardi
bb2af892e2
Includes custom HTTP prefixes in alert links
...
Fixes #652
2016-07-08 16:28:53 +02:00
Luca Deri
b7b3a21ab5
Improved AS widget loading
2016-06-24 16:11:20 +02:00
Simone Mainardi
48da3c71dd
Visualises the first two decimal digits of speeds >= Mbps in charts
2016-04-08 18:32:58 +02:00
Luca
8f0f8fc1cf
Added logic to detect flows with low goodput (e.g. originated by tools like https://github.com/shekyan/slowhttptest )
2016-03-08 19:18:28 +01:00
Luca
3da77d5aea
Updated JQuery-UI
...
Initial work torwards goodput implementation
2016-02-19 09:36:30 +01:00
Luca Deri
e11d9c94bd
Finally fixed bit vs bytes in graphs
...
Fixed wrong JS function to convert bits in Mbits
2015-09-29 00:35:39 +02:00
Luca Deri
bbd047e93e
Reworked graphs based on https://github.com/ntop/ntopng/pull/181
2015-09-26 18:21:02 +02:00
Luca Deri
897aaafcad
Added check for validating user/password and making sure it accepts the same format of the form used to add/change the user passwords
...
Fix for #153
2015-09-10 23:20:54 +02:00