Commit Graph

277 Commits

Author SHA1 Message Date
Oliver Gorwits
563f6d3a86 refactor nbtstat to group probes by device 2014-03-25 21:05:53 +00:00
Oliver Gorwits
fb0bd92551 and make daterange boxes required (or search fails!) 2014-03-10 23:13:53 +00:00
Oliver Gorwits
3d9be3c9ac Use daterange for IP Subnets 2014-03-10 23:08:53 +00:00
Oliver Gorwits
32771b5ada Support for data munging in User Reports 2014-03-02 23:29:09 +00:00
Oliver Gorwits
a64eb49c27 Set form focus to Username field on login form 2014-03-02 20:59:56 +00:00
Oliver Gorwits
391b658ed1 Cipboard copy of device IP from Job Queue, Err jobs link to Discover form 2014-03-02 20:55:13 +00:00
Oliver Gorwits
e7b030758b Wildcard support on Node name/MAC Search 2014-03-02 20:36:55 +00:00
Oliver Gorwits
80ffbd5963 Partial search on Device Port MAC address
Implement sql_match helper func for wildcard translation.
2014-03-02 19:09:31 +00:00
Oliver Gorwits
6b342dc1cb Option to display Port SSID in Device Ports view 2014-02-27 17:35:13 +00:00
Oliver Gorwits
9f558482e0 User Reports via config, without requiring HTML or Perl 2014-02-27 16:56:22 +00:00
Oliver Gorwits
27f0120033 one more html_entity change caught 2014-02-22 19:16:53 +00:00
Oliver Gorwits
26c3cc8fb7 try to speed the subnets report 2014-02-22 19:13:06 +00:00
Oliver Gorwits
32f2e1d5fa Show all subnets (scrollable), and sort, in sidebar Prefix search 2014-02-22 19:11:27 +00:00
Oliver Gorwits
db24e4af27 Password Change form for all users 2014-02-22 18:39:39 +00:00
Oliver Gorwits
ae535a63d9 Move system information to the Netdisco "home" page 2014-02-22 17:43:22 +00:00
Oliver Gorwits
2ed22d5d08 try to make the job queue page a little faster 2014-02-22 12:07:49 +00:00
Oliver Gorwits
cc3bea09cf minor cell layout fix for node search 2014-02-22 11:34:49 +00:00
Oliver Gorwits
bb38f40816 fix to IP Inventory for nodes with archive records.
also change column Device to be named Node.
2014-02-22 11:25:37 +00:00
Oliver Gorwits
6eb88bc443 fix IP Inventory report to work without daterange 2014-02-22 10:39:13 +00:00
Oliver Gorwits
cb84f872c5 add a waiting note to the netmap whilst the data loads 2014-02-22 09:06:30 +00:00
Oliver Gorwits
db8d2ed17f default netmap depth set to 8 2014-02-22 08:53:59 +00:00
Eric A. Miller
04de8bcef6 Link from device port connected node SSID to port SSID report 2014-02-16 23:50:47 -05:00
Eric A. Miller
24386c5b9e Link from device port connected node vendor to node vendor inventory report 2014-02-16 23:46:05 -05:00
Eric A. Miller
90d36179e6 Provide links from device module tab to module inventory report 2014-02-16 23:41:26 -05:00
Eric A. Miller
d1aa325bc7 Eliminate an necessary database call in Module Inventory, Port SSID, and NetBIOS reports 2014-02-16 23:27:26 -05:00
Eric A. Miller
66c0a9d4fa encode with html_entity rather than html 2014-02-16 23:17:05 -05:00
Eric A. Miller
b49216c9cb #72 Search on Vendor / OUI 2014-02-16 23:09:33 -05:00
Eric A. Miller
1a3267fef5 SSID Inventory templates are no longer needed 2014-02-15 23:28:25 -05:00
Eric A. Miller
adf95689f6 [#70] SSID Search (port) 2014-02-15 23:25:07 -05:00
Eric A. Miller
ad8bcc3dfc [#75] Device module inventory report / search 2014-02-15 22:07:55 -05:00
Eric A. Miller
8cee58c88e Color netbios sidebar select input 2014-02-15 21:56:54 -05:00
Eric A. Miller
8a845bc82e Add netbios report csv template 2014-02-15 21:55:37 -05:00
Eric A. Miller
74582b8716 Eliminate an extraneous database call from netbios report template 2014-02-15 21:54:56 -05:00
Oliver Gorwits
e3ae76cea2 Allow Port Control users to see Port Config Log report 2014-02-14 19:39:02 +00:00
Oliver Gorwits
b9db2545d5 display clean version of creation stamp on port log 2014-02-13 20:32:00 +00:00
Oliver Gorwits
f8dbf824d6 Password fields in User Management panel should be masked 2014-02-12 20:59:41 +00:00
Oliver Gorwits
4138afe518 fix netbios report links 2014-02-09 13:20:41 +00:00
Oliver Gorwits
31e8e29dff fix display of device name in details panels 2014-02-09 12:08:04 +00:00
Eric A. Miller
1a47920cfb Node search by NetBIOS name. Update documentation. 2014-02-09 00:27:23 -05:00
Eric A. Miller
1739108717 Provide NetBIOS information when available in Node and Port views 2014-02-08 20:50:35 -05:00
Eric A. Miller
79cc9622b2 NetBIOS Node Report 2014-02-08 20:46:07 -05:00
Oliver Gorwits
71aa069af1 [#54] jobqueue_refresh config for number of seconds betwen queue refresh 2014-02-08 22:00:08 +00:00
Oliver Gorwits
4c39387477 Fix redirect when accessing a deep link when unauthenticated 2014-02-08 21:15:50 +00:00
Eric A. Miller
279924d2fb Correct date formatting and logic in IP Inventory report 2014-02-03 22:17:06 -05:00
Eric A. Miller
5847dafb6d [#73] NetBIOS Poller - nbtstat and nbtwalk 2014-02-03 19:54:58 -05:00
Oliver Gorwits
652bd171d6 ...and remove old code using age_on flag 2014-02-03 23:35:46 +00:00
Oliver Gorwits
04f0125b4f make ipinventory datepicker look/act like node search datepicker 2014-02-03 23:29:54 +00:00
Oliver Gorwits
68275e6986 Node search by date (but not time) 2014-02-03 23:12:17 +00:00
Oliver Gorwits
dedc7f1867 No longer use dns as a key into devices; cope with dupe dns 2014-02-02 17:46:27 +00:00
Eric A. Miller
e23c30f0be [#74] Device Name / DNS mismatches report 2014-01-26 20:50:01 -05:00