Commit Graph

53 Commits

Author SHA1 Message Date
Oliver Gorwits
9ee14a5e63 Network Map now shows all device neighbors and allows click-through nav 2012-12-01 21:37:42 +00:00
Oliver Gorwits
68ca015697 Individual column selections for connected nodes and devices 2012-11-25 17:16:14 +00:00
Oliver Gorwits
532f000c97 remove thumb icons for edit submit 2012-11-25 17:02:06 +00:00
Oliver Gorwits
083f3a51ed merge branch og-portcontrol 2012-11-24 23:29:00 +00:00
Oliver Gorwits
9e39e2eb92 implement simple d3 based netmap 2012-11-24 23:18:04 +00:00
Oliver Gorwits
51c22804ca Clicking on a port to restrict search now uses AJAX instead of page get 2012-08-28 00:51:27 +01:00
Oliver Gorwits
e6dd6bab84 make hyperlink over all of vlans cell 2012-08-28 00:37:45 +01:00
Oliver Gorwits
61f2e84688 Replace jquery-collapser with Bootstrap's collapser 2012-08-27 17:11:26 +01:00
Oliver Gorwits
5192b52d55 removing JS-only links (closes #21) 2012-04-09 22:55:10 +01:00
Oliver Gorwits
6efdfc8300 new bs2 label naming 2012-03-03 20:46:52 +00:00
Eric Miller
6666905d8f Bootstrap 2 table classes standardized with .table- required as a prefix 2012-02-29 22:41:02 -05:00
Eric Miller
bdc4406d50 Bootstrap 2 changes:
- twipsy() to tooltip() and above to top
- .tabs to .nav-tabs
2012-02-29 22:28:27 -05:00
Oliver Gorwits
56abc475c6 make hyperlink full distch of port cell 2012-02-23 07:36:08 +00:00
Oliver Gorwits
a54bcba22c remove href from port name link to discourage bookmarking 2012-02-22 22:47:18 +00:00
Oliver Gorwits
c2994bdc4f make port name clickable to restrict results only to that port 2012-02-22 20:18:52 +00:00
Oliver Gorwits
9857ae2868 include free ports calculation in SQL 2012-02-22 19:13:09 +00:00
Oliver Gorwits
6d24c273b7 tidy neighbor data display 2012-02-21 17:05:28 +00:00
Oliver Gorwits
802867a5d0 improve efficiency of general case device ports list 2012-02-14 22:57:17 +00:00
Oliver Gorwits
d4388bb519 implement prefetch for ports list, drop template param for modifying search clause 2012-02-13 17:04:33 +00:00
Oliver Gorwits
c0ab61fe0f dns retrieval efficiency 2012-02-12 19:55:35 +00:00
Oliver Gorwits
14c034050b fix typos and add lastchange_stamp accessor pon DevicePort 2012-02-12 16:04:35 +00:00
Oliver Gorwits
0f03ea82c2 more POD and fixing templates/code to cope with name changes 2012-02-10 01:00:24 +00:00
Oliver Gorwits
50b90fd5da more tidying of Node/NodeIp searches 2012-02-05 23:44:34 +00:00
Oliver Gorwits
6a2f3fdf3a update Node and NodeIp Result/ResultSet to have smarter value-add subs 2012-02-05 01:17:59 +00:00
Oliver Gorwits
c2213e7cfa rename fields to keep main query in navbar 2012-02-03 11:03:13 +00:00
Oliver Gorwits
ca510dd349 link interface subnet to search for devices with similar interfaces 2012-01-22 17:48:20 +00:00
Oliver Gorwits
b86482fa6c tricky little TT var substitution 2012-01-18 15:53:51 +00:00
Oliver Gorwits
266faacfe0 make dynamic content portable using uri_for 2012-01-18 14:45:53 +00:00
Oliver Gorwits
32ecdbefb7 Revert "make app portable through uri_base"
This reverts commit c555fc9330.
2012-01-18 11:29:21 +00:00
Oliver Gorwits
c555fc9330 make app portable through uri_base 2012-01-15 23:09:43 +00:00
Oliver Gorwits
e2e032de18 fix typo in connected devices 2012-01-15 19:07:12 +00:00
Oliver Gorwits
60d8e6de76 implement addresses pane for device 2012-01-13 20:59:51 +00:00
Oliver Gorwits
f1d3bb9fd9 tighen up mac node search to work for switchports, and vendor display 2012-01-13 20:38:20 +00:00
Oliver Gorwits
2b4c6d26e9 bug fixes for port connected node list 2012-01-13 20:01:49 +00:00
Oliver Gorwits
9d335ee663 implement connected devices list for ports 2012-01-13 00:01:10 +00:00
Oliver Gorwits
f1eb6eb201 implement ports list filtering 2012-01-12 22:19:17 +00:00
Oliver Gorwits
e817220856 add floaty right total vlans number 2012-01-12 21:40:36 +00:00
Oliver Gorwits
659b984fec implement vlan hide/show when list is larger than 10 2012-01-12 21:19:32 +00:00
Oliver Gorwits
c6cea82685 port search tries vlan edge port match first 2012-01-12 19:24:54 +00:00
Oliver Gorwits
8f6376be08 show up_admin on status column 2012-01-11 22:24:36 +00:00
Oliver Gorwits
4e34274ac9 implement (initial) device port listing 2012-01-11 22:12:30 +00:00
Oliver Gorwits
d704a04760 could the ports sidebar be finished? 2012-01-10 20:37:30 +00:00
Oliver Gorwits
8838215a50 skip login in dev env, set ports tab on device links 2012-01-09 11:13:43 +00:00
Oliver Gorwits
05559f583f implement query string for device search opts 2012-01-09 09:14:22 +00:00
Oliver Gorwits
4e94c248e3 implement first device tab - details 2012-01-09 00:51:45 +00:00
Oliver Gorwits
a400312e6b rename cols to what people know them by rather than db fields 2012-01-08 23:03:17 +00:00
Oliver Gorwits
db7e68702a allow vlan search by name 2012-01-08 23:01:06 +00:00
Oliver Gorwits
cd7b9dc18d implement device search! 2012-01-08 22:02:38 +00:00
Oliver Gorwits
ef9c6e8452 implement port search 2012-01-08 19:17:27 +00:00
Oliver Gorwits
d6985e25cd add device ports into mac "node" search 2012-01-08 18:29:38 +00:00