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
|
9bda2a44ae
|
Fix permissions for cable trace view tests
|
2021-04-12 16:25:52 -04:00 |
|
jeremystretch
|
a1d32c3a21
|
Add view tests for CircuitTermination
|
2021-04-12 16:07:52 -04:00 |
|
jeremystretch
|
b4b68c0b00
|
Move create_test_device() to testing utils
|
2021-04-12 16:07:03 -04:00 |
|
jeremystretch
|
608bf30bda
|
Add cable trace view tests
|
2021-04-12 15:52:24 -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
|
b19734004a
|
Removed the "Additional information" blocks from issue templates (no longer needed)
|
2021-04-12 15:06:40 -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
|
d43d5a6cb6
|
Change stale issues management to GitHub Actions
|
2021-04-12 13:53:38 -04:00 |
|
jeremystretch
|
99f4b2cf95
|
PRVB
|
2021-04-12 13:29:37 -04:00 |
|
jeremystretch
|
92fb43a455
|
Merge branch 'master' into develop
|
2021-04-12 13:18:24 -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
|
0bce1da4e3
|
Clean up stray references to old RackGroup model
|
2021-04-11 13:43:06 -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 |
|
Marcus Weiner
|
701ad8a4a9
|
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
|
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
|
f096c4a5d0
|
#6081: Tweak queryset filtering
|
2021-04-08 14:18:07 -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
|
54d9ca8ed8
|
Add racks count to location view
|
2021-04-08 10:10:46 -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 |
|
jeremystretch
|
59e185b781
|
Fixes #6104: Fix location column on racks table
|
2021-04-07 15:40:03 -04:00 |
|
jeremystretch
|
b5ad29e3f2
|
Fixes #6100: Fix VM interfaces table "add interfaces" link
|
2021-04-07 15:17:02 -04:00 |
|
jeremystretch
|
f1e2b99456
|
Release v2.11-beta1
v2.11-beta1
|
2021-04-06 11:45:32 -04:00 |
|
jeremystretch
|
0635e7ae1e
|
Update dependencies for v2.11-beta1
|
2021-04-06 11:36:30 -04:00 |
|
jeremystretch
|
8f674aede9
|
Bump Django to 3.2
|
2021-04-06 09:45:59 -04:00 |
|
jeremystretch
|
838200219f
|
Include child regions, site groups
|
2021-04-06 09:42:36 -04:00 |
|
jeremystretch
|
e543b305c3
|
Docs cleanup
|
2021-04-05 21:46:48 -04:00 |
|
jeremystretch
|
d42b0691b2
|
Fix 'select all' widget
|
2021-04-05 17:13:32 -04:00 |
|
jeremystretch
|
71022d58d3
|
Site is required when creating devices
|
2021-04-05 16:35:01 -04:00 |
|