Commit Graph

127 Commits

Author SHA1 Message Date
Oliver Gorwits
21fbe2a061 update to latest toastr 2012-12-03 20:01:09 +00:00
Oliver Gorwits
a924a4fb39 show device IP when DNS is not available 2012-12-02 20:38:52 +00:00
Oliver Gorwits
2c032ddfe0 make cursor a pointer to show clickable circle 2012-12-01 23:29:20 +00:00
Oliver Gorwits
d14f8db355 eradicate checks for dns column in node_ip table - now assumed to be there 2012-12-01 22:42:17 +00:00
Oliver Gorwits
98c9e17d4e node search switchport link shows connected nodes again 2012-12-01 22:01:02 +00:00
Oliver Gorwits
1d22a895bc valid css class name must not begin with number 2012-12-01 21:39:56 +00:00
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
38a58dcdc8 implement port control 2012-11-25 20:51:02 +00:00
Oliver Gorwits
3d98fd4a60 fix undo on edit and edit icon hiding 2012-11-25 17:59:02 +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
aa115a6cdf more sensible sidebar pin tip 2012-11-25 14:07:18 +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
c6a5c69b3e Device port connected devices now off, Display Cols shown by default 2012-09-02 20:23:34 +01: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
52468b0ac0 Set focus to navbar search on initial login or when changing to home (closes #24) 2012-08-27 20:50:45 +01:00
Oliver Gorwits
8ae1bb1d6d Typeahead on the main navbar search (for devices only) 2012-08-27 19:54:31 +01:00
Oliver Gorwits
4cd0c06567 customize bootstrap for smaller font, and fix layout css glitches 2012-08-27 19:07:23 +01:00
Oliver Gorwits
d0917fbd33 upgraded to Twitter Bootstrap 2.1.0 2012-08-27 17:33:08 +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
bec395c2d0 fix only hide copy icon when text field set 2012-04-09 18:22:40 +01:00
Oliver Gorwits
5ee634296a Icon to copy Navbar search text to Device Search Options field (closes #11) 2012-04-09 17:51:41 +01:00
Oliver Gorwits
efb15e9070 direct to /inventory on login 2012-03-10 13:55:39 +00:00
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