Commit Graph

10322 Commits

Author SHA1 Message Date
jeremystretch
6f0cd5ee2a Closes #9793: Add PoE attributes to interface templates 2022-07-28 15:20:25 -04:00
jeremystretch
a3d449d547 Closes #9391: Remove 500-character limit for custom link text & URL fields 2022-07-28 14:36:20 -04:00
jeremystretch
1d47b0894f Changelog for #9762 2022-07-28 12:45:27 -04:00
Jeremy Stretch
d90786642e Merge pull request #9868 from atownson/issue_9762
Closes #9762: Add nat_outside to the IPAddress table
2022-07-28 12:43:13 -04:00
atownson
5a4db67d1a Closes netbox-community#9762
Added nat_outside to IPAddressTable class
2022-07-28 10:23:04 -05:00
jeremystretch
171275a07f Changelog and cleanup for #9825 2022-07-27 16:50:31 -04:00
Jeremy Stretch
253150cbb1 Merge pull request #9826 from viroge/develop
Closes #9825: Add Contacts to VM table view
2022-07-27 16:48:08 -04:00
jeremystretch
8237d539f8 Fix formatting of webhook conditions form field 2022-07-27 15:40:25 -04:00
sleepinggenius2
2a52cb2a04 Adds patterned_fields support for bulk components 2022-07-26 17:16:03 -04:00
jeremystretch
2746e5c8d9 Fixes #9847: Respect desc_units when ordering rack units 2022-07-26 15:45:47 -04:00
jeremystretch
9e39e62675 Fixes #9829: Arrange custom fields by group when editing objects 2022-07-26 12:41:51 -04:00
jeremystretch
d533d9c439 Fixes #9843: Fix rendering of custom field values (regression from #9647) 2022-07-26 11:09:51 -04:00
jeremystretch
2678f2d6cb Merge branch 'temp' into feature 2022-07-26 08:36:50 -04:00
Daniel Sheppard
d73a518074 Update changelog for #9844 2022-07-26 07:29:18 -05:00
Daniel Sheppard
3a32c19ed6 Fixes #9844 - Add dedicated device_vlan form field 2022-07-26 07:22:21 -05:00
jeremystretch
ad2cd23713 Fix null cable termination representation 2022-07-25 11:34:16 -04:00
jeremystretch
a9059e69e6 Changelog for #9794, #9818 2022-07-25 09:55:20 -04:00
Jeremy Stretch
0879708ec9 Merge pull request #9819 from jaylik/jaylik-9818
Fixes #9818: Typo fix in CableForm
2022-07-25 09:52:42 -04:00
Jeremy Stretch
94531b7f08 Merge pull request #9796 from mzbroch/mzb-9102,4
Fixes 9794: Typo fix in REARPORT_BUTTONS template code
2022-07-25 09:50:27 -04:00
Renato Almeida de Oliveira
d5e8fcc689 Change display to Modal 2022-07-23 20:24:33 +00:00
Gabor SOMOGYVARI
e1c6da98b1 Closes #9825: Add Contacts to VM table view 2022-07-22 10:42:20 +02:00
Juho Ylikorpi
8b73e63731 fixes #9818 2022-07-21 16:54:23 +03:00
jeremystretch
46909071ba Merge branch 'develop' into feature 2022-07-20 12:20:33 -04:00
jeremystretch
1c02353aea PRVB 2022-07-20 11:15:02 -04:00
Jeremy Stretch
8e6a246be2 Merge pull request #9801 from netbox-community/develop
Release v3.2.7
2022-07-20 11:13:00 -04:00
jeremystretch
6bd544e815 Release NetBox v3.2.7 2022-07-20 10:57:11 -04:00
jeremystretch
acd5b43edc Fixes #9705: Support filter expressions for the serial field on racks, devices, and inventory items 2022-07-20 10:39:36 -04:00
Marek Zbroch
7392983c3b Typo fix in REARPORT_BUTTONS template code 2022-07-20 13:02:10 +02:00
jeremystretch
828d5f94c7 Fixes #9499: Fix filtered bulk deletion of VM Interfaces 2022-07-19 16:21:32 -04:00
jeremystretch
05ce58a9e2 Fixes #9437: Standardize form submission buttons and behavior when using enter key 2022-07-19 14:21:20 -04:00
jeremystretch
2861f5cfd7 Fixes #9749: Retain original slug values when modifying object names 2022-07-19 13:01:51 -04:00
jeremystretch
611b14bb07 Fixes #9775: Fix exception when viewing a report with no descripton 2022-07-19 13:01:21 -04:00
Jeremy Stretch
420bed5a68 Merge pull request #9750 from smuth4/fix/broken-image-urls
Fixes #9634: Respect image URLs which are already fully formed
2022-07-19 12:46:32 -04:00
Jeremy Stretch
99ee3a594d Merge pull request #9748 from mzbroch/mzb-9102
Fixes #9768: Typo fix in CableEditView
2022-07-19 10:05:14 -04:00
jeremystretch
47adae046e Add summary release notes for v3.3 2022-07-18 13:09:45 -04:00
jeremystretch
0e1e9f0908 Changelog for #9765 2022-07-18 13:05:12 -04:00
Jeremy Stretch
a399cb0e39 Merge pull request #9766 from kkthxbye-code/fix-9765
Fixes #9765 - Fix "Total segment" count on trace view
2022-07-18 13:04:01 -04:00
jeremystretch
7a24b4a33e Fixes #9733: Handle split paths during trace when fanning out to front ports with differing cables 2022-07-18 11:51:59 -04:00
kkthxbye-code
925b74cd52 Use segment_count for segment count on trace view 2022-07-18 16:17:16 +02:00
Jeremy Stretch
76335ce435 Merge pull request #9752 from mzbroch/mzb-9102#2
Fixes #9730 - Fix CableForm Validation for #9102
2022-07-18 10:03:48 -04:00
jeremystretch
f8e4f3ee25 Changelog for #9754 2022-07-18 09:16:43 -04:00
Jeremy Stretch
43b09e7238 Merge pull request #9757 from kkthxbye-code/fix-9754-2
Fixes #9754 -Revert #9735 & #9696
2022-07-18 08:40:45 -04:00
kkthxbye-code
91d66cd421 Revert #9735 & #9696 2022-07-17 17:33:47 +02:00
Marek Zbroch
557841b78d Fix CableForm Validation for #9102 2022-07-17 09:28:58 +02:00
Stephen Muth
8586a6cc87 Fixes #9634: Respect image URLs which are already fully formed
For local storage, URLs will always be relative, but some custom storage backends
such as S3 may return absolute ones.
2022-07-16 11:46:25 -04:00
Marek Zbroch
48c324b51e Typo fix in CableEditView 2022-07-16 09:42:01 +02:00
jeremystretch
9e2583de89 Fixes #9746: Permit filtering interfaces by arbitrary speed value in UI 2022-07-15 15:40:55 -04:00
jeremystretch
ccbdc6f2b9 Define NESTED_SERIALIZER_PREFIX constant 2022-07-15 15:31:42 -04:00
jeremystretch
bcd9624c46 Closes #9745: Add wireless LANs and links to global search 2022-07-15 15:28:00 -04:00
Jeremy Stretch
c61e199f7c Merge pull request #9742 from henryriveraCS/develop
Corrected typo for description of 'snapshots'
2022-07-15 14:53:15 -04:00