jeremystretch
fc01bedd45
Fixes #6811 : Fix exception when editing users
2021-07-26 09:37:58 -04:00
tamaszl
7ab916b527
Update 6-ldap.md - AUTH_LDAP_USER_DN_TEMPLATE to none for windows 2012+
...
changed When using Windows Server 2012, `AUTH_LDAP_USER_DN_TEMPLATE` should be set to None.
to Windows Server 2012+
2021-07-25 18:44:21 -07:00
jeremystretch
04d6a4a371
Introduce "adding models" section to development docs
2021-07-23 13:43:33 -04:00
jeremystretch
a8140d1f70
Closes #6781 : Disable database query caching by default
2021-07-23 11:34:24 -04:00
jeremystretch
d1af15037c
Fixes #6759 : Fix assignment of parent interfaces for bulk import
2021-07-23 11:24:32 -04:00
jeremystretch
cca76550d6
Fixes #6794 : Fix device name display on device status view
2021-07-23 11:18:50 -04:00
jeremystretch
2ff3d0d5a2
Fixes #6774 : Fix A/Z assignment when swapping circuit terminations
2021-07-23 11:13:21 -04:00
jeremystretch
cb804eb3e1
Release v3.0-beta1
2021-07-23 08:13:07 -04:00
jeremystretch
878288fbec
Merge branch 'develop' into feature
2021-07-23 08:02:21 -04:00
jeremystretch
8898d3b558
Update installation docs
2021-07-22 16:38:35 -04:00
jeremystretch
53c29b65bd
Prep for v3.0-beta1
2021-07-22 15:07:45 -04:00
jeremystretch
8e7bcd95a4
Update release notes for v3.0
2021-07-22 14:25:30 -04:00
jeremystretch
a038e8bba4
Fixes #6777 : Fix default value validation for custom text fields
2021-07-21 16:02:32 -04:00
jeremystretch
33e825e91e
Fixes #6780 : Include rack location in navigation breadcrumbs
2021-07-21 15:49:01 -04:00
jeremystretch
c5e74635dd
Fixes #6778 : Rack reservation should display rack's location
2021-07-21 15:44:14 -04:00
jeremystretch
803f9b6913
Merge branch 'develop' into feature
2021-07-20 17:06:18 -04:00
jeremystretch
61fe0e81cd
Fixes #6773 : Add missing display field to rack unit serializer
2021-07-20 17:00:13 -04:00
jeremystretch
47ef8b9cac
Upgrade script now looks for Python path as env var
2021-07-19 15:13:30 -04:00
Jeremy Stretch
7058d6ca5a
Closes #6328 : Local docs build ( #6769 )
...
* Incorporate local documentation build in upgrade script
* Add docs build to CI
* Include docs build path in revision control
* Update footer dcos link
* Changelog for #6328
* Clean up errant links
2021-07-19 14:18:08 -04:00
jeremystretch
ae6b2be52c
Call out dependency on v2.11+ for upgrades
2021-07-19 11:27:00 -04:00
jeremystretch
31e41f8f02
Closes #6767 : Add support for Python 3.9
2021-07-19 10:43:52 -04:00
jeremystretch
717724c9f6
Update release notes
2021-07-19 10:03:42 -04:00
Jeremy Stretch
3cfb0bacf4
Merge pull request #6760 from netbox-community/834-ip-ranges
...
Closes #834 : Add support for IP ranges
2021-07-19 09:47:19 -04:00
jeremystretch
05d16b0682
Add changelog for #6000
2021-07-16 17:07:42 -04:00
jeremystretch
8d8ac70070
Add IP range documentation
2021-07-16 13:48:57 -04:00
jeremystretch
dd0489c1c5
Closes #6753 : Add plugin removal instructions to the docs
2021-07-14 10:43:18 -04:00
jeremystretch
fd7d8cbf56
Changelog for #5442
2021-07-12 09:31:19 -04:00
jeremystretch
d3b4a72f4f
Update change log
2021-07-09 21:10:51 -04:00
jeremystretch
fa47ad0095
Changelog for #6651
2021-07-09 15:37:21 -04:00
Jeremy Stretch
3ed346be86
Merge pull request #6645 from hanserasmus/patch-2
...
Update installation
2021-07-09 08:51:53 -04:00
Jeremy Stretch
fd58eeae1d
Merge branch 'feature' into 6651-plugins-rq-queues
2021-07-09 08:43:39 -04:00
Hans Erasmus
0ed82af99a
Update 3-netbox.md
2021-07-09 11:43:50 +02:00
maximumG
dce3e0763f
chore: documentation about netbox plugin queueing system
2021-07-09 09:42:03 +02:00
jeremystretch
bc812e4937
Closes #5223 : Remove the console/power/interface connections REST API endpoints
2021-07-08 17:30:40 -04:00
jeremystretch
38d7b83ed0
Merge v2.11.9
2021-07-08 12:15:57 -04:00
jeremystretch
e8e3e9b0be
Release v2.11.9
2021-07-08 09:01:40 -04:00
jeremystretch
28ca815c88
Fixes #6456 : API schema type should be boolean for _occupied on cable termination models
2021-07-08 08:41:59 -04:00
jeremystretch
29299b4644
Changelog for #6713
2021-07-07 21:58:54 -04:00
jeremystretch
7c6e5a68d9
Remove the RELEASE_CHECK_TIMEOUT parameter
2021-07-07 21:55:07 -04:00
jeremystretch
3e19038e06
Restore CACHING_REDIS_SKIP_TLS_VERIFY; add CACHE_TIMEOUT usage warning
2021-07-07 21:17:40 -04:00
jeremystretch
d9e27b6a82
Replace django-cacheops with django-redis
2021-07-07 20:35:59 -04:00
jeremystretch
b6ec1d9aa7
Remove cacheops workarounds & queryset caching metrics
2021-07-07 17:15:42 -04:00
jeremystretch
f683f0786e
Drop caching_config from plugin configuration
2021-07-07 17:04:21 -04:00
jeremystretch
54dfa6cb7f
Fixes #6714 : Fix rendering of device type component creation forms
2021-07-07 15:38:59 -04:00
jeremystretch
7c667f3485
Fixes #6710 : Fix assignment of VM interface parent via REST API
2021-07-07 11:55:20 -04:00
jeremystretch
88e382e7a1
Merge v2.11.8 changes
2021-07-06 12:10:29 -04:00
jeremystretch
9c1de27562
Release v2.11.8
2021-07-06 11:10:02 -04:00
jeremystretch
fc15ef6967
Changelog & cleanup for #5503
2021-07-06 10:43:08 -04:00
jeremystretch
fe2ce03ac1
Closes #6200 : Add rack reservations to global search
2021-07-06 10:17:16 -04:00
jeremystretch
70585ff32e
Fixes #6695 : Fix exception when importing device type with invalid front port definition
2021-07-05 09:30:52 -04:00
jeremystretch
631d991d8d
Closes #6368 : Enable virtual chassis assignment during bulk import of devices
2021-07-01 15:49:05 -04:00
jeremystretch
76a6119584
Closes #6138 : Add an 'empty' filter modifier for character fields
2021-07-01 15:17:46 -04:00
jeremystretch
add95292ce
Fixes #6680 : Allow setting custom field values for VM interfaces on intial creation
2021-07-01 10:48:24 -04:00
jeremystretch
728b3bac67
Use _list appendix for GraphQL list queries
2021-06-30 09:57:33 -04:00
jeremystretch
0d7309cb19
Add documentation for GraphQL API
2021-06-30 09:35:50 -04:00
jeremystretch
18a9e39be6
Closes #6667 : Display VM memory as GB/TB as appropriate
2021-06-29 14:00:16 -04:00
jeremystretch
18934bcc69
Closes #6666 : Show management-only status under interface detail view
2021-06-29 13:47:44 -04:00
jeremystretch
98ff00bc62
Fixes #6676 : Fix device/VM counts per cluster under cluster type/group views
2021-06-29 13:44:46 -04:00
jeremystretch
8d2f79cf24
Add configuration parameter to toggle GraphQL API
2021-06-29 13:30:38 -04:00
jeremystretch
036a068b83
Update extras documentation
2021-06-24 08:37:06 -04:00
jeremystretch
a8a9e061a1
Merge branch 'develop' into feature
2021-06-22 14:30:47 -04:00
jeremystretch
4292d88a92
Closes #6620 : Show assigned VMs count under device role view
2021-06-22 14:21:41 -04:00
jeremystretch
a8af24d7ca
Fixes #6637 : Fix group assignment in 'available VLANs' link under VLAN group view
2021-06-22 14:16:16 -04:00
jeremystretch
efa0fc2b09
Fixes #6640 : Disallow numeric values in custom text fields
2021-06-22 14:00:54 -04:00
jeremystretch
ebb2918a88
Fixes #6652 : Fix exception when adding components in bulk to multiple devices
2021-06-22 13:54:03 -04:00
Hans Erasmus
4fb3a2e0a0
Update installation
...
Just separated it so the user can easily click the copy button, and only be presented with the command.
2021-06-22 09:59:01 +02:00
jeremystretch
fb379b63ec
Fixes #6626 : Fix site field on VM search form; add site group
2021-06-21 08:38:46 -04:00
jeremystretch
4a6278f598
Merge v2.11.7
2021-06-16 16:27:37 -04:00
jeremystretch
2bf20fa501
Release NetBox v2.11.7
2021-06-16 15:59:46 -04:00
jeremystretch
685e0ce00d
Closes #6588 : Add support for webp files as front/rear device type images
2021-06-16 14:01:30 -04:00
jeremystretch
6a6b0236a9
Closes #6589 : Standardize breadcrumb navigation for power panels and feeds
2021-06-16 13:50:35 -04:00
jeremystretch
857c70ece9
Closes #6564 : Add N connector type for pass-through ports
2021-06-16 13:43:38 -04:00
Jeremy Stretch
52edeb42b5
Merge pull request #6604 from bluikko/patch-2
...
custom fields documentation missing word "more"
2021-06-15 10:57:58 -04:00
bluikko
c8a8bfd84d
custom fields documentation missing word "more"
...
The "one or object types" looks like it is missing the word "more".
2021-06-15 15:05:37 +07:00
jeremystretch
9f2c4919eb
Update NetDev Slack links
2021-06-14 16:41:10 -04:00
jeremystretch
f56a470cc7
Fixes #6602 : Fix deletion of devices with cables attached
2021-06-14 16:38:19 -04:00
jeremystretch
54ccc705d0
Adopt IRM terminology
2021-06-14 14:08:55 -04:00
jeremystretch
14f696e824
Merge branch 'develop' into feature
2021-06-14 09:23:01 -04:00
jeremystretch
37c9340499
Docs and release notes for #5264
2021-06-11 16:12:25 -04:00
jeremystretch
d87ec82fe3
Closes #6590 : Introduce a nightly housekeeping command to clear expired sessions and change records
2021-06-11 10:44:17 -04:00
jeremystretch
809d9e4697
Fixes #6584 : Fix ordering of nested inventory items
2021-06-10 14:27:42 -04:00
jeremystretch
b3ed545d6a
Closes #3682 : Add color field to front and rear ports
2021-06-09 16:51:51 -04:00
jeremystretch
8a7473765e
Remove obsolete reference to csv_headers
2021-06-09 16:10:41 -04:00
jeremystretch
7e55b44610
Changelog for #6068
2021-06-09 15:55:38 -04:00
jeremystretch
3ec6194a47
Remove obsolete to_csv() methods
2021-06-09 15:08:49 -04:00
jeremystretch
569041a4c4
Changelog for #5963
2021-06-09 13:27:26 -04:00
Jeremy Stretch
9839885198
Merge pull request #6576 from netbox-community/5963-custom-validation
...
Closes #5963 : Custom model validation
2021-06-09 13:21:38 -04:00
jeremystretch
18472188b9
Renumber docs from v2.12 to v3.0
2021-06-09 13:20:46 -04:00
jeremystretch
44c0dec68b
Extend CustomValidator to support required, prohibited fields
2021-06-09 13:10:35 -04:00
jeremystretch
f81b3d4ed6
Rename fail() kwarg from attr to field
2021-06-09 12:11:47 -04:00
jeremystretch
c69ef95c6a
Document the custom validation feature
2021-06-09 12:09:30 -04:00
jeremystretch
dfd42c9896
Document the new post_clean signal
2021-06-09 12:08:50 -04:00
jeremystretch
79c06442db
Changelog for #6455 , 6493
2021-06-08 15:39:39 -04:00
jeremystretch
b3cde51590
Fixes #6562 : Disable ordering of secrets by assigned object
2021-06-08 14:18:24 -04:00
jeremystretch
6ec296f2a7
Fixes #6563 : Fix filtering by location for cable connection forms
2021-06-08 14:15:06 -04:00
jeremystretch
cb4392628f
Fixes #6553 : ProviderNetwork search should match on name
2021-06-08 14:06:17 -04:00
jeremystretch
4273b6e4fb
Release v2.11.6
2021-06-04 10:59:36 -04:00
jeremystretch
5e08b2be37
Fixes #6544 : Fix migration error when upgrading with VRF(s) defined
2021-06-04 10:53:13 -04:00
jeremystretch
0e23038e28
Merge v2.11.5
2021-06-04 09:47:14 -04:00
jeremystretch
0783d57459
Release v2.11.5
2021-06-04 09:09:56 -04:00
jeremystretch
5c263fac8d
Closes #6540 : Add a 'flat' column to the prefix table
2021-06-03 20:31:09 -04:00
jeremystretch
d74dbb722a
Changelog for #6527
2021-06-03 17:20:24 -04:00
maximumG
10c9954ebc
fix: remove call-outs regarding markdown support
2021-06-03 20:36:52 +02:00
maxime-gerges-external
e61b2b1fc5
feat: markdown support in report's description
...
* markdown support in report list and report result pages
* Add notes in the documentation regarding markdown
2021-06-03 14:48:18 +02:00
jeremystretch
2d44bade4b
Merge branch 'develop' into feature
2021-06-02 20:35:38 -04:00
jeremystretch
0a0b852f2c
Fixes #6492 : Correct tag population in post-change data resulting from REST API changes
2021-06-02 17:02:44 -04:00
jeremystretch
1658d7ae86
Fixes #6217 : Disallow passing of string values for integer custom fields
2021-06-02 16:12:11 -04:00
jeremystretch
1935f8b27f
Fixes #6517 : Fix assignment of user when creating rack reservations via REST API
2021-06-02 16:02:22 -04:00
jeremystretch
d32dba43b4
Fixes #6525 : Paginate related IPs table under IP address view
2021-06-02 15:48:15 -04:00
jeremystretch
8afb7d654d
Changelog for #6284
2021-06-01 12:57:31 -04:00
jeremystretch
1e02bb5999
Fixes #6064 : Fix object permission assignments for user and group models
2021-05-28 13:27:05 -04:00
jeremystretch
bd7bcf8a0b
Fixes #6496 : Fix upgrade script when Python installed in nonstandard path
2021-05-28 13:18:50 -04:00
jeremystretch
1c0f3e1b81
Fixes #6502 : Correct permissions evaluation for running a report via the REST API
2021-05-28 13:16:25 -04:00
jeremystretch
110a6d11a5
Closes #6487 : Add location filter to cable connection form
2021-05-28 09:09:59 -04:00
jeremystretch
75faf7d30e
Closes #6501 : Expose prefix depth and children on REST API serializer
2021-05-28 08:56:55 -04:00
jeremystretch
da1fb4f969
Replace references to v2.12 with v3.0
2021-05-25 15:05:02 -04:00
jeremystretch
5b4dacf0f5
Merge branch 'develop' into feature
2021-05-25 13:19:17 -04:00
jeremystretch
b3423e1722
Release v2.11.4
2021-05-25 11:38:43 -04:00
jeremystretch
bfb91fcf10
Closes #6422 : Enable filtering users by group under admin UI
2021-05-25 11:26:18 -04:00
jeremystretch
44c62f8f44
Release notes for #6358
2021-05-25 11:16:06 -04:00
jeremystretch
a7371c048b
Changelog for #5121
2021-05-21 17:25:37 -04:00
jeremystretch
a6eeed4061
Fixes #6467 : Fix access to metrics on custom BASE_PATH when login is required
2021-05-21 15:56:22 -04:00
jeremystretch
239fddcac2
Fixes #6468 : Disable ordering VLAN groups list by scope object
2021-05-21 15:43:18 -04:00
jeremystretch
b27f9bf74c
Changelog for #6465
2021-05-21 11:17:58 -04:00
Jeremy Stretch
09b856bf0b
Merge pull request #6449 from 991jo/device_type_import_fix
...
Fixed #6438 Device Type Import does not import/export description/label fields for many components
2021-05-21 11:16:32 -04:00
jeremystretch
22927bfc76
Closes #6441 : Improve UI paginator to optimize page object count
2021-05-20 12:00:31 -04:00
Johannes Erwerle
ea6c8a1a65
Fixed #6438 Device Type Import does not import/export description/label fields for many components
2021-05-20 06:30:44 +00:00
jeremystretch
546bbe5418
Fixes #6426 : Allow assigning virtual chassis member interfaces to LAG on VC master
2021-05-18 16:42:21 -04:00
Daniel Sheppard
744792452f
Closes : #5278 - Remove Secrets ( #6397 )
...
* Remove Secrets
* #5278 : Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io>
2021-05-17 16:26:02 -04:00
Shin Sterneck
8823aeb9d7
Typo fix
...
Fix a small typo
2021-05-17 09:27:44 +02:00
jeremystretch
dc5c765c2a
Changelog for #2434
2021-05-14 14:55:38 -04:00
jeremystretch
138231059b
Closes #6400 : Add cyan color choice for plugin buttons
2021-05-14 09:13:36 -04:00
jeremystretch
834b233c30
Fixes #6398 : Avoid exception when deleting device connected to self via circuit
2021-05-14 09:06:00 -04:00
jeremystretch
72d41eac85
Fixes #6376 : Fix assignment of VLAN groups to clusters, cluster groups via REST API
2021-05-12 13:47:42 -04:00
jeremystretch
0fec03ad3f
Closes #6393 : Add description filter for IP addresses
2021-05-12 13:38:52 -04:00
jeremystretch
43a823d0ac
Closes #3665 : Enable rendering export templates via REST API
2021-05-11 15:51:36 -04:00
jeremystretch
bf56145a09
Closes #4609 : Allow marking prefixes as fully utilized
2021-05-11 14:08:18 -04:00
jeremystretch
f6823b5704
Closes #6338 : Decimal fields are no longer coerced to strings in REST API
2021-05-10 14:22:01 -04:00
jeremystretch
f3abf84e17
Closes #6154 : Allow decimal values for cable lengths
2021-05-10 14:14:54 -04:00
jeremystretch
a6d937b366
Closes #5806 : Add kilometer and mile as choices for cable length unit
2021-05-10 11:23:21 -04:00
bluikko
f74b47ca16
Typo in powerfeed.md
...
pot -> port
2021-05-09 12:33:09 +07:00
jeremystretch
c777daf6e6
Merge branch 'develop' into feature
2021-05-07 10:27:23 -04:00
jeremystretch
019a5563c4
Release v2.11.3
2021-05-07 10:01:17 -04:00
jeremystretch
e9b21aaf86
Fixes #6312 : Interface device filter should return all virtual chassis interfaces only if device is master
2021-05-07 09:47:32 -04:00
jeremystretch
3900b97136
Extend release checklist to include bumping version in GitHub issue templates
2021-05-06 14:41:16 -04:00
jeremystretch
2d4ae38a09
Fixes #6369 : Fix interface assignment for VLANs in non-scoped groups
2021-05-06 14:36:23 -04:00
jeremystretch
7f2f98885b
Fixes #6350 : Include first & last IP addresses when allocating available IPv6 addresses via the REST API
2021-05-06 13:59:10 -04:00
jeremystretch
a4955b420a
Fixes #6355 : Fix caching error when swapping A/Z circuit terminations
2021-05-06 13:29:52 -04:00
jeremystretch
fe78f60b1f
Fixes #6357 : Fix ProviderNetwork nested API serializer
2021-05-06 13:06:10 -04:00
jeremystretch
21d14a782e
Closes #6359 : Enable custom links for organizational and nested group models
2021-05-06 13:01:20 -04:00
jeremystretch
c0f1243879
Fixes #6363 : Correct pre-population of cluster group when creating a cluster
2021-05-06 12:47:58 -04:00
jeremystretch
67945f2f33
Closes #6351 : Add aggregates count to tenant view
2021-05-05 09:53:06 -04:00
jeremystretch
5856275347
Closes #5991 : Remove display_name attribute from serializers
2021-05-04 15:56:36 -04:00
jeremystretch
534b0e4cf6
Merge branch 'develop' into feature
2021-05-04 14:25:53 -04:00
jeremystretch
97d5873e3d
Fixes #6240 : Fix display of available VLAN ranges under VLAN group view
2021-05-04 09:36:01 -04:00
jeremystretch
fb1173bc30
Fixes #6339 : Improve ordering of interfaces when viewing virtual chassis master
2021-05-04 09:12:26 -04:00
jeremystretch
ad19b09ae3
Fixes #6333 : Fix filtering of circuit terminations by primary key
2021-05-03 14:38:26 -04:00
jeremystretch
067fdaeb8f
Changelog for #6321
2021-04-30 15:47:06 -04:00
jeremystretch
fd9d9d9d35
Closes #6318 : Add OM5 MMF cable type
2021-04-30 10:10:03 -04:00
jeremystretch
2a5b497d8a
Fixes #6313 : Fix device type instance count under manufacturer view
2021-04-30 10:08:15 -04:00
jeremystretch
cc57d1edf7
Fixes #6309 : Restrict parent VM interface assignment to the parent VM
2021-04-29 08:50:19 -04:00
jeremystretch
bb988701fe
Fixes #6308 : Fix linking of available VLANs in VLAN group view
2021-04-29 08:43:46 -04:00
jeremystretch
75fdff4d41
Changelog & docs for #6197
2021-04-29 08:10:11 -04:00
checktheroads
0b07909386
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
2021-04-27 16:33:34 -07:00
checktheroads
82b770c1aa
Fix #6297 : update screenshot links & remove old screenshots
2021-04-27 16:32:00 -07:00
jeremystretch
456ffb79ff
Merge v2.11.2
2021-04-27 14:05:38 -04:00
jeremystretch
1fe1e1ce7e
Release v2.11.2
2021-04-27 10:20:36 -04:00
jeremystretch
58659cf3b6
Fixes #6262 : Support filtering by created/updated time for all relevant objects
2021-04-27 10:04:28 -04:00
jeremystretch
9a588231c5
Fixes #6289 : Fix assignment of VC member interfaces to LAG interfaces
2021-04-27 09:36:48 -04:00
jeremystretch
f408ad16e4
Closes #6287 : Add option to clear assigned max length filter on prefixes list
2021-04-27 08:34:21 -04:00
jeremystretch
fecca5ad83
Fixes #6267 : Fix cable tracing API endpoint for circuit terminations
2021-04-26 16:49:52 -04:00
jeremystretch
87b4cfff1a
Closes #6278 : Note device locations on cable traces
2021-04-26 15:31:53 -04:00
jeremystretch
19a2b9042f
Closes #6275 : Linkify rack, device counts on locations list
2021-04-26 15:28:35 -04:00
checktheroads
06182bfce4
update docs & readme with screenshots
2021-04-26 01:15:37 -07:00
jeremystretch
2618dde1e2
Fixes #6236 : Journal entry title should account for configured timezone
2021-04-23 15:27:58 -04:00
checktheroads
8a2d4ab68c
update readme screenshots
2021-04-23 11:52:42 -07:00
jeremystretch
1dd9f8c1d4
Fixes #6248 : Fix table column reconfiguration under Chrome
2021-04-23 10:27:58 -04:00
jeremystretch
4939b6b641
Fixes #6252 : Fix assignment of console port speed values above 19.2kbps
2021-04-23 10:07:11 -04:00
jeremystretch
52747e364a
Fixes #6254 : Disable ordering of space column in racks table
2021-04-23 09:44:29 -04:00
jeremystretch
1901e93b1e
Fixes #6258 : Fix parent assignment for SiteGroup API serializer
2021-04-23 09:37:22 -04:00
jeremystretch
648b9dd7d8
Closes #6239 : Fix sudo invokations of echo
2021-04-22 14:11:58 -04:00
jeremystretch
396c91f8f7
Fixes #6246 : Permit full-length descriptions when creating device components and VM interfaces
2021-04-22 14:05:07 -04:00
jeremystretch
9476fda987
Closes #5994 : Drop support for display_field argument on ObjectVar
2021-04-21 10:29:25 -04:00
jeremystretch
b509d96f18
Closes #5532 : Drop support for Python 3.6
2021-04-21 10:20:09 -04:00
jeremystretch
2564818c3e
Release v2.11.1
2021-04-21 09:47:30 -04:00
jeremystretch
e6930d9601
Closes #6161 : Enable ordering of device component tables
2021-04-20 20:21:52 -04:00
jeremystretch
4e405ce530
Closes #6210 : Include child locations on location view
2021-04-20 14:15:12 -04:00
jeremystretch
9ed76400de
Closes #6179 : Enable natural ordering for virtual machines
2021-04-20 09:37:43 -04:00
jeremystretch
497e50c559
Closes #6190 : Allow filtering devices with no location assigned
2021-04-19 16:55:57 -04:00
jeremystretch
7cf9e202a3
Fixes #6215 : Restore tenancy section in virtual machine form
2021-04-19 16:50:56 -04:00
jeremystretch
620d222f98
Closes #6189 : Add ability to search for locations by name or description
2021-04-19 15:56:39 -04:00
jeremystretch
a2d16143e3
Fixes #6188 : Support custom field filtering for regions, site groups, and locations
2021-04-19 11:05:40 -04:00
jeremystretch
97c087ef5f
Fixes #6196 : Fix object list display for users with read-only permissions
2021-04-19 10:46:23 -04:00
jeremystretch
6bd4b3c167
Fixes #6184 : Fix parent object table column in prefix IP addresses list
2021-04-16 13:07:41 -04:00
jeremystretch
8af78c6d84
Release v2.11.0
2021-04-16 09:36:05 -04:00
jeremystretch
7e8ffd8390
Fix markdown list indentation
2021-04-16 09:32:37 -04:00
jeremystretch
5bd30060e7
Fixes #6177 : Prevent VM interface from being assigned as its own parent
2021-04-16 09:18:58 -04:00
jeremystretch
c24cac9a44
Fixes #6176 : Correct position of MAC address field when creating VM interfaces
2021-04-16 09:16:43 -04:00
jeremystretch
2bc9730b1d
Merge release notes from v2.11-beta1
2021-04-16 09:16:01 -04:00
jeremystretch
8a425a93ae
Fixes #6173 : Fix assigned device/VM count when bulk editing/deleting device roles
2021-04-15 19:53:46 -04:00
jeremystretch
0bb2a051b6
Fixes #6171 : Fix display of horizontally-scrolling object lists
2021-04-15 15:52:11 -04:00
jeremystretch
ef78a7d41b
Merge branch 'develop' into feature
2021-04-15 15:46:48 -04:00
jeremystretch
ae349d4424
Release v2.10.10
2021-04-15 15:20:30 -04:00
jeremystretch
3e49745257
Changelog for #6168
2021-04-15 13:30:42 -04:00
jeremystretch
f67369a9a9
Fixes #5643 : Fix VLAN assignment when editing VM interfaces in bulk
2021-04-15 13:26:19 -04:00
jeremystretch
92df40a6a0
Fixes #5652 : Update object data when renaming a custom field
2021-04-15 12:04:34 -04:00
jeremystretch
a2203da1c6
Fixes #6162 : Fix choice field filters (multiple models)
2021-04-14 16:17:19 -04:00
jeremystretch
0fb8291b8b
Documentation cleanup
2021-04-14 15:21:30 -04:00
jeremystretch
3d0882856f
Closes #5796 : Add DC terminal power port, outlet types
2021-04-14 10:44:15 -04:00
jeremystretch
e849d28276
Closes #5980 : Add Saf-D-Grid power port, outlet types
2021-04-14 10:40:31 -04:00
jeremystretch
18a691482d
Closes #6160 : Add F connector port type
2021-04-14 10:38:54 -04:00
jeremystretch
7c48e3632d
Closes #6157 : Support Markdown rendering for report logs
2021-04-14 10:21:07 -04:00
jeremystretch
8701b20899
Fixes #6155 : Fix admin links for plugins, background tasks
2021-04-14 09:46:05 -04:00
jeremystretch
e3f5062583
Merge branch 'develop' into feature
2021-04-13 16:41:46 -04:00
jeremystretch
d427e0522e
Closes #5757 : Add unique identifier to every object view
2021-04-13 16:14:12 -04:00
jeremystretch
cc433388f5
Fixes #6056 : Optimize change log cleanup
2021-04-13 13:48:22 -04:00
jeremystretch
1fba4b7e32
Fixes #5419 : Update parent device/VM when deleting a primary IP
2021-04-13 13:23:25 -04:00
jeremystretch
c249cd4ffd
Fixes #6152 : Fix custom field filtering for cables, virtual chassis
2021-04-13 12:05:44 -04:00
jeremystretch
d54bf5f75e
Fixes #6144 : Fix MAC address field display in VM interfaces search form
2021-04-13 11:52:32 -04:00
jeremystretch
b1d20d3228
Closes #6149 : Support image attachments for locations
2021-04-13 11:39:04 -04:00
jeremystretch
e5602abee0
Closes #5848 : Filter custom fields by content type in format <app_label>.<model>
2021-04-13 11:30:45 -04:00
jeremystretch
a296a9e109
Closes #6150 : Enable change logging for journal entries
2021-04-13 10:53:55 -04:00
jeremystretch
e5bbf47ab9
Fixes #5583 : Eliminate redundant change records when adding/removing tags
2021-04-13 10:14:25 -04:00
jeremystretch
d0be5f09a5
Merge branch 'develop' into feature
2021-04-12 15:35:12 -04:00
jeremystretch
3d8a3a2204
Fix link
2021-04-12 15:17:50 -04:00
jeremystretch
f503c72782
Closes #6146 : Add bulk disconnect support for power feeds
2021-04-12 15:02:29 -04:00
jeremystretch
f8903a8183
Merge branch 'develop' into feature
2021-04-12 14:19:30 -04:00
jeremystretch
7c29fb449e
Release v2.10.9
2021-04-12 13:10:33 -04:00
jeremystretch
7ddcec3a0d
Fixes #6082 : Support colons in webhook header values
2021-04-12 12:09:37 -04:00
jeremystretch
18f206747c
Closes #6088 : Improved table configuration form
2021-04-12 10:46:32 -04:00
jeremystretch
65ed047084
Fixes #6124 : Location parent filter should return all child locations (not just those directly assigned)
2021-04-11 13:42:24 -04:00
jeremystretch
b0573f88e6
Merge branch 'develop' into feature
2021-04-11 13:16:00 -04:00
jeremystretch
348fca7e28
Fixes #6117 : Handle exception when attempting to assign an MPTT-enabled model as its own parent
2021-04-11 12:57:53 -04:00
jeremystretch
cc9b750eff
Changelog & docs for #6083
2021-04-09 14:58:40 -04:00
jeremystretch
2cc088c633
Fixes #6131 : Correct handling of boolean fields when cloning objects
2021-04-09 14:42:07 -04:00
tcaiazza
4dfba3a2ad
Update export-templates.md ( #6091 )
...
* Update export-templates.md
* Update export-templates.md
Co-authored-by: Jeremy Stretch <jeremy@netverity.dev>
2021-04-09 14:14:08 -04:00
jeremystretch
a3721a94ce
Closes #6121 : Extend parent interface assignment to VM interfaces
2021-04-09 10:53:05 -04:00
jeremystretch
7439faad34
Fixes #6123 : Prevent device from being assigned to mismatched site and location
2021-04-09 09:56:36 -04:00
jeremystretch
6efe54aa88
Closes #6125 : Add locations count to home page
2021-04-09 09:47:34 -04:00
jeremystretch
9e62d1ad8f
Fixes #6130 : Improve display of assigned models in custom fields list
2021-04-09 09:43:35 -04:00
jeremystretch
e69251b21a
Fixes #6070 : Add missing 'count_ipaddresses' attribute to VMInterface serializer
2021-04-08 14:22:45 -04:00
jeremystretch
03b3f5937f
Fixes #6108 : Do not infer tenant assignment from parent objects for prefixes, IP addresses
2021-04-08 13:50:06 -04:00
jeremystretch
696b5c80a7
Closes #6097 : Redirect old slug-based object views
2021-04-08 13:25:29 -04:00
jeremystretch
d6fcd22752
Fixes #6110 : Fix handling of TemplateColumn values for table export
2021-04-08 10:30:13 -04:00
jeremystretch
05d8a06cd5
Closes #6109 : Add device counts to locations table
2021-04-08 10:08:50 -04:00
jeremystretch
4f7626828a
Fixes #6107 : Fix rack selection field on device form
2021-04-07 16:58:40 -04:00
jeremystretch
81193eb550
Fixes #6106 : Allow assigning a virtual interface as the parent of an existing interface
2021-04-07 16:36:09 -04:00
jeremystretch
38b09dc610
Fixes #6105 : Hide checkboxes for VMs under cluster VMs view
2021-04-07 16:26:16 -04:00
jeremystretch
ae3527df16
Fixes #6081 : Fix interface connections REST API endpoint
2021-04-07 16:04:32 -04:00
jeremystretch
85d0270af0
Fixes #6099 : Correct example permission description
2021-04-07 15:50:24 -04:00