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
Michael Newton
f77c712bfc
changes needed to run under web server subdirectory
2015-08-11 14:54:05 -07:00
Neil Lathwood
945ca7f2ea
Revert "changes needed to run under web server subdirectory"
2015-08-11 21:25:23 +01:00
laf
812f79f2af
Added ability to send test alerts via each transport
2015-08-11 15:58:49 +00:00
Michael Newton
cc0f449fc9
changes needed to run under web server subdirectory
2015-08-07 11:10:43 -07:00
laf
b19cf9d5d5
Added boxcar web ui support
2015-07-19 21:13:06 +01:00
spin
7f47bb5bd2
Fix typos.
2015-07-18 11:41:19 +02:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
laf
661b06c102
Removed debug :/
2015-06-20 17:14:16 +01:00
laf
8a35b6d4ba
Added webui support for pushover
2015-06-20 12:18:37 +01:00