Commit Graph

347 Commits

Author SHA1 Message Date
Eric A. Miller
5fde3cb259 Hide port column options which will be determined by ColVis, keep available for links and to enable override of ColVis saved state 2014-08-10 23:11:51 -04:00
Eric A. Miller
5e16229b3e Placeholder example to modify state after loading 2014-08-10 22:14:11 -04:00
Eric A. Miller
c671bc3995 Correct Sun formatting, update unit tests 2014-08-10 22:05:48 -04:00
Eric A. Miller
84270d40c4 Move column title and name into column definition to support plug-ins 2014-08-10 16:03:14 -04:00
Eric A. Miller
20d3383de0 format node mac based upon sidebar selection 2014-08-08 22:41:20 -04:00
Eric A. Miller
5baefd2879 load new netdisco-util.js 2014-08-08 22:40:12 -04:00
Eric A. Miller
88504f8023 JS base64 encode / decode 2014-08-08 21:50:41 -04:00
Eric A. Miller
b05e34f31a new netdisco-util.js for js utility functions, move capitalizeFirstLetter to new file 2014-08-08 21:47:46 -04:00
Eric A. Miller
31d0e2a33a no globals 2014-08-08 21:46:07 -04:00
Eric A. Miller
86d35012db Initial version of json based device port view
TODO: plugins and sidebar modifications
2014-08-05 23:16:53 -04:00
Eric A. Miller
7c7dbe8026 Update DataTables to 1.10.1 2014-08-05 23:15:00 -04:00
Eric A. Miller
e6ea8d3441 Add no wrap style and div clear 2014-08-05 23:14:23 -04:00
Eric A. Miller
6c46825ee9 Load new ColVis extension and portsort.js 2014-08-05 23:12:56 -04:00
Eric A. Miller
e968d877ff Add custom portsort js 2014-08-05 23:09:28 -04:00
Eric A. Miller
bc214353ed Add DataTables ColVis extension 2014-08-05 23:08:08 -04:00
Oliver Gorwits
888b522c7f node monitor admin panel 2014-07-22 20:26:15 +01:00
Oliver Gorwits
c1846103fe DataTables render function should check for type 2014-07-21 21:48:52 +00:00
Eric A. Miller
e7803caa59 Asynchronous NBTstat 2014-07-20 21:51:20 -04:00
Bill Fenner
b86ff6580e Use name in the name column, and fix link.
The template was a little mangled (missing href=), and the
ip address was the preferred value for the name column - switch
it to name
2014-07-21 00:10:10 +00:00
Eric A. Miller
0ea6f754b4 Custom path handling for DataTables ajax calls 2014-07-16 20:00:39 -04:00
Oliver Gorwits
5a84399e2c fix config name to be graph 2014-07-15 17:08:04 +01:00
Oliver Gorwits
36a6d2e33c No default for interactives made daemon die (H. Weber) 2014-07-15 16:51:59 +01:00
Oliver Gorwits
3a10936260 GraphViz graph export (beta) 2014-07-13 21:58:44 +01:00
Oliver Gorwits
6d8ccca21c Fix device port ordering in DataTables when Port Control is enabled 2014-07-13 18:53:06 +01:00
Oliver Gorwits
3457d083f4 portctl_nameonly to limit port control to name only (F. Schiavarelli) 2014-07-13 17:51:41 +01:00
Oliver Gorwits
769aa35044 [ND1#117] unknown devices missing from inventory 2014-07-13 17:36:55 +01:00
Eric A. Miller
bc6f941c0f Fix table rendering on port search tab when VLAN is null 2014-07-08 21:19:18 -04:00
Oliver Gorwits
6dbed02b7c properly search the template path!! [#103]
Conflicts:
	Netdisco/lib/App/Netdisco/Web.pm
	Netdisco/lib/App/Netdisco/Web/Plugin.pm
2014-07-01 21:05:31 +01:00
Oliver Gorwits
929cf8029c typo in defaults 2014-07-01 21:00:20 +01:00
Oliver Gorwits
30b234848d table_pagesize option to set default size of table pages 2014-06-30 12:38:43 +01:00
Oliver Gorwits
71b2ab2563 Subnets report date range fixed, but (unnecessary?) "not" option removed 2014-06-23 16:03:55 +01:00
Oliver Gorwits
3a1cd19aa6 wrapped text is centered in Device/Node cell of node search 2014-06-22 21:47:04 +01:00
Eric A. Miller
e1250011cf Standardize option for DataTables 2014-06-19 21:33:51 -04:00
Eric A. Miller
22a446f144 DataTables for port log report 2014-06-19 21:31:47 -04:00
Eric A. Miller
ca89a57e0b DataTables for admin undiscovered neighbors report 2014-06-19 21:13:44 -04:00
Eric A. Miller
eacd19f390 DataTables for IP subnet utilization report 2014-06-19 19:20:18 -04:00
Eric A. Miller
0a74816a00 DataTables for pseudo devices tab 2014-06-19 19:19:17 -04:00
Eric A. Miller
08deab41ab DataTables for manual device topology tab 2014-06-19 19:16:08 -04:00
Eric A. Miller
17db8fe190 DataTables for admin user management tab 2014-06-19 19:11:05 -04:00
Eric A. Miller
deb33ed79c Modify wireless ap radio channel power CSV report to work with new datatables results 2014-06-19 19:07:07 -04:00
Eric A. Miller
184f320299 Change node vendor report by vendor to use server-side processing 2014-06-19 19:03:09 -04:00
Eric A. Miller
89de64b20d Change node netbios report by domain to use server-side processing 2014-06-19 19:02:28 -04:00
Eric A. Miller
f136332833 DataTables for device PoE status report 2014-06-19 19:00:37 -04:00
Oliver Gorwits
4c6f08757d Neighbor device links to both device and port (fragfutter) 2014-06-18 12:44:35 +01:00
Oliver Gorwits
298e7cd892 some fixes to sidebar css 2014-06-12 14:54:09 +01:00
Eric A. Miller
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
2014-06-11 19:33:36 -04:00
Eric A. Miller
c8f5a5a508 Move vendor to grouping bar in node search results and link to node vendor report
Change DataTables search box description to 'Filter records: '
2014-06-11 19:28:20 -04:00
Eric A. Miller
1fa4dba7e8 Add missing processing style to dataTables.bootstrap.css 2014-06-11 18:24:55 -04:00
Eric A. Miller
16c52fa8a6 Change default page length to 25 and save state in DataTables tables 2014-06-08 22:54:34 -04:00
Eric A. Miller
f00ebf9ecc Convert device module inventory web report to DataTables server-side processing 2014-06-08 22:42:07 -04:00