Commit Graph

3318 Commits

Author SHA1 Message Date
Falk Stern
a785398492 Merge remote-tracking branch 'upstream/master' into active_directory_auth 2015-11-10 09:43:30 +01:00
Daniel Preussker
b0ec65e80a Merge pull request #2385 from laf/issue-2360
Added ability to globally disable sending alerts
2015-11-05 21:38:32 +01:00
Daniel Preussker
e929c3acc2 Merge pull request #2397 from laf/issue-2395
Made status column sortable in the /devices/ page
2015-11-05 21:13:38 +01:00
Daniel Preussker
97392b1c1d Merge pull request #2214 from laf/nagios-plugins
Dynamic use of nagios-service checks
2015-11-05 21:13:15 +01:00
laf
7187117511 Made status sortable 2015-11-05 19:42:06 +00:00
Daniel Preussker
1a5bf414c3 Revert 0402afe5f2 2015-11-05 09:49:24 +00:00
laf
64180fa9a8 Added ability to globally disable sending alerts 2015-11-04 20:29:02 +00:00
laf
d39f1d71a6 Few small changes 2015-11-04 19:23:39 +00:00
Daniel Preussker
2bd13d436f Resize WorldMap to widget canvas 2015-11-04 13:59:27 +00:00
Daniel Preussker
32cdf4fc1a Removed leaflet CSS 2015-11-04 13:58:43 +00:00
Daniel Preussker
b54e553efa Added padding 2015-11-04 13:00:10 +00:00
Daniel Preussker
21bcc86f38 Patched styles.css to make leaflet resizeable 2015-11-04 12:46:26 +00:00
KHobbits
a98085a9ee Quote column titles when sql building to avoid mysql keywords 2015-11-04 09:24:02 +00:00
Falk Stern
779c90b1fd Checking for groups now 2015-10-30 17:17:55 +01:00
Daniel Preussker
7ce765444a Dont show dashboard settings if /bare=yes/ 2015-10-29 17:00:56 +00:00
Daniel Preussker
97e36f02d6 Merge pull request #2213 from laf/issue-2201
Removed ignored,deleted and disabled ports from query
2015-10-29 15:20:36 +00:00
Daniel Preussker
0471087d5c Merge pull request #2361 from laf/issue-2186
Basic support for SAF Lumina radios
2015-10-29 15:18:21 +00:00
laf
b07c7e3226 http://uk.tp-link.com/favicon.ico 2015-10-28 21:56:59 +00:00
laf
afff94d8f8 https://www.saftehnika.com/images/logo2.png 2015-10-28 21:35:52 +00:00
Neil Lathwood
e2b15145ea Revert "Using PERCENTNAN instead of PERCENT" 2015-10-28 14:14:15 +00:00
Richard Kojedzinszky
4fe6aeddcf Using PERCENTNAN instead of PERCENT for 95th percentile line
This modifies the existing lines in positive range a bit, but also
enables drawing lines in the negative range when data is missing there.
2015-10-27 10:35:43 +01:00
laf
22e4055167 Removed broken graphs and tidied table up 2015-10-26 22:09:22 +00:00
laf
5516ac89ce Dynamic use of nagios-service checks 2015-10-26 21:53:15 +00:00
Mike Rostermund
99e72a5361 Merge pull request #2211 from laf/issue-2200
Updated devices Graphs links to use non-static time references
2015-10-26 21:50:49 +01:00
laf
7775d6d07e Changed from is_numeric to empty as variables can now contain non-numeric 2015-10-26 20:43:14 +00:00
laf
fe7b88d17f Removed ignored,deleted and disabled ports from query 2015-10-26 20:07:31 +00:00
laf
eed7c546c6 Fixed list_bills function when using :bill_id 2015-10-26 19:55:23 +00:00
laf
12cd422702 Updated devices Graphs links to use non-static time references 2015-10-26 19:49:30 +00:00
Neil Lathwood
15753557c4 Merge pull request #2203 from Lupul/patch-4
fix: setting user port permissions fails
2015-10-26 15:06:01 +00:00
Neil Lathwood
d8ae5fce1d Merge pull request #2199 from Lupul/patch-2
fixes #2197 Cannot insert new Bill
2015-10-26 14:45:57 +00:00
Zollner Robert
b52b4935ee fix: setting user port permissions fails
Interface port permissions table (ports_perms) requires 'access_level' field to be NOT NULL
2015-10-25 20:50:57 +02:00
Zollner Robert
4c9337dcbb fixes #2197 Cannot insert new Bill
since all those fields are defined as "NOT NULL" they must be set before inserting into mysql.
2015-10-25 03:39:35 +02:00
Zollner Robert
514692cc2b fix percent bar also for quota bills
completes #1208
2015-10-25 03:25:00 +02:00
Falk Stern
93b57040c5 Authenticate against active directory 2015-10-22 09:16:20 +02:00
Mike Rostermund
55fbf48a6d Merge pull request #2183 from laf/issue-2156
Centralised the date selector for graphs for re-use
2015-10-21 00:14:38 +02:00
Mike Rostermund
8b27e04d8f Merge pull request #2175 from laf/issue-2174
Removed ping + performance graphs and tab if skip ping check
2015-10-21 00:14:29 +02:00
laf
e9deae1315 Centralised the date selector for graphs for re-use 2015-10-20 21:35:08 +00:00
laf
bbae6e9c48 Removed ping + performance graphs and tab if skip ping check 2015-10-17 18:49:01 +00:00
laf
222191382d Fixed services -> Alerts menu link + page 2015-10-17 18:13:11 +00:00
Mike Rostermund
c653e3c0ee Merge pull request #2131 from laf/issue-1936
Added ability to turn off icmp checks globally or per device
2015-10-17 18:48:37 +02:00
laf
0af676ecb9 Updated for field 2015-10-17 11:28:03 +00:00
Mike Rostermund
fcf3a80655 Allow user to influence when devices are grouped on world map from widget settings 2015-10-17 11:31:57 +02:00
PandaWawawa
9fef97ffe4 Change on the add_edit_rule to modify a rule without modify the name 2015-10-16 16:31:47 +02:00
PandaWawawa
70aeb75d12 Change on the add_edit_rule to modify a rule without modify the name 2015-10-16 16:18:18 +02:00
Mike Rostermund
282915cedd Merge pull request #2120 from laf/config-function
Simplify adding config options to WebUI
2015-10-16 10:54:31 +02:00
Falk Stern
a36f3e1e35 Initial commit 2015-10-16 09:40:17 +02:00
Mattz0r
e908c25290 Styled the two factor auth token prompt 2015-10-15 19:21:09 +02:00
laf
769cc293c3 Added WebUI override to disable icmp checks for a device 2015-10-13 19:12:07 +00:00
Neil Lathwood
54db5be7f1 Revert "Removed what appears to be unecessary STACK text" 2015-10-13 16:57:34 +01:00
Sebastian Neuner
ef424da411 world map: move markers to foreground for hosts that are down 2015-10-13 16:46:31 +02:00