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

2645 Commits

Author SHA1 Message Date
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
3e3880823b Merge v3.1.6 2022-01-17 11:12:54 -05:00
c8713d94d8 Merge branch 'develop' into feature 2022-01-11 16:16:13 -05:00
ff396b5953 Fix CSV import test & form cleanup 2022-01-10 14:27:52 -05:00
21e0e6e495 Closes #6954: Remember users' table ordering preferences 2022-01-10 14:03:07 -05:00
17aa37ae21 Merge pull request #8303 from netbox-community/7679-table-actions
Closes #7679: Object table actions menus
2022-01-10 11:38:07 -05:00
aed23d61fc Replace ButtonsColumn with ActionsColumn 2022-01-10 11:17:40 -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
6d48ce4a25 Always include actions as a default column 2022-01-07 10:36:58 -05:00
b63e29610e Add Cisco StackWise-n choices 2022-01-07 11:56:54 +07:00
58f7eb319f Initial work on #7679 2022-01-06 16:53:24 -05:00
574c2e2770 Closes #8244: Add length & length unit fields to cable filter form 2022-01-05 15:32:34 -05:00
8c8774cd2f Fixes #8226: Honor return URL after populating a device bay 2022-01-04 13:24:15 -05:00
0978777eec Merge v3.1.4 2022-01-03 11:20:58 -05:00
ecb9fc65b7 Closes #8197: Allow filtering sites by group when connecting a cable 2022-01-03 10:41:43 -05:00
5829985ca8 Remove power utilization as default column from racks table 2021-12-30 12:02:20 -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
b3ea007e0a Update ChoiceSets to use base colors 2021-12-28 20:18:07 -05:00
3982f13569 Show parent device/VM when creating new components 2021-12-28 15:19:41 -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
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
04fb5e544d #3087: Add InvetoryItemRole 2021-12-27 10:18:39 -05:00
2dd165bbef Merge branch 'develop' into feature 2021-12-23 08:32:40 -05:00
d275538116 Changelog & cleanup for #7246, #8097 2021-12-21 11:53:31 -05:00
7569544b7b Merge pull request #8063 from rizlas/develop
Get_Environment from napalm should not need any decoding
2021-12-21 11:43:23 -05:00
5e32c69e0e Merge branch 'develop' into feature 2021-12-21 11:28:16 -05:00
39a0b15df4 Update netbox/dcim/api/views.py
Test without decode_dict function

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2021-12-21 17:15:54 +01:00
f2f10dff92 Fix RearPortTemplateTable buttons 2021-12-21 10:57:46 -05:00
7ba45b2887 Clean up imports 2021-12-21 10:48:10 -05:00
57a78b3cad Clean up device/devicetype tab views 2021-12-21 10:28:28 -05:00
71b4641e18 Merge v3.1.2 2021-12-20 16:28:11 -05:00
eaa1165611 Add position field for module bays 2021-12-20 09:51:55 -05:00
85f9690377 Closes #8083: Removed "related devices" panel from device view 2021-12-18 14:30:28 -05:00