b7f028fba3
Fixes #12550 : Fix rear port selection widget under front port creation form
2023-05-10 10:44:01 -04:00
1952707702
Fixes #12401 : Support the creation of front ports without a pre-populated device ID
2023-05-01 16:51:10 -04:00
d470848b29
Closes #12246 : General cleanup of utilities modules
...
* Clean up base modules
* Clean up forms modules
* Clean up templatetags modules
* Replace custom simplify_decimal filter with floatformat
* Misc cleanup
* Merge ReturnURLForm into ConfirmationForm
* Clean up import statements for utilities.forms
* Fix field class references in docs
2023-04-14 10:33:53 -04:00
87eabdbffb
12029 add description to virtual description add
2023-03-28 10:10:05 -04:00
6eba5d4d96
10300 initial translation support use gettext
2022-11-11 08:47:29 -05:00
91c6bbcd78
Closes #10695 : Rename forms/models.py to forms/model_forms.py
2022-10-25 16:26:05 -04:00
c4b7ab067a
Fixes #10247 : Allow changing selected device/VM when creating a new component ( #10312 )
...
* Initial work on #10247
* Continued work on #10247
* Clean up component creation tests
* Move valdiation of replicated field to form
* Clean up ordering of fields in component creation forms
* Omit fieldset header if none
* Clean up ordering of fields in component template creation forms
* View tests should not move component templates to new device type
* Define replication_fields on VMInterfaceCreateForm
* Clean up expandable field help texts
* Update comments
* Update component bulk update forms & views to support new replication fields
* Fix ModularDeviceComponentForm parent class
* Fix bulk creation of VM interfaces (thanks @kkthxbye-code!)
2022-09-15 10:10:32 -04:00
890efa5400
Fixes #9062 - Add/edit {module} substitution to help text for component template name
2022-07-29 11:55:26 -05:00
201b9f635e
Fixes #9402 : Fix custom field population when creating a virtual chassis
2022-05-31 13:26:25 -04:00
1e65ef0c1a
Fixes #9055 : Restore ability to move inventory item to other device
2022-04-08 09:41:37 -04:00
ffc29d14a8
Add tags field to NetBoxModelForm
2022-03-10 15:08:23 -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
a2981870ce
#7844 : Allow installing modules via UI without replicating components
2022-02-04 11:51:30 -05:00
f4776731ec
Establish 4 core forms in netbox.forms.base
2022-01-28 15:48:15 -05:00
3982f13569
Show parent device/VM when creating new components
2021-12-28 15:19:41 -05:00
4075cc8518
Restore front port component creation
2021-12-28 09:53:56 -05:00
a237c01b4b
Refactor ComponentCreateView to use separate forms for names/labels and model creation
2021-12-27 21:04:29 -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
eaa1165611
Add position field for module bays
2021-12-20 09:51:55 -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
36859d89c8
Fixes #7996 : Show WWN field in interface creation form
2021-12-07 10:59:08 -05:00
98a830a6a0
Apply BootstrapMixin to ComponentForm
2021-11-18 16:32:22 -05:00
c210c6937b
Apply BootstrapMixin to CustomFieldModelForm
2021-11-18 16:19:25 -05:00
cede27b5fe
Merge branch 'develop' into feature
2021-11-12 09:09:15 -05:00
3cb8c5db28
Fixes #7654 : Fix assignment of members to virtual chassis with initial position of zero
2021-11-11 12:10:47 -05:00
e1e2c76ae1
Add bridge field to Interface, VMInterface models
2021-10-21 16:30:18 -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
01d3c062f2
Move wireless field choices to wireless app
2021-10-15 10:00:03 -04:00
438b4b4758
Add rf_role to Interface
2021-10-13 20:16:36 -04:00
8e1535f7ec
Add RF channel fields to Interface
2021-10-12 10:46:41 -04:00
9e2364b246
Refactor DCIM forms
2021-09-27 17:09:37 -04:00