2094 Commits

Author SHA1 Message Date
c182cb0728 webui: Allow users to set their default dashboard from preferences page 2016-10-22 17:06:52 +01:00
laf
d32bdd8021 refactored some code 2016-10-22 15:51:20 +00:00
23da8be9c3 feature: Add osTicket Alert Transport (#4791) 2016-10-20 19:31:30 +01:00
adc08b3039 style fixes 2016-10-19 16:03:51 -06:00
7cc9feb0f8 Allow regular users to set their own default dashboard from the preferences page 2016-10-19 15:44:26 -06:00
5569884f7f webui: Updated devices view (#4700) 2016-10-16 15:58:48 +01:00
a2f2ccfd2c security: Fix some reported security issues (#4807) 2016-10-15 20:45:18 +01:00
7cda0b39a7 webui: Disable page refresh on the search pages. Users can manually hit the refresh on the grid. (#4787) 2016-10-13 20:59:06 +01:00
5206063ce0 Changed "Apache" field to more generic "Web Server" (#4783)
* Changed "Apache" field to more generic "Web Server"

* Update about.inc.php

edit to keep "Apache/" when displaying version as we changed the field from "Apache" to "Web Server"
2016-10-13 08:03:38 -05:00
7ca80410d5 feature: Add q-bridge-mib tagged VLAN membership #3285 2016-10-11 22:29:06 +01:00
6c324cd03e refactor: Improve sensors polling for performance increase (#4725)
refactor: Improve sensors polling for performance increase
2016-10-11 19:34:09 +03:00
7d3cafddba refactor: edituser page to allow user selection of a default dashboard (#4551) 2016-10-11 07:27:20 +01:00
0bb7bfde9e feature: Added CEF Display page (#3978) 2016-10-11 07:20:59 +01:00
c71035bf1f fix: Stop displaying sensitive info in the settings page (#4724)
fix: Stop displaying sensitive info in the settings page
2016-10-09 20:48:10 +03:00
daf2cf7a24 app: Add GPSD application (#4754) 2016-10-08 21:25:50 +01:00
80497f5295 fix: Ignore meraki bad_uptime #4691 2016-10-08 18:48:11 +01:00
9298304262 fix: Re-enable the edit device groups button (#4726) 2016-10-06 16:21:20 -05:00
a2563c5b67 feature: Added Cisco Integrated Management Console inventory and sensor support #4454 2016-10-06 01:40:37 +01:00
f4bbba1b7d fix: Updated edit snmp to set default poller_group (#4694) 2016-10-02 07:28:22 +00:00
faeb5e4984 webui: Individual devices now use bootgrid syslog (#4584) 2016-09-28 14:15:57 -05:00
f06b0ffb66 fix: device with no uptime (#4625)
fix: Add checks for devices with no uptime over snmp #4587
2016-09-27 21:07:42 +01:00
6becfd65eb align to class (#4602)
bootstraping when possible
2016-09-27 20:04:32 +01:00
02b84cf3f7 Support device group definitions from v2 (#4591)
* Support device group definitions from v2
Disable editing v2 groups.

V2 Device groups are defined as follows:
pattern = WHERE query with ? placeholders for values
params = json encoded array of values

* Can't array_unshift something that isn't an array...
2016-09-27 17:50:52 +01:00
9936aa77ff Feature: Added alerts output to capture system (#4574)
* Feature: Added alerts output to capture system

* Renamed $output to $content

* removed duplicate functions
2016-09-26 16:27:27 -05:00
b0491b698e new line in files 2016-09-25 00:00:06 +03:00
7f8f302686 rewrite ups-apcups 2016-09-24 23:49:35 +03:00
be611e6f16 Merge pull request #4448 from crcro/app-ups-nut-update1
app: ups-nut update 1
2016-09-24 18:29:25 +01:00
47b97d5d1b Merge pull request #4558 from boudreau/master
fix: APC runtime graph missing in device>health>overview
2016-09-23 22:19:09 +01:00
f94b352dbe Merge pull request #4429 from crcro/availability-map-update-5
webui: More updates for availability map
2016-09-23 19:32:21 +01:00
9a5b5c41a4 cosmetic change runtime 2016-09-23 09:31:10 -04:00
ac2b878607 font-awesome datetimepicker
Forces jquery-datetimepicker to use font-awesome icons
2016-09-22 10:47:25 -04:00
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
63f42acda6 general updates 2016-09-22 00:11:16 +03:00
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
780d8b2139 removed snmp query from webui, changed and added echo if file is missing 2016-09-20 22:01:29 +03:00
a8e712070f Merge pull request #4490 from boudreau/master
feature: Added Runtime support for APC ups
2016-09-20 18:09:40 +01:00
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
e0cc8dfb48 Disable refreshing on window resize when $no_refresh is set. 2016-09-20 10:16:22 -05:00
c5ea25a7d4 Disable horizontal resizing of textarea, bootstrap takes care of this for us 2016-09-20 09:03:12 -05:00
eb2078b04d Some small visual updates 2016-09-20 14:40:53 +01:00
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
692109c1e6 Create runtime.inc.php 2016-09-19 11:04:39 -04:00
0cb674c7cd Update health.inc.php 2016-09-19 11:04:02 -04:00
ae9d36175b Create runtime.inc.php 2016-09-19 11:02:15 -04:00
a9a2e7e742 Update overview.inc.php 2016-09-19 11:01:29 -04:00
4bd0e75b18 Create runtime.inc.php 2016-09-19 11:00:15 -04:00
7a0085d410 Update health.inc.php 2016-09-19 10:59:20 -04:00
7d7621fd3e removed file versions from comments 2016-09-15 23:24:25 +03:00
0dd523be45 app-ups-nut update 1 2016-09-15 19:37:52 +03:00
36f6338ad6 fix: Clean up errors in the webui (#4438) 2016-09-15 08:46:26 +01:00