Commit Graph

2378 Commits

Author SHA1 Message Date
Neil Lathwood
fdb9507800 Merge pull request #722 from f0o/issue-616-dynamic
Device-Groups + Alerting + Management
2015-04-04 19:36:26 +01:00
f0o
441c27a7d4 Assign invalid device_id if a rule is created with a mapping.
Update rule to invalidate `device_id` if a map has been assigned afterwards.
Update rule to restore `device_id` if no more maps are assigned to it.
Remove all maps (if any) if a rule is deleted.
Fixed SQL-schema
2015-04-04 11:37:07 +00:00
Daniel Preussker
a462b56261 Merge pull request #728 from laf/bootgrid-alert-log
Updated alert-log table to use new header, also fixed sorting on time logged column
2015-04-04 10:54:52 +00:00
laf
cf0ab45351 Updated alert-log table to use new header, also fixed sorting on time logged column 2015-04-04 00:54:50 +01:00
laf
746dc32a9d Fixed ORIG_PATH_INFO being logged in error_log 2015-04-04 00:27:01 +01:00
laf
97039768a6 Updated to fix scrut issues 2015-04-03 20:10:42 +01:00
f0o
00954ff4d6 Force device_id of 0 for new alert-rules to use the maps. 2015-04-03 18:31:32 +00:00
f0o
ba99eb25a2 Device-Groups Draft 2015-04-03 18:22:29 +00:00
laf
ac4eba78e4 Added support for AirOS and AirFibre from UBNT 2015-04-03 18:59:58 +01:00
Daniel Preussker
dc6c166804 Merge pull request #720 from f0o/ack-hotfix
Hotfixes Alert-Acks for Worse/Better situations.
2015-04-03 14:20:40 +00:00
f0o
373243a19e Hotfixes Alert-Acks for Worse/Better situations. 2015-04-03 13:14:01 +00:00
Daniel Preussker
11a107ea63 Merge pull request #717 from laf/css-fix
Fix for bad alignment in input boxes.
2015-04-02 20:09:11 +00:00
Daniel Preussker
fcd01254a1 Merge pull request #716 from laf/bootgrid-inventory
Updated inventory table to use bootgrid
2015-04-02 20:08:53 +00:00
laf
94d1c03ca9 Fix for bad alignment in input boxes. This is a hangup from an the old stylesheet. Not needed with bootstrap 2015-04-02 21:01:45 +01:00
laf
0b95062c88 Updated search box to fit in with design 2015-04-02 19:28:39 +01:00
laf
7b7165b876 Fixed scrut issues 2015-04-02 18:34:52 +01:00
laf
ca6c436cb7 Updated inventory table to use bootgrid 2015-04-02 18:05:24 +01:00
laf
469f5aa629 Updated the way the rule loop works 2015-04-02 16:19:30 +01:00
Ultra2D
0ab454fefc Add support for LDAP directories using member in stead of memberUid and dn in stead of username for group members.
Used the same variables as Observium, see http://www.observium.org/wiki/Authentication_modules#OpenLDAP
2015-04-01 16:10:50 +02:00
laf
272b8fc4ba Updated alertlog to use bootgrid 2015-04-01 00:21:56 +01:00
Daniel Preussker
9cb859f7c1 Merge pull request #693 from laf/bootgrid-alerts
Converted alerts table to use bootgrid
2015-03-31 20:47:55 +02:00
laf
85e83f5775 Updated alerts table to show status messages 2015-03-31 18:47:10 +01:00
Daniel Preussker
0cba57ee32 Merge pull request #701 from laf/themes
Added mono theme - dark nav with white icons
2015-03-31 19:12:30 +02:00
laf
9e18ce34d2 Added mono theme - dark nav with white icons 2015-03-31 18:08:13 +01:00
laf
689f404d47 Updated footer link to use variable 2015-03-31 17:45:28 +01:00
Søren Rosiak
debf396081 Fix BGP Internal Icon
- Make black instead of white, icon is not visible when white.
2015-03-31 15:03:39 +02:00
Paul Gear
dc5cfda4ad Merge pull request #683 from laf/font-awesome-2-webui
WebUI update to support dark / light theme - dark is default
2015-03-31 22:25:56 +10:00
Daniel Preussker
3db6596330 Merge pull request #690 from laf/issue-666
Made poller message box a link to /poll-log/
2015-03-31 14:14:47 +02:00
laf
97471cd79d Updated to only change main navbar icon colors 2015-03-31 12:17:41 +01:00
laf
d8915b260e Updated font-awesome to use subtree 2015-03-30 12:22:25 +01:00
laf
65f82ba00e Adding files for final font-awesome PR 2015-03-30 12:22:24 +01:00
laf
24ac018114 Initial font awesome work 2015-03-30 12:21:59 +01:00
laf
49da368895 Added alerts file for table 2015-03-30 12:16:56 +01:00
laf
258c9d8882 Converted alerts table to use bootgrid 2015-03-30 01:05:57 +01:00
laf
9ecaa7590b Made poller message box a link to /poll-log/ 2015-03-29 12:30:52 +01:00
laf
0da3cb8996 Fix for maps now working when devices hostname != the same in the links table 2015-03-29 02:11:55 +01:00
f0o
8f46e730db Added JS 2015-03-28 15:40:53 +00:00
laf
374107b812 Final bits to the map
Conflicts:
	html/css/styles.css
	html/includes/print-map.inc.php
2015-03-28 14:02:00 +00:00
laf
60138aded5 Added webui files for new map pages 2015-03-28 13:59:23 +00:00
laf
47c59ddf14 Updated to show map only if links exist
Conflicts:
	html/includes/print-menubar.php
2015-03-28 13:53:00 +00:00
laf
f7a4fc68eb Fixing a scrut issue for xss 2015-03-27 16:59:58 +00:00
laf
79ae1acffa Updated tables to include other SQL queries in total count 2015-03-27 16:47:26 +00:00
laf
6207bae03a Switched to using Jquery Bootgrid for tables 2015-03-27 16:28:09 +00:00
Paul Gear
8512ef74ae Merge pull request #659 from laf/issue-laf-152
Added basic Ubiquiti Wireless support
2015-03-26 23:20:01 +10:00
Rosiak
c8f15119d1 Add Polling Information Page 2015-03-25 22:05:51 +01:00
laf
ae9c4a370a Updated logo 2015-03-25 16:47:41 +00:00
laf
4a2e6a4375 Added basic Ubiquiti support 2015-03-25 16:33:05 +00:00
laf
17019bd56b Added support for exporting pages via pdf: image is LGPL from: https://www.iconfinder.com/icons/3745/document_pdf_icon#size=16 and pdf library is GPLV3 http://www.tcpdf.org/license.php 2015-03-24 16:27:28 +00:00
laf
877f2a96bb Added missing mktree files 2015-03-23 21:49:37 +00:00
Daniel Preussker
a236c2d12a Merge pull request #627 from laf/issue-laf-148
Updated adding devices for distributed poller
2015-03-23 16:29:32 +00:00