f4776731ec
Establish 4 core forms in netbox.forms.base
2022-01-28 15:48:15 -05:00
ff396b5953
Fix CSV import test & form cleanup
2022-01-10 14:27:52 -05:00
0f58faaddb
#7853 - Initial work on Speed/Duplex.
...
TODO: Documentation, Tests, Form order
2022-01-08 12:25:30 -06:00
3e277de82d
Closes #7852 : Enable assigning interfaces to VRFs
2022-01-07 14:57:43 -05:00
791cc093f4
Enable the association of inventory item templates with component templates
2021-12-29 16:30:44 -05:00
4c15f4a84f
Initial work on #8118
2021-12-29 15:37:01 -05:00
3bb485d0b8
Merge v3.1.3
2021-12-29 12:41:56 -05:00
9c9fcaf42f
Fixes #7290 : Defer loading API-backed form fields
2021-12-29 09:30:43 -05:00
21356b487a
#7846 : Show assigned component (if any) when creating inventory item
2021-12-28 14:15:06 -05:00
e0319cc894
Clean up form rendering
2021-12-28 10:22:00 -05:00
4075cc8518
Restore front port component creation
2021-12-28 09:53:56 -05:00
8ca09ec07f
Clean up form display
2021-12-28 08:54:03 -05:00
ba85101d30
Update component model forms to use DynamicModelChoiceField query_params for related objects
2021-12-27 21:25:47 -05:00
99d5013de3
Initial work on #7846
2021-12-27 14:01:25 -05:00
6e9afccfd7
#8037 : Add role field to InventoryItem
2021-12-27 10:45:33 -05:00
04fb5e544d
#3087 : Add InvetoryItemRole
2021-12-27 10:18:39 -05:00
eaa1165611
Add position field for module bays
2021-12-20 09:51:55 -05:00
7777922bef
Add Module model
2021-12-17 16:12:03 -05:00
7c60e3c0ff
Add Module model
2021-12-17 12:18:37 -05:00
e529d7fd3b
Add ModuleBay and ModuleBayTemplate models
2021-12-17 09:35:57 -05:00
7d99e15dc3
Closes #7743 : Remove legacy ASN field from site model
2021-12-09 17:01:27 -05:00
d2d2978288
Closes #7748 : Remove legacy contact fields from site model
2021-12-09 16:23:39 -05:00
c210c6937b
Apply BootstrapMixin to CustomFieldModelForm
2021-11-18 16:19:25 -05:00
7625a2dd3c
#6732 - Swap ASN M2M to Site model and update some templates/filters
2021-11-02 12:26:06 -05:00
87e07e731d
#6732 - Removed ASN field hiding
2021-10-29 14:56:58 -05:00
7c147db324
#6732 - Fix test exception in Site form
2021-10-28 16:08:32 -05:00
0a8788eb97
#6732 - Fix Site form and ASN form
2021-10-28 13:57:36 -05:00
9565addcd4
#6732 - Fix test failure when sending data
2021-10-28 13:12:55 -05:00
033db83068
Merge branch 'feature' of https://github.com/netbox-community/netbox into 6732-asn-model
2021-10-28 11:55:20 -05:00
0f68ecda78
#6732 - Fix hiding of ASN field in Site creation form
2021-10-28 11:47:54 -05:00
a173083e5b
Closes #7606 : Model transmit power for interfaces
2021-10-28 09:31:45 -04:00
8235b339ee
#6732 - Revert some changes to legacy ASN field on site model
...
* Re-instates ASN field on Site model
* Re-instates ASN field on Site view
* Re-instates ASN field on edit form and API, except for where forms instances are new (add site) or instance does not have any existing AS data
* Does not re-instate asn field on SiteBulkEditForm
* Does not re-instate ASN field on SiteTable
* Does not re-instate filter for filterset, but does allow filtering by query (q=34342)
* Does not include tests for ASN field on Site model due to planned deprecation
2021-10-27 22:25:31 -05:00
a01068949c
Initial work on #6732
2021-10-24 23:42:47 -05:00
e1e2c76ae1
Add bridge field to Interface, VMInterface models
2021-10-21 16:30:18 -04:00
3a3ed8bf64
Merge branch 'feature' into 3979-wireless
2021-10-21 13:19:52 -04:00
cfb3897047
Add tags to organizational & nested group models
2021-10-21 10:51:02 -04:00
0afd3e6189
Closes #6715 : Add tenant assignment for cables
2021-10-19 12:33:17 -04:00
717fd760df
#3979 : UI cleanup
2021-10-15 12:24:07 -04:00
075f4907ef
Store channel frequency & width as independent values
2021-10-15 11:39:53 -04:00
b7317bfe29
Remove choices from rf_channel_width
2021-10-15 10:06:49 -04:00
6af5a884cd
Merge branch 'feature' into 3979-wireless
2021-10-14 16:32:24 -04:00
33ea8763d5
3839: Add airflow field to Device
2021-10-14 16:15:08 -04:00
2c2c2e9060
3839: Add airflow field to DeviceType
2021-10-14 15:45:36 -04:00
438b4b4758
Add rf_role to Interface
2021-10-13 20:16:36 -04:00
5271680483
Rename SSID model to WirelessLAN
2021-10-12 17:06:31 -04:00
38f6d22d2d
Enable attachment of wireless interfaces to SSIDs
2021-10-12 13:48:06 -04:00
8e1535f7ec
Add RF channel fields to Interface
2021-10-12 10:46:41 -04:00
5a6190e321
Closes #6874 : Add tenant assignment for locations
2021-10-07 15:46:21 -04:00
18c3bb673f
Closes #1337 : Add WWN field to interfaces
2021-10-07 15:09:42 -04:00
a5b99e7148
Fixes #7412 : Fix exception in UI when adding child device to device bay
2021-09-30 12:29:08 -04:00