Commit Graph

377 Commits

Author SHA1 Message Date
Oliver Gorwits
bf1867a103 Cope with no defined User Reports 2014-02-27 17:50:53 +00:00
Oliver Gorwits
2e4992fe2a release 2.024002 2014-02-27 17:38:56 +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
49d8c67f9e release 2.024001
also increase dns outstanding to 50
2014-02-25 22:37:29 +00:00
Oliver Gorwits
97b593aeee Fix partial name match on Node search 2014-02-25 22:35:24 +00:00
Eric A. Miller
989a8d450d Fix database MAC look-up when MAC not returned by nbtstat 2014-02-23 16:11:04 -05:00
Eric A. Miller
be66c70636 Fix NetBIOS report with search on blank domain 2014-02-23 16:09:33 -05:00
Oliver Gorwits
0bf3153231 release 2.024000 2014-02-22 19:18:22 +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
1edf485ec7 Do not trigger userlog popups for all/walk jobs 2014-02-22 12:16:32 +00:00
Oliver Gorwits
8f5ee82cf7 require the Net::LDAP module for all installs 2014-02-22 12:10:30 +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
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
db8d2ed17f default netmap depth set to 8 2014-02-22 08:53:59 +00:00
Oliver Gorwits
a67de5dbda Fix for crash when selecting Last Change column in device ports view 2014-02-22 08:48:36 +00:00
Oliver Gorwits
c1799a8a05 workaround for https://rt.cpan.org/Ticket/Display.html?id=93244 2014-02-22 08:41:32 +00:00
Oliver Gorwits
6c095fa49d Merge branch 'og-deployusers-fix'
Conflicts:
	Netdisco/Changes
2014-02-17 13:23:59 +00:00
Oliver Gorwits
a2c25cd478 Deploy new admin user did not use resultset 2014-02-17 13:22:34 +00: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
b49216c9cb #72 Search on Vendor / OUI 2014-02-16 23:09:33 -05:00
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
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
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
b9db2545d5 display clean version of creation stamp on port log 2014-02-13 20:32:00 +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
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
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
545f878cb7 enable Bcrypt password storage 2014-02-08 19:10:03 +00:00