Jeremy Stretch
|
c2b7226205
|
Merge pull request #6169 from promasu/develop
Fixes #6168: Add SFP56 interface type
|
2021-04-15 13:29:44 -04:00 |
|
jeremystretch
|
f67369a9a9
|
Fixes #5643: Fix VLAN assignment when editing VM interfaces in bulk
|
2021-04-15 13:26:19 -04:00 |
|
Adrian Nöthlich
|
14d2a49942
|
Fixes #6168: Add SFP56 interface type
Signed-off-by: Adrian Nöthlich <git@promasu.tech>
|
2021-04-15 18:37:45 +02: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
|
b393ec2856
|
Enable webhooks for JournalEntry
|
2021-04-14 14:55:01 -04:00 |
|
jeremystretch
|
664ba55460
|
Reorganize base TestCase classes
|
2021-04-14 14:22:58 -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
|
46e144f647
|
Clean up object header
|
2021-04-13 16:03:07 -04:00 |
|
jeremystretch
|
6ad20c53d9
|
Delete unused template
|
2021-04-13 15:58:21 -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
|
9cbe3ff551
|
Enable close-stale-issue action
|
2021-04-13 11:46:14 -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
|
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 |
|
Jeremy Stretch
|
b493d739bd
|
Merge pull request #6143 from netbox-community/develop
Release v2.10.9
v2.10.9
|
2021-04-12 13:28:28 -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 |
|