jeremystretch
2aa663fd6b
Upgrade script now looks for Python path as env var
2021-07-19 15:13:30 -04:00
Jeremy Stretch
eb81c88975
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
801a53d663
Call out dependency on v2.11+ for upgrades
2021-07-19 11:27:00 -04:00
jeremystretch
5f59e6c5b9
Closes #6767 : Add support for Python 3.9
2021-07-19 10:43:52 -04:00
jeremystretch
e88d5ff535
Update release notes
2021-07-19 10:03:42 -04:00
Jeremy Stretch
8180c4a0e6
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
6cf2b06819
Add changelog for #6000
2021-07-16 17:07:42 -04:00
jeremystretch
bb15e02616
Add IP range documentation
2021-07-16 13:48:57 -04:00
jeremystretch
904be9f9e9
Closes #6753 : Add plugin removal instructions to the docs
2021-07-14 10:43:18 -04:00
jeremystretch
63b325b0f6
Changelog for #5442
2021-07-12 09:31:19 -04:00
jeremystretch
de9e3f3ce5
Update change log
2021-07-09 21:10:51 -04:00
jeremystretch
4f0daa2035
Changelog for #6651
2021-07-09 15:37:21 -04:00
Jeremy Stretch
42cefddd93
Merge pull request #6645 from hanserasmus/patch-2
...
Update installation
2021-07-09 08:51:53 -04:00
Jeremy Stretch
78c45e23b1
Merge branch 'feature' into 6651-plugins-rq-queues
2021-07-09 08:43:39 -04:00
Hans Erasmus
239a661a2a
Update 3-netbox.md
2021-07-09 11:43:50 +02:00
maximumG
4c9de9d117
chore: documentation about netbox plugin queueing system
2021-07-09 09:42:03 +02:00
jeremystretch
e906855e22
Closes #5223 : Remove the console/power/interface connections REST API endpoints
2021-07-08 17:30:40 -04:00
jeremystretch
4af19267db
Merge v2.11.9
2021-07-08 12:15:57 -04:00
jeremystretch
69dbf6fab4
Release v2.11.9
2021-07-08 09:01:40 -04:00
jeremystretch
aea4dc0bc3
Fixes #6456 : API schema type should be boolean for _occupied on cable termination models
2021-07-08 08:41:59 -04:00
jeremystretch
1f048a6d61
Changelog for #6713
2021-07-07 21:58:54 -04:00
jeremystretch
16529372f0
Remove the RELEASE_CHECK_TIMEOUT parameter
2021-07-07 21:55:07 -04:00
jeremystretch
901ac6be7b
Restore CACHING_REDIS_SKIP_TLS_VERIFY; add CACHE_TIMEOUT usage warning
2021-07-07 21:17:40 -04:00
jeremystretch
f19db4174d
Replace django-cacheops with django-redis
2021-07-07 20:35:59 -04:00
jeremystretch
532d216120
Remove cacheops workarounds & queryset caching metrics
2021-07-07 17:15:42 -04:00
jeremystretch
9e96f2c633
Drop caching_config from plugin configuration
2021-07-07 17:04:21 -04:00
jeremystretch
2cd532af60
Fixes #6714 : Fix rendering of device type component creation forms
2021-07-07 15:38:59 -04:00
jeremystretch
c8933fc1ed
Fixes #6710 : Fix assignment of VM interface parent via REST API
2021-07-07 11:55:20 -04:00
jeremystretch
16f2304547
Merge v2.11.8 changes
2021-07-06 12:10:29 -04:00
jeremystretch
05f3fb77cb
Release v2.11.8
2021-07-06 11:10:02 -04:00
jeremystretch
e8b04206f2
Changelog & cleanup for #5503
2021-07-06 10:43:08 -04:00
jeremystretch
d6007984d0
Closes #6200 : Add rack reservations to global search
2021-07-06 10:17:16 -04:00
jeremystretch
65b9222886
Fixes #6695 : Fix exception when importing device type with invalid front port definition
2021-07-05 09:30:52 -04:00
jeremystretch
1c2800f24f
Closes #6368 : Enable virtual chassis assignment during bulk import of devices
2021-07-01 15:49:05 -04:00
jeremystretch
b03a0a9a8f
Closes #6138 : Add an 'empty' filter modifier for character fields
2021-07-01 15:17:46 -04:00
jeremystretch
0a77051c9d
Fixes #6680 : Allow setting custom field values for VM interfaces on intial creation
2021-07-01 10:48:24 -04:00
jeremystretch
7cba0badd6
Use _list appendix for GraphQL list queries
2021-06-30 09:57:33 -04:00
jeremystretch
cc4adf86d1
Add documentation for GraphQL API
2021-06-30 09:35:50 -04:00
jeremystretch
3847beee02
Closes #6667 : Display VM memory as GB/TB as appropriate
2021-06-29 14:00:16 -04:00
jeremystretch
fe60f9c9c7
Closes #6666 : Show management-only status under interface detail view
2021-06-29 13:47:44 -04:00
jeremystretch
17821d39a9
Fixes #6676 : Fix device/VM counts per cluster under cluster type/group views
2021-06-29 13:44:46 -04:00
jeremystretch
a1ccde7b0c
Add configuration parameter to toggle GraphQL API
2021-06-29 13:30:38 -04:00
jeremystretch
584cf66df8
Update extras documentation
2021-06-24 08:37:06 -04:00
jeremystretch
bad091daee
Merge branch 'develop' into feature
2021-06-22 14:30:47 -04:00
jeremystretch
375d088c08
Closes #6620 : Show assigned VMs count under device role view
2021-06-22 14:21:41 -04:00
jeremystretch
a801ba988a
Fixes #6637 : Fix group assignment in 'available VLANs' link under VLAN group view
2021-06-22 14:16:16 -04:00
jeremystretch
a502b4b830
Fixes #6640 : Disallow numeric values in custom text fields
2021-06-22 14:00:54 -04:00
jeremystretch
3afeeaab0b
Fixes #6652 : Fix exception when adding components in bulk to multiple devices
2021-06-22 13:54:03 -04:00
Hans Erasmus
9b2534b6a2
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
8e6f0905aa
Fixes #6626 : Fix site field on VM search form; add site group
2021-06-21 08:38:46 -04:00
jeremystretch
fcc244640d
Merge v2.11.7
2021-06-16 16:27:37 -04:00
jeremystretch
36291d411f
Release NetBox v2.11.7
2021-06-16 15:59:46 -04:00
jeremystretch
6853b1e111
Closes #6588 : Add support for webp files as front/rear device type images
2021-06-16 14:01:30 -04:00
jeremystretch
011cf8bc92
Closes #6589 : Standardize breadcrumb navigation for power panels and feeds
2021-06-16 13:50:35 -04:00
jeremystretch
9b9aff6bf6
Closes #6564 : Add N connector type for pass-through ports
2021-06-16 13:43:38 -04:00
Jeremy Stretch
adefc0d77e
Merge pull request #6604 from bluikko/patch-2
...
custom fields documentation missing word "more"
2021-06-15 10:57:58 -04:00
bluikko
8ff7e5c363
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
f2652bde18
Update NetDev Slack links
2021-06-14 16:41:10 -04:00
jeremystretch
f562c2c60b
Fixes #6602 : Fix deletion of devices with cables attached
2021-06-14 16:38:19 -04:00
jeremystretch
cfb3844e45
Adopt IRM terminology
2021-06-14 14:08:55 -04:00
jeremystretch
d5b2651a53
Merge branch 'develop' into feature
2021-06-14 09:23:01 -04:00
jeremystretch
47ef7eb0ba
Docs and release notes for #5264
2021-06-11 16:12:25 -04:00
jeremystretch
64a948c350
Closes #6590 : Introduce a nightly housekeeping command to clear expired sessions and change records
2021-06-11 10:44:17 -04:00
jeremystretch
2bb14b7aad
Fixes #6584 : Fix ordering of nested inventory items
2021-06-10 14:27:42 -04:00
jeremystretch
ae5f1b5a4f
Closes #3682 : Add color field to front and rear ports
2021-06-09 16:51:51 -04:00
jeremystretch
06fe0fa06f
Remove obsolete reference to csv_headers
2021-06-09 16:10:41 -04:00
jeremystretch
04fdde51b0
Changelog for #6068
2021-06-09 15:55:38 -04:00
jeremystretch
f374902564
Remove obsolete to_csv() methods
2021-06-09 15:08:49 -04:00
jeremystretch
641babf47e
Changelog for #5963
2021-06-09 13:27:26 -04:00
Jeremy Stretch
36400427f4
Merge pull request #6576 from netbox-community/5963-custom-validation
...
Closes #5963 : Custom model validation
2021-06-09 13:21:38 -04:00
jeremystretch
376ea337b8
Renumber docs from v2.12 to v3.0
2021-06-09 13:20:46 -04:00
jeremystretch
03d5bd1ff9
Extend CustomValidator to support required, prohibited fields
2021-06-09 13:10:35 -04:00
jeremystretch
db797c7c28
Rename fail() kwarg from attr to field
2021-06-09 12:11:47 -04:00
jeremystretch
c919481532
Document the custom validation feature
2021-06-09 12:09:30 -04:00
jeremystretch
1d2a9b07e5
Document the new post_clean signal
2021-06-09 12:08:50 -04:00
jeremystretch
ff84f03753
Changelog for #6455 , 6493
2021-06-08 15:39:39 -04:00
jeremystretch
6f087de9de
Fixes #6562 : Disable ordering of secrets by assigned object
2021-06-08 14:18:24 -04:00
jeremystretch
64c0ebb31c
Fixes #6563 : Fix filtering by location for cable connection forms
2021-06-08 14:15:06 -04:00
jeremystretch
16d56e9de0
Fixes #6553 : ProviderNetwork search should match on name
2021-06-08 14:06:17 -04:00
jeremystretch
f2f572ccf3
Release v2.11.6
2021-06-04 10:59:36 -04:00
jeremystretch
6d13e621e4
Fixes #6544 : Fix migration error when upgrading with VRF(s) defined
2021-06-04 10:53:13 -04:00
jeremystretch
32cdc2d72c
Merge v2.11.5
2021-06-04 09:47:14 -04:00
jeremystretch
7b4ee829c0
Release v2.11.5
2021-06-04 09:09:56 -04:00
jeremystretch
605bd97da4
Closes #6540 : Add a 'flat' column to the prefix table
2021-06-03 20:31:09 -04:00
jeremystretch
d5cda548ee
Changelog for #6527
2021-06-03 17:20:24 -04:00
maximumG
48d49cf6d1
fix: remove call-outs regarding markdown support
2021-06-03 20:36:52 +02:00
maxime-gerges-external
34ee502447
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
01ceb35626
Merge branch 'develop' into feature
2021-06-02 20:35:38 -04:00
jeremystretch
fef534058d
Fixes #6492 : Correct tag population in post-change data resulting from REST API changes
2021-06-02 17:02:44 -04:00
jeremystretch
8c300de023
Fixes #6217 : Disallow passing of string values for integer custom fields
2021-06-02 16:12:11 -04:00
jeremystretch
f34fb28d59
Fixes #6517 : Fix assignment of user when creating rack reservations via REST API
2021-06-02 16:02:22 -04:00
jeremystretch
e66f8a5113
Fixes #6525 : Paginate related IPs table under IP address view
2021-06-02 15:48:15 -04:00
jeremystretch
ef0638951d
Changelog for #6284
2021-06-01 12:57:31 -04:00
jeremystretch
cff7b5a6e5
Fixes #6064 : Fix object permission assignments for user and group models
2021-05-28 13:27:05 -04:00
jeremystretch
e3971e3f51
Fixes #6496 : Fix upgrade script when Python installed in nonstandard path
2021-05-28 13:18:50 -04:00
jeremystretch
0d2d6a4b49
Fixes #6502 : Correct permissions evaluation for running a report via the REST API
2021-05-28 13:16:25 -04:00
jeremystretch
ccb82bf798
Closes #6487 : Add location filter to cable connection form
2021-05-28 09:09:59 -04:00
jeremystretch
63317f46cb
Closes #6501 : Expose prefix depth and children on REST API serializer
2021-05-28 08:56:55 -04:00
jeremystretch
5c96e4e915
Replace references to v2.12 with v3.0
2021-05-25 15:05:02 -04:00
jeremystretch
a43cdcbb2e
Merge branch 'develop' into feature
2021-05-25 13:19:17 -04:00
jeremystretch
1aff0cc968
Release v2.11.4
2021-05-25 11:38:43 -04:00
jeremystretch
2d77b1551d
Closes #6422 : Enable filtering users by group under admin UI
2021-05-25 11:26:18 -04:00
jeremystretch
b3004aa5b8
Release notes for #6358
2021-05-25 11:16:06 -04:00
jeremystretch
574bda4e9c
Changelog for #5121
2021-05-21 17:25:37 -04:00
jeremystretch
b19b0e0314
Fixes #6467 : Fix access to metrics on custom BASE_PATH when login is required
2021-05-21 15:56:22 -04:00
jeremystretch
0636be1700
Fixes #6468 : Disable ordering VLAN groups list by scope object
2021-05-21 15:43:18 -04:00
jeremystretch
5cc35c8f26
Changelog for #6465
2021-05-21 11:17:58 -04:00
Jeremy Stretch
dcb522dd23
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
5e10a15f93
Closes #6441 : Improve UI paginator to optimize page object count
2021-05-20 12:00:31 -04:00
Johannes Erwerle
69fe67408e
Fixed #6438 Device Type Import does not import/export description/label fields for many components
2021-05-20 06:30:44 +00:00
jeremystretch
c5ee1b3bc4
Fixes #6426 : Allow assigning virtual chassis member interfaces to LAG on VC master
2021-05-18 16:42:21 -04:00
Daniel Sheppard
00b4a82ee8
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
7709e5297b
Typo fix
...
Fix a small typo
2021-05-17 09:27:44 +02:00
jeremystretch
e4f9a8c0d1
Changelog for #2434
2021-05-14 14:55:38 -04:00
jeremystretch
c0050772f5
Closes #6400 : Add cyan color choice for plugin buttons
2021-05-14 09:13:36 -04:00
jeremystretch
98efe2ecae
Fixes #6398 : Avoid exception when deleting device connected to self via circuit
2021-05-14 09:06:00 -04:00
jeremystretch
c51d3a5e45
Fixes #6376 : Fix assignment of VLAN groups to clusters, cluster groups via REST API
2021-05-12 13:47:42 -04:00
jeremystretch
cb6999d277
Closes #6393 : Add description filter for IP addresses
2021-05-12 13:38:52 -04:00
jeremystretch
c8c51ef8f4
Closes #3665 : Enable rendering export templates via REST API
2021-05-11 15:51:36 -04:00
jeremystretch
30c7cfb4fa
Closes #4609 : Allow marking prefixes as fully utilized
2021-05-11 14:08:18 -04:00
jeremystretch
293e9f48e4
Closes #6338 : Decimal fields are no longer coerced to strings in REST API
2021-05-10 14:22:01 -04:00
jeremystretch
ddbfe744f3
Closes #6154 : Allow decimal values for cable lengths
2021-05-10 14:14:54 -04:00
jeremystretch
c647ba0a75
Closes #5806 : Add kilometer and mile as choices for cable length unit
2021-05-10 11:23:21 -04:00
bluikko
2081996990
Typo in powerfeed.md
...
pot -> port
2021-05-09 12:33:09 +07:00
jeremystretch
c993e3883c
Merge branch 'develop' into feature
2021-05-07 10:27:23 -04:00
jeremystretch
0b7c13bc05
Release v2.11.3
2021-05-07 10:01:17 -04:00
jeremystretch
9d5403f11b
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
606c898082
Extend release checklist to include bumping version in GitHub issue templates
2021-05-06 14:41:16 -04:00
jeremystretch
c51c7d3f5a
Fixes #6369 : Fix interface assignment for VLANs in non-scoped groups
2021-05-06 14:36:23 -04:00
jeremystretch
48f32dc578
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
b4be250a5f
Fixes #6355 : Fix caching error when swapping A/Z circuit terminations
2021-05-06 13:29:52 -04:00
jeremystretch
fe8b78ed7d
Fixes #6357 : Fix ProviderNetwork nested API serializer
2021-05-06 13:06:10 -04:00
jeremystretch
eaddd57fb1
Closes #6359 : Enable custom links for organizational and nested group models
2021-05-06 13:01:20 -04:00
jeremystretch
35576b657c
Fixes #6363 : Correct pre-population of cluster group when creating a cluster
2021-05-06 12:47:58 -04:00
jeremystretch
c9b0c9a2d4
Closes #6351 : Add aggregates count to tenant view
2021-05-05 09:53:06 -04:00
jeremystretch
e1df1d3bf8
Closes #5991 : Remove display_name attribute from serializers
2021-05-04 15:56:36 -04:00
jeremystretch
68f8485dbf
Merge branch 'develop' into feature
2021-05-04 14:25:53 -04:00
jeremystretch
804d82e0b2
Fixes #6240 : Fix display of available VLAN ranges under VLAN group view
2021-05-04 09:36:01 -04:00
jeremystretch
4d80103f75
Fixes #6339 : Improve ordering of interfaces when viewing virtual chassis master
2021-05-04 09:12:26 -04:00
jeremystretch
51fd1e7da7
Fixes #6333 : Fix filtering of circuit terminations by primary key
2021-05-03 14:38:26 -04:00
jeremystretch
69a17dda37
Changelog for #6321
2021-04-30 15:47:06 -04:00
jeremystretch
14a3943b71
Closes #6318 : Add OM5 MMF cable type
2021-04-30 10:10:03 -04:00
jeremystretch
e6b97a9f13
Fixes #6313 : Fix device type instance count under manufacturer view
2021-04-30 10:08:15 -04:00
jeremystretch
4a510cd48e
Fixes #6309 : Restrict parent VM interface assignment to the parent VM
2021-04-29 08:50:19 -04:00
jeremystretch
29afb0c8a5
Fixes #6308 : Fix linking of available VLANs in VLAN group view
2021-04-29 08:43:46 -04:00
jeremystretch
b9d6b98865
Changelog & docs for #6197
2021-04-29 08:10:11 -04:00
checktheroads
f7eb7f6213
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
2021-04-27 16:33:34 -07:00
checktheroads
781fd06abb
Fix #6297 : update screenshot links & remove old screenshots
2021-04-27 16:32:00 -07:00
jeremystretch
511a1a17ef
Merge v2.11.2
2021-04-27 14:05:38 -04:00
jeremystretch
f41944b4e0
Release v2.11.2
2021-04-27 10:20:36 -04:00
jeremystretch
5548e2850c
Fixes #6262 : Support filtering by created/updated time for all relevant objects
2021-04-27 10:04:28 -04:00
jeremystretch
1014555306
Fixes #6289 : Fix assignment of VC member interfaces to LAG interfaces
2021-04-27 09:36:48 -04:00
jeremystretch
8d4dfbc648
Closes #6287 : Add option to clear assigned max length filter on prefixes list
2021-04-27 08:34:21 -04:00
jeremystretch
073d9f19d2
Fixes #6267 : Fix cable tracing API endpoint for circuit terminations
2021-04-26 16:49:52 -04:00
jeremystretch
aac2a60365
Closes #6278 : Note device locations on cable traces
2021-04-26 15:31:53 -04:00
jeremystretch
0ca9c78a52
Closes #6275 : Linkify rack, device counts on locations list
2021-04-26 15:28:35 -04:00
checktheroads
f0a8130195
update docs & readme with screenshots
2021-04-26 01:15:37 -07:00
jeremystretch
c0e9a6d5d8
Fixes #6236 : Journal entry title should account for configured timezone
2021-04-23 15:27:58 -04:00
checktheroads
7b3e6bbaca
update readme screenshots
2021-04-23 11:52:42 -07:00
jeremystretch
7c801b898b
Fixes #6248 : Fix table column reconfiguration under Chrome
2021-04-23 10:27:58 -04:00
jeremystretch
1fe59b498a
Fixes #6252 : Fix assignment of console port speed values above 19.2kbps
2021-04-23 10:07:11 -04:00
jeremystretch
0a92fd5bb0
Fixes #6254 : Disable ordering of space column in racks table
2021-04-23 09:44:29 -04:00
jeremystretch
467709ec70
Fixes #6258 : Fix parent assignment for SiteGroup API serializer
2021-04-23 09:37:22 -04:00
jeremystretch
dbe588bd58
Closes #6239 : Fix sudo invokations of echo
2021-04-22 14:11:58 -04:00
jeremystretch
668d52f316
Fixes #6246 : Permit full-length descriptions when creating device components and VM interfaces
2021-04-22 14:05:07 -04:00
jeremystretch
a60ec1c230
Closes #5994 : Drop support for display_field argument on ObjectVar
2021-04-21 10:29:25 -04:00
jeremystretch
acc9c60bb7
Closes #5532 : Drop support for Python 3.6
2021-04-21 10:20:09 -04:00
jeremystretch
f038bed396
Release v2.11.1
2021-04-21 09:47:30 -04:00
jeremystretch
3317673977
Closes #6161 : Enable ordering of device component tables
2021-04-20 20:21:52 -04:00
jeremystretch
b19b79cf71
Closes #6210 : Include child locations on location view
2021-04-20 14:15:12 -04:00
jeremystretch
8f933f1267
Closes #6179 : Enable natural ordering for virtual machines
2021-04-20 09:37:43 -04:00
jeremystretch
a36a916b8d
Closes #6190 : Allow filtering devices with no location assigned
2021-04-19 16:55:57 -04:00
jeremystretch
78274e84bf
Fixes #6215 : Restore tenancy section in virtual machine form
2021-04-19 16:50:56 -04:00
jeremystretch
199086cf33
Closes #6189 : Add ability to search for locations by name or description
2021-04-19 15:56:39 -04:00
jeremystretch
00c21a88ed
Fixes #6188 : Support custom field filtering for regions, site groups, and locations
2021-04-19 11:05:40 -04:00
jeremystretch
4865ce343d
Fixes #6196 : Fix object list display for users with read-only permissions
2021-04-19 10:46:23 -04:00
jeremystretch
b3c7333293
Fixes #6184 : Fix parent object table column in prefix IP addresses list
2021-04-16 13:07:41 -04:00
jeremystretch
fff679e684
Release v2.11.0
2021-04-16 09:36:05 -04:00
jeremystretch
71b738d200
Fix markdown list indentation
2021-04-16 09:32:37 -04:00
jeremystretch
36980f2c75
Fixes #6177 : Prevent VM interface from being assigned as its own parent
2021-04-16 09:18:58 -04:00
jeremystretch
0d004de341
Fixes #6176 : Correct position of MAC address field when creating VM interfaces
2021-04-16 09:16:43 -04:00
jeremystretch
f51f72ca1a
Merge release notes from v2.11-beta1
2021-04-16 09:16:01 -04:00
jeremystretch
181c2df8a4
Fixes #6173 : Fix assigned device/VM count when bulk editing/deleting device roles
2021-04-15 19:53:46 -04:00
jeremystretch
597ddfa2e2
Fixes #6171 : Fix display of horizontally-scrolling object lists
2021-04-15 15:52:11 -04:00
jeremystretch
d2e74af032
Merge branch 'develop' into feature
2021-04-15 15:46:48 -04:00
jeremystretch
89d928b990
Release v2.10.10
2021-04-15 15:20:30 -04:00
jeremystretch
4ed1f24269
Changelog for #6168
2021-04-15 13:30:42 -04:00
jeremystretch
9f61f83acb
Fixes #5643 : Fix VLAN assignment when editing VM interfaces in bulk
2021-04-15 13:26:19 -04:00
jeremystretch
66b07a6be3
Fixes #5652 : Update object data when renaming a custom field
2021-04-15 12:04:34 -04:00
jeremystretch
82d0745890
Fixes #6162 : Fix choice field filters (multiple models)
2021-04-14 16:17:19 -04:00
jeremystretch
41c14854f8
Documentation cleanup
2021-04-14 15:21:30 -04:00
jeremystretch
0a9c413b1b
Closes #5796 : Add DC terminal power port, outlet types
2021-04-14 10:44:15 -04:00
jeremystretch
64a23f966b
Closes #5980 : Add Saf-D-Grid power port, outlet types
2021-04-14 10:40:31 -04:00
jeremystretch
f78345dd82
Closes #6160 : Add F connector port type
2021-04-14 10:38:54 -04:00
jeremystretch
cf72df00a4
Closes #6157 : Support Markdown rendering for report logs
2021-04-14 10:21:07 -04:00
jeremystretch
65314452b1
Fixes #6155 : Fix admin links for plugins, background tasks
2021-04-14 09:46:05 -04:00
jeremystretch
087b55ba43
Merge branch 'develop' into feature
2021-04-13 16:41:46 -04:00
jeremystretch
86e955e9aa
Closes #5757 : Add unique identifier to every object view
2021-04-13 16:14:12 -04:00
jeremystretch
79568fd653
Fixes #6056 : Optimize change log cleanup
2021-04-13 13:48:22 -04:00
jeremystretch
3ce42008cf
Fixes #5419 : Update parent device/VM when deleting a primary IP
2021-04-13 13:23:25 -04:00
jeremystretch
9821305482
Fixes #6152 : Fix custom field filtering for cables, virtual chassis
2021-04-13 12:05:44 -04:00
jeremystretch
ccefadc053
Fixes #6144 : Fix MAC address field display in VM interfaces search form
2021-04-13 11:52:32 -04:00
jeremystretch
95d7cc7fc3
Closes #6149 : Support image attachments for locations
2021-04-13 11:39:04 -04:00
jeremystretch
223561b6e3
Closes #5848 : Filter custom fields by content type in format <app_label>.<model>
2021-04-13 11:30:45 -04:00
jeremystretch
8d6a057b91
Closes #6150 : Enable change logging for journal entries
2021-04-13 10:53:55 -04:00
jeremystretch
15d3db817a
Fixes #5583 : Eliminate redundant change records when adding/removing tags
2021-04-13 10:14:25 -04:00
jeremystretch
cf6bd95536
Merge branch 'develop' into feature
2021-04-12 15:35:12 -04:00
jeremystretch
5ad4cd0c12
Fix link
2021-04-12 15:17:50 -04:00
jeremystretch
d114534959
Closes #6146 : Add bulk disconnect support for power feeds
2021-04-12 15:02:29 -04:00
jeremystretch
8ffe6f7907
Merge branch 'develop' into feature
2021-04-12 14:19:30 -04:00
jeremystretch
138489b07f
Release v2.10.9
2021-04-12 13:10:33 -04:00
jeremystretch
9160031f38
Fixes #6082 : Support colons in webhook header values
2021-04-12 12:09:37 -04:00
jeremystretch
ac92666e5e
Closes #6088 : Improved table configuration form
2021-04-12 10:46:32 -04:00
jeremystretch
d47ea1ca3d
Fixes #6124 : Location parent filter should return all child locations (not just those directly assigned)
2021-04-11 13:42:24 -04:00
jeremystretch
04bc5761f4
Merge branch 'develop' into feature
2021-04-11 13:16:00 -04:00
jeremystretch
8f0d7b8f12
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
4e3e41ca9c
Changelog & docs for #6083
2021-04-09 14:58:40 -04:00
jeremystretch
8e7213f420
Fixes #6131 : Correct handling of boolean fields when cloning objects
2021-04-09 14:42:07 -04:00
tcaiazza
c53da66455
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
9da46871fe
Closes #6121 : Extend parent interface assignment to VM interfaces
2021-04-09 10:53:05 -04:00
jeremystretch
5d3ac1d3df
Fixes #6123 : Prevent device from being assigned to mismatched site and location
2021-04-09 09:56:36 -04:00
jeremystretch
34a7216c1a
Closes #6125 : Add locations count to home page
2021-04-09 09:47:34 -04:00
jeremystretch
34e911995d
Fixes #6130 : Improve display of assigned models in custom fields list
2021-04-09 09:43:35 -04:00
jeremystretch
15c6e26cca
Fixes #6070 : Add missing 'count_ipaddresses' attribute to VMInterface serializer
2021-04-08 14:22:45 -04:00
jeremystretch
e1ec9c9b37
Fixes #6108 : Do not infer tenant assignment from parent objects for prefixes, IP addresses
2021-04-08 13:50:06 -04:00
jeremystretch
4bac3fecaa
Closes #6097 : Redirect old slug-based object views
2021-04-08 13:25:29 -04:00
jeremystretch
7f7b9a0819
Fixes #6110 : Fix handling of TemplateColumn values for table export
2021-04-08 10:30:13 -04:00
jeremystretch
554a7b2b7a
Closes #6109 : Add device counts to locations table
2021-04-08 10:08:50 -04:00
jeremystretch
af68dbc48b
Fixes #6107 : Fix rack selection field on device form
2021-04-07 16:58:40 -04:00
jeremystretch
3f189c502e
Fixes #6106 : Allow assigning a virtual interface as the parent of an existing interface
2021-04-07 16:36:09 -04:00
jeremystretch
ff4798059b
Fixes #6105 : Hide checkboxes for VMs under cluster VMs view
2021-04-07 16:26:16 -04:00
jeremystretch
ba1ea46b36
Fixes #6081 : Fix interface connections REST API endpoint
2021-04-07 16:04:32 -04:00
jeremystretch
3f7ca24e76
Fixes #6099 : Correct example permission description
2021-04-07 15:50:24 -04:00
jeremystretch
6108a3a880
Fixes #6104 : Fix location column on racks table
2021-04-07 15:40:03 -04:00
jeremystretch
3fd2a7cf4b
Fixes #6100 : Fix VM interfaces table "add interfaces" link
2021-04-07 15:17:02 -04:00
jeremystretch
d25bd695cd
Release v2.11-beta1
2021-04-06 11:45:32 -04:00
jeremystretch
9ac1219700
Docs cleanup
2021-04-05 21:46:48 -04:00
jeremystretch
bb12003a2f
Update VLAN documentation
2021-04-05 12:55:57 -04:00
jeremystretch
4b89024783
Add the models index
2021-04-02 16:29:01 -04:00
jeremystretch
b84d752932
Fix tab headers
2021-04-02 15:44:15 -04:00
Jeremy Stretch
66a805bea8
Closes #6071 : Cable traces now traverse circuits
2021-04-01 14:31:10 -04:00
Jeremy Stretch
ee7396481a
Rename Cloud to ProviderNetwork
2021-04-01 10:21:41 -04:00
Jeremy Stretch
ab72000677
Merge branch 'develop' into feature
2021-03-31 17:11:54 -04:00
Jeremy Stretch
0d3f67ddda
Fixes #5805 : Fix missing custom field filters for cables, rack reservations
2021-03-31 17:02:21 -04:00
Jeremy Stretch
de2a12be6e
Closes #5965 : Mention cf property on CustomFieldModel in docs
2021-03-31 16:35:28 -04:00
Jeremy Stretch
1beb6bdd4f
Closes #5840 : Add column to cable termination objects to display cable color
2021-03-31 15:49:29 -04:00
Jeremy Stretch
0fc8ce2503
Closes #5756 : Omit child devices from non-racked devices list under rack view
2021-03-31 15:33:06 -04:00
Jeremy Stretch
72885a482e
Closes #5526 : Add MAC address search field to VM interfaces list
2021-03-31 15:27:38 -04:00
Jeremy Stretch
6c34fb9dd7
Closes #6054 : Display NAPALM-enabled device tabs only when relevant
2021-03-31 15:21:07 -04:00
Jeremy Stretch
26b3c80022
Closes #6001 : Paginate component tables under device views
2021-03-31 14:24:05 -04:00
Jeremy Stretch
1407a15879
Fixes #6073 : Permit users to manage their own REST API tokens without needing explicit permission
2021-03-31 13:25:06 -04:00
Jeremy Stretch
c599a06e26
Changelog & docs for #5380
2021-03-30 18:59:47 -04:00
Jeremy Stretch
63f0be8285
Clean up custom field column implementation
2021-03-29 17:51:45 -04:00
Jeremy Stretch
7ac9eca2d5
Closes #6038 : Include tagged objects list on tag view
2021-03-29 16:53:41 -04:00
Jeremy Stretch
b7c247ca2e
Closes #4833 : Allow assigning config contexts by device type
2021-03-29 15:40:09 -04:00
Jeremy Stretch
cd4d26e520
Closes #5425 : Create separate tabs for VMs and devices under the cluster view
2021-03-29 14:55:17 -04:00
Jeremy Stretch
3498c8f839
Update changelog
2021-03-29 11:56:07 -04:00
Jeremy Stretch
5514c7aed8
Update docs to indicate location assignment ability
2021-03-29 11:55:34 -04:00
Jeremy Stretch
cfcfbf74de
Note that 'table' is a reserved name for ExportTemplates
2021-03-29 11:25:57 -04:00
Jeremy Stretch
e95f7c32bc
Update interfaces documentation
2021-03-29 10:35:07 -04:00
Jeremy Stretch
e1ab2aecc3
Update documentation for journal entries
2021-03-29 09:59:44 -04:00
Jeremy Stretch
82923d2d4f
Update changelog
2021-03-26 20:25:55 -04:00
Jeremy Stretch
bfa7fa5929
Closes #6014 : Move virtual machine interfaces list to a separate view
2021-03-26 20:19:19 -04:00
Jeremy Stretch
9954ec11ec
Merge branch 'develop' into feature
2021-03-26 10:53:21 -04:00
Jeremy Stretch
11d81a6f0f
Release v2.10.8
2021-03-26 10:04:00 -04:00
Jeremy Stretch
affcc027f8
Fixes #6060 : Fix exception on cable trace in UI
2021-03-26 09:40:51 -04:00
Jeremy Stretch
fa78fe7ca8
Merge branch 'develop' into feature
2021-03-25 16:09:28 -04:00
Jeremy Stretch
6c8fc69ad0
Release v2.10.7
2021-03-25 15:15:36 -04:00
Jeremy Stretch
f85f0282b9
Fixes #6012 : Pre-populate attributes when creating an available child prefix via the UI
2021-03-25 15:04:56 -04:00
Jeremy Stretch
42e72b716c
Changelog & tweaks for #5650
2021-03-25 11:51:02 -04:00
Jeremy Stretch
39c31bdda9
Closes #5723 : Allow customization of the geographic mapping service via MAPS_URL config parameter
2021-03-25 11:34:24 -04:00
Jeremy Stretch
93471cde02
Closes #5748 : Extend example pg_dump commands
2021-03-25 11:23:55 -04:00
Jeremy Stretch
acd269d952
Changelog for #5736
2021-03-25 11:11:11 -04:00
Jeremy Stretch
ff49a2fcbd
Closes #6040 : Add UI search fields for asset tag for devices and racks
2021-03-24 15:05:19 -04:00
Jeremy Stretch
26d61928d1
Closes #5641 : Allow filtering device components by label
2021-03-24 14:48:38 -04:00
Jeremy Stretch
ae3b6e61db
Fixes #6023 : Fix display of bottom banner with uBlock Origin enabled
2021-03-24 14:25:09 -04:00
Jeremy Stretch
55e5f2381c
Merge pull request #6005 from Daimler/use-relative-links
...
Closes #5523 : Use relative links that work locally and in production
2021-03-19 10:38:23 -04:00
Jeremy Stretch
3e74208779
Fixes #6006 : Fix VLAN group/site association for bulk prefix import
2021-03-19 10:22:30 -04:00
Jeremy Stretch
5d61af682a
Documentation and changelog for #5986
2021-03-18 14:43:07 -04:00
Marcus Crane
65f0c95b20
Use relative links that work locally and in production
...
At present, a mix of link types are used in the Netbox
documentation from markdown file links to relative and
absolute anchor links.
Of the three types, linking to markdown files is the
most ideal because it allows navigation locally on disk,
as well as being translated into working links at render
time.
While not obvious, mkdocs handles converting markdown
links to valid URLs.
Signed-Off-by: Marcus Crane <marcu.crane@daimler.com>
2021-03-18 19:39:03 +13:00
Jeremy Stretch
d26652be31
Changelog for #5977
2021-03-17 15:41:27 -04:00
Jeremy Stretch
bb007552ee
Changelog and documentation for #151
2021-03-17 10:58:40 -04:00
Jeremy Stretch
baf854b9b4
Closes #5975 : Allow partial vCPU allocations for virtual machines
2021-03-16 11:52:59 -04:00
Jeremy Stretch
4d21d0028c
Closes #5995 : Dropped backward compatibility for queryset parameter on ObjectVar and MultiObjectVar
2021-03-16 11:28:50 -04:00
Jeremy Stretch
7a212fbf8b
Closes #5990 : Deprecated display_field parameter for custom script ObjectVar and MultiObjectVar fields
2021-03-16 11:08:34 -04:00
Jeremy Stretch
fdaa4a6eb8
Add 'display' field to all REST API serializers
2021-03-16 10:06:25 -04:00
Jeremy Stretch
54b23d4353
Merge branch 'feature' into 5284-vlangroup-scope
2021-03-15 20:48:55 -04:00
Jeremy Stretch
59536fda64
Update Slack links
2021-03-15 14:45:53 -04:00
Jeremy Stretch
c60149a72a
Closes #5972 : Bulk edit support for organizational models ( #5974 )
...
* Enable bulk editing of organizational models
* Enable bulk editing of nested group models
* Changelog for #5972
2021-03-12 16:14:42 -05:00
Jeremy Stretch
3cdb81d2cd
Changelog for #5953 and #5966
2021-03-12 10:59:23 -05:00
Jeremy Stretch
5eb76a5c6a
Fixes #5962 : Ensure consistent display of change log action labels
2021-03-11 13:42:26 -05:00
Jeremy Stretch
e4d6d6b8fc
Add changelog for #5284
2021-03-11 11:13:41 -05:00
Jeremy Stretch
f132ddf80f
Fixes #5595 : Restore ability to delete an uploaded device type image
2021-03-10 17:00:35 -05:00
Jeremy Stretch
76e6c4e699
Merge branch 'develop' into feature
2021-03-09 20:04:20 -05:00
Jeremy Stretch
affa56fd27
Release v2.10.6
2021-03-09 16:57:03 -05:00
Jeremy Stretch
e58eb1ba2e
Fixes #5948 : Invalidate cached queries when running renaturalize
2021-03-09 16:39:55 -05:00
Jeremy Stretch
aa6fd54055
Closes #3451 : Add pre-/post-change snapshots to webhooks
2021-03-09 13:03:44 -05:00
Jeremy Stretch
27d92d005b
Closes #5610 : Add REST API endpoint for webhooks
2021-03-09 09:22:58 -05:00
Jeremy Stretch
2ed32e4b5c
Closes #5608 : Add REST API endpoint for custom links
2021-03-08 20:57:44 -05:00
Jeremy Stretch
77c7c1155f
Closes #5942 : Add button to add a new IP address on interface view
2021-03-08 17:16:07 -05:00