Commit Graph

98 Commits

Author SHA1 Message Date
Oliver Gorwits
799358f86c get rid of device_ports and self_options template vars 2014-11-03 19:59:42 +00:00
Oliver Gorwits
8277763c80 fix ports links for new path 2014-11-01 12:36:33 +00:00
Oliver Gorwits
bd3bcb36f8 sidebar built from config, colvis defaults from sidebar 2014-10-25 19:19:56 +01:00
Oliver Gorwits
ca6a08ef46 Change from ?tab=tabname param to .../tabname path
The reason for this is that DataTables keys local data on the page path, so
each tab should have its own path. We're already doing this for reports and
admin tasks, so it also makes sense to have consistency with search and device
tabs.

Squashed commit of the following:

commit 4ad33a23a81122496adfe561ad14f039e6255eff
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:46:17 2014 +0100

    fix search preference selection

commit 363e094935d386961e8773f787af41c46b83129a
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:36:45 2014 +0100

    fix css selector to match begins with /search

commit 43c972ee0d9401f74dcc3bd30052dba130b0d068
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:18:24 2014 +0100

    fix history push

commit 84f83eb46874b0222c0484014389713e4f027c8a
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:06:44 2014 +0100

    update sidebar form for tab-path, remove hidden tab name field

commit 344d4679a83f714c998cd475c041f8effab0c696
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:05:49 2014 +0100

    update template links for tab path

commit 9cf370d7eb4413aac6fc19c2c13a9bf670600965
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:04:57 2014 +0100

    move tab-specific JS from common into specific includes files

commit c2d8592a18e389535368d1e74fed29fe5a0eabd8
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:02:46 2014 +0100

    fix mode

commit 52487cea47eaaea7f5c74536ad6d4bb2a8d6ba4c
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:01:15 2014 +0100

    move from tab param to tabname template var

commit b5a2424631a0050d5de3bc658746a40cd822e869
Merge: 531782b d8102bf
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 10:50:00 2014 +0100

    Merge branch 'master' into em-device-ports-json
2014-10-25 14:51:15 +01:00
Oliver Gorwits
531782b30c working device ports sidebar column and in-cell checkboxes 2014-10-23 23:04:02 +01:00
Oliver Gorwits
33880ce8b3 sidebar live toggling of node properties 2014-10-11 13:01:03 +01:00
Oliver Gorwits
df6f2dc3c7 Merge branch 'master' into em-device-ports-json 2014-10-11 12:03:36 +01:00
Oliver Gorwits
f6b1112931 Administration (SSH, Telnet, Web) links for devices 2014-09-29 21:35:57 +01:00
Oliver Gorwits
97d1232860 Merge branch 'master' into em-device-ports-json
Conflicts:
	Netdisco/share/public/css/netdisco.css
	Netdisco/share/views/ajax/device/ports.tt
2014-09-16 19:29:41 +01:00
Oliver Gorwits
b63cd0b643 extract common DT options to template 2014-09-15 22:15:48 +01:00
Eric A. Miller
a2d805d6f4 Add span tags to node properties to facilitate javascript show/hide functionality 2014-08-20 22:21:38 -04:00
Eric A. Miller
50acd404d8 Clean-up 2014-08-20 20:59:55 -04:00
Eric A. Miller
83eccd0ea5 Use camelCase rather than Hungarian notation, fix breaks with archived nodes, pagingType not available with bootstrap theme 2014-08-18 23:31:35 -04:00
Oliver Gorwits
1d4a66a554 better pagelength options 2014-08-18 23:00:06 +01:00
Oliver Gorwits
085752550d move pager to top of table 2014-08-18 22:54:41 +01:00
Oliver Gorwits
2ff8c8d1e3 set placeholder on filter input 2014-08-18 22:25:44 +01:00
Oliver Gorwits
4ef5feed8c fix showing tooltip when col is shown 2014-08-18 22:20:28 +01:00
Oliver Gorwits
173ea3853d put colvis controls in sidebar [experimental] 2014-08-18 22:14:27 +01:00
Oliver Gorwits
d44e9dacb4 fixes for port control 2014-08-18 20:17:37 +01:00
Oliver Gorwits
64f779e569 cosmetic fixes 2014-08-18 19:17:50 +01:00
Oliver Gorwits
141977f155 minor fixes for Chrome JS parsing 2014-08-17 22:49:12 +01:00
Eric A. Miller
febcec1865 Check for existence before trying to override state variable 2014-08-14 22:41:39 -04:00
Eric A. Miller
9de265700e Include plugin templates
Fix variable scoping in stateLoadParams
2014-08-14 21:05:52 -04:00
Eric A. Miller
468700371d Change nowrap class name 2014-08-12 23:25:02 -04:00
Eric A. Miller
e559267d4f Initial version of json based device port view 2014-08-12 23:15:38 -04:00
Eric A. Miller
7f768b544f Use custom portsort plug-in on port columns within DataTables not using server-side processing 2014-08-12 21:51:26 -04:00
Eric A. Miller
746d500175 Use custom portsort plug-in for DataTables in device ports tab 2014-08-12 18:52:11 -04:00
Oliver Gorwits
29d3ac707b [#108] Port Bounce port control feature (down and up in succession) 2014-07-31 21:25:22 +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
30b234848d table_pagesize option to set default size of table pages 2014-06-30 12:38:43 +01:00
Eric A. Miller
e1250011cf Standardize option for DataTables 2014-06-19 21:33:51 -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
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
9fa54f3fae DataTables for device addresses tab 2014-06-04 23:14:21 -04:00
Eric A. Miller
87e1875da0 DataTables for device port tab 2014-06-04 22:48:26 -04:00
Oliver Gorwits
0e329d31d2 Display Phone and Wifi icon on nodes even when not discovered as neighbors 2014-04-21 22:00:52 +01:00
Oliver Gorwits
846b5adf67 fix logic in stp display 2014-03-25 21:14:56 +00:00
Oliver Gorwits
2cc8b41fb0 Only show STP blocked icon if port is UP 2014-03-25 21:09:51 +00:00
Oliver Gorwits
563f6d3a86 refactor nbtstat to group probes by device 2014-03-25 21:05:53 +00:00
Oliver Gorwits
6b342dc1cb Option to display Port SSID in Device Ports view 2014-02-27 17:35:13 +00:00
Oliver Gorwits
cb84f872c5 add a waiting note to the netmap whilst the data loads 2014-02-22 09:06:30 +00:00
Eric A. Miller
04de8bcef6 Link from device port connected node SSID to port SSID report 2014-02-16 23:50:47 -05:00
Eric A. Miller
24386c5b9e Link from device port connected node vendor to node vendor inventory report 2014-02-16 23:46:05 -05:00
Eric A. Miller
90d36179e6 Provide links from device module tab to module inventory report 2014-02-16 23:41:26 -05:00
Eric A. Miller
66c0a9d4fa encode with html_entity rather than html 2014-02-16 23:17:05 -05:00
Oliver Gorwits
e3ae76cea2 Allow Port Control users to see Port Config Log report 2014-02-14 19:39:02 +00:00
Oliver Gorwits
4138afe518 fix netbios report links 2014-02-09 13:20:41 +00:00
Eric A. Miller
1739108717 Provide NetBIOS information when available in Node and Port views 2014-02-08 20:50:35 -05: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