Jeremy Stretch
|
e2718973ce
|
Update the CONTRIBUTING guide
|
2020-07-24 16:11:46 -04:00 |
|
Jeremy Stretch
|
b081864e66
|
Allow stalebot to tag issues marked as under review
|
2020-07-24 14:58:05 -04:00 |
|
Jeremy Stretch
|
a912d6ed1e
|
Update feature request triage workflow
|
2020-07-24 14:04:41 -04:00 |
|
Jeremy Stretch
|
e45ebdffb1
|
Add issue triage images
|
2020-07-24 13:18:13 -04:00 |
|
Jeremy Stretch
|
5734c5e093
|
Update stalebot config
|
2020-07-24 11:51:08 -04:00 |
|
Jeremy Stretch
|
cb570790e6
|
Fixes #4895: Force UTF-8 encoding when embedding model documentation
|
2020-07-24 09:26:20 -04:00 |
|
Jeremy Stretch
|
bb4f21d5ee
|
Fixes #4894: Fix display of device/VM counts on platforms list
|
2020-07-24 09:16:14 -04:00 |
|
Jeremy Stretch
|
a262a8320b
|
Changelog for #4887
|
2020-07-23 13:13:49 -04:00 |
|
Jeremy Stretch
|
d39cda2e45
|
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
|
b69d2f1367
|
Merge remote-tracking branch 'upstream/develop' into napalm_lookup_hostname
|
2020-07-23 09:33:40 -05:00 |
|
Josh VanDeraa
|
3fd3c7a383
|
Removes IP address check for NAPALM in HTML
|
2020-07-23 09:24:02 -05:00 |
|
Jeremy Stretch
|
8c4add38f4
|
Update release instructions
|
2020-07-23 10:17:57 -04:00 |
|
Jeremy Stretch
|
d28cece264
|
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
|
a12d94a3bc
|
Fixes #4880: Fix remove untagged-vlans if not assigned in bulk interfaces edit
|
2020-07-23 01:36:31 -04:00 |
|
Jeremy Stretch
|
9f4c1e64ce
|
Refactor clone_button() to avoid undefined URL
|
2020-07-22 17:06:08 -04:00 |
|
Jeremy Stretch
|
86956c8fc3
|
Fixes #4875: Fix documentation for image attachments
|
2020-07-22 16:48:56 -04:00 |
|
Jeremy Stretch
|
0991a8edaa
|
Fixes #4876: Fix labels for sites in staging or decommissioning status
|
2020-07-22 16:43:25 -04:00 |
|
Jeremy Stretch
|
357bf671ad
|
Post-release version bump
|
2020-07-21 12:16:04 -04:00 |
|
Jeremy Stretch
|
183d475dc8
|
Release v2.8.8
|
2020-07-21 12:12:22 -04:00 |
|
Jeremy Stretch
|
136d3118d2
|
Fixes #4872: Enable filtering virtual machine interfaces by tag
|
2020-07-21 09:41:00 -04:00 |
|
Jeremy Stretch
|
2f5e623284
|
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
|
a7829a2deb
|
Treat minified/packed JS/CSS files as binary. Fixes #4862
|
2020-07-20 10:31:24 -04:00 |
|
Jeremy Stretch
|
9d243103f4
|
Fixes #4595: Ensure consistent display of non-racked and child devices on rack view
|
2020-07-16 15:45:27 -04:00 |
|
Jeremy Stretch
|
1f9a440598
|
Fixes #4856: Redirect user back to circuit after connecting a termination
|
2020-07-15 10:09:31 -04:00 |
|
Jeremy Stretch
|
1d0b27c99e
|
Fixes #4851: Show locally connected peer on circuit terminations
|
2020-07-15 10:01:01 -04:00 |
|
Jeremy Stretch
|
48576919b2
|
Closes #4854: Add staging and decommissioning statuses for sites
|
2020-07-15 09:35:46 -04:00 |
|
Jeremy Stretch
|
0174983208
|
Changelog for, #3240, #4803, #4805
|
2020-07-15 09:15:18 -04:00 |
|
Jeremy Stretch
|
a7776d2f53
|
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
|
85254eb8b5
|
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
|
9078cb29cc
|
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
|
0fd3c83861
|
Refactor repeated import code
|
2020-07-14 17:15:17 -04:00 |
|
Glenn Matthews
|
087ad30d3c
|
Use correct serializer class for available-prefixes POST. Fixes #3240
|
2020-07-13 16:26:05 -04:00 |
|
Glenn Matthews
|
9c1dd159de
|
Address/prefix/aggregate family is an integer, not a string. Fixes #4803
|
2020-07-13 14:50:58 -04:00 |
|
Jeremy Stretch
|
bc7535c4d2
|
Changelog for #4829, #4831
|
2020-07-13 13:35:12 -04:00 |
|
Jeremy Stretch
|
df20abf283
|
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
|
96c539c0ee
|
Merge pull request #4830 from mandrewdx/L15P_Ports
Add NEMA 15/L15 Power Types
|
2020-07-13 13:29:09 -04:00 |
|
Josh VanDeraa
|
ba8b99d3b8
|
Moves location of the IP address / hostname check and assignment
|
2020-07-13 08:36:15 -05:00 |
|
Josh VanDeraa
|
cac48924ae
|
Adds verification of device.name configured
|
2020-07-10 16:18:58 -05:00 |
|
Josh VanDeraa
|
7788bf3ce3
|
Adds to NAPALM, name lookup if no primary IP address for device
|
2020-07-10 15:12:25 -05:00 |
|
Jeremy Stretch
|
fa9ffb23ad
|
Fixes #4838: Fix rack power utilization display for racks without devices
|
2020-07-10 15:59:27 -04:00 |
|
Jeremy Stretch
|
a260019a7f
|
#4843: Use subqueries when counting multiple types of related objects
|
2020-07-10 15:38:54 -04:00 |
|
Jeremy Stretch
|
683ba5eed3
|
#4835: Cleanup and improved error handling
|
2020-07-09 16:35:02 -04:00 |
|
Sander Steffann
|
d70140f148
|
Fix typo in format string
|
2020-07-08 22:20:20 +02:00 |
|
Jeremy Stretch
|
fec3ee6f08
|
Closes #4835: Support passing multiple initial values for multiple choice fields
|
2020-07-08 12:50:12 -04:00 |
|
Andrew Martin
|
5700ade1a1
|
Add NEMA 15/L15 Power Types
Reference - https://www.stayonline.com/product-resources/
|
2020-07-07 11:12:32 -07:00 |
|
Glenn Matthews
|
f807d3a024
|
Don't ignore ImportErrors raised when loading a plugin. Fixes #4805
|
2020-07-07 09:14:33 -04:00 |
|
Jeremy Stretch
|
20ee8ec107
|
Closes #4821: Restrict group options by selected site when bulk editing VLANs
|
2020-07-06 10:04:08 -04:00 |
|
Daniel Sheppard
|
e67f08c745
|
#4695 - Add metadata class to other classes
|
2020-07-02 09:26:08 -05:00 |
|
Jeremy Stretch
|
95462ce0ec
|
Post-release version bump
|
2020-07-02 09:39:15 -04:00 |
|
Jeremy Stretch
|
9f614452b4
|
Release NetBox v2.8.7
|
2020-07-02 09:37:20 -04:00 |
|