Daniel Sheppard
fe088dba7a
Fixes : #4396 - Fix typing on interface serializer
2020-04-07 08:33:00 -05:00
Jeremy Stretch
630788731e
Closes #4448 : Allow connecting cables between two circuit terminations
2020-04-03 13:44:41 -04:00
Jeremy Stretch
721368ea8d
Closes #4147 : Use absolute URLs in rack elevation SVG renderings
2020-04-03 13:16:35 -04:00
Jeremy Stretch
4ab3854d66
Fixes #4438 : Fix exception when disconnecting a cable from a power feed
2020-04-02 10:19:50 -04:00
Daniel Sheppard
785119f5bb
Fixes : #4415 - Add site on validate_unique() for device model
2020-03-27 08:37:48 -05:00
Jeremy Stretch
058c78d8be
Closes #4389 : Add a bulk edit view for device bays
2020-03-19 16:32:08 -04:00
Jeremy Stretch
8d3801896f
Rewrite and extend cabling logic tests
2020-03-19 10:43:51 -04:00
Jeremy Stretch
f1236e9bf7
Tweak tracing logic to ensure consistent behavior
2020-03-19 10:42:53 -04:00
Jeremy Stretch
e143158f12
Remove unused follow_circuits arg for cable tracing
2020-03-18 21:14:53 -04:00
Jeremy Stretch
40bfb55370
Improved cable tracing logic
2020-03-18 20:47:27 -04:00
Jeremy Stretch
7f5571200c
Closes #4382 : Enable custom links for rack reservations
2020-03-18 14:50:49 -04:00
Jeremy Stretch
a9d04547d1
Closes #4381 : Enable export templates for rack reservations
2020-03-18 14:46:23 -04:00
Jeremy Stretch
87f0b19dc0
Closes #4380 : Enable webhooks for rack reservations
2020-03-18 14:43:19 -04:00
Jeremy Stretch
0068108c57
Remove APISelect widget/api_url argument from dynamic fields
2020-03-16 14:08:48 -04:00
John Anderson
9466802a95
closes #4368 - extras features model registration
2020-03-14 03:03:22 -04:00
Jeremy Stretch
c5776d9da4
Closes #4369 : Add a dedicated view for rack reservations
2020-03-13 13:53:44 -04:00
Jeremy Stretch
a28509019a
Closes #4363 : Standardize secret creation URL
2020-03-12 21:14:14 -04:00
Jeremy Stretch
5e971994ff
Closes #4362 : Standardize URL for creation of RackReservations
2020-03-12 17:43:11 -04:00
John Anderson
a504f5f309
closes #4340 - Enforce unique constraints for device and virtual machine names in the API
2020-03-10 19:15:24 -04:00
Jeremy Stretch
2571f22ae5
Revert initial fix for #4336
2020-03-10 11:43:00 -04:00
Jeremy Stretch
5346efe009
Fixes #4337 : Allow bulk editing/deletion of all device components matching a query
2020-03-10 10:18:48 -04:00
Jeremy Stretch
e364a25e46
Add test for RackReservation import
2020-03-09 13:35:44 -04:00
Jeremy Stretch
049da81bf2
Convert units to SimpleArrayField
2020-03-09 12:46:12 -04:00
Jeremy Stretch
947affd78f
Extend BulkImportView._save_obj to pass request context
2020-03-09 12:39:07 -04:00
Jeremy Stretch
ad9dfec894
Started on #4325 (WIP)
2020-03-06 17:14:26 -05:00
Jeremy Stretch
2a5bf2a222
Fixes #4323 : Add bulk edit view for power panels
2020-03-06 16:05:26 -05:00
Jeremy Stretch
afcd9b801f
Delete squashed migration to avoid 'pending trigger events' exception under certain conditions
2020-03-06 10:32:12 -05:00
Jeremy Stretch
1dd07337fd
Merge pull request #4189 from netbox-community/4121-filter-lookup-expressions
...
4121 filter lookup expressions
2020-03-04 11:51:19 -05:00
Jeremy Stretch
74821c2c17
Closes #4218 : Allow negative voltage for DC power feeds
2020-03-03 12:10:08 -05:00
Jeremy Stretch
1e4dd102bd
Closes #4290 : Include device name in tooltip on rack elevations
2020-03-03 10:35:07 -05:00
Jeremy Stretch
0f9c37fbc7
Closes #4284 : Add MRJ21 port and cable types
2020-03-03 10:13:21 -05:00
Jeremy Stretch
a261060e5c
Closes #4305 : Add 10-inch option for rack width
2020-03-03 10:07:20 -05:00
Jeremy Stretch
13fcdc0c1e
Fixes #4301 : Fix exception when deleting device type with components
2020-03-02 09:41:37 -05:00
Jeremy Stretch
bdf9857e6f
Closes #4294 : Add tenancy filter tests for all models
2020-02-27 13:28:08 -05:00
Jeremy Stretch
faf676e6e0
Closes #4281 : Allow filtering device component list views by type
2020-02-26 17:22:53 -05:00
John Anderson
c908f132ec
Merge branch 'develop' into 4121-filter-lookup-expressions
2020-02-26 12:05:27 -05:00
John Anderson
afc8c9bfe9
fix tenancy filterset bases
2020-02-25 13:50:31 -05:00
Jeremy Stretch
a6e859d9b7
Remove extraneous prefetches from racks queryset
2020-02-25 12:35:27 -05:00
Jeremy Stretch
62efe0621f
Fixes #4272 : Interface type should be required by API serializer
2020-02-25 11:20:43 -05:00
Saria Hajjar
3296298d21
Fixes #4227 : Omit internal fields from the change log data
2020-02-25 14:48:11 +00:00
Jeremy Stretch
4d1749cc71
Remove CONNECTION_STATUS_CONNECTED and CONNECTION_STATUS_PLANNED constants
2020-02-24 14:18:19 -05:00
Jeremy Stretch
f7b620c6a2
Closes #3145 : Add 'decommissioning' status for cables
2020-02-24 14:09:36 -05:00
Jeremy Stretch
909971f237
Fixes #4221 : Fix exception when deleting a device with interface connections when an interfaces webhook is defined
2020-02-24 12:41:55 -05:00
Daniel Sheppard
d0c82c23bd
Merge pull request #4244 from netbox-community/4230-filter_rack_unit_on_elevations
...
Fixes : #4230 - Fixes rack units filtering on elevation endpoint
2020-02-24 09:25:42 -06:00
Jeremy Stretch
61c0a4cc61
Fixes #4252 : Fix power port assignment for power outlet templates created via REST API
2020-02-24 10:13:47 -05:00
Dan Sheppard
2b75e05ea7
Fixes : #4230 - Fixes filtering by position on elevation endpoint
...
* Add tests for rack elevation filtering
* Add q variable to serializers for RackElevationDetailFilterSerializer
* Add code to allow filtering of position on the rack elevation
2020-02-22 08:24:26 -06:00
Jeremy Stretch
2c4136f514
Merge pull request #4233 from netbox-community/4228-rack-elevation-images
...
Fixes #4228 : Fix display of device images in rack elevations
2020-02-21 13:55:32 -05:00
Jeremy Stretch
a14c7980f6
Fixes #4232 : Enforce consistent background striping in rack elevations
2020-02-21 13:49:28 -05:00
Jeremy Stretch
5a02dc457c
Fixes #4228 : Fit device images to rack unit; tweak default aspect ratio
2020-02-21 12:43:24 -05:00
LuPo
0b3111c47f
Fix drawing rear elevation when full-height device has been assigned only front image
2020-02-21 13:42:52 +02:00