Commit Graph

  • 22a446f144 DataTables for port log report Eric A. Miller 2014-06-19 21:31:47 -04:00
  • ca89a57e0b DataTables for admin undiscovered neighbors report Eric A. Miller 2014-06-19 21:13:44 -04:00
  • 6389783174 Eliminate a database call in device module inventory report when options are used Eric A. Miller 2014-06-19 19:22:18 -04:00
  • eacd19f390 DataTables for IP subnet utilization report Eric A. Miller 2014-06-19 19:20:18 -04:00
  • 0a74816a00 DataTables for pseudo devices tab Eric A. Miller 2014-06-19 19:19:17 -04:00
  • 08deab41ab DataTables for manual device topology tab Eric A. Miller 2014-06-19 19:12:30 -04:00
  • 17db8fe190 DataTables for admin user management tab Eric A. Miller 2014-06-19 19:11:05 -04:00
  • deb33ed79c Modify wireless ap radio channel power CSV report to work with new datatables results Eric A. Miller 2014-06-19 19:07:07 -04:00
  • 2324ae14d3 Use with_poestats in device details Eric A. Miller 2014-06-19 19:05:19 -04:00
  • 3c2b9a3ee3 Remove unused port_tree() Eric A. Miller 2014-06-19 19:04:13 -04:00
  • 184f320299 Change node vendor report by vendor to use server-side processing Eric A. Miller 2014-06-19 19:03:09 -04:00
  • 89de64b20d Change node netbios report by domain to use server-side processing Eric A. Miller 2014-06-19 19:02:28 -04:00
  • f136332833 DataTables for device PoE status report Eric A. Miller 2014-06-19 19:00:37 -04:00
  • d79c011bf0 Add DevicePoeStatus virtual view to support device PoE Status report Add with_poestats to DevicePower ResultSet to support power report in device detail tab Remove with_poestats_as_hashref from Device ResultSet as DevicePoeStatus view and with_poestats are more efficient Eric A. Miller 2014-06-19 18:58:28 -04:00
  • 2a15f61646 fix some netdisco-rancid-export defaults, add doc note about cron Oliver Gorwits 2014-06-19 21:54:51 +01:00
  • 8148667d9e Add netdisco-rancid-export to installed scripts Oliver Gorwits 2014-06-19 21:37:58 +01:00
  • 4c6f08757d Neighbor device links to both device and port (fragfutter) Oliver Gorwits 2014-06-18 12:44:35 +01:00
  • 298e7cd892 some fixes to sidebar css Oliver Gorwits 2014-06-12 14:54:09 +01:00
  • 82b5c9c485 Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng Oliver Gorwits 2014-06-12 14:53:43 +01:00
  • e60b5f8ff9 DataTables for Access Point Radios Channel and Power report Optimize SQL for ap_radio_channel_power virtual table Convert mW to dBm via the database query Eric A. Miller 2014-06-11 19:33:36 -04:00
  • c8f5a5a508 Move vendor to grouping bar in node search results and link to node vendor report Change DataTables search box description to 'Filter records: ' Eric A. Miller 2014-06-11 19:28:20 -04:00
  • 86d02cc088 Add oui abbrev field to node search results for linking Eric A. Miller 2014-06-11 18:26:14 -04:00
  • 1fa4dba7e8 Add missing processing style to dataTables.bootstrap.css Eric A. Miller 2014-06-11 18:24:55 -04:00
  • 3b94eafe00 get rid of horrid OO jobqueue interface Oliver Gorwits 2014-06-11 22:34:33 +01:00
  • 8e0be7d489 do not quote Pg after all Oliver Gorwits 2014-06-11 22:26:49 +01:00
  • c10095939b Set UTF-8 mode and DBIC quoting on Pg database connection Oliver Gorwits 2014-06-11 09:12:40 +01:00
  • 5988302a65 fix for perl 5.10 not auto-dereferncing Oliver Gorwits 2014-06-11 06:58:37 +00:00
  • 16c52fa8a6 Change default page length to 25 and save state in DataTables tables Eric A. Miller 2014-06-08 22:54:34 -04:00
  • f00ebf9ecc Convert device module inventory web report to DataTables server-side processing Eric A. Miller 2014-06-08 22:42:07 -04:00
  • 56e1bd9911 Use current_source_alias on unqualified columns in DataTables server-side where clause construction Eric A. Miller 2014-06-08 22:39:16 -04:00
  • 40091673b4 DataTables for admin user log report Eric A. Miller 2014-06-08 22:27:17 -04:00
  • e05c79bdbc Add methods to App::Netdisco::DB::ResultSet to support DataTables Server-side processing Eric A. Miller 2014-06-08 22:26:02 -04:00
  • ecc30e4944 Add App::Netdisco::Util::ExpandParams a CGI::Expand subclass with Rails like tokenization for parameters passed during DataTables server-side processing. Eric A. Miller 2014-06-08 21:59:00 -04:00
  • c8b05263e6 Eliminate one db call in IP subnet utilization report. Limit clause is not applied until after all rows to be returned are calculated so calling has_rows provides no optimization versus calling ->all in controller and checking for results before sending to template. Also use HashRefInflator. Eric A. Miller 2014-06-07 14:52:26 -04:00
  • 2e6deba1a6 DataTables for admin poller performance report Eric A. Miller 2014-06-07 14:39:52 -04:00
  • da01b2c7ce DataTables for admin slowest devices report Eric A. Miller 2014-06-07 14:39:03 -04:00
  • d32fbc744b DataTables for device generic report Eric A. Miller 2014-06-07 14:37:40 -04:00
  • 9fa54f3fae DataTables for device addresses tab Eric A. Miller 2014-06-04 23:14:21 -04:00
  • 87e1875da0 DataTables for device port tab Eric A. Miller 2014-06-04 22:43:38 -04:00
  • 0634795e4d Natural sort plug-in for DataTables Eric A. Miller 2014-06-04 22:41:34 -04:00
  • bf477d5890 DataTables need distinct id's on pages with multiple tabs Eric A. Miller 2014-06-03 20:23:19 -04:00
  • 3ce40b1191 DataTables for node search results tab Eric A. Miller 2014-06-03 20:16:22 -04:00
  • b5a7836f79 Add oui relationship to NodeWireless result class Eric A. Miller 2014-06-03 19:46:55 -04:00
  • e5f157aa21 Add net_mac column to DevicePort, NodeNbt, and NodeWirless Result classes to enable consistent MAC formatting Eric A. Miller 2014-06-03 19:30:09 -04:00
  • 6a18a3d65b Store started timestamp on job completion Oliver Gorwits 2014-06-03 22:18:47 +01:00
  • 37dbb9527c Forward port housekeeping/schedule and expiry/expire legacy config Oliver Gorwits 2014-06-03 15:21:43 +00:00
  • 1258049483 DataTables for VLAN search results tab Modify carrying_vlan and carrying_vlan_name searches to use device_vlan table to capture devices carrying a VLAN but no port members Eric A. Miller 2014-06-02 23:27:40 -04:00
  • fb65ae30f0 Link to VLAN search by name from VLAN Inventory report Eric A. Miller 2014-06-02 23:22:48 -04:00
  • 4f7a2097fc DataTables for port search results tab Use device_port_vlan table to search for VLANs rather than the device_port table Eric A. Miller 2014-06-02 22:44:23 -04:00
  • a34094cc6c DataTables for device search results tab Eric A. Miller 2014-06-02 22:41:47 -04:00
  • 19919f6534 Don't try to encode a null SSID in Port SSID report Eric A. Miller 2014-06-02 22:40:10 -04:00
  • 592307dd32 Fix for device counts in VLAN Inventory report Eric A. Miller 2014-06-02 22:38:54 -04:00
  • 3bb0aa2864 Change log format to contain UTC timestamp Oliver Gorwits 2014-06-02 18:59:42 +01:00
  • 235728f649 Merge branch 'em-datatables-v1_10_0' Eric A. Miller 2014-06-01 23:11:28 -04:00
  • 18b7df1763 Ignore devices with "phone" in their CDP/LLDP platform description Oliver Gorwits 2014-06-01 22:22:01 +01:00
  • 8ddd5c3d2d some older cisco devices report a numeric value for class, ignore null as a class archive/em-datatables-v1_10_0 Eric A. Miller 2014-05-29 23:02:16 -04:00
  • 669333d490 Datatables for IP Phones discovered through LLDP/CDP report Eric A. Miller 2014-05-29 23:00:28 -04:00
  • 14e401813b Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into em-datatables-v1_10_0 Eric A. Miller 2014-05-29 20:45:24 -04:00
  • 0288f3be24 remove limit from module inventory options Eric A. Miller 2014-05-29 20:33:58 -04:00
  • 8590b6781f DataTables for IP inventory report Eric A. Miller 2014-05-29 20:32:44 -04:00
  • 7d5c3f3191 DataTables for nodes with multiple active IP addresses report Eric A. Miller 2014-05-29 20:30:28 -04:00
  • 9a11ab08b1 DataTables for node vendor inventory report Eric A. Miller 2014-05-29 20:28:18 -04:00
  • 2111a4079b standardize variable names Eric A. Miller 2014-05-28 23:52:08 -04:00
  • cff24e4834 DataTables for NetBIOS inventory report Eric A. Miller 2014-05-28 23:44:33 -04:00
  • fa1f928c09 DataTables for access point client count report Eric A. Miller 2014-05-28 23:43:55 -04:00
  • 0e2c006efb DataTables for VLAN inventory report Eric A. Miller 2014-05-28 23:43:13 -04:00
  • 998ca5a92a DataTables for port SSID and SSID inventory reports Eric A. Miller 2014-05-28 23:42:43 -04:00
  • f7a3ed2bed DataTables for access point channel distribution report Eric A. Miller 2014-05-28 23:41:05 -04:00
  • 0a5686b454 DataTables for ports in half duplex mode report Eric A. Miller 2014-05-28 23:40:07 -04:00
  • 4df2b5d216 DataTables for duplex mismatches between devices report Eric A. Miller 2014-05-28 23:39:06 -04:00
  • b90bf5bccc Move capitalizeFirstLetter() to netdisco.js as common utility function Eric A. Miller 2014-05-28 23:37:55 -04:00
  • ba38f9e93d Revert "[#23] Move to NetAddr::MAC for better handling of MACs" Oliver Gorwits 2014-05-28 23:23:08 +01:00
  • 12da0badaf Merge branch 'em-datatables-v1_10_0' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into em-datatables-v1_10_0 Eric A. Miller 2014-05-27 23:28:13 -04:00
  • 27e5343335 DataTables for ports with multiple nodes attached report Eric A. Miller 2014-05-27 23:16:25 -04:00
  • 20b8de9d86 encode uri and html Eric A. Miller 2014-05-27 23:15:12 -04:00
  • 160756bbb6 encode uri and html, don't search counts Eric A. Miller 2014-05-27 22:13:00 -04:00
  • 08608511cb Add He JavaScript HTML entity encoder/decoder, http://mths.be/he Eric A. Miller 2014-05-27 22:05:09 -04:00
  • 4105319987 DataTables for ports that are blocking report Eric A. Miller 2014-05-26 23:35:57 -04:00
  • 95161c4cd5 Not formatting numbers in template so remove plug-in Eric A. Miller 2014-05-26 23:34:18 -04:00
  • 8b1382a6d6 DataTables for ports administratively disabled report Eric A. Miller 2014-05-26 23:26:36 -04:00
  • 72e558404b Bump DBIx::Class requirement to 0.08250 for partial prefetch through the collapse API attribute Eric A. Miller 2014-05-26 22:57:42 -04:00
  • 8e37f6f47f Remove floatThead Eric A. Miller 2014-05-26 22:46:11 -04:00
  • 32a4accc05 DataTables for device name / DNS mismatch report Eric A. Miller 2014-05-26 22:39:55 -04:00
  • 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. Eric A. Miller 2014-05-26 22:37:24 -04:00
  • 5e13d642a1 DataTables for device by location report Eric A. Miller 2014-05-24 09:05:29 -04:00
  • 17c60afce8 DataTables for device addresses without DNS entries report Eric A. Miller 2014-05-24 09:04:04 -04:00
  • d54e6ea6e7 DataTables for port utilization report Eric A. Miller 2014-05-24 09:01:49 -04:00
  • 1919924441 modify module inventory csv due to datatables changes Eric A. Miller 2014-05-20 23:05:39 -04:00
  • 54e65cde30 update jQuery.floatThead to 1.2.7 Eric A. Miller 2014-05-20 22:12:47 -04:00
  • eb267777ad use jquery.floatThead rather than DataTables FixedHeader extension Eric A. Miller 2014-05-20 22:11:55 -04:00
  • 5191b90eee DataTables for module inventory report Eric A. Miller 2014-05-19 23:20:01 -04:00
  • f502ae0a92 include DataTables assets Eric A. Miller 2014-05-19 23:18:07 -04:00
  • 980f8ae2a6 DataTables | Table plug-in for jQuery (v1.10.0) with Bootstrap styling Eric A. Miller 2014-05-19 23:16:20 -04:00
  • eb0c4e358b DataTables for ports with multiple nodes attached report Eric A. Miller 2014-05-27 23:16:25 -04:00
  • efe17e96bb encode uri and html Eric A. Miller 2014-05-27 23:15:12 -04:00
  • 039e43f72e encode uri and html, don't search counts Eric A. Miller 2014-05-27 22:13:00 -04:00
  • 33beee5683 Add He JavaScript HTML entity encoder/decoder, http://mths.be/he Eric A. Miller 2014-05-27 22:05:09 -04:00
  • 97f68aaeb6 Merge branch 'og-logged-in-user-fix' Oliver Gorwits 2014-05-27 10:47:40 +01:00
  • 39d1ee9a31 release 2.027007 archive/og-logged-in-user-fix 2.027007 Oliver Gorwits 2014-05-27 10:44:51 +01:00
  • 15315b4364 allow get_user_details to return truthy when it's OK to have no user Oliver Gorwits 2014-05-27 10:43:39 +01:00