Jeremy Stretch
|
93fa00b673
|
#3338: Prefetch termination devices to avoid extra database queries
|
2020-01-27 17:22:31 -05:00 |
|
Jeremy Stretch
|
49a6332d37
|
Merge pull request #4012 from hSaria/3338-api-circuit-term
Fixes #3338: Added termination A and Z to the circuit
|
2020-01-27 17:14:40 -05:00 |
|
Jeremy Stretch
|
7abcc7acaa
|
Merge pull request #3993 from hSaria/3935-swagger-default-info
Fixes #3935: Swagger DEFAULT_INFO
|
2020-01-27 16:58:03 -05:00 |
|
Saria Hajjar
|
d0f127e575
|
Fixes #3338: Added termination A and Z to the circuit
|
2020-01-27 21:53:10 +00:00 |
|
Jeremy Stretch
|
00b50f9c65
|
Remove obsolete constants
|
2020-01-27 12:34:52 -05:00 |
|
Jeremy Stretch
|
2662bd0ad8
|
Merge pull request #4017 from hSaria/4016-duplicate-tenant-field
Fixes #4016: Removed duplicate tenant field for cluster edit form
|
2020-01-27 09:36:36 -05:00 |
|
hellerve
|
011280b0bf
|
dcim: add borders on the rear of devices as well
|
2020-01-27 13:13:07 +01:00 |
|
Saria Hajjar
|
4e4a05d3b9
|
Fixes #4016: Removed duplicate tenant field for cluster edit form
|
2020-01-26 12:52:18 +00:00 |
|
Jeremy Stretch
|
47962ea732
|
Adapt form tests to work without fixture data
|
2020-01-24 16:30:43 -05:00 |
|
Jeremy Stretch
|
eb4c2e5d7f
|
Remove obsolete fixtures files
|
2020-01-24 16:29:23 -05:00 |
|
Jeremy Stretch
|
a13bddde58
|
Refactor prefix and IP mask length choice generation to reference constants
|
2020-01-24 15:50:45 -05:00 |
|
Jeremy Stretch
|
66330418cb
|
Remove obsolete IP_FAMILY_CHOICES constant
|
2020-01-24 15:40:03 -05:00 |
|
Jeremy Stretch
|
151943bfbc
|
Merge pull request #4007 from netbox-community/3880-use-constants
Closes #3880: Define constants for arbitrary values
|
2020-01-24 15:29:38 -05:00 |
|
Jeremy Stretch
|
35cbee5107
|
Fixes #4008: Toggle rack elevation face using front/rear strings
|
2020-01-24 15:28:15 -05:00 |
|
Jeremy Stretch
|
c6473d654d
|
Add explanatory text for constants
|
2020-01-24 15:03:38 -05:00 |
|
Jeremy Stretch
|
096814dc33
|
#3880: Define constants for arbitrary values
|
2020-01-24 14:42:57 -05:00 |
|
Jeremy Stretch
|
0ec091ffe1
|
Merge branch 'develop' into 3950-not-retain-device-type
|
2020-01-24 13:49:30 -05:00 |
|
Jeremy Stretch
|
9f58c27fcf
|
Merge pull request #4002 from hellerve/veit/fix-3982
Read reserved tooltip on rack elevations
|
2020-01-24 12:09:39 -05:00 |
|
Jeremy Stretch
|
d3463b596a
|
Closes #4005: Include timezone context in webhook timestamps
|
2020-01-24 12:00:24 -05:00 |
|
kobayashi
|
66d5cc47a5
|
Fixes #3950: Cloned Device Form does not retain device type
|
2020-01-24 03:30:24 -05:00 |
|
kobayashi
|
9694bacb69
|
3950 not retain device type
|
2020-01-24 03:13:50 -05:00 |
|
hellerve
|
fcba2baf42
|
dcim: fix #3982 by readding reserved tooltip
|
2020-01-24 08:45:55 +01:00 |
|
Jeremy Stretch
|
629712142f
|
Fixes #3999: Do not filter child results by null if non-required parent fields are blank
|
2020-01-23 17:11:45 -05:00 |
|
Jeremy Stretch
|
cdecf93f00
|
Add tests for ChoiceSet
|
2020-01-23 16:19:34 -05:00 |
|
Jeremy Stretch
|
fe402331f2
|
Handle grouped choices when returning ChoiceSet values
|
2020-01-23 16:16:52 -05:00 |
|
Jeremy Stretch
|
fcbbb36afc
|
Add tests for home and search views
|
2020-01-23 15:41:09 -05:00 |
|
Jeremy Stretch
|
2e69037c29
|
Closes #3952: Add test for webhooks_worker; introduce generate_signature()
|
2020-01-23 15:05:27 -05:00 |
|
Saria Hajjar
|
1b26afdfbb
|
Fixes #3935: Swagger DEFAULT_INFO
|
2020-01-23 14:26:04 +00:00 |
|
Jeremy Stretch
|
7b517abdb6
|
Fixes #3989: Correct HTTP content type assignment for webhooks
|
2020-01-22 20:33:57 -05:00 |
|
Jeremy Stretch
|
b7e71f9f39
|
Add tests for IP address vars
|
2020-01-22 17:48:03 -05:00 |
|
Jeremy Stretch
|
f41564b578
|
Introduce IPAddressVar and IPAddressWithMaskVar
|
2020-01-22 17:16:40 -05:00 |
|
Jeremy Stretch
|
aa56c020ab
|
Move prefix_validator() to ipam.validators
|
2020-01-22 16:33:34 -05:00 |
|
Jeremy Stretch
|
ba6df87d10
|
Move min/max prefix length validators to ipam.validators
|
2020-01-22 16:26:06 -05:00 |
|
Jeremy Stretch
|
f826e15603
|
Closes #3310: Pre-select site/rack for B side when creating a new cable
|
2020-01-22 16:07:09 -05:00 |
|
Jeremy Stretch
|
b7dea5a9f7
|
Fixes #3983: Permit the creation of multiple unnamed devices
|
2020-01-22 09:26:49 -05:00 |
|
Jeremy Stretch
|
ddd9f86031
|
Add tests for rack elevation API endpoint
|
2020-01-21 17:36:38 -05:00 |
|
Jeremy Stretch
|
1c13a79961
|
Suppress extraneous test output
|
2020-01-21 17:23:50 -05:00 |
|
Jeremy Stretch
|
03436b729d
|
Add test for device graphs API endpoint
|
2020-01-21 17:11:26 -05:00 |
|
Jeremy Stretch
|
d123664503
|
Add tests for front/rear port API endpoints
|
2020-01-21 17:00:30 -05:00 |
|
Jeremy Stretch
|
10917123fd
|
Add tests for cable tracing endpoints
|
2020-01-21 16:24:03 -05:00 |
|
Jeremy Stretch
|
b06bed368b
|
Post-release version bump
|
2020-01-21 15:13:49 -05:00 |
|
Jeremy Stretch
|
2581a55214
|
Release v2.7.2
|
2020-01-21 15:04:09 -05:00 |
|
Jeremy Stretch
|
838aaffc4b
|
Merge pull request #3971 from hellerve/veit/fix-3965
Display occupied rack units correctly
|
2020-01-21 13:53:21 -05:00 |
|
Jeremy Stretch
|
9dfd0e5b40
|
Merge pull request #3957 from kobayashi/3923-validate-key-format
Fixes: #3923 validate key format
|
2020-01-21 13:27:35 -05:00 |
|
Jeremy Stretch
|
60c5418516
|
Add tests for device component filtering by region/site
|
2020-01-21 12:28:22 -05:00 |
|
Jeremy Stretch
|
48b4695ebe
|
Fixes #3966: Fix filtering of device components by region/site
|
2020-01-21 12:27:52 -05:00 |
|
Jeremy Stretch
|
a7a166a9cb
|
Merge branch 'develop' into veit/fix-3964
|
2020-01-21 11:39:45 -05:00 |
|
hellerve
|
e184eb3521
|
dcim: make pep happy
|
2020-01-21 17:01:48 +01:00 |
|
hellerve
|
e421c15bdd
|
dcim: merge elevations as necessary
|
2020-01-21 16:56:06 +01:00 |
|
hellerve
|
469a088874
|
dcim: fix tooltips in svg rack display
|
2020-01-21 16:23:59 +01:00 |
|