jeremystretch
|
09b612546b
|
Omit actions column from non-paginated child object tables
|
2021-12-03 11:07:16 -05: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 |
|
jeremystretch
|
98a830a6a0
|
Apply BootstrapMixin to ComponentForm
|
2021-11-18 16:32:22 -05:00 |
|
jeremystretch
|
ed2231e34b
|
Apply BootstrapMixin to CustomFieldModelFilterForm
|
2021-11-18 16:27:06 -05:00 |
|
jeremystretch
|
55049bb303
|
Apply BootstrapMixin to BulkEditForm
|
2021-11-18 16:23:26 -05:00 |
|
jeremystretch
|
c210c6937b
|
Apply BootstrapMixin to CustomFieldModelForm
|
2021-11-18 16:19:25 -05:00 |
|
jeremystretch
|
f16c6d81cf
|
Merge branch 'develop' into feature
|
2021-11-18 11:06:54 -05:00 |
|
jeremystretch
|
9ae5865c2d
|
Fixes #7865: REST API should support null values for console port speeds
|
2021-11-18 09:34:41 -05:00 |
|
jeremystretch
|
c2d0cfdfc0
|
Fixes #7864: power_port can be null when creating power outlets
|
2021-11-18 09:27:45 -05:00 |
|
jeremystretch
|
4bfb6b476c
|
Fixes #7859: Fix styling of form widgets under cable connection views
|
2021-11-17 15:53:26 -05:00 |
|
jeremystretch
|
9a45547cda
|
Closes #5143: Include a device's asset tag in its display value
|
2021-11-17 13:06:57 -05:00 |
|
jeremystretch
|
a000ded350
|
Remove "primary for" references to Device on IPAddress
|
2021-11-17 12:50:46 -05:00 |
|
jeremystretch
|
b7b5a5788f
|
Fixes #7589: Correct 128GFC interface type identifier
|
2021-11-17 11:18:41 -05:00 |
|
jeremystretch
|
f32e694499
|
Fixes #7739: Fix exception when tracing cable across circuit with no far end termination
|
2021-11-15 12:41:57 -05:00 |
|
Rhys Barrie
|
68b544c676
|
netbox-community/netbox#7424: add filterset test for virtual_chassis_id
|
2021-11-13 22:16:18 -05:00 |
|
Rhys Barrie
|
a8c958ece2
|
netbox-community/netbox#7424: fix test failure from adding virtual chassis filter field
|
2021-11-13 22:01:15 -05:00 |
|
Rhys Barrie
|
f77f7ca0ec
|
netbox-community/netbox#7424:make device component device field filter from selected virtual chassis
|
2021-11-13 21:35:13 -05:00 |
|
Rhys Barrie
|
6b21c8453f
|
netbox-community/netbox#7424: Add virtual_chassis field to device component filter form
|
2021-11-13 21:33:52 -05:00 |
|
Rhys Barrie
|
fa8a8abc98
|
netbox-community/netbox#7424: Add virtual_chassis and virtual_chassis_id filter to device components
|
2021-11-13 21:30:38 -05:00 |
|
jeremystretch
|
f49d7008a0
|
Add q filters for connection lists
|
2021-11-12 15:05:33 -05:00 |
|
Flo
|
8aa73c5900
|
Add IEEE 802.15.1 Interface Type
|
2021-11-12 16:05:42 +01:00 |
|
jeremystretch
|
cede27b5fe
|
Merge branch 'develop' into feature
|
2021-11-12 09:09:15 -05:00 |
|
jeremystretch
|
d529c1b5b3
|
Housekeeping: Use RestrictedQuerySet for default manager on base models
|
2021-11-11 15:04:22 -05:00 |
|
jeremystretch
|
834f68e6e4
|
Fixes #7761: Extend cable tracing across bridged interfaces
|
2021-11-11 14:45:10 -05:00 |
|
Jeremy Stretch
|
6c28182dd3
|
Merge pull request #7767 from CironAkono/FR6925
Fixes: #6925 Interfaces Table - bring back the visual aids from v2.9
|
2021-11-11 12:29:01 -05:00 |
|
jeremystretch
|
3cb8c5db28
|
Fixes #7654: Fix assignment of members to virtual chassis with initial position of zero
|
2021-11-11 12:10:47 -05:00 |
|
CironAkono
|
251abdb4dd
|
Apply suggestions from code review
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2021-11-11 16:36:13 +00:00 |
|
kkthxbye-code
|
53e52aeaa8
|
Fix sorting devicebay table by status
|
2021-11-11 14:05:39 +01:00 |
|
jeremystretch
|
f93d6813a9
|
Merge branch 'develop' into feature
|
2021-11-09 16:52:36 -05:00 |
|
Jeremy Stretch
|
95fc0bbc94
|
Merge pull request #7774 from byts-tech/FR7740
Fixes: #7740 Add Mini-DIN 8 Console-Port-Type
|
2021-11-09 16:06:58 -05:00 |
|
jeremystretch
|
9dad7e4daf
|
Fixes #7701: Fix conflation of assigned IP status & role in interface tables
|
2021-11-09 16:04:16 -05:00 |
|
Flo
|
b7aa44837f
|
Add Mini-DIN 8 Console-Port-Type
|
2021-11-08 17:50:13 +01:00 |
|
Nico Domino
|
9c2514fce4
|
feat: add outer_width to RackTable (#7766)
* feat: add outer_width to RackTable
* fix: add outer_units to column display
* feat: add outer_depth to available columns
|
2021-11-08 08:15:26 -05:00 |
|
jeremystretch
|
83ac869693
|
Fix ASNs column in SiteTable
|
2021-11-04 16:29:43 -04:00 |
|
jeremystretch
|
bc92f9221a
|
Tweak site ASN filters & tests
|
2021-11-04 16:22:55 -04:00 |
|
jeremystretch
|
3f0a98acbd
|
Add nested FHRPGroupAssignment serializer; add missing API tests
|
2021-11-04 11:15:34 -04:00 |
|
jeremystretch
|
67c73768c1
|
Add count_fhrp_groups to interface serializers
|
2021-11-04 09:58:33 -04:00 |
|
jeremystretch
|
bbb98083eb
|
Clean up filtersets
|
2021-11-03 16:58:31 -04:00 |
|
jeremystretch
|
96cde7d4af
|
Add wireless_lans to InterfaceSerializer; extend tests
|
2021-11-03 15:55:16 -04:00 |
|
jeremystretch
|
ea39c8a4c1
|
Optimize interface REST API endpoints
|
2021-11-03 15:38:17 -04:00 |
|
jeremystretch
|
7a55832a22
|
#6732: Add asns relationship to SiteSerializer and extend tests
|
2021-11-03 15:24:15 -04:00 |
|
Daniel Sheppard
|
5fc373f5cc
|
Merge feature -> develop
|
2021-11-03 12:05:11 -05:00 |
|
Daniel Sheppard
|
cf9eaf2eff
|
Fix dcim/views.py merge error
|
2021-11-03 11:36:54 -05:00 |
|
Daniel Sheppard
|
0ec0185d84
|
Fix Migration
|
2021-11-03 09:51:03 -05:00 |
|