1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

9449 Commits

Author SHA1 Message Date
4fae42de51 Fixes #9007: Fix FieldError exception when instantiating a device type with nested inventory items 2022-03-31 12:07:02 -04:00
1d55c04c21 Closes #9006: Enable custom fields, custom links, and tags for journal entries 2022-03-31 11:40:02 -04:00
7a54658710 Fixes #8978: Fix instantiation of front ports when provisioning a module 2022-03-31 09:03:01 -04:00
bddc35bbc7 Closes #8496: Enable assigning multiple ASNs to a provider 2022-03-30 17:17:36 -04:00
cdacd2a951 Closes #8593: Add link field to contact model 2022-03-30 16:19:12 -04:00
3ff4fd814e Merge branch 'develop' into feature 2022-03-30 15:45:40 -04:00
91e8f57afb Change log & cleanup for #8163, #8866 2022-03-30 15:39:28 -04:00
e3d0628a06 Merge pull request #8870 from minitriga/issue_8866
APISelect JavaScript only perform fetch if Django substitutes have been replaced.
2022-03-30 15:37:14 -04:00
9fca9ca7ec Merge pull request #8983 from stephanblanke/8163-bridge-members-panel-in-interface-view
Closes #8163: Add bridge members panel to interface view
2022-03-30 15:27:37 -04:00
2d09a40663 Closes #8601: Include group when displaying tenant assigned to cluster 2022-03-30 15:04:13 -04:00
1eaf55c555 Closes #8336: Add note about referening object in custom link template 2022-03-30 14:14:49 -04:00
db535e6453 Closes #8436: Update token permissions documentation 2022-03-30 14:05:27 -04:00
dadec9d3cb Add instruction for checking out an older release 2022-03-30 13:03:08 -04:00
ff780177d0 Clean up exception templates 2022-03-29 16:01:10 -04:00
b7e2ea1ca5 Closes #8163: Add bridge members panel to interface view 2022-03-28 20:37:00 +02:00
bf50134d94 #8976: Set required=False on serializer field 2022-03-28 14:18:45 -04:00
227bac7c60 Fixes #8976: Add missing object_type field on CustomField REST API serializer 2022-03-28 13:34:37 -04:00
340ff82487 Fixes #8970: Permit nested inventory item templates on device types 2022-03-28 13:22:43 -04:00
894665b067 Changelog for #8785, #8830 2022-03-28 10:35:49 -04:00
48b7294ff1 #8785: Tweak regex validator to avoid creating no-op migration file 2022-03-28 10:35:00 -04:00
cde8ff282d Merge pull request #8962 from apellini/patch-2
#8830 Adding ClusterXL
2022-03-28 10:06:50 -04:00
0b44a595e2 Merge pull request #8945 from fmlshai/develop
Fix #8785 - allow wildcard dns records
2022-03-28 10:04:33 -04:00
37781bd208 Fix parentheses 2022-03-28 09:37:33 -04:00
e0344e9251 Update validators.py
Updated DNSValidator regex
2022-03-28 15:20:19 +02:00
a1808a54a4 Fixes #8974: Use monospace font for text areas in config revision form 2022-03-28 09:13:15 -04:00
1cef513f6c Adding ClusterXL as FHRPGroupProtocolChoices
Adding in choices group standard, checkpoint and cisco and ungroupped other.
2022-03-25 19:41:35 +01:00
22908a12e9 Merge branch 'develop' into feature 2022-03-25 10:38:44 -04:00
57759aa4a3 PRVB 2022-03-25 10:29:44 -04:00
d50148fab7 Merge pull request #8968 from netbox-community/develop
Release v3.1.10
v3.1.10
2022-03-25 10:28:38 -04:00
271c2ea3e3 Correct changelog 2022-03-25 10:16:40 -04:00
20a6f6ac79 Release v3.1.10 2022-03-25 10:14:37 -04:00
8924d5fa05 Correct change log 2022-03-25 10:04:48 -04:00
26637d934b Change log for #8232, #8926 2022-03-25 10:02:21 -04:00
dde4495e20 #8232: Cleanup & test fix 2022-03-25 09:59:58 -04:00
1278429518 Closes #8232: Add color show full 100% utilization (#8816)
* Closes #8232: Add color show full 100% utilization

* change rounding

* change rounding

* fix hard code html

* format
2022-03-25 09:52:13 -04:00
421f5a03aa Merge pull request #8963 from minitriga/issue_8926
Closes #8926: Implement type and roll to device bay table
2022-03-25 09:12:45 -04:00
a433d5d59d Closes #8926: Implement type and roll to device bay table 2022-03-25 09:25:55 +00:00
934493bf5f #8830 Adding ClusterXL
Adding ClusterCL Choice to FHRP Group
2022-03-25 08:35:57 +01:00
58f97bc0e7 Merge develop into feature 2022-03-24 16:35:35 -04:00
a5820e27a6 Fixes #8905: Disable ordering by assigned tags to prevent erroneous results 2022-03-24 11:56:18 -04:00
d312fe7c2b Fixes #8696: Fix help link under FHRP group assigment creation view 2022-03-24 11:14:24 -04:00
124fc73386 Merge pull request #8953 from 991jo/fix-8952
Fixed #8952: rack rear faces link not clickable
2022-03-24 10:53:42 -04:00
c78e7c14d3 Fixes #8947: Retain filter parameters when handling an export template exception 2022-03-24 10:47:39 -04:00
30a6dc2f64 Fixes #8951: Allow changing device type & platform to different manufacturer simultaneously 2022-03-24 10:34:09 -04:00
6ceb78fd4c Fixed #8952: rack rear faces link not clickable 2022-03-24 09:34:23 +01:00
e09ab79a1a Changelog for #8924 2022-03-23 17:01:57 -04:00
b6587c00ce Merge pull request #8925 from kkthxbye-code/fast_script_list
Fix #8924 - Speed up rendering of the script list
2022-03-23 16:43:15 -04:00
df2f6d4a7d Fixes #8872: Enable filtering by custom object fields 2022-03-23 14:34:42 -04:00
3b69f07b86 Clean up module template 2022-03-23 14:00:56 -04:00
fdc0036872 Closes #8846: Enable image attachments for module types 2022-03-23 13:58:35 -04:00