Commit Graph

221 Commits

Author SHA1 Message Date
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
5623422452 No longer show warning notification when userlog retrieve fails 2014-02-22 12:22:44 +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
09a63e4183 add a spinner to all waiting messages 2014-02-22 09:07:19 +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
Oliver Gorwits
4d3b858f10 change default number of pollers to 10 2014-02-22 08:43:00 +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
d1b707da31 Quieten AnyEvent::DNS::EtcHosts check on PERL_ANYEVENT_HOSTS env var 2014-02-09 12:53:22 +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
Oliver Gorwits
44e35fd316 [#56] Support API call to /login 2014-02-08 20:35:24 +00:00
Oliver Gorwits
0286b046f2 create initial user in netdisco-deploy. add COLOR to netdisco-deploy. 2014-02-08 19:46:39 +00:00
Oliver Gorwits
545f878cb7 enable Bcrypt password storage 2014-02-08 19:10:03 +00:00
Oliver Gorwits
3a7ffcf379 Doc and Config fixups.
Be explicit about linux package names for those not familiar with
the platform. Also more explicit about steps such as editing file,
and testing the daemon.

Remove leading whitespace from commented-out config examples.
Set default parallel DNS back to 10, and suggest override of 100 in
config file. Enforce skipped DNS for autoconf IPs if unset (this is
a consequence of the way Dancer merges the two files - top level
config cannot be in both files).
2014-02-08 15:10:57 +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
Eric A. Miller
00b370ed0e [#77] Log user access 2014-01-26 16:24:03 -05:00
Eric A. Miller
62cf1561e6 [#69] Add search by layers to device search 2014-01-26 10:44:27 -05:00
Eric A. Miller
316e3780b0 [#86] Use Vendor abbrevs to enhance node display in device port view 2014-01-26 10:02:29 -05:00