1182 Commits

Author SHA1 Message Date
b41605a13a clean up code and add more detection 2015-04-07 12:30:02 -07:00
cb5a62087e make code more backward-compatible 2015-04-07 12:21:52 -07:00
2e233e0d5c add global config, fix get_userlist 2015-04-07 12:10:55 -07:00
00f77f8bdf add feature to loop all groups for auth 2015-04-07 11:48:29 -07:00
f0o
3abc93eba2 JS typo 2015-04-06 17:04:26 +00:00
fdb9507800 Merge pull request #722 from f0o/issue-616-dynamic
Device-Groups + Alerting + Management
2015-04-04 19:36:26 +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
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
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
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
debf396081 Fix BGP Internal Icon
- Make black instead of white, icon is not visible when white.
2015-03-31 15:03:39 +02:00
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
laf
6207bae03a Switched to using Jquery Bootgrid for tables 2015-03-27 16:28:09 +00:00
c8f15119d1 Add Polling Information Page 2015-03-25 22:05:51 +01: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
a236c2d12a Merge pull request #627 from laf/issue-laf-148
Updated adding devices for distributed poller
2015-03-23 16:29:32 +00:00
laf
5762e655e1 Updated for scrut issues 2015-03-23 15:30:09 +00:00
laf
28724cbae1 Added inventory endpoint to API 2015-03-23 15:15:05 +00:00
0e2b88f3ec Merge pull request #598 from laf/issue-596
Updated menubar to try and shrink space down
2015-03-22 10:34:44 +00:00
laf
a404082d51 Updated some of the main pages to no longer refresh 2015-03-21 21:30:55 +00:00
laf
ab82effa3b Updated adding devices for distributed poller 2015-03-19 22:06:13 +00:00
a1c99a2ff4 Merge pull request #620 from laf/issue-611
Updated the use of REMOTE_ADDR to a function then replaced its use
2015-03-19 16:48:17 +00:00
6d33a98c75 Merge pull request #610 from laf/issue-608
Web UI components for dist poller
2015-03-19 16:34:12 +00:00
laf
e62f0bc7f4 Updated to remove the pollers menu if distributed poller is not set 2015-03-18 19:25:09 +00:00
laf
791fa19a88 Updated the use of REMOTE_ADDR to a function then replaced its use 2015-03-18 19:14:51 +00:00
laf
6d775a14ac Added alt and title to system icon 2015-03-18 09:32:00 +00:00
laf
ab71468c8f Added device_ before the graph name is returned 2015-03-17 12:51:59 +00:00
laf
d74a37c078 Added support for managing poller groups and viewing poller stats 2015-03-15 21:44:35 +00:00
laf
d780a4d214 Added Performance menu to System and add pollers page 2015-03-15 15:18:50 +00:00
laf
8fbba43e83 Updated menubar to try and shrink space down 2015-03-12 23:26:47 +00:00
laf
c6c2a77716 Added title popovers to the device quick links (ssh/telnet/https) 2015-03-12 21:55:46 +00:00