Jeremy Stretch
5887cd3f83
Merge pull request #5448 from netbox-community/develop
...
Release v2.9.11
2020-12-11 16:47:30 -05:00
Jeremy Stretch
776816c7d1
Merge branch 'master' into develop
2020-12-11 16:46:41 -05:00
Jeremy Stretch
93d1c30138
Release v2.9.11
2020-12-11 16:33:08 -05:00
John Anderson
7c6986f235
fixes #5387 - Fix error when rendering config contexts when objects have multiple tags assigned ( #5447 )
2020-12-11 16:20:46 -05:00
Jeremy Stretch
458aeb9cce
Fixes #5446 : Fix validation for plugin version and required settings
2020-12-11 16:05:50 -05:00
Jeremy Stretch
edea25f32b
Fixes #5433 : Exclude SVG files from front/rear image upload for device types (currently unsupported)
2020-12-11 09:27:00 -05:00
Jeremy Stretch
f92386924f
Closes #5439 : Add CS and SN fiber port types
2020-12-11 08:56:02 -05:00
Jeremy Stretch
f833d7cca7
Encourage people to use GitHub discussions in place of the mailing list
2020-12-10 15:59:42 -05:00
Jeremy Stretch
4f8d5824ee
Fixes #5436 : Show assigned IP addresses in interfaces list
2020-12-10 08:52:55 -05:00
Jeremy Stretch
4c406cdfd7
Closes #5424 : Allow passing Python code to nbshell using --command
2020-12-08 16:14:52 -05:00
Jeremy Stretch
b2e659849a
Move CI to GitHub Actions ( #5431 )
...
Replaces Travis CI with GitHub Actions
2020-12-08 14:55:06 -05:00
Jeremy Stretch
23c764fdf3
Fixes #5410 : Restore tags field on cable connection forms
2020-12-04 08:57:19 -05:00
Jeremy Stretch
b85eb520d8
Fixes #5408 : Fix updating secrets without setting new plaintext
2020-12-03 15:23:39 -05:00
Jeremy Stretch
74770931cb
Fixes #5407 : Add direct link to secret on secrets list
2020-12-03 14:15:48 -05:00
Jeremy Stretch
78f875b508
Fixes #5396 : Fix uniqueness constraint for virtual machine names
2020-12-03 13:40:42 -05:00
Jeremy Stretch
532242d3f5
Fix typo (from PR #5393 )
2020-12-03 12:13:08 -05:00
Jeremy Stretch
e4320b47f5
Add references to GitHub discussions
2020-12-03 12:11:44 -05:00
Hans Erasmus
96ecd2b6ba
Fixed small typo ( #5393 )
...
Very small typo fixed
2020-12-03 11:48:34 -05:00
Jeremy Stretch
0b8eb6e329
Closes #4865 : Replace all Count() annotations with subqueries ( #5385 )
...
* Convert circuits to use subqueries
* Convert dcim to use subqueries
* Convert extras to use subqueries
* Convert ipam to use subqueries
* Convert secrets to use subqueries
* Convert virtualization to use subqueries
* Update global search view to use subqueries where appropriate
* Remove extraneous order_by() calls
2020-11-25 15:49:18 -05:00
Jeremy Stretch
70a5fb5748
Fixes #5383 : Fix setting user password via REST API
2020-11-25 11:47:53 -05:00
Jeremy Stretch
a0c8b3ca7a
Extend assertInstanceEqual to accept a list of data fields to exclude from comparison with the instance
2020-11-25 11:44:44 -05:00
Jeremy Stretch
e673149255
Post-release version bump
2020-11-24 16:48:55 -05:00
Jeremy Stretch
c1d86ef8ce
Merge pull request #5377 from netbox-community/develop
...
Release v2.9.10
2020-11-24 16:47:21 -05:00
Jeremy Stretch
b5f0540bb5
Release v2.9.10
2020-11-24 16:36:46 -05:00
Jeremy Stretch
2593b06d9b
Changelog for #5319
2020-11-24 16:29:09 -05:00
Jeremy Stretch
67844fc702
Merge pull request #5362 from ndom91/5319-usb-power-outlet
...
Add: USB power outlet/ports
2020-11-24 16:26:26 -05:00
ndom91
9aa38a0d57
chore: fix pep8 formatting fail
2020-11-24 16:07:22 +01:00
ndom91
e81f9be061
fix: typo
2020-11-24 15:50:10 +01:00
ndom91
ea057550c2
update: ordering / completeness of usb connectors
2020-11-24 15:44:51 +01:00
Jeremy Stretch
b10278f949
Note that maintenance mode disables last_active updates during login
2020-11-23 11:22:46 -05:00
Jeremy Stretch
e3903c7971
Fixes #5309 : Avoid extraneous database queries when manipulating objects
2020-11-20 15:40:09 -05:00
Jeremy Stretch
76325cb182
Fixes #5360 : Clear VLAN assignments when setting interface mode to none
2020-11-20 14:40:21 -05:00
ndom91
23247707c9
add: USB power outlet/ports
2020-11-19 23:59:51 +01:00
Jeremy Stretch
364dbb2690
Add a "getting started" page for developers
2020-11-18 11:25:31 -05:00
Jeremy Stretch
41bf432f94
Refresh development documentation
2020-11-18 10:07:39 -05:00
Jeremy Stretch
ae61450406
Fixes #5356 : Populate manufacturer field when adding a device component template
2020-11-17 16:30:58 -05:00
Jeremy Stretch
a46bcda24f
Fixes #5355 : Limit rack groups by selected site when editing a rack
2020-11-17 16:25:20 -05:00
Jeremy Stretch
104949cd9d
Fixes #5235 : Fix exception when editing IP address with a NAT IP assigned to a non-racked device
2020-11-16 10:59:41 -05:00
Jeremy Stretch
b03da6fa4a
Fixes #5350 : Filter available racks by selected group when creating a rack reservation
2020-11-16 10:38:57 -05:00
Jeremy Stretch
2bc35b89f6
Fixes #5345 : Fix non-deterministic ordering of prefixes and IP addresses
2020-11-16 10:17:05 -05:00
Jeremy Stretch
bfebc8e0d6
Add note about changelog
2020-11-16 09:40:50 -05:00
Jeremy Stretch
dd5054bacc
Changelog for #5337
2020-11-16 09:38:00 -05:00
Jeremy Stretch
5982c9ecfb
Merge pull request #5342 from JonathonReinhart/5337-add-splice-rearport-type
...
Closes #5337 : Add "splice" port type
2020-11-16 09:34:12 -05:00
Jonathon Reinhart
f8f7d7fa58
Closes #5337 : Add "splice" port type
2020-11-12 10:41:29 -05:00
Jeremy Stretch
66939e2a59
Post release version bump
2020-11-09 20:57:35 -05:00
Jeremy Stretch
ad0b39fef7
Merge pull request #5332 from netbox-community/develop
...
Release v2.9.9
2020-11-09 20:55:28 -05:00
Jeremy Stretch
d23dee5959
Release v2.9.9
2020-11-09 20:51:35 -05:00
Jeremy Stretch
d45f06fde4
Closes #5327 : Be more strict when capturing anticipated ImportError exceptions
2020-11-09 16:49:05 -05:00
Jeremy Stretch
4cd1c9d7f2
Fixes #5316 : Dry running scripts should not trigger webhooks
2020-11-09 16:22:45 -05:00
Jeremy Stretch
0cce8ad27b
Fixes #5328 : Fix CreatedUpdatedFilterTest when running in non-UTC timezone
2020-11-09 16:04:09 -05:00