Commit Graph

1401 Commits

Author SHA1 Message Date
Daniel Preussker
d2bb7d7137 Merge pull request #761 from laf/bootgrid-devices
Updated the devices page to use bootgrid
2015-04-12 10:26:18 +00:00
Daniel Preussker
47932f14e5 Merge pull request #729 from laf/bootgrid-ipsearch
Updated search tables for ipv4,ipv6,mac and arp
2015-04-12 10:25:40 +00:00
Daniel Preussker
09522e83d7 Merge pull request #775 from laf/issue-652
Added redirect when a POST value is found
2015-04-12 10:01:32 +00:00
Neil Lathwood
e2ae0f59e4 Merge pull request #777 from Rosiak/master
Basic Alert Stats Page
2015-04-12 09:27:31 +01:00
laf
52004231a2 added exit after redirect 2015-04-12 09:22:08 +01:00
Søren Rosiak
8a68c91f4f Basic Alert Stats Page
- Diagrams from visjs
- Basic Alert Stats Global Page
- Basic Alert Stats Device Specific Page

Big thanks to lafwood for the help.
2015-04-12 01:10:48 +02:00
laf
cd5d18fa36 Added redirect when a POST value is found 2015-04-11 21:01:33 +01:00
laf
4873a83508 Added check for device_permitted to each device that is pulled out of the db 2015-04-11 10:17:27 +01:00
laf
b79b0b0d8f Updated devices table to use bootgrid 2015-04-08 21:17:48 +01:00
laf
2150ff1a3f Removed old include line 2015-04-08 18:29:17 +01:00
laf
86a3019e89 Updated include to include_once 2015-04-08 10:52:44 +01:00
Daniel Preussker
ea4fb9dbe9 Merge pull request #752 from laf/issue-743
Shorten interface names on map
2015-04-08 08:01:27 +00:00
Ultra2D
6f299a9679 Merge remote-tracking branch 'upstream/master' into issue-714
Conflicts:
	html/includes/authentication/ldap.inc.php
2015-04-08 08:43:24 +02:00
laf
7aa87224aa Couple of small issues fixed on alerts page 2015-04-08 03:01:15 +01:00
laf
bc285af35d Shorten interface names on map 2015-04-08 02:46:03 +01:00
Tyler Christiansen
1663b743db remove array_push is inefficient and we dont care about its return value 2015-04-07 14:03:30 -07:00
Tyler Christiansen
d4f472e9cb stop ldap_compare() from running against ldap_comparison, which would result in an error 2015-04-07 13:58:31 -07:00
Tyler Christiansen
b41605a13a clean up code and add more detection 2015-04-07 12:30:02 -07:00
Tyler Christiansen
cb5a62087e make code more backward-compatible 2015-04-07 12:21:52 -07:00
Tyler Christiansen
2e233e0d5c add global config, fix get_userlist 2015-04-07 12:10:55 -07:00
Tyler Christiansen
00f77f8bdf add feature to loop all groups for auth 2015-04-07 11:48:29 -07:00
Ultra2D
3eaaac4ce4 Add email address for LDAP users. 2015-04-07 09:52:21 +02:00
f0o
3abc93eba2 JS typo 2015-04-06 17:04:26 +00:00
Neil Lathwood
fdb9507800 Merge pull request #722 from f0o/issue-616-dynamic
Device-Groups + Alerting + Management
2015-04-04 19:36:26 +01:00
laf
ad024d9055 Updated search tables for ipv4,ipv6,mac and arp 2015-04-04 11:42:30 +01: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
97039768a6 Updated to fix scrut issues 2015-04-03 20:10:42 +01: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
fcd01254a1 Merge pull request #716 from laf/bootgrid-inventory
Updated inventory table to use bootgrid
2015-04-02 20:08:53 +00: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
laf
9e18ce34d2 Added mono theme - dark nav with white icons 2015-03-31 18:08:13 +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
laf
97471cd79d Updated to only change main navbar icon colors 2015-03-31 12:17:41 +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
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
79ae1acffa Updated tables to include other SQL queries in total count 2015-03-27 16:47:26 +00:00