Jeremy Stretch
|
2a473f8019
|
Update the CONTRIBUTING guide
|
2020-07-24 16:11:46 -04:00 |
|
Jeremy Stretch
|
dc2b08bd0c
|
Allow stalebot to tag issues marked as under review
|
2020-07-24 14:58:05 -04:00 |
|
Jeremy Stretch
|
5f58616362
|
Update feature request triage workflow
|
2020-07-24 14:04:41 -04:00 |
|
Jeremy Stretch
|
1f43ce2bdd
|
Add issue triage images
|
2020-07-24 13:18:13 -04:00 |
|
Jeremy Stretch
|
011fbdaf00
|
Update stalebot config
|
2020-07-24 11:51:08 -04:00 |
|
Jeremy Stretch
|
787967fdb3
|
Fixes #4895: Force UTF-8 encoding when embedding model documentation
|
2020-07-24 09:26:20 -04:00 |
|
Jeremy Stretch
|
10ad349fbe
|
Fixes #4894: Fix display of device/VM counts on platforms list
|
2020-07-24 09:16:14 -04:00 |
|
Jeremy Stretch
|
90df5fe6aa
|
Changelog for #4887
|
2020-07-23 13:13:49 -04:00 |
|
Jeremy Stretch
|
499d01ec95
|
Merge pull request #4888 from jvanderaa/napalm_lookup_hostname
Removes IP Address Check for NAPALM Information Gathering
|
2020-07-23 13:11:07 -04:00 |
|
Josh VanDeraa
|
3b8f996402
|
Merge remote-tracking branch 'upstream/develop' into napalm_lookup_hostname
|
2020-07-23 09:33:40 -05:00 |
|
Josh VanDeraa
|
b3698c0b31
|
Removes IP address check for NAPALM in HTML
|
2020-07-23 09:24:02 -05:00 |
|
Jeremy Stretch
|
22f41fa396
|
Update release instructions
|
2020-07-23 10:17:57 -04:00 |
|
Jeremy Stretch
|
84991e71a9
|
Merge pull request #4883 from kobayashi/4880-tagged-vlans
#4880: Fix remove untagged-vlans if not assigned in bulk interfaces edit
|
2020-07-23 09:01:56 -04:00 |
|
kobayashi
|
c863894c41
|
Fixes #4880: Fix remove untagged-vlans if not assigned in bulk interfaces edit
|
2020-07-23 01:36:31 -04:00 |
|
Jeremy Stretch
|
64fc7bc16e
|
Refactor clone_button() to avoid undefined URL
|
2020-07-22 17:06:08 -04:00 |
|
Jeremy Stretch
|
84dbdc436c
|
Fixes #4875: Fix documentation for image attachments
|
2020-07-22 16:48:56 -04:00 |
|
Jeremy Stretch
|
53a037f71f
|
Fixes #4876: Fix labels for sites in staging or decommissioning status
|
2020-07-22 16:43:25 -04:00 |
|
Jeremy Stretch
|
bc363b7124
|
Post-release version bump
|
2020-07-21 12:16:04 -04:00 |
|
Jeremy Stretch
|
f921fa8240
|
Release v2.8.8
|
2020-07-21 12:12:22 -04:00 |
|
Jeremy Stretch
|
0b48d8fa13
|
Fixes #4872: Enable filtering virtual machine interfaces by tag
|
2020-07-21 09:41:00 -04:00 |
|
Jeremy Stretch
|
533e9c9ad0
|
Merge pull request #4870 from glennmatthews/gfm-issue-4862
Treat minified/packed JS/CSS files as binary. Fixes #4862
|
2020-07-20 10:46:47 -04:00 |
|
Glenn Matthews
|
7c4c708f08
|
Treat minified/packed JS/CSS files as binary. Fixes #4862
|
2020-07-20 10:31:24 -04:00 |
|
Jeremy Stretch
|
b7de43595d
|
Fixes #4595: Ensure consistent display of non-racked and child devices on rack view
|
2020-07-16 15:45:27 -04:00 |
|
Jeremy Stretch
|
a4cad614cf
|
Fixes #4856: Redirect user back to circuit after connecting a termination
|
2020-07-15 10:09:31 -04:00 |
|
Jeremy Stretch
|
4de4c100a6
|
Fixes #4851: Show locally connected peer on circuit terminations
|
2020-07-15 10:01:01 -04:00 |
|
Jeremy Stretch
|
7ca5a6c3d5
|
Closes #4854: Add staging and decommissioning statuses for sites
|
2020-07-15 09:35:46 -04:00 |
|
Jeremy Stretch
|
b740445e70
|
Changelog for, #3240, #4803, #4805
|
2020-07-15 09:15:18 -04:00 |
|
Jeremy Stretch
|
4cffb0a79f
|
Merge pull request #4849 from glennmatthews/gfm-issue-4803
#4803: Family of nested address/prefix/aggregate serializes as integer, not as string
|
2020-07-15 09:13:12 -04:00 |
|
Jeremy Stretch
|
2d9feb7ff9
|
Merge pull request #4850 from glennmatthews/gfm-issue-3240
#3240: Use correct serializer class for available-prefixes POST
|
2020-07-15 09:10:23 -04:00 |
|
Jeremy Stretch
|
ad88ae6aaa
|
Merge pull request #4813 from glennmatthews/gfm-issue-4805
Don't ignore ImportErrors raised when loading a plugin. Fixes #4805
|
2020-07-15 09:05:42 -04:00 |
|
Glenn Matthews
|
1fcf13ad29
|
Refactor repeated import code
|
2020-07-14 17:15:17 -04:00 |
|
Glenn Matthews
|
6c216a716f
|
Use correct serializer class for available-prefixes POST. Fixes #3240
|
2020-07-13 16:26:05 -04:00 |
|
Glenn Matthews
|
52e15e5fe2
|
Address/prefix/aggregate family is an integer, not a string. Fixes #4803
|
2020-07-13 14:50:58 -04:00 |
|
Jeremy Stretch
|
92f4bbaf89
|
Changelog for #4829, #4831
|
2020-07-13 13:35:12 -04:00 |
|
Jeremy Stretch
|
cc88d65d87
|
Merge pull request #4844 from jvanderaa/napalm_lookup_hostname
Adds name lookup to NAPALM if no primary IP address exists for device
|
2020-07-13 13:32:32 -04:00 |
|
Jeremy Stretch
|
23897ac70d
|
Merge pull request #4830 from mandrewdx/L15P_Ports
Add NEMA 15/L15 Power Types
|
2020-07-13 13:29:09 -04:00 |
|
Josh VanDeraa
|
754ff4a599
|
Moves location of the IP address / hostname check and assignment
|
2020-07-13 08:36:15 -05:00 |
|
Josh VanDeraa
|
ee4e5ad525
|
Adds verification of device.name configured
|
2020-07-10 16:18:58 -05:00 |
|
Josh VanDeraa
|
b8169778be
|
Adds to NAPALM, name lookup if no primary IP address for device
|
2020-07-10 15:12:25 -05:00 |
|
Jeremy Stretch
|
c8239ce648
|
Fixes #4838: Fix rack power utilization display for racks without devices
|
2020-07-10 15:59:27 -04:00 |
|
Jeremy Stretch
|
7448c6b892
|
#4843: Use subqueries when counting multiple types of related objects
|
2020-07-10 15:38:54 -04:00 |
|
Jeremy Stretch
|
7ba36fea4a
|
#4835: Cleanup and improved error handling
|
2020-07-09 16:35:02 -04:00 |
|
Sander Steffann
|
3affd467e1
|
Fix typo in format string
|
2020-07-08 22:20:20 +02:00 |
|
Jeremy Stretch
|
44d1e7818f
|
Closes #4835: Support passing multiple initial values for multiple choice fields
|
2020-07-08 12:50:12 -04:00 |
|
Andrew Martin
|
c5fe520bf3
|
Add NEMA 15/L15 Power Types
Reference - https://www.stayonline.com/product-resources/
|
2020-07-07 11:12:32 -07:00 |
|
Glenn Matthews
|
a62702df79
|
Don't ignore ImportErrors raised when loading a plugin. Fixes #4805
|
2020-07-07 09:14:33 -04:00 |
|
Jeremy Stretch
|
6a55d0cc69
|
Closes #4821: Restrict group options by selected site when bulk editing VLANs
|
2020-07-06 10:04:08 -04:00 |
|
Daniel Sheppard
|
041512eefd
|
#4695 - Add metadata class to other classes
|
2020-07-02 09:26:08 -05:00 |
|
Jeremy Stretch
|
481f1b2342
|
Post-release version bump
|
2020-07-02 09:39:15 -04:00 |
|
Jeremy Stretch
|
b4cc72c9db
|
Release NetBox v2.8.7
|
2020-07-02 09:37:20 -04:00 |
|