|
39b8eb0ae0
|
Fixes #8656: Fix migration error when upgrading from a v2.11 database
|
2022-02-17 14:14:23 -05:00 |
|
|
eb02f6137e
|
Fixes #8670: Fix filtering device components by installed module
|
2022-02-17 11:42:18 -05:00 |
|
|
bcdd006dd5
|
Fixes #8661: Fix ValueError exception when trying to connect a cable
|
2022-02-16 09:27:16 -05:00 |
|
|
fdbdf26afc
|
Fixes #8655: Fix AttributeError when viewing cabled interfaces
|
2022-02-16 08:23:57 -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 |
|
|
1319b62acb
|
Standardize on get_FOO_color() method for returning ChoiceField colors
|
2022-02-11 14:25:13 -05:00 |
|
|
fe6acf07a5
|
Fix component column on InventoryItemTemplateTable
|
2022-02-11 12:26:26 -05:00 |
|
|
8e888b4435
|
Use ColoredLabelColumn for InventoryItem role
|
2022-02-11 12:08:16 -05:00 |
|
|
3b80f67e4d
|
#7844: Show module when viewing/editing device components
|
2022-02-11 11:09:07 -05:00 |
|
|
71d3dc6e44
|
Improve ChoiceFieldColumn to not rely on model method to derive label color
|
2022-02-10 16:29:19 -05:00 |
|
|
d52105b3b8
|
Merge branch 'develop' into feature
|
2022-02-10 15:05:54 -05:00 |
|
|
d42c59792f
|
#8334: Move object changelog & journaling to generic views
|
2022-02-09 16:24:10 -05:00 |
|
|
23a80770e1
|
Move configure_table() logic to NetBoxTable.configure()
|
2022-02-09 14:10:54 -05:00 |
|
|
e76a5bfd85
|
Fixes #7150: Devices on the elevations opposite side should be clickable
|
2022-02-09 15:07:36 +01:00 |
|
|
272d6e7437
|
Closes #8463: Change the created field on all change-logged models from date to datetime
|
2022-02-08 14:41:44 -05:00 |
|
|
624eda297f
|
Clean up and document object, object list templates
|
2022-02-07 16:50:17 -05:00 |
|
|
0e827b6ae6
|
Merge pull request #8562 from netbox-community/8405-plugins-graphql
Closes #8405: GraphQL support for plugins
|
2022-02-07 13:08:32 -05:00 |
|
|
733a9bb2e1
|
Merge pull request #8510 from netbox-community/8032-django-40
Closes #8032: Upgrade to Django 4.0
|
2022-02-07 11:47:38 -05:00 |
|
|
201077b6f6
|
Fixes #8561 - Unable to connect a cable from rear ports of a patch panel to a device console port
|
2022-02-04 20:44:43 +00:00 |
|
|
dae5c94be0
|
Expose BaseObjectType and NetBoxObjectType for plugins
|
2022-02-04 15:07:35 -05:00 |
|
|
a2981870ce
|
#7844: Allow installing modules via UI without replicating components
|
2022-02-04 11:51:30 -05:00 |
|
|
60e87cd496
|
Enable the use of fieldsets on bulk edit forms
|
2022-02-04 09:59:53 -05:00 |
|
|
7611cfddae
|
Tweak related names in old migrations to avoid creating new ones
|
2022-02-03 12:58:54 -05:00 |
|
|
478eefb74c
|
Merge v3.1.7
|
2022-02-03 12:55:34 -05:00 |
|
|
2a8e0f9404
|
Update table accessors to use dunders in path
|
2022-02-02 09:18:50 -05:00 |
|
|
5af18c2d8a
|
Move pk field declaration under NetBoxModelBulkEditForm
|
2022-02-01 11:40:23 -05:00 |
|
|
3621b1a0d0
|
Set model as attribute on bulk edit forms
|
2022-02-01 11:00:18 -05:00 |
|
|
d1672f8818
|
Move nullable_fields out of Meta for bulk edit forms
|
2022-01-31 16:15:40 -05:00 |
|
|
353e132cf9
|
Replace filter_groups with fieldsets on filter forms
|
2022-01-31 16:03:26 -05:00 |
|
|
ccb3a75281
|
Move fieldsets out of Meta for model forms
|
2022-01-31 15:52:36 -05:00 |
|
|
e4eee1cdfc
|
Clean up nullable fields declaration for bulk edit forms
|
2022-01-28 16:47:54 -05:00 |
|
|
f4776731ec
|
Establish 4 core forms in netbox.forms.base
|
2022-01-28 15:48:15 -05:00 |
|
|
19fdd5e151
|
Fixes #8465: Accept empty string values for Interface rf_channel in REST API
|
2022-01-28 14:03:36 -05:00 |
|
|
2221006970
|
Closes #8462: Linkify manufacturer column in device type table
|
2022-01-28 13:09:57 -05:00 |
|
|
59d3f5c4ea
|
Split out NetBoxTable from BaseTable
|
2022-01-27 16:00:38 -05:00 |
|
|
4a1b4e0485
|
Closes #8469: Move BaseTable, columns to netbox core app
|
2022-01-27 15:00:10 -05:00 |
|
|
083d1acb81
|
Closes #8453: Rename PrimaryModelFilterSet to NetBoxModelFilterSet & expose for plugins
|
2022-01-27 09:27:33 -05:00 |
|
|
c5650bb278
|
Rename PrimaryModel to NetBoxModel
|
2022-01-26 20:57:14 -05:00 |
|
|
b67859832a
|
Refactor to_objectchange()
|
2022-01-26 20:25:23 -05:00 |
|
|
e4abbfb2c6
|
Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField
|
2022-01-25 17:37:06 -05:00 |
|
|
acc9ca7d7d
|
Move TagFilter to PrimaryFilterSet
|
2022-01-25 16:11:49 -05:00 |
|
|
571e9801f3
|
Closes #8195: Ensure all GenericForeignKey ID fields employ PositiveBigIntegerField
|
2022-01-24 16:02:54 -05:00 |
|
|
5abfe821bc
|
Changelog cnad cleanup for #7853
|
2022-01-21 15:43:53 -05:00 |
|
|
d0bfd7e19a
|
#7853 - Add tests
|
2022-01-20 14:13:13 -06:00 |
|
|
1a807416b8
|
#7853 - Add columns to tables
|
2022-01-20 13:58:37 -06:00 |
|
|
5f8870d448
|
#7853 - Change Duplex Filterset to allow multivalues
|
2022-01-20 13:58:11 -06:00 |
|
|
375a140343
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into 7853-speed_duplex
|
2022-01-20 13:12:04 -06:00 |
|
|
cdae0c2bef
|
Remove extras_features() decorator
|
2022-01-19 15:16:10 -05:00 |
|