5746 Commits
Author SHA1 Message Date
Bennett Blodinger ec37aeba9d Merge remote-tracking branch 'upstream/master' into user-badge 2016-09-23 07:59:31 -04:00
FTBZ aee31680fd Enhancement and correction to the VPN session graph 2016-09-23 08:02:38 +02:00
crcro 27235c3ab1 json_decode as array 2016-09-23 01:31:11 +03:00
Bennett Blodinger 10de31720d 3x to 2x 2016-09-22 14:45:41 -04:00
Bennett Blodinger 4106f0f8c7 fix tooltip
`container` property documented here:
http://getbootstrap.com/javascript/#callout-tooltip-groups
2016-09-22 13:44:14 -04:00
Bennett Blodinger c60d95b015 close <i> 2016-09-22 13:43:12 -04:00
Bennett Blodinger 309beadf10 fix $glyph_ 2016-09-22 13:43:03 -04:00
Bartosz Radwan 71b46ca87c Add device: Edge-Core switch ES3528M 2016-09-22 17:04:14 +02:00
Bennett Blodinger ac2b878607 font-awesome datetimepicker
Forces jquery-datetimepicker to use font-awesome icons
2016-09-22 10:47:25 -04:00
Bennett Blodinger 07574b27d8 Move to Font Awesome
Keeps the look more in line with the navigation bar icons.
In the future with Bootstrap 4, Glyphicons will not be included, so this
starts the transistions away.
2016-09-22 10:44:17 -04:00
crcro cae9f57706 fix blank line 2016-09-22 00:27:12 +03:00
crcro 63f42acda6 general updates 2016-09-22 00:11:16 +03:00
Neil LathwoodandGitHub 9000a8c57d Merge pull request #4530 from murrant/alerts-collapse
Fix collapsing text for Alerts and Plugins
2016-09-21 21:39:28 +01:00
Eldon KoyleandTony Murray 5749179cf5 feature: Add the ability to include an LDAP filter for users/groups in AD (#4494)
* Add auth_ad_(group|user)_filter options

* use global

* Fix some AD annoyances

Use the power of the LDAP filter to minimize the number of queries and
hopefully help performance in get_userlist, change semantics of
auth_ad_(user|group)_filter in $config to be anded with
samaccountname=USERNAME.

* remove unused variable

* update documentation

* Update Authentication.md
2016-09-21 14:42:59 -05:00
Tony Murray 5ebf4f8e1f Fix collapsing text for Alerts and Plugins 2016-09-21 14:30:11 -05:00
Tony Murray 299f4d91d3 feature: Add last changed, connected, and mtu to all ports data
Thanks to sysvival on reddit for the idea and help with the calculations
2016-09-21 13:19:52 -05:00
FTBZ 389ab71c21 Enhancement and correction to the VPN session graph 2016-09-21 11:53:31 +02:00
crcro 780d8b2139 removed snmp query from webui, changed and added echo if file is missing 2016-09-20 22:01:29 +03:00
Neil LathwoodandGitHub 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 LathwoodandGitHub 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 LathwoodandTony Murray 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
boudreauandGitHub ee31857491 Add files via upload 2016-09-19 11:53:21 -04:00
boudreauandGitHub 71153e7551 Add files via upload 2016-09-19 11:38:23 -04:00
Neil LathwoodandGitHub 926245efc5 refactor: Remove external uses of GenGroupSQL()
refactor: Remove external uses of GenGroupSQL()
2016-09-19 16:07:46 +01:00
boudreauandGitHub 692109c1e6 Create runtime.inc.php 2016-09-19 11:04:39 -04:00
boudreauandGitHub 0cb674c7cd Update health.inc.php 2016-09-19 11:04:02 -04:00
boudreauandGitHub ae9d36175b Create runtime.inc.php 2016-09-19 11:02:15 -04:00
boudreauandGitHub a9a2e7e742 Update overview.inc.php 2016-09-19 11:01:29 -04:00
boudreauandGitHub 4bd0e75b18 Create runtime.inc.php 2016-09-19 11:00:15 -04:00
boudreauandGitHub 7a0085d410 Update health.inc.php 2016-09-19 10:59:20 -04:00
boudreauandGitHub 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 BellandTony Murray 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 LathwoodandGitHub 5b90a71042 device: Added feature to support Sharp printers
device: Added feature to support Sharp printers
2016-09-16 07:57:34 +01:00
Neil LathwoodandGitHub c87de0532e webui: Relocate Alerts menu
webui: Relocate Alerts menu
2016-09-15 21:26:45 +01:00
crcro 7d7621fd3e removed file versions from comments 2016-09-15 23:24:25 +03:00
crcro 0dd523be45 app-ups-nut update 1 2016-09-15 19:37:52 +03: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 MurrayandNeil Lathwood 36f6338ad6 fix: Clean up errors in the webui (#4438) 2016-09-15 08:46:26 +01:00
jonathon-kandNeil Lathwood 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
crcro 52693426bc changed webui and sql from old availability map to compact availability map 2016-09-15 00:07:03 +03:00