Commit Graph

87 Commits

Author SHA1 Message Date
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
db77376422 github issue #9 - strikethrough remains on tab change 2012-02-19 18:03:06 +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
85f531358a sidebar pinning 2012-02-03 17:56:43 +00:00
Oliver Gorwits
acde618a72 add navbar search icon 2012-02-03 16:02:45 +00:00
Oliver Gorwits
7dee307161 srikethrough nav search when using device_form 2012-02-03 15:07:21 +00:00
Oliver Gorwits
c2213e7cfa rename fields to keep main query in navbar 2012-02-03 11:03:13 +00:00
Oliver Gorwits
2246405fbf no need for device labels 2012-02-03 10:23:40 +00:00
Oliver Gorwits
fc9b86e852 refactor sidebar inclusion 2012-02-02 15:06:52 +00:00
Oliver Gorwits
fe1f1fa2fd smart show/hide of sidebar if it has content 2012-02-01 22:18:02 +00:00
Oliver Gorwits
85ab01a17a remove content from unused sidebar 2012-02-01 15:40:05 +00:00
Oliver Gorwits
74c8443d9f style fixes for sidebar in/out 2012-02-01 13:37:17 +00:00
Oliver Gorwits
c7bae9b638 first impl. of RHS sidebar 2012-02-01 12:40:06 +00:00
Oliver Gorwits
9eb4b5331f rename and reorganise stylesheeets 2012-02-01 12:39:59 +00:00
Oliver Gorwits
f03f907168 change text in navbar search 2012-02-01 12:39:55 +00:00
Oliver Gorwits
192f366496 refactor javascript to static file to reduce templating 2012-01-28 21:06:07 +00:00
Oliver Gorwits
5bd481a36a implement history for AJAX 2012-01-28 19:56:54 +00:00
Oliver Gorwits
d9d7aad374 use better icons for sidebar 2012-01-22 20:27:33 +00:00
Oliver Gorwits
f5580a7208 add print stylesheet 2012-01-22 19:38:08 +00:00
Oliver Gorwits
fb256f445e display device name on RHS when sidebar hidden 2012-01-22 19:14:33 +00:00
Oliver Gorwits
aad462e4ab tweak placement of sweep icon tooltip to be same as field 2012-01-22 17:50:27 +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
e11f55a702 only show sweep when field has content 2012-01-22 10:19:59 +00:00
Oliver Gorwits
89170a8949 add sweep brush and handler to show all ports 2012-01-21 17:54:57 +00:00
Oliver Gorwits
9d70a7cf37 bug fix for unhidden legend list 2012-01-21 17:11:45 +00:00
Oliver Gorwits
00561ca439 fix the sidebar 2012-01-21 01:28:27 +00:00
Oliver Gorwits
23df3d39dd add sidebar hiding to search as well, and factor JS out to own file 2012-01-21 00:21:59 +00:00
Oliver Gorwits
f844938a65 fix oui join type and improve search comments 2012-01-21 00:06:29 +00:00
Oliver Gorwits
f574cd1db5 implement sidebar hiding for device view 2012-01-20 23:50:52 +00:00
Oliver Gorwits
44e79b9b93 relocate templates; fix use of deprecated before_template 2012-01-20 21:42:51 +00:00
Oliver Gorwits
d88484f85d add helpful message at login 2012-01-18 16:16:39 +00:00
Oliver Gorwits
b86482fa6c tricky little TT var substitution 2012-01-18 15:53:51 +00:00
Oliver Gorwits
646b2e0ba2 forgot some dynamic form links to update 2012-01-18 14:51:01 +00:00
Oliver Gorwits
266faacfe0 make dynamic content portable using uri_for 2012-01-18 14:45:53 +00:00
Oliver Gorwits
b2adf9d839 make static content portable using uri_base 2012-01-18 11:35:19 +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
ac17c57d81 gracefully handle lack of dns col on node_ip 2012-01-15 14:24:23 +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