Commit Graph

101 Commits

Author SHA1 Message Date
Oliver Gorwits
0067ed9b47 implement Inventory page feature 2012-03-09 22:09:04 +00:00
Oliver Gorwits
5020881793 fix css for node and device search sidebar 2012-03-03 21:50:38 +00:00
Oliver Gorwits
e9e84c817e tweaking for ports sidebar layout css 2012-03-03 21:29:03 +00:00
Oliver Gorwits
6efdfc8300 new bs2 label naming 2012-03-03 20:46:52 +00:00
Oliver Gorwits
3f3a521515 navbar style fixes 2012-03-03 16:09:11 +00:00
Oliver Gorwits
5747ccc201 fixes to login form style 2012-03-03 15:34:37 +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
Eric Miller
6c59c7db36 alert changes for bootstrap 2 2012-02-27 20:43:53 -05:00
Eric Miller
d562ed2b1b Navbar changes for bootstrap 2 2012-02-27 19:18:53 -05:00
Eric Miller
26899b351a add new nav classes 2012-02-26 23:47:34 -05:00
Eric Miller
9f4c34441b topbar becomes navbar 2012-02-26 23:31:26 -05:00
Eric Miller
6cf0959399 Bootstrap 2 javascript 2012-02-26 23:29:25 -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
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