Eric A. Miller
8590b6781f
DataTables for IP inventory report
2014-05-29 20:32:44 -04:00
Eric A. Miller
7d5c3f3191
DataTables for nodes with multiple active IP addresses report
2014-05-29 20:30:28 -04:00
Eric A. Miller
9a11ab08b1
DataTables for node vendor inventory report
2014-05-29 20:28:18 -04:00
Eric A. Miller
2111a4079b
standardize variable names
2014-05-28 23:52:08 -04:00
Eric A. Miller
cff24e4834
DataTables for NetBIOS inventory report
2014-05-28 23:44:33 -04:00
Eric A. Miller
fa1f928c09
DataTables for access point client count report
2014-05-28 23:43:55 -04:00
Eric A. Miller
0e2c006efb
DataTables for VLAN inventory report
2014-05-28 23:43:13 -04:00
Eric A. Miller
998ca5a92a
DataTables for port SSID and SSID inventory reports
2014-05-28 23:42:43 -04:00
Eric A. Miller
f7a3ed2bed
DataTables for access point channel distribution report
2014-05-28 23:41:05 -04:00
Eric A. Miller
0a5686b454
DataTables for ports in half duplex mode report
2014-05-28 23:40:07 -04:00
Eric A. Miller
4df2b5d216
DataTables for duplex mismatches between devices report
2014-05-28 23:39:06 -04:00
Eric A. Miller
b90bf5bccc
Move capitalizeFirstLetter() to netdisco.js as common utility function
2014-05-28 23:37:55 -04:00
Oliver Gorwits
ba38f9e93d
Revert "[ #23 ] Move to NetAddr::MAC for better handling of MACs"
...
This reverts commit 562b3d26db .
Discovered a few unpolished bits of NetAddr::MAC, unfortunately. For example
$NetAddr::MAC::errstr is not reset when new instances are created.
2014-05-28 23:23:08 +01:00
Eric A. Miller
12da0badaf
Merge branch 'em-datatables-v1_10_0' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into em-datatables-v1_10_0
2014-05-27 23:28:13 -04:00
Eric A. Miller
27e5343335
DataTables for ports with multiple nodes attached report
2014-05-27 23:27:05 -04:00
Eric A. Miller
20b8de9d86
encode uri and html
2014-05-27 23:27:05 -04:00
Eric A. Miller
160756bbb6
encode uri and html, don't search counts
2014-05-27 23:27:05 -04:00
Eric A. Miller
08608511cb
Add He JavaScript HTML entity encoder/decoder, http://mths.be/he
2014-05-27 23:27:05 -04:00
Eric A. Miller
4105319987
DataTables for ports that are blocking report
2014-05-27 23:27:05 -04:00
Eric A. Miller
95161c4cd5
Not formatting numbers in template so remove plug-in
2014-05-27 23:27:05 -04:00
Eric A. Miller
8b1382a6d6
DataTables for ports administratively disabled report
2014-05-27 23:27:05 -04:00
Eric A. Miller
72e558404b
Bump DBIx::Class requirement to 0.08250 for partial prefetch through the collapse API attribute
2014-05-27 23:27:05 -04:00
Eric A. Miller
8e37f6f47f
Remove floatThead
2014-05-27 23:27:05 -04:00
Eric A. Miller
32a4accc05
DataTables for device name / DNS mismatch report
2014-05-27 23:27:05 -04:00
Eric A. Miller
d9378e2285
Remove jquery.floatThead due to column re-size / overflow issues. Initializing jquery.floatThead "useAbsolutePositioning: true" allows column re-size when header at top, but still sets table-layout to fixed when scrolling preventing column re-size if sorted. Add table footer since header doesn't float.
2014-05-27 23:27:05 -04:00
Eric A. Miller
5e13d642a1
DataTables for device by location report
2014-05-27 23:27:05 -04:00
Eric A. Miller
17c60afce8
DataTables for device addresses without DNS entries report
2014-05-27 23:27:05 -04:00
Eric A. Miller
d54e6ea6e7
DataTables for port utilization report
2014-05-27 23:27:04 -04:00
Eric A. Miller
1919924441
modify module inventory csv due to datatables changes
2014-05-27 23:27:04 -04:00
Eric A. Miller
54e65cde30
update jQuery.floatThead to 1.2.7
2014-05-27 23:27:04 -04:00
Eric A. Miller
eb267777ad
use jquery.floatThead rather than DataTables FixedHeader extension
2014-05-27 23:27:04 -04:00
Eric A. Miller
5191b90eee
DataTables for module inventory report
2014-05-27 23:27:04 -04:00
Eric A. Miller
f502ae0a92
include DataTables assets
2014-05-27 23:27:04 -04:00
Eric A. Miller
980f8ae2a6
DataTables | Table plug-in for jQuery (v1.10.0) with Bootstrap styling
2014-05-27 23:27:04 -04:00
Eric A. Miller
eb0c4e358b
DataTables for ports with multiple nodes attached report
2014-05-27 23:16:25 -04:00
Eric A. Miller
efe17e96bb
encode uri and html
2014-05-27 23:15:12 -04:00
Eric A. Miller
039e43f72e
encode uri and html, don't search counts
2014-05-27 22:13:00 -04:00
Eric A. Miller
33beee5683
Add He JavaScript HTML entity encoder/decoder, http://mths.be/he
2014-05-27 22:05:09 -04:00
Oliver Gorwits
97f68aaeb6
Merge branch 'og-logged-in-user-fix'
...
Conflicts:
Netdisco/lib/App/Netdisco.pm
2014-05-27 10:47:40 +01:00
Oliver Gorwits
39d1ee9a31
release 2.027007
2014-05-27 10:44:51 +01:00
Oliver Gorwits
15315b4364
allow get_user_details to return truthy when it's OK to have no user
2014-05-27 10:43:39 +01:00
Oliver Gorwits
d27ceed33e
Merge branch 'og-redirect-filehandles-fix'
...
Conflicts:
Netdisco/Changes
Netdisco/META.yml
Netdisco/lib/App/Netdisco.pm
2014-05-27 07:13:36 +01:00
Oliver Gorwits
59e4af67cd
release 2.027006
2014-05-27 07:09:07 +01:00
Oliver Gorwits
01d28490a6
fix another bug in call to Daemon::Contol redirect_filehandles
2014-05-27 07:07:56 +01:00
Eric A. Miller
8c9ac86793
DataTables for ports that are blocking report
2014-05-26 23:35:57 -04:00
Eric A. Miller
7ebec40d9a
Not formatting numbers in template so remove plug-in
2014-05-26 23:34:18 -04:00
Eric A. Miller
c266969243
DataTables for ports administratively disabled report
2014-05-26 23:26:36 -04:00
Eric A. Miller
ee99118703
Bump DBIx::Class requirement to 0.08250 for partial prefetch through the collapse API attribute
2014-05-26 22:57:42 -04:00
Eric A. Miller
141a05af48
Remove floatThead
2014-05-26 22:46:11 -04:00
Eric A. Miller
c969c663bf
DataTables for device name / DNS mismatch report
2014-05-26 22:39:55 -04:00