Commit Graph

7333 Commits

Author SHA1 Message Date
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
3ecd2d8a76 Change stale issues management to GitHub Actions 2021-04-12 13:53:38 -04:00
jeremystretch
43914c9c1b PRVB 2021-04-12 13:29:37 -04:00
Jeremy Stretch
8fa07851d4 Merge pull request #6143 from netbox-community/develop
Release v2.10.9
2021-04-12 13:28:28 -04:00
jeremystretch
d3af6855c8 Merge branch 'master' into develop 2021-04-12 13:18:24 -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
09de059e42 Clean up stray references to old RackGroup model 2021-04-11 13:43:06 -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
Marcus Weiner
2951251e7a Allow skipping TLS cert verification on Redis connection (#6084)
* Allow skipping redis tls cert verification

* Add config example
2021-04-09 14:51:58 -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
2846d595ee #6081: Tweak queryset filtering 2021-04-08 14:18:07 -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
313bbdae90 Add racks count to location view 2021-04-08 10:10:46 -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
92b99924c9 Update dependencies for v2.11-beta1 2021-04-06 11:36:30 -04:00
jeremystretch
a9c42b841d Bump Django to 3.2 2021-04-06 09:45:59 -04:00
jeremystretch
4316c24518 Include child regions, site groups 2021-04-06 09:42:36 -04:00
jeremystretch
9ac1219700 Docs cleanup 2021-04-05 21:46:48 -04:00
jeremystretch
0b2cc27e24 Fix 'select all' widget 2021-04-05 17:13:32 -04:00
jeremystretch
53585eaa6b Site is required when creating devices 2021-04-05 16:35:01 -04:00
jeremystretch
d584fdad41 Simplify CircuitTermination display in circuits table 2021-04-05 15:24:57 -04:00
jeremystretch
f9364a5f7a Add 'add export template' link to dropdown 2021-04-05 15:13:35 -04:00
jeremystretch
83ebb47334 Catch AttributeError when generating ContentType labels 2021-04-05 15:11:29 -04:00
jeremystretch
f5e60093e9 Permit the assignment of virtual interfaces as parents 2021-04-05 14:48:11 -04:00
jeremystretch
09885aac5e Tweak JournalEntry form layout 2021-04-05 14:35:09 -04:00
jeremystretch
568cb53adc Fix ContentType assignment 2021-04-05 14:05:28 -04:00
jeremystretch
4cb1ae0fd1 Add tagged items count to tag view 2021-04-05 13:53:25 -04:00
jeremystretch
e5837a4d7b Rearrange provider, provider network templates 2021-04-05 13:18:19 -04:00