Commit Graph

  • d14f8db355 eradicate checks for dns column in node_ip table - now assumed to be there Oliver Gorwits 2012-12-01 22:42:17 +00:00
  • 8bf63007dc no longer deploy FK constraints with DB schema as they upset legacy netdisco.pm Oliver Gorwits 2012-12-01 22:12:12 +00:00
  • 98c9e17d4e node search switchport link shows connected nodes again Oliver Gorwits 2012-12-01 22:01:02 +00:00
  • 1d22a895bc valid css class name must not begin with number Oliver Gorwits 2012-12-01 21:39:56 +00:00
  • 9ee14a5e63 Network Map now shows all device neighbors and allows click-through nav Oliver Gorwits 2012-12-01 21:37:42 +00:00
  • 0c0824a9df guest, not anonymous Oliver Gorwits 2012-11-26 21:34:23 +00:00
  • 5051c01265 make no_auth user named anonymous Oliver Gorwits 2012-11-25 22:16:43 +00:00
  • bb2bcdfcb2 port control userlog now looks for all actions Oliver Gorwits 2012-11-25 21:18:23 +00:00
  • 38a58dcdc8 implement port control v0.7 Oliver Gorwits 2012-11-25 20:51:02 +00:00
  • 3d98fd4a60 fix undo on edit and edit icon hiding Oliver Gorwits 2012-11-25 17:59:02 +00:00
  • 68ca015697 Individual column selections for connected nodes and devices Oliver Gorwits 2012-11-25 17:16:14 +00:00
  • 532f000c97 remove thumb icons for edit submit Oliver Gorwits 2012-11-25 17:02:06 +00:00
  • aa115a6cdf more sensible sidebar pin tip Oliver Gorwits 2012-11-25 14:07:18 +00:00
  • 8bf95414e6 update changes Oliver Gorwits 2012-11-24 23:29:36 +00:00
  • 083f3a51ed merge branch og-portcontrol Oliver Gorwits 2012-11-24 23:29:00 +00:00
  • 3724e3ed37 better log ignore Oliver Gorwits 2012-11-24 23:27:39 +00:00
  • 6a12b2df26 Merge branch 'og-treemap' Oliver Gorwits 2012-11-24 23:20:36 +00:00
  • 9e39e2eb92 implement simple d3 based netmap Oliver Gorwits 2012-11-24 23:18:04 +00:00
  • 3f0c3ab30e add DB VIEW for deivce links Oliver Gorwits 2012-11-24 22:08:32 +00:00
  • 1fb029fff2 add latest schema update Oliver Gorwits 2012-10-17 15:27:10 +01:00
  • c2634a5dea schema update script Oliver Gorwits 2012-10-10 14:48:10 +01:00
  • 4b00105b1c add note about sql debug to pod Oliver Gorwits 2012-10-09 22:14:03 +01:00
  • cf8302134d add Schema::Versioned support Oliver Gorwits 2012-10-09 22:09:13 +01:00
  • c6a5c69b3e Device port connected devices now off, Display Cols shown by default Oliver Gorwits 2012-09-02 20:23:34 +01:00
  • f04abd9125 Navbar query for device with single hit redirects to Device details page Oliver Gorwits 2012-09-02 20:18:39 +01:00
  • ce9d1e3b6f allow keeping of sidebar query params if navbar query changes (closes #27) Oliver Gorwits 2012-09-02 19:32:36 +01:00
  • 314efc29ee better comments Oliver Gorwits 2012-09-02 19:03:22 +01:00
  • f3290e2561 move DBIC virtual tables into Virtual:: namespace Oliver Gorwits 2012-09-02 18:10:41 +01:00
  • fe120bb127 update changelog v0.6 Oliver Gorwits 2012-08-28 00:52:07 +01:00
  • 51c22804ca Clicking on a port to restrict search now uses AJAX instead of page get Oliver Gorwits 2012-08-28 00:51:27 +01:00
  • e6dd6bab84 make hyperlink over all of vlans cell Oliver Gorwits 2012-08-28 00:37:45 +01:00
  • 58764f04ca rename get_distinct to get_distinct_col Oliver Gorwits 2012-08-27 21:34:54 +01:00
  • 74d82d86b0 Factor out inventory queries to the Device ResultSet (closes #20) Oliver Gorwits 2012-08-27 21:34:08 +01:00
  • 3fefb5b7f0 Port filter supports basic */?/%/_ wildcards (closes #25) Oliver Gorwits 2012-08-27 21:17:08 +01:00
  • 52468b0ac0 Set focus to navbar search on initial login or when changing to home (closes #24) Oliver Gorwits 2012-08-27 20:50:45 +01:00
  • f41a5a58ce Support for have_nodeip_dns_col setting (closes #14) Oliver Gorwits 2012-08-27 20:37:07 +01:00
  • fb950311bb bugfix for bootstrap https://github.com/twitter/bootstrap/issues/4353 Oliver Gorwits 2012-08-27 20:18:36 +01:00
  • 8ae1bb1d6d Typeahead on the main navbar search (for devices only) Oliver Gorwits 2012-08-27 19:54:31 +01:00
  • 4cd0c06567 customize bootstrap for smaller font, and fix layout css glitches Oliver Gorwits 2012-08-27 19:07:23 +01:00
  • d0917fbd33 upgraded to Twitter Bootstrap 2.1.0 Oliver Gorwits 2012-08-27 17:33:08 +01:00
  • 61f2e84688 Replace jquery-collapser with Bootstrap's collapser Oliver Gorwits 2012-08-27 17:11:26 +01:00
  • 5192b52d55 removing JS-only links (closes #21) Oliver Gorwits 2012-04-09 22:55:10 +01:00
  • bec395c2d0 fix only hide copy icon when text field set Oliver Gorwits 2012-04-09 18:22:40 +01:00
  • 5ee634296a Icon to copy Navbar search text to Device Search Options field (closes #11) Oliver Gorwits 2012-04-09 17:51:41 +01:00
  • 5ce85fd7bf Refactor begin hooks (closes #16) Oliver Gorwits 2012-04-09 15:02:06 +01:00
  • 3e8cfe5c50 remove unused storage of failed login path Oliver Gorwits 2012-04-09 14:02:45 +01:00
  • 31cb66d653 Native copy of the Netdisco sort_port routine (#17) Oliver Gorwits 2012-04-09 13:21:04 +01:00
  • 0f81f5a9ff fix sidebar css actions #15 Oliver Gorwits 2012-04-09 13:03:20 +01:00
  • efb15e9070 direct to /inventory on login Oliver Gorwits 2012-03-10 13:55:39 +00:00
  • bd33962232 update Changes v0.5 Oliver Gorwits 2012-03-09 22:27:26 +00:00
  • 0067ed9b47 implement Inventory page feature Oliver Gorwits 2012-03-09 22:09:04 +00:00
  • c334df9667 fix css overflow Oliver Gorwits 2012-03-03 23:40:18 +00:00
  • 63946f2cd7 css fixes for table, cells, and pinned sidebar Oliver Gorwits 2012-03-03 22:12:00 +00:00
  • 5020881793 fix css for node and device search sidebar Oliver Gorwits 2012-03-03 21:50:38 +00:00
  • e9e84c817e tweaking for ports sidebar layout css Oliver Gorwits 2012-03-03 21:29:03 +00:00
  • 6efdfc8300 new bs2 label naming Oliver Gorwits 2012-03-03 20:46:52 +00:00
  • 484b851449 remove <p> on alerts generated by JS Oliver Gorwits 2012-03-03 16:21:26 +00:00
  • 3f3a521515 navbar style fixes Oliver Gorwits 2012-03-03 16:09:11 +00:00
  • 5747ccc201 fixes to login form style Oliver Gorwits 2012-03-03 15:34:37 +00:00
  • 6666905d8f Bootstrap 2 table classes standardized with .table- required as a prefix Eric Miller 2012-02-29 22:41:02 -05:00
  • bdc4406d50 Bootstrap 2 changes: - twipsy() to tooltip() and above to top - .tabs to .nav-tabs Eric Miller 2012-02-29 22:28:27 -05:00
  • 6c59c7db36 alert changes for bootstrap 2 Eric Miller 2012-02-27 20:43:53 -05:00
  • d562ed2b1b Navbar changes for bootstrap 2 Eric Miller 2012-02-27 19:18:53 -05:00
  • 26899b351a add new nav classes Eric Miller 2012-02-26 23:47:34 -05:00
  • 9f4c34441b topbar becomes navbar Eric Miller 2012-02-26 23:31:26 -05:00
  • 6cf0959399 Bootstrap 2 javascript Eric Miller 2012-02-26 23:29:25 -05:00
  • 3450a0025d Update to Bootstrap 2.0.1 Eric Miller 2012-02-26 22:52:42 -05:00
  • 56abc475c6 make hyperlink full distch of port cell Oliver Gorwits 2012-02-23 07:36:08 +00:00
  • 9ceb374764 fix bug in string concat Oliver Gorwits 2012-02-22 23:17:15 +00:00
  • a54bcba22c remove href from port name link to discourage bookmarking Oliver Gorwits 2012-02-22 22:47:18 +00:00
  • c2994bdc4f make port name clickable to restrict results only to that port Oliver Gorwits 2012-02-22 20:18:52 +00:00
  • d62d1aacf8 use +columns instead of +select/+as Oliver Gorwits 2012-02-22 19:49:45 +00:00
  • 9857ae2868 include free ports calculation in SQL Oliver Gorwits 2012-02-22 19:11:37 +00:00
  • aad35e13e1 remove unecessary defining of DBIC attrs Oliver Gorwits 2012-02-21 22:19:48 +00:00
  • e4cd6a6eee replace awkward aggregate with correlated subquery (frew++) Oliver Gorwits 2012-02-21 22:00:33 +00:00
  • 6d24c273b7 tidy neighbor data display Oliver Gorwits 2012-02-21 17:05:28 +00:00
  • 96507e0d22 fix Net::MAC explosion - github issue #8 Oliver Gorwits 2012-02-21 16:50:08 +00:00
  • 1ded81fa96 fix explosion on partial IP - github issue #7 Oliver Gorwits 2012-02-20 21:37:04 +00:00
  • 5d39a972b7 distinct on device search - github issue #12 Oliver Gorwits 2012-02-20 20:35:54 +00:00
  • db77376422 github issue #9 - strikethrough remains on tab change Oliver Gorwits 2012-02-19 18:03:06 +00:00
  • 1e2e36fa84 update README with new Helper::Row::SubClass dependency Oliver Gorwits 2012-02-19 16:12:26 +00:00
  • dbb880a142 remove unecessary distinct from device searches, and fix bug in by_field v0.4 Oliver Gorwits 2012-02-19 15:59:03 +00:00
  • b4dc437d07 create Native and Tagged views on DevicePortVlan Oliver Gorwits 2012-02-19 13:56:35 +00:00
  • d64fe70da1 remove trivial search helpers Oliver Gorwits 2012-02-19 13:43:22 +00:00
  • b571236260 use bool for active Oliver Gorwits 2012-02-18 19:17:19 +00:00
  • ae073296dc more performant implementation of active/age node search Oliver Gorwits 2012-02-17 13:27:28 +00:00
  • 802867a5d0 improve efficiency of general case device ports list Oliver Gorwits 2012-02-14 22:57:17 +00:00
  • c64b68c99c remove an unecessary count() Oliver Gorwits 2012-02-13 23:13:19 +00:00
  • d4388bb519 implement prefetch for ports list, drop template param for modifying search clause Oliver Gorwits 2012-02-13 17:04:33 +00:00
  • c0ab61fe0f dns retrieval efficiency Oliver Gorwits 2012-02-12 19:55:35 +00:00
  • 63f0585ac6 add with_times to device_port and use when param c_lastchange is set Oliver Gorwits 2012-02-12 16:42:17 +00:00
  • 14c034050b fix typos and add lastchange_stamp accessor pon DevicePort Oliver Gorwits 2012-02-12 16:04:35 +00:00
  • 33ff11fa71 add rest of POD and fixes for Device helper renaming Oliver Gorwits 2012-02-11 16:38:19 +00:00
  • 0f03ea82c2 more POD and fixing templates/code to cope with name changes Oliver Gorwits 2012-02-10 01:00:24 +00:00
  • 1e96004302 add DevicePort POD Oliver Gorwits 2012-02-09 18:50:13 +00:00
  • 3ba4006c73 update Device.pm to use new helper naming Oliver Gorwits 2012-02-09 11:29:16 +00:00
  • d4c5e9fdac add POD for Node and NodeIp Oliver Gorwits 2012-02-06 16:01:30 +00:00
  • 87b1d4c1cd update helpers in DevicePort Oliver Gorwits 2012-02-06 11:45:14 +00:00
  • 50b90fd5da more tidying of Node/NodeIp searches Oliver Gorwits 2012-02-05 23:44:34 +00:00
  • 6a2f3fdf3a update Node and NodeIp Result/ResultSet to have smarter value-add subs Oliver Gorwits 2012-02-04 22:23:19 +00:00