Commit Graph

3021 Commits

Author SHA1 Message Date
Oliver Gorwits
1db530652f refactor to make daemon smaller 2012-12-03 20:53:32 +00:00
Oliver Gorwits
21fbe2a061 update to latest toastr 2012-12-03 20:01:09 +00:00
Oliver Gorwits
8b13e1bdfa update readme 2012-12-02 21:19:11 +00:00
Oliver Gorwits
52021772fd new netdisco-daemon for port_control activities 2012-12-02 21:17:54 +00:00
Oliver Gorwits
da0eabfd91 update gitignore for daemon pid files 2012-12-02 21:16:06 +00:00
Oliver Gorwits
a924a4fb39 show device IP when DNS is not available 2012-12-02 20:38:52 +00:00
Oliver Gorwits
c89f4952ff -change handling of schema versioning to avoid deployment of FK constraints 2012-12-02 20:38:11 +00:00
Oliver Gorwits
a70a712c7a remove .pl from script names 2012-12-02 14:53:54 +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
8bf63007dc no longer deploy FK constraints with DB schema as they upset legacy netdisco.pm 2012-12-01 22:12:12 +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
0c0824a9df guest, not anonymous 2012-11-26 21:34:23 +00:00
Oliver Gorwits
5051c01265 make no_auth user named anonymous 2012-11-25 22:16:43 +00:00
Oliver Gorwits
bb2bcdfcb2 port control userlog now looks for all actions 2012-11-25 21:18:23 +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
8bf95414e6 update changes 2012-11-24 23:29:36 +00:00
Oliver Gorwits
083f3a51ed merge branch og-portcontrol 2012-11-24 23:29:00 +00:00
Oliver Gorwits
3724e3ed37 better log ignore 2012-11-24 23:27:39 +00:00
Oliver Gorwits
6a12b2df26 Merge branch 'og-treemap' 2012-11-24 23:20:36 +00:00
Oliver Gorwits
9e39e2eb92 implement simple d3 based netmap 2012-11-24 23:18:04 +00:00
Oliver Gorwits
3f0c3ab30e add DB VIEW for deivce links 2012-11-24 22:08:32 +00:00
Oliver Gorwits
1fb029fff2 add latest schema update 2012-10-17 15:27:10 +01:00
Oliver Gorwits
c2634a5dea schema update script 2012-10-10 14:48:10 +01:00
Oliver Gorwits
4b00105b1c add note about sql debug to pod 2012-10-09 22:14:03 +01:00
Oliver Gorwits
cf8302134d add Schema::Versioned support 2012-10-09 22:09:13 +01: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
f04abd9125 Navbar query for device with single hit redirects to Device details page 2012-09-02 20:18:39 +01:00
Oliver Gorwits
ce9d1e3b6f allow keeping of sidebar query params if navbar query changes (closes #27) 2012-09-02 19:32:36 +01:00
Oliver Gorwits
314efc29ee better comments 2012-09-02 19:03:22 +01:00
Oliver Gorwits
f3290e2561 move DBIC virtual tables into Virtual:: namespace 2012-09-02 18:10:41 +01:00
Oliver Gorwits
fe120bb127 update changelog 2012-08-28 00:52:07 +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
58764f04ca rename get_distinct to get_distinct_col 2012-08-27 21:34:54 +01:00
Oliver Gorwits
74d82d86b0 Factor out inventory queries to the Device ResultSet (closes #20) 2012-08-27 21:34:08 +01:00
Oliver Gorwits
3fefb5b7f0 Port filter supports basic */?/%/_ wildcards (closes #25) 2012-08-27 21:17:08 +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
f41a5a58ce Support for have_nodeip_dns_col setting (closes #14) 2012-08-27 20:37:07 +01:00
Oliver Gorwits
fb950311bb bugfix for bootstrap https://github.com/twitter/bootstrap/issues/4353 2012-08-27 20:18:36 +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