Commit Graph

5577 Commits

Author SHA1 Message Date
Neil Lathwood 3735f94e20 webui: Added support for removing pagerduty config in the webui (#5004) 2016-11-20 20:03:13 -06:00
Tony Murray a83e126b40 refactor: Remove inappropriate usages of truncate() (#5028)
Where truncate() is used as substr(), replace with substr()
2016-11-20 11:12:25 +00:00
Søren Rosiak 9fb02bbcd3 feature: Add Microsoft Teams Alert Transport (#5023) 2016-11-19 14:49:18 +00:00
Neil Lathwood 120a0052dd fix: Used correct variable for displaying total email count in alert capture (#5022) 2016-11-19 16:02:51 +02:00
Guillem Mateos 63511ffd8d Add basic support for Ceragon devices 2016-11-16 12:38:38 +01:00
Neil Lathwood 1acd938fc1 fix: Stop service modal form disabling services for read-only admin (#4994) 2016-11-15 22:11:47 -06:00
Neil Lathwood 7061acf508 fix: dbUpdate calls now check if it is 0 or above (#4996) 2016-11-15 22:06:46 -06:00
Neil Lathwood 25d67c6d79 fix: links on devices graphs page to take users straight to specific graph page (#5001)
* fix: Correct links to devices graphs #4928

* remove commented out link
2016-11-15 21:32:43 -06:00
Neil Lathwood 085e7537d8 fix: Merge pull request #4939 from laf/issue-4937
* fix: If all dashboards are deleted, create a default #4937

* Remove debug statement
2016-11-14 21:54:12 -06:00
Vitali Kari 8841eece94 feature: Adds support for enabling / disabling modules per OS (#4963)
* fixes #4946
first try, should be checked first
only discovery first

* add OS modules status indication

* add debug output
add os poller module support

* fix some whitespaces

* fix missing semicolon

* fix some whitespaces

* Modify the modules page

It now shows unset for unset device settings.
Also, `$os_module_status = $config['os'][$device['os']]['poller_modules'][$module];` doesn't work like you would expect. Fix that behavior.

* Fix mangled tabs

* optimize debug output
add docs

* text highlighting

* Streamline docs #1
* Update docs
* Spell out Global, OS, Device.
2016-11-13 13:46:05 -06:00
jonathon-k 0955d0271e webui: Allow admin users to modify hostnames in web UI #3445 2016-11-13 00:19:22 +00:00
Neil Lathwood 8a59adfba5 fix: remove service type from uniform display (#4974) 2016-11-11 07:32:04 +00:00
Neil Lathwood cc01969b06 refactor: Default to only using mysqli (#4915)
* refactor: Default to only using mysqli

* Remove includes/dbFacile.mysql.php

* updated mres() function to remove $config global
2016-11-10 19:40:53 -06:00
Jonathon Koyle 138e20da13 remove service type from uniform display 2016-11-10 14:35:52 -07:00
Andreser b790317178 webui: Update Availability-Map Widget to use sysName when IPs used and config enabled (#4968) 2016-11-10 21:30:56 +00:00
Tony Murray e514e6dc51 fix: api rate percent calculation incorrect (#4956) 2016-11-08 22:26:24 +00:00
Tony Murray 895bd4b1f7 Merge pull request #4895 from laf/json-alert-rules
feature: Added the option to select alert rules from a collection
2016-11-07 23:22:01 -06:00
Neil Lathwood 1891f7d240 webui: add device Notes and Description to global search (#4926) 2016-11-02 22:11:00 +00:00
stokbaek 194ba18775 fix: Fujitsu PRIMERGY 10Gbe switches are now detected correctly (#4923) 2016-11-02 20:05:42 +00:00
vitalisator 3bc427ea45 add device Notes and Description to ajax_search 2016-11-02 21:01:30 +01:00
Tony Murray 667ba601ac Merge pull request #4873 from laf/issue-4868
fix: Toner graphs with invalid chars
2016-11-01 14:19:31 -05:00
Neil Lathwood 8376d08c07 fix: Updated syslog table to use display() for msg output (#4859) 2016-11-01 18:05:24 +00:00
Neil Lathwood 4a854e02ce fix: Added support for https links in alerts procedure url (#4872) 2016-11-01 18:04:01 +00:00
Neil Lathwood d5b20dbd1f webui: Added support for skipping snmp check on edit snmp page for devices (#4896) 2016-11-01 17:58:55 +00:00
jonathon-k a251e81be5 fix: Remove escape characters for services form / display #4891 2016-11-01 17:20:12 +00:00
laf 7476a00a90 removed debug + simplified code 2016-11-01 16:43:12 +00:00
Christoffer Stokbaek 0ff5d9ab20 Merge remote-tracking branch 'upstream/master' 2016-11-01 09:18:01 +01:00
Justin Settle b4b1c8ab5a webui: Update wifi_clients graph (#4846) 2016-11-01 00:18:34 +00:00
Christoffer Stokbaek 89144206ca Merge remote-tracking branch 'upstream/master' 2016-10-31 09:27:06 +01:00
jonathon-k 6996576a90 webui: Further decouple the avail-map page from the widget (#4887) 2016-10-30 20:20:55 +00:00
laf 8a142aa53f feature: Added the option to select alert rules from a collection 2016-10-29 10:56:59 +00:00
Neil Lathwood b5be6e9271 feature: Added custom css and include directories which are ignored by git (#4871) 2016-10-28 05:55:40 +00:00
Neil Lathwood 0ccbc5e64c fix: Replace \\\\l with \l on GPRINT lines (#4882) 2016-10-25 21:30:25 +01:00
NetworkNub e5d248ea8a fix missing config entries on global settings page 2016-10-25 14:10:33 -04:00
laf a7a76c998a update graph file 2016-10-25 15:09:49 +00:00
Justin Settle 5355c194a6 Replace \\\\l with \l on GPRINT lines 2016-10-25 09:53:35 -04:00
Tijmen de Mes d724cb4ea9 Fixed API call to services to return services from all devices 2016-10-25 12:10:42 +02:00
Christoffer Stokbaek a4e15a1a12 Added support for Quanta LB9 rack switch and updated logo to the newer QCT logo 2016-10-25 10:31:37 +02:00
laf e287930c3b fix: Toner graphs with invalid chars 2016-10-24 21:40:39 +00:00
Neil Lathwood 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
jonathon-k 65f74215d3 feature: Add an option for ad authentication to have a default level (#4801)
* Add an option for ad authentication to have a default level

* rework as a flag indicating unspecified access is global read

* Fix indentation
2016-10-21 11:22:13 -05:00
Tony Murray 27e9408626 fix: Change the wording for the create default rules button to hopefully get more users to click it. 2016-10-21 09:53:20 -05:00
Neil Lathwood 46616c1392 fix: ZyWALL Fixes for OS and mem polling #1652 2016-10-20 20:54:01 +01:00
Søren Rosiak 23da8be9c3 feature: Add osTicket Alert Transport (#4791) 2016-10-20 19:31:30 +01:00
Neil Lathwood c1779f055f fix: Updated min/max values for ubnt graphs (#4811)
* fix: Updated min/max values for ubnt graphs

* updated min/max
2016-10-19 19:47:22 -05:00
Jonathon Koyle adc08b3039 style fixes 2016-10-19 16:03:51 -06:00
Søren Rosiak 931779b917 feature: Add SonicWALL Sessions #1686 2016-10-19 22:53:02 +01:00
Tony Murray 4ff9e84f4e refactor: populate native vlans in the ports_vlan table for cisco devices too (#4805) 2016-10-19 22:44:49 +01:00
Jonathon Koyle 7cc9feb0f8 Allow regular users to set their own default dashboard from the preferences page 2016-10-19 15:44:26 -06:00