Alex Gittings
bf22b820bf
Fixes #8645 ; Allow filtering on core models in the UI
2022-03-09 16:35:47 +00:00
Daniel Sheppard
6bbf168cec
Fixes #8546 - Fix import to restrict bridge, parent, lag to device interfaces
2022-02-15 09:27:55 -06:00
jeremystretch
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
Johannes Erwerle
e76a5bfd85
Fixes #7150 : Devices on the elevations opposite side should be clickable
2022-02-09 15:07:36 +01:00
Jason Yates
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
jeremystretch
2a8e0f9404
Update table accessors to use dunders in path
2022-02-02 09:18:50 -05:00
jeremystretch
19fdd5e151
Fixes #8465 : Accept empty string values for Interface rf_channel in REST API
2022-01-28 14:03:36 -05:00
jeremystretch
2221006970
Closes #8462 : Linkify manufacturer column in device type table
2022-01-28 13:09:57 -05:00
jeremystretch
38963e7960
Fixes #8377 : Fix calculation of absolute cable lengths when specified in fractional units
2022-01-18 11:09:12 -05:00
Jeremy Stretch
a50e4e3380
Merge pull request #8352 from jasonyates/8342-created-updated
...
Fixes #8342
2022-01-14 11:48:52 -05:00
Jason Yates
1ae5a2c808
Fixes #8357 - Filter view for Locations is missing tags field
...
Adding tag field to Locations filter view
2022-01-14 06:19:25 -08:00
Jason Yates
0181a25d70
Fixes #8342
...
created & last_updated fields are missing from some REST API calls. Added missing fields to the following API calls
/api/dcim/virtual-chassis/
/api/dcim/cables/
/api/dcim/power-panels/
/api/dcim/rack-reservations/
/api/circuits/circuit-terminations/
/api/extras/webhooks/
/api/extras/custom-fields/
/api/extras/custom-links/
/api/extras/export-templates/
/api/extras/tags/
2022-01-13 19:13:28 -08:00
Jason Yates
381796e708
Add created & last updated as available fields to all tables
...
Adds two fields to all relevant tables to allow the addition of Created & Last Updated columns.
All tables with a Configure Table option were updated.
Some sections reformatted to comply with E501 line length as a result of changes
2022-01-13 09:22:32 +00:00
Jason Yates
be8fef0228
Fixes #8279
...
A device that is part of a VC that has no name should display [virtual-chassis name]:[virtual-chassis position] as opposed to [device_type] in the rack rendering.
2022-01-11 21:03:18 +00:00
bluikko
b63e29610e
Add Cisco StackWise-n choices
2022-01-07 11:56:54 +07:00
jeremystretch
574c2e2770
Closes #8244 : Add length & length unit fields to cable filter form
2022-01-05 15:32:34 -05:00
jeremystretch
8c8774cd2f
Fixes #8226 : Honor return URL after populating a device bay
2022-01-04 13:24:15 -05:00
jeremystretch
ecb9fc65b7
Closes #8197 : Allow filtering sites by group when connecting a cable
2022-01-03 10:41:43 -05:00
jeremystretch
5829985ca8
Remove power utilization as default column from racks table
2021-12-30 12:02:20 -05:00
jeremystretch
9c9fcaf42f
Fixes #7290 : Defer loading API-backed form fields
2021-12-29 09:30:43 -05:00
jeremystretch
d275538116
Changelog & cleanup for #7246 , #8097
2021-12-21 11:53:31 -05:00
Jeremy Stretch
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
rizlas
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
jeremystretch
f2f10dff92
Fix RearPortTemplateTable buttons
2021-12-21 10:57:46 -05:00
jeremystretch
7ba45b2887
Clean up imports
2021-12-21 10:48:10 -05:00
jeremystretch
57a78b3cad
Clean up device/devicetype tab views
2021-12-21 10:28:28 -05:00
jeremystretch
85f9690377
Closes #8083 : Removed "related devices" panel from device view
2021-12-18 14:30:28 -05:00
jeremystretch
4723500c5f
Fixes #8092 : Rack elevations should not include device asset tags
2021-12-18 14:26:32 -05:00
jeremystretch
8dbd3f332b
Closes #8081 : Allow creating services directly from navigation menu
2021-12-15 11:55:27 -05:00
jeremystretch
4ffa823ab8
Enable HTMX for all ObjectChildrenViews
2021-12-14 15:31:42 -05:00
jeremystretch
8d3b296eed
Update device/VM component views to use ObjectChildrenView
2021-12-14 13:47:40 -05:00
rizlas
2ec64a2ea2
Get_Environment from napalm should not need any decoding
2021-12-14 10:17:00 +01:00
jeremystretch
7922d3909a
Fixes #8042 : Fix filtering cables list by site slug or rack name
2021-12-10 16:41:03 -05:00
jeremystretch
88fae2171d
Closes #7691 : Remove field_order from filterset forms
2021-12-10 08:57:19 -05:00
jeremystretch
dda11ec69e
Fixes #8003 : Fix cable tracing across bridged interfaces with no cable
2021-12-08 11:35:50 -05:00
jeremystretch
7be6206d9d
Fixes #8010 : Allow filtering devices by multiple serial numbers
2021-12-08 11:08:19 -05:00
jeremystretch
36859d89c8
Fixes #7996 : Show WWN field in interface creation form
2021-12-07 10:59:08 -05:00
jeremystretch
029605f926
Clean up site view
2021-12-06 13:43:02 -05:00
jeremystretch
f94c1e91ea
Merge branch 'develop' into feature
2021-12-06 12:10:31 -05:00
jeremystretch
b43980d660
Fixes #7960 : Prevent creation of regions/site groups/locations with duplicate names (see #7354 )
2021-12-03 15:09:56 -05:00
jeremystretch
09b612546b
Omit actions column from non-paginated child object tables
2021-12-03 11:07:16 -05:00
Jonathan Senecal
1377eda0ba
Add support for L22-30P power port type ( #7915 )
...
* Add support for L22-30P power port type
Fixes #7892
* Add support for L22-30R power outlet type
2021-12-03 09:43:42 -05:00
bluikko
bbdd3804c7
Add multistandard ITA power outlet type
2021-11-26 10:06:52 +07:00
jeremystretch
870aa3a265
Merge branch 'develop' into feature
2021-11-24 14:00:37 -05:00
Robin Schneider
175498940e
Fixes #7897 : CEE 7/5 is only a power outlet, no power port
...
Ref:
* https://en.wikipedia.org/wiki/CEE_7_standard_AC_plugs_and_sockets#CEE_7/5_socket_and_CEE_7/6_plug_(French;_Type_E)
* https://blog.packetsar.com/wp-content/uploads/Power_and_Cooling_Cheat_Sheet.pdf
2021-11-21 23:41:36 +01:00
Robin Schneider
eded00cbb3
chore: Always use "CEE 7" (with the space) consistently
2021-11-21 22:23:29 +01:00
jeremystretch
b7c9ca720a
Closes #7886 : Introduce a base FilterForm class
2021-11-19 15:12:45 -05:00
jeremystretch
5f59f458f4
Fixes #7880 : Include assigned IP addresses in FHRP group object representation
2021-11-19 11:34:59 -05:00
jeremystretch
cd128e557c
Closes #7884 : Add FHRP groups column to interface tables
2021-11-19 10:27:56 -05:00
jeremystretch
beca978af5
Clean up imports
2021-11-18 16:48:29 -05:00