c6e25f068d
import/export color field on front- and rear-ports for module-types and device-types
...
Closes : #9906
- Adds `color` field to front and rearport template import forms
- Adds `color` field to `to_yaml` export for front and rearport
templates
2022-08-03 09:22:06 -04:00
728ad51624
Changelog & cleanup for #9637
2022-08-01 09:12:15 -04:00
5ab03b7e92
Closes #9637 : Add existing fields to the Rack Reservation user interface pages ( #9870 )
...
* Closes netbox-community#9637
Added site_group to RackReservationFrom class fieldsets
Added location to RackReservationTable class
2022-08-01 09:01:18 -04:00
890efa5400
Fixes #9062 - Add/edit {module} substitution to help text for component template name
2022-07-29 11:55:26 -05:00
250265c3d9
Fixes #9746 : Permit filtering interfaces by arbitrary speed value in UI
2022-07-15 15:40:55 -04:00
8e200a9cb4
#9403 : Add labels to device VC fields
2022-06-28 16:24:56 -04:00
f75ddeb721
Merge pull request #9622 from cpund/9403-branch
...
Closes #9403 : Add support for setting a virtual chassis on a device in the GUI
2022-06-28 16:21:22 -04:00
e6018cd38f
Closes #9534 : Add VLAN group selector to interface bulk edit forms
2022-06-17 14:51:45 -04:00
6876c9878e
added field definitions for device form
2022-06-13 17:06:08 -04:00
201b9f635e
Fixes #9402 : Fix custom field population when creating a virtual chassis
2022-05-31 13:26:25 -04:00
0570203891
add role attribute to filter inventoryitems
2022-05-22 17:22:28 +03:00
8ad203f97a
Added contact_group to region, site, manufacturer, tenant filters
2022-05-14 17:53:40 +02:00
aba4e03d3b
Add contact_group to ContactModelFilterSet
2022-05-14 17:48:37 +02:00
1726593fb0
Introduce MODULE_TOKEN constant
2022-05-11 10:37:04 -04:00
d858eceb38
Fix pep8
2022-05-10 17:53:01 +02:00
af126fe7e3
Added form validation to model installation
...
Raises a ValidationError whenever installation would cause a foreign key violation.
2022-05-10 17:50:33 +02:00
9b4e016fe4
Fixes #9306 : Include VC master interfaces when selecting a LAG/bridge for a VC member interface
2022-05-06 09:47:52 -04:00
e9bf6a7bc5
Merge pull request #9281 from kkthxbye-code/adopt-module-component
...
Fixes #9280 - Add option to adopt existing DeviceComponents
2022-05-05 10:29:20 -04:00
c2fe2ba56f
Merge pull request #9147 from minitriga/issue_8998
...
Closes #8998 : Add site group filter to racks
2022-05-04 14:16:35 -04:00
7cd840610b
Update netbox/dcim/forms/filtersets.py
...
Co-authored-by: Jeremy Stretch <jstretch@ns1.com >
2022-05-03 11:47:37 +01:00
15e91908e8
Update netbox/dcim/forms/filtersets.py
...
Co-authored-by: Jeremy Stretch <jstretch@ns1.com >
2022-05-03 11:47:32 +01:00
3fb967b482
Add ability to adopt components when adding a module
2022-04-30 02:19:11 +02:00
562d1bfcd0
Fixes #9194 : Support position assignment when add module bays to multiple devices
2022-04-25 08:41:38 -04:00
4f86d6a690
Fixes #9206 : Show header for comments field under module & module type creation views
2022-04-25 08:33:41 -04:00
a3805fe04d
Closes #9060 : Implement modulebay, iventory items and device bay filters ( #9146 )
...
* Closes #9060 : Implement modulebay, iventory items and device bay filters
* add blank line
2022-04-18 13:07:41 -04:00
69a1cc8759
Closes #8998 : Add site group filter to racks
2022-04-15 20:36:40 +00:00
01ba1b8c03
Fixes #9118 : Fix validation error when importing VM child interfaces
2022-04-13 13:43:18 -04:00
1e65ef0c1a
Fixes #9055 : Restore ability to move inventory item to other device
2022-04-08 09:41:37 -04:00
9addde00e3
Merge branch 'feature' into develop
2022-04-05 14:51:26 -04:00
a7fc8621a8
Closes #9036 : Add bulk edit capability for site contact fields
2022-04-05 10:18:20 -04:00
7fff1e6fe5
Closes #9003 : Enable bulk module assignment/removal for device components
2022-04-01 09:42:30 -04:00
bddc35bbc7
Closes #8496 : Enable assigning multiple ASNs to a provider
2022-03-30 17:17:36 -04:00
340ff82487
Fixes #8970 : Permit nested inventory item templates on device types
2022-03-28 13:22:43 -04:00
58f97bc0e7
Merge develop into feature
2022-03-24 16:35:35 -04:00
30a6dc2f64
Fixes #8951 : Allow changing device type & platform to different manufacturer simultaneously
2022-03-24 10:34:09 -04:00
3dc671395e
Introduce local ChoiceField and MultipleChoiceField classes
2022-03-21 15:08:05 -04:00
8d53b46e82
Merge branch 'develop' into feature
2022-03-18 13:17:11 -04:00
50bc0caccf
Fix issues with ordering and add field_groups
2022-03-18 14:58:51 +00:00
8f5b14ec84
Update netbox/dcim/forms/filtersets.py
...
Co-authored-by: Jeremy Stretch <jstretch@ns1.com >
2022-03-18 14:39:37 +00:00
ffc29d14a8
Add tags field to NetBoxModelForm
2022-03-10 15:08:23 -05:00
342f1d31be
fix pycodestyle issues
2022-03-09 17:55:45 +00:00
bf22b820bf
Fixes #8645 ; Allow filtering on core models in the UI
2022-03-09 16:35:47 +00:00
fab4d95156
Merge branch 'develop' into feature
2022-02-25 14:06:45 -05:00
a2fe23549b
Closes #8667 : Support position patterning when creating module bays & templates
2022-02-23 13:02:14 -05:00
bca0978434
Clean up component template creation for ModuleTypes
2022-02-18 11:56:49 -05:00
6bbf168cec
Fixes #8546 - Fix import to restrict bridge, parent, lag to device interfaces
2022-02-15 09:27:55 -06:00
aa85ae89c1
Merge v3.1.8
2022-02-15 10:05:07 -05:00
14240318f1
Fixes #8609 : Display validation error when attempting to assign VLANs to interface with no mode during bulk edit
2022-02-15 08:39:45 -05:00
3b80f67e4d
#7844 : Show module when viewing/editing device components
2022-02-11 11:09:07 -05:00
a2981870ce
#7844 : Allow installing modules via UI without replicating components
2022-02-04 11:51:30 -05:00