Commit Graph

4319 Commits

Author SHA1 Message Date
Neil Lathwood
a8e712070f Merge pull request #4490 from boudreau/master
feature: Added Runtime support for APC ups
2016-09-20 18:09:40 +01:00
Rosiak
df66b343c5 fix off by 1 px 2016-09-20 18:55:25 +02:00
Rosiak
eda1dc06c2 fix: Update Fortinet Logo 2016-09-20 18:53:35 +02:00
Neil Lathwood
f0b7813709 Merge pull request #4501 from murrant/disable-resize-refresh
fix: Disable refreshing on window resize when $no_refresh is set.
2016-09-20 16:28:10 +01:00
Neil Lathwood
bad5ff2eeb Fix quota bills showing 0/0 for in/out (#4462) 2016-09-20 10:23:15 -05:00
Tony Murray
e0cc8dfb48 Disable refreshing on window resize when $no_refresh is set. 2016-09-20 10:16:22 -05:00
Tony Murray
c5ea25a7d4 Disable horizontal resizing of textarea, bootstrap takes care of this for us 2016-09-20 09:03:12 -05:00
Neil Lathwood
eb2078b04d Some small visual updates 2016-09-20 14:40:53 +01:00
Tony Murray
d5105e29da feature: Capture device troubleshooting info (discovery, poller, snmpwalk)
Admins can capture device troubleshooting info from the webui by clicking the gear and selecting Capture.
2016-09-19 23:36:41 -05:00
boudreau
ee31857491 Add files via upload 2016-09-19 11:53:21 -04:00
boudreau
71153e7551 Add files via upload 2016-09-19 11:38:23 -04:00
Neil Lathwood
926245efc5 refactor: Remove external uses of GenGroupSQL()
refactor: Remove external uses of GenGroupSQL()
2016-09-19 16:07:46 +01:00
boudreau
692109c1e6 Create runtime.inc.php 2016-09-19 11:04:39 -04:00
boudreau
0cb674c7cd Update health.inc.php 2016-09-19 11:04:02 -04:00
boudreau
ae9d36175b Create runtime.inc.php 2016-09-19 11:02:15 -04:00
boudreau
a9a2e7e742 Update overview.inc.php 2016-09-19 11:01:29 -04:00
boudreau
4bd0e75b18 Create runtime.inc.php 2016-09-19 11:00:15 -04:00
boudreau
7a0085d410 Update health.inc.php 2016-09-19 10:59:20 -04:00
boudreau
d4f2ed53b3 Create runtime.inc.php 2016-09-19 10:56:17 -04:00
Tony Murray
c48b71d0af Remove external uses of GenGroupSQL() 2016-09-18 19:08:33 -05:00
crcro
4244747b56 properly updated vis lib 2016-09-18 15:36:33 +03:00
crcro
245a1fe015 fix for alert graph not showing 2016-09-18 15:26:44 +03:00
David Bell
5115533c73 Scale up rate by a factor of 8 to go from bytes to bits (#4469) 2016-09-16 18:16:55 -05:00
Neil Lathwood
5b90a71042 device: Added feature to support Sharp printers
device: Added feature to support Sharp printers
2016-09-16 07:57:34 +01:00
Neil Lathwood
c87de0532e webui: Relocate Alerts menu
webui: Relocate Alerts menu
2016-09-15 21:26:45 +01:00
Morgan Henreaux
7ac293f59b device: Added feature to support Sharp printers 2016-09-15 14:05:30 +02:00
Neil Lathwood
85b92caf47 Added alert indicator to navbar 2016-09-15 10:21:28 +01:00
Tony Murray
36f6338ad6 fix: Clean up errors in the webui (#4438) 2016-09-15 08:46:26 +01:00
jonathon-k
5b3ee62b33 webui: Update Alerts table (and widget) to re-sort rather than reload page when ack'ed (#4440)
* Update Alerts table to re-sort rather than reload page when ack'ing

* msg box updates
2016-09-15 08:44:22 +01:00
Aaron Daniels
f7b68c4714 fix: Graph formatting for udp-jitter graphs. (#4433) 2016-09-14 16:24:23 +01:00
Dennis Væversted
8e4be8bbb2 api: Add severity on list alerts API method (#4436)
* Added severity field from the alert rule to the output of list_alerts.

* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-09-14 14:29:46 +01:00
Tony Murray
0351b54fb8 webui: make d_echo work in webui (#4432)
* webui: make d_echo work in webui
Remove d_print_r(), it is redundant to d_echo()
Remove d_echo calls in services.inc.php

* Switched debug check to work with nginx
2016-09-14 10:05:49 +01:00
Neil Lathwood
e8b5c7fe66 fix: Added support for Graylog 2.1 API change (#4411) 2016-09-13 22:23:52 -05:00
Tony Murray
2529109fc4 fix: ports page includes disabled, ignored, and deleted ports (#4419) 2016-09-13 20:33:07 -05:00
Neil Lathwood
05b728bb80 Webui: Updated force add option for addhost.php to be present in all instances (#4428) 2016-09-13 20:32:45 -05:00
Neil Lathwood
fe9d0c18ce fix: Call was always being done to check for local files (#4427) 2016-09-13 20:26:28 -05:00
Neil Lathwood
a8efda8f30 Revert "Updated to remove passwords from sessions" (#4422) 2016-09-13 09:10:42 -05:00
crcro
7da4cca4e4 feature: new app: ups-nut (#4386)
* app: ups-nut

* newline ...

* removed code from another pr

* added battery charge status

* added battery charge status

* be happy travis...

* added UPS-nut to Applications
2016-09-12 21:59:33 -05:00
Neil Lathwood
deb4b74bc9 webui: remove passwords from sessions, 'remember me' works for all auth types (#4134)
* Updated to remove passwords from sessions

* Remove users sessions when user deleted

* Updated when cookies are set

* Updated setcookies to always contain a value

* Added destroy_cookies() to remove users cookies on failed login

* Removed debug line

* Fixed graph issues
2016-09-12 21:41:19 -05:00
Neil Lathwood
9e85f24b00 fix: Make irc bot to use authentication module for user info (#4372) 2016-09-12 11:24:22 -05:00
Neil Lathwood
9aaea7e64e fix: Missing include file for ajax_listports.php causing 500 (#4407) 2016-09-12 08:33:31 +01:00
Neil Lathwood
26fc825548 phpcs fixes 2016-09-12 07:51:49 +01:00
Tony Murray
122aae85bf webui: Relocate Alerts menu
Plugins menu is moved to the Overview menu (this is basically just weathermap anyway)
2016-09-11 23:41:41 -05:00
Tony Murray
195a8ee349 Small cleanups (#4405)
* Small cleanups

* Small cleanups
2016-09-11 22:11:16 -05:00
Tony Murray
d1ae83a378 webui: Paginate the all ports pages (#4401)
* feature: Paginate the all ports pages
fixes: #2705

* Stopped ports not belonging to any devices from showing up

* phpcs fix
2016-09-11 16:23:16 +01:00
Tamas Szabo
cc7d0fbbe0 Added logo for Alpine Linux & contributor agreement (#4394)
* Added logo for Alpine Linux

* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-09-10 17:39:47 +01:00
jonathon-k
7c6130d1a7 fix: CSS typo -- gray to grey (#4397) 2016-09-10 16:55:11 +01:00
crcro
de707a259f refactor: ntp apps (#4333)
* updated nicecase function for ntp server and client app

* ntp applications refactoring

* removed agent for ntp-server: reported as not working

* removed ntpd from agent polling. thx @murrant
2016-09-10 07:37:00 -05:00
crcro
6bc67b421e fix generic v3 multiline graph total (#4388) 2016-09-09 11:33:48 -05:00
Neil Lathwood
d6d28564ae fix: Removed suggestion in install.php on installing php modules (#4377) 2016-09-09 10:26:52 -05:00