barryodonovan
0f663b3a82
feature: Add Smseagle transport support ( #5989 )
...
* added alert transport for SMSEagle hardware gateway (smseagle.eu)
* added newline
* schema file update + small code refactor
* added docs
2017-02-24 11:55:53 +00:00
Neil Lathwood
fad5aca1b7
feature: Allow customisation of rrd step/heartbeat when creating new rrd files ( #5947 )
...
* feature: Allow customisation of rrd step/heartbeat when creating new rrd files
* revert defaults
* added docs + webui config option
* Move RrdDefinition to an Object to make them easier to create and remove the possibility of typos.
* Fix style/lint issues and missing use statements
* 3 more missing use statements
* updated doc + moved schema file
2017-02-23 22:45:50 +00:00
Neil Lathwood
a8691680ab
feature: Added ability to output graphs as svg ( #5959 )
...
* feature: Added ability to output graphs as svg
* Update graph.inc.php
* added ability to gzip various files for web servers
2017-02-22 06:08:18 -06:00
Søren Rosiak
9b32fb2b91
feature: Added Cisco Spark Transport #3182
...
* feature: Added Cisco Spark Transport
* updated sql to be compliant
2017-02-02 23:10:39 +00:00
ToeiRei
6bc7b1991e
feature: Added Rocket.Chat transport #5427
...
* Implement Rocket.Chat transport
* copyright stuff as I didn't have anything to hack anything on transport.rocket.php
* Update config-item.inc.php
Use space instead of tabs
* Update config-item.inc.php
kill a blank line
* Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2017-01-31 23:05:35 +00:00
Rob Nichols
f98829ba9d
fix: Added support for autotls in mail transport #5314
2017-01-10 10:03:47 +00:00
Tony Murray
48b0e53a54
fix: use password type for SMTP Auth #5051
2016-11-24 08:55:34 +00:00
Neil Lathwood
3735f94e20
webui: Added support for removing pagerduty config in the webui ( #5004 )
2016-11-20 20:03:13 -06:00
Søren Rosiak
9fb02bbcd3
feature: Add Microsoft Teams Alert Transport ( #5023 )
2016-11-19 14:49:18 +00:00
Søren Rosiak
23da8be9c3
feature: Add osTicket Alert Transport ( #4791 )
2016-10-20 19:31:30 +01:00
Neil Lathwood
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
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
63f42acda6
general updates
2016-09-22 00:11:16 +03:00
crcro
52693426bc
changed webui and sql from old availability map to compact availability map
2016-09-15 00:07:03 +03:00
crcro
aad9b675c3
more options to amap
2016-09-06 02:01:15 +03:00
crcro
921d5b9ed5
webui: availability map update ( #4300 )
...
* a-map update 3
* pre-commit.php fixes
* moved group query inside if
2016-09-02 12:42:45 -05:00
crcro
49dbe3ea01
availability map updates ( #4183 )
...
webui: More updates to availability map #4183
2016-08-28 21:48:05 +01:00
Eldon Koyle
787c4f09f7
Config option for global default dashboard ( #4080 )
...
* Config option for global default dashboard
Add config option to set a global default dashbord. This will be used
instead of the user's "Default" dashboard unless they have changed their
default dashboard in their user settings.
* Use a dropdown for the default_dashboard option
Update generate_dynamic_config_panel to allow assoc arrays with
`'value'` and `'description'` as keys and change to a select box.
* Fix PHP style issues lost during merge
2016-08-23 19:37:12 +01:00
crcro
6190562d9a
availability map updates ( #4160 )
...
* fix for services visibility if no service available or not enabled in config
* availability map option to switch to old view
* updates as guided by @laf
2016-08-22 19:12:44 +01:00
Tony Murray
8c639aa5a4
PSR2 Cleanup: /html edition
...
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
pblasquez
8e8315dbcd
Move config to WebUI
2016-04-26 12:56:58 -07:00
Guillaume Coeugnet
c6a022694b
Update alerting.inc.php
...
Code indentation
2016-04-01 10:21:11 +02:00
Guillaume COEUGNET
ac89c7b00c
Add canopsis port parameter
2016-04-01 10:04:58 +02:00
gcoeugnet
758453938e
Update alerting.inc.php
2016-03-29 15:43:31 +02:00
Thom Seddon
d2dd3e256f
Fix URL path to ajax_form.php for testing alerts
2016-03-23 09:43:34 +00:00
Eldon Koyle
6a53bcf688
Add web config option for HTML emails
2016-03-15 16:55:27 -06:00
Tony Murray
9f22b18dc8
Split is removed in PHP7, replace with explode as none were using it as a regex.
...
Also fix two array keys without quotes in include/syslog.php
Fixes #2205
2016-02-25 14:34:06 -06:00
Neil Lathwood
46a17eabf0
Merge pull request #2957 from Rosiak/issue-2557
...
Make Global Search Limit Configurable
2016-02-20 10:30:48 +00:00
Rosiak
1c630b0b8d
Move function to WebUI
...
Based on Neil’s suggestion.
2016-02-13 21:09:45 +01:00
laf
4aaf4d8a7b
Added missing from email settings field
2016-02-11 22:11:07 +00:00
Rosiak
4581366bf4
Add WebUI settings
2016-01-17 19:19:56 +01:00
laf
a35f6d8c7a
Added group support for Oxidized
2016-01-10 19:45:54 +00:00
Daniel Preussker
a2d97f4283
Merge pull request #2458 from laf/rrdtune
...
Fix for crazy traffic values seen in graphs
2015-12-08 16:12:22 +00:00
laf
3429d56561
Added dropdown caret to alert setting accordians
2015-12-01 22:58:17 +00:00
laf
eb689fe66e
Rebased from upstream
2015-12-01 21:50:13 +00:00
laf
df652f0507
Added WebUI support for VictorOps
2015-11-19 07:37:32 +00:00
laf
72426b9a1b
Rebased SQL file
2015-11-18 23:55:00 +00:00
laf
52e0be911b
More updates
2015-11-17 05:38:45 -08:00
laf
253b27d403
More updates to tune rrdfiles
2015-11-17 05:14:41 -08:00
laf
7b46e67a47
Final updates to support Clickatell and PlaySMS
2015-11-16 20:13:04 -08:00
laf
9c678d12cd
More updates for new transports
2015-11-16 16:40:23 -08:00
laf
af8df3469c
Added support for per device unix-agent port
2015-11-17 00:20:06 +00:00
laf
6ad95be58b
Added WebUI PlaySMS transport
2015-11-16 10:40:09 -08:00
laf
4d8a84d604
Added WebUI support for Clickatell transport
2015-11-16 08:56:46 -08:00
laf
64180fa9a8
Added ability to globally disable sending alerts
2015-11-04 20:29:02 +00:00
laf
c5998f9ee2
Example for adding new dynamic config options for WebUI
2015-10-12 22:06:17 +00:00
laf
83ad9b36d2
Created generic function for dynamic config pages
2015-10-12 21:28:31 +00:00
laf
354e7d0703
Added response to test transport button
2015-08-27 18:19:06 +00:00
f0o
325d9cd82b
First attempt to add the WebUI settings
2015-08-19 19:37:41 +00:00
Neil Lathwood
0737722cb8
Merge pull request #1667 from miken32/master
...
changes needed to run under a web server subdirectory
2015-08-14 15:05:29 +01:00