Eric A. Miller
6b13100b82
Only query database for select lists when they will be used by the report
2014-02-16 20:47:48 -05:00
Eric A. Miller
1a3267fef5
SSID Inventory templates are no longer needed
2014-02-15 23:28:25 -05:00
Eric A. Miller
9030aec6fa
SSID Inventory report now uses the same method and templates as the Port SSID Inventory report
2014-02-15 23:27:12 -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
dd667505bc
kwalitee fixes
2014-02-14 20:24:52 +00:00
Oliver Gorwits
62acb8b4c0
release 0.023001
2014-02-14 19:40:32 +00:00
Oliver Gorwits
e3ae76cea2
Allow Port Control users to see Port Config Log report
2014-02-14 19:39:02 +00:00
Oliver Gorwits
e2fef8285b
update changelog
2014-02-14 19:17:31 +00:00
Oliver Gorwits
b9db2545d5
display clean version of creation stamp on port log
2014-02-13 20:32:00 +00:00
Oliver Gorwits
f3eb4ce7bd
make sure to only check for admins in deploy script
2014-02-13 20:18:40 +00:00
Oliver Gorwits
f8dbf824d6
Password fields in User Management panel should be masked
2014-02-12 20:59:41 +00:00
Oliver Gorwits
81fe9bd014
refactor to make check_no/acl/only share code between device and node paths
2014-02-10 22:32:35 +00:00
Oliver Gorwits
82e50a3fda
release 2.023000
2014-02-10 21:29:19 +00:00
Oliver Gorwits
5a58ea5809
suggest alternative workaround for no MD5/TCP auth
2014-02-10 13:49:57 +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
Oliver Gorwits
6799443d6d
incorporate Dancer::Plugin::Passphrase to avoid broken installs
2014-02-09 11:38:23 +00:00
Oliver Gorwits
aaf886740c
https://github.com/LoonyPandora/Dancer-Plugin-Passphrase/issues/7
2014-02-09 10:49:03 +00:00
Eric A. Miller
1a47920cfb
Node search by NetBIOS name. Update documentation.
2014-02-09 00:27:23 -05:00
Eric A. Miller
7a977f0ddd
Check NetBIOS for results when searching nodes by MAC. Use has_rows to check for results rather than count.
2014-02-08 21:26:40 -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
Eric A. Miller
8e8839dd43
Move get_distinct_col to App::Netdisco::DB::ResultSet so it can be used in all ResultSet's
2014-02-08 20:40:05 -05:00
Oliver Gorwits
1e2cc41b76
[ #46 ] Sorting on Inventory page same as ND1
2014-02-08 22:18:13 +00:00
Oliver Gorwits
9de450f500
fix return_url bug on logout
2014-02-08 22:15:35 +00:00
Oliver Gorwits
d795b37ce1
add updated release notes
2014-02-08 22:11:01 +00: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
f8cf6aad73
permit DB schema upgrades from any 0.x and 1.x ver
2014-02-08 17:03:51 +00:00
Oliver Gorwits
eaf362a5e8
update META and fix syntax error
2014-02-08 15:14:59 +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
68f0b0fffb
Add Net::NBName to requires for nbtstat
2014-02-03 20:21:06 -05:00
Eric A. Miller
529b797a8a
Silence some uninitialized variable warnings in discover
2014-02-03 20:17:46 -05:00
Eric A. Miller
30694c6f90
Use reverse_lookup rather than reverse_verify for async reverse lookups
2014-02-03 19:59: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
a71a69aca4
Try to help users more easily get a default login
2014-02-02 18:00:18 +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