Jeremy Stretch
|
f2cba78549
|
Closes #5310: Link to rack groups within rack list table
|
2020-11-05 14:24:22 -05:00 |
|
Jeremy Stretch
|
c53990c739
|
Closes #5307: Add a region selector for every site form field
|
2020-11-04 15:27:41 -05:00 |
|
Jeremy Stretch
|
798220cf9a
|
Fix filter reference
|
2020-11-04 13:05:24 -05:00 |
|
Jeremy Stretch
|
7598b891c1
|
Add initial_params to all forms
|
2020-11-04 11:09:13 -05:00 |
|
Jeremy Stretch
|
1f0b1dd10e
|
Add initial_params to DynamicModelChoiceMixin
|
2020-11-04 10:15:15 -05:00 |
|
Jeremy Stretch
|
bd62611117
|
Skip signal processing when loading cables from fixtures
|
2020-11-03 13:32:05 -05:00 |
|
Jeremy Stretch
|
2bb79a2773
|
Add missing bulk update test data
|
2020-11-02 16:56:04 -05:00 |
|
Jeremy Stretch
|
9a9babfc35
|
Remove extraneous prefetch_related() calls from object list views
|
2020-10-30 16:54:41 -04:00 |
|
Jeremy Stretch
|
97c8306eeb
|
Drop add_prefetch from BaseTable; improve dynamic prefetching for table querysets
|
2020-10-30 16:15:16 -04:00 |
|
Jeremy Stretch
|
8d02303515
|
Optimize cable termination tables
|
2020-10-30 13:57:17 -04:00 |
|
Jeremy Stretch
|
70e966923a
|
Add CablePath.get_path() to prefetch path nodes
|
2020-10-30 13:32:10 -04:00 |
|
Jeremy Stretch
|
fcb5e6ae1c
|
Merge branch 'develop' into develop-2.10
|
2020-10-30 10:38:05 -04:00 |
|
John Anderson
|
28c17f33ab
|
move get_queryset() to common mixin
|
2020-10-30 02:56:43 -04:00 |
|
Jeremy Stretch
|
acd4054e79
|
Customize device component tables for user
|
2020-10-29 14:07:36 -04:00 |
|
John Anderson
|
606b015314
|
Merge branch 'develop' into 4559-config-context-rendering
|
2020-10-25 18:47:40 -04:00 |
|
John Anderson
|
22d2289ed2
|
add support for regions and vms
|
2020-10-23 01:18:04 -04:00 |
|
John Anderson
|
3ba18633de
|
initial work on config context performance improvements
|
2020-10-20 01:07:22 -04:00 |
|
Jeremy Stretch
|
55a2e0299c
|
Standardize device component table columns
|
2020-10-19 13:55:02 -04:00 |
|
Jeremy Stretch
|
0a67926012
|
Fix up missing table columns
|
2020-10-16 16:33:08 -04:00 |
|
Jeremy Stretch
|
51821818e0
|
Add cable trace buttons
|
2020-10-16 16:14:05 -04:00 |
|
Jeremy Stretch
|
82c6fb6e19
|
Convert device inventory items list to table
|
2020-10-16 16:00:25 -04:00 |
|
Jeremy Stretch
|
7c1316619b
|
Convert device device bays list to table
|
2020-10-16 15:51:46 -04:00 |
|
Jeremy Stretch
|
2146c38748
|
Convert device interfaces list to table
|
2020-10-16 15:42:48 -04:00 |
|
Jeremy Stretch
|
e3f98a011c
|
Convert device rear ports list to table
|
2020-10-16 15:33:39 -04:00 |
|
Jeremy Stretch
|
68060cf9e9
|
Convert device front ports list to table
|
2020-10-16 15:28:28 -04:00 |
|
Jeremy Stretch
|
eed2e4a15b
|
Convert device power outlets list to table
|
2020-10-16 15:16:36 -04:00 |
|
Jeremy Stretch
|
3a47e0e2ed
|
Convert device power ports list to table
|
2020-10-16 15:09:23 -04:00 |
|
Jeremy Stretch
|
60c30b92ba
|
Convert device console server ports list to table
|
2020-10-16 15:01:16 -04:00 |
|
Jeremy Stretch
|
99352a5d30
|
Convert device console ports list to table
|
2020-10-16 14:39:15 -04:00 |
|
Jeremy Stretch
|
35273c7bfe
|
Add connection column for path endpoints
|
2020-10-16 11:41:24 -04:00 |
|
Jeremy Stretch
|
769b240164
|
Extend device component tables to include cable peer
|
2020-10-16 11:11:41 -04:00 |
|
Jeremy Stretch
|
823aa6b712
|
Add compatible types for PowerFeed
|
2020-10-16 11:05:42 -04:00 |
|
Jeremy Stretch
|
73bf3b9498
|
Reorganize DCIM tables
|
2020-10-16 10:39:13 -04:00 |
|
Jeremy Stretch
|
dde52309d2
|
Fixes #5243: Redirect user to appropriate tab after modifying device components
|
2020-10-15 16:55:20 -04:00 |
|
Jeremy Stretch
|
c9c8d337a0
|
Closes #5011: Standardized name field lengths across all models
|
2020-10-15 15:37:34 -04:00 |
|
Jeremy Stretch
|
e7d26ca5dc
|
Move Cable and CablePath to cables.py
|
2020-10-14 16:54:30 -04:00 |
|
Jeremy Stretch
|
c0c5f52ed9
|
Reorganize REST API components under netbox app
|
2020-10-13 15:57:21 -04:00 |
|
Jeremy Stretch
|
30778a9c40
|
Closes #5225: CircuitTermination port_speed is now optional
|
2020-10-09 14:06:24 -04:00 |
|
Jeremy Stretch
|
96650b0216
|
Merge branch 'develop' into develop-2.10
|
2020-10-09 13:52:16 -04:00 |
|
Jeremy Stretch
|
b5a65bc66c
|
Fixes #5211: Add missing has_primary_ip filter for virtual machines
|
2020-10-09 11:46:16 -04:00 |
|
Jeremy Stretch
|
a2c012d2c4
|
Fixes #5224: Don't allow a rear port to have fewer positions than the number of mapped front ports
|
2020-10-08 16:24:08 -04:00 |
|
Jeremy Stretch
|
44caa402d0
|
Delete obsolete LoopDetected exception
|
2020-10-08 15:01:55 -04:00 |
|
Jeremy Stretch
|
a716ca705c
|
Rewrite cablepath tests to create components within each test
|
2020-10-08 14:55:13 -04:00 |
|
Jeremy Stretch
|
75ddc63466
|
Handle split paths
|
2020-10-08 14:01:47 -04:00 |
|
Jeremy Stretch
|
0e41bc48b7
|
Add /trace API endpoints for CircuitTermination and PowerFeed
|
2020-10-08 13:55:29 -04:00 |
|
Jeremy Stretch
|
0c5efa243d
|
Handle traces which split at a RearPort
|
2020-10-08 13:45:47 -04:00 |
|
Jeremy Stretch
|
ae1ceb26b9
|
Standardize cable/connection field ordering
|
2020-10-08 11:23:24 -04:00 |
|
Jeremy Stretch
|
55268c90c8
|
Replace connection_status with connected_endpoint_reachable on InterfaceConnectionSerializer
|
2020-10-08 11:15:09 -04:00 |
|
Jeremy Stretch
|
aa0ee2720b
|
Add cable paths API detail view for pass-through ports
|
2020-10-08 10:32:17 -04:00 |
|
Jeremy Stretch
|
39e4ab164e
|
Fixes #5218: Raise validation error if a power port's allocated_draw exceeds its maximum_draw
|
2020-10-07 13:23:19 -04:00 |
|