jeremystretch
|
5990ad84a3
|
Changelog & documentation for #5479
|
2022-04-08 14:10:21 -04:00 |
|
Jeremy Stretch
|
6aa022275d
|
Merge pull request #9028 from kkthxbye-code/job-timeout
Fixes #5479 - Allow setting individual timeouts on scripts and reports
|
2022-04-08 13:54:08 -04:00 |
|
Jeremy Stretch
|
b09d321f6c
|
Merge pull request #9082 from danielestevez/doc-remote-auth-default-group
Conflicting documentation on remote default group
|
2022-04-08 10:44:38 -04:00 |
|
jeremystretch
|
b2715c9136
|
Fixes #9055: Restore ability to move inventory item to other device
|
2022-04-08 09:41:37 -04:00 |
|
jeremystretch
|
e8f120f534
|
Fixes #9079: Fail validation when an inventory item is assigned as its own parent
|
2022-04-08 09:08:55 -04:00 |
|
jeremystretch
|
20e7868854
|
Fix dumpdata ordering for VRFs
|
2022-04-07 21:19:38 -04:00 |
|
jeremystretch
|
696d62cf63
|
Update supported Python versions
|
2022-04-06 20:30:29 -04:00 |
|
jeremystretch
|
2a1d747b7f
|
Fixes #9065: Min/max VID should not be required when filtering VLAN groups
|
2022-04-06 20:29:28 -04:00 |
|
jeremystretch
|
f9f958825e
|
Closes #8973: Display VLAN group count under site view
|
2022-04-06 20:12:14 -04:00 |
|
jeremystretch
|
9210112bdb
|
Fixes #8931: Copy assigned tenant when cloning a location
|
2022-04-06 20:01:09 -04:00 |
|
Daniel Sheppard
|
159f803acc
|
Fixes #9057 - Fix missing instance counts for module types
|
2022-04-06 13:46:31 -05:00 |
|
Daniel Sheppard
|
6ac3e8ce9b
|
#9061 - Change inheritance order for DeviceComponentFilterSets
|
2022-04-06 13:35:22 -05:00 |
|
jeremystretch
|
32f5c780d2
|
PRVB
|
2022-04-05 17:12:13 -04:00 |
|
Jeremy Stretch
|
79eb03e982
|
Merge pull request #9041 from netbox-community/develop
Release v3.2.0
|
2022-04-05 17:03:58 -04:00 |
|
jeremystretch
|
2477919fe3
|
Pin Jinja2 to v3.0
|
2022-04-05 16:34:15 -04:00 |
|
jeremystretch
|
a9bbb05503
|
Release v3.2.0
|
2022-04-05 16:26:07 -04:00 |
|
jeremystretch
|
a2965b2f96
|
Ensure legacy data checks run before other migrations
|
2022-04-05 15:56:21 -04:00 |
|
jeremystretch
|
932e47d61a
|
Merge branch 'feature' into develop
|
2022-04-05 14:51:26 -04:00 |
|
Jeremy Stretch
|
a6a85b744c
|
Merge pull request #9039 from netbox-community/develop
Release v3.1.11
|
2022-04-05 14:45:41 -04:00 |
|
jeremystretch
|
abe1c0d940
|
Release v3.1.11
|
2022-04-05 14:35:27 -04:00 |
|
jeremystretch
|
adde923497
|
Implement bypass for migration safeguard
|
2022-04-05 14:24:28 -04:00 |
|
jeremystretch
|
5e2aa7f27b
|
Add warning for legacy ASN field on site
|
2022-04-05 10:22:42 -04:00 |
|
jeremystretch
|
dcf69e831d
|
Closes #9036: Add bulk edit capability for site contact fields
|
2022-04-05 10:18:20 -04:00 |
|
jeremystretch
|
b4eae31a9c
|
Add migration safeguard to prevent accidental destruction of data
|
2022-04-05 10:07:48 -04:00 |
|
jeremystretch
|
b6a590256a
|
Check that ChoiceSet CHOICES is mutable if key is set
|
2022-04-05 08:40:30 -04:00 |
|
jeremystretch
|
b0646fcb30
|
Merge branch 'develop' into feature
|
2022-04-05 08:21:39 -04:00 |
|
jeremystretch
|
95a8727f39
|
Changelog for #8365
|
2022-04-04 15:58:54 -04:00 |
|
Jeremy Stretch
|
690a3b4c29
|
Merge pull request #9018 from stephanblanke/8365-filering-for-child-devices-by-parent-device
Closes #8365: Filtering for child devices by parent device
|
2022-04-04 15:18:20 -04:00 |
|
jeremystretch
|
69c8e95186
|
Fixes #8658: Fix display of assigned components under inventory item lists
|
2022-04-04 14:40:22 -04:00 |
|
kkthxbye-code
|
e6c6bb7478
|
#9028 - Fix pep8 syntax
|
2022-04-04 18:13:13 +02:00 |
|
kkthxbye-code
|
cd29a1897e
|
Allow setting individual timeouts on scripts and reports
|
2022-04-04 18:00:38 +02:00 |
|
Stephan Blanke
|
6fb3b3682c
|
Merge branch 'netbox-community:develop' into 8365-filering-for-child-devices-by-parent-device
|
2022-04-02 18:10:12 +02:00 |
|
Stephan Blanke
|
2e79db486b
|
Closes #8365: Filtering for child devices by parent device
|
2022-04-02 18:08:48 +02:00 |
|
jeremystretch
|
dcda6c972b
|
Monkey-patch Django's force_text in lieu of graphene-django 2.16 release
|
2022-04-01 10:15:45 -04:00 |
|
jeremystretch
|
2a16a3d12b
|
Closes #9003: Enable bulk module assignment/removal for device components
|
2022-04-01 09:42:30 -04:00 |
|
jeremystretch
|
09845ac191
|
Merge branch 'develop' into feature
|
2022-04-01 09:13:37 -04:00 |
|
jeremystretch
|
dc9c030fb3
|
Closes #9012: Linkify circuits count in providers list
|
2022-04-01 09:06:44 -04:00 |
|
Jeremy Stretch
|
e7e8bb21f0
|
Merge pull request #9010 from kkthxbye-code/fix-9009
Annotate rack search queryset with device count
|
2022-04-01 08:43:22 -04:00 |
|
jeremystretch
|
d96e5d464b
|
Remove 2022 survey announcement
|
2022-04-01 08:31:53 -04:00 |
|
kkthxbye
|
667bd70b54
|
Annotate rack search queryset with device count
|
2022-04-01 09:34:16 +02:00 |
|
jeremystretch
|
9d86e33964
|
Fixes #9007: Fix FieldError exception when instantiating a device type with nested inventory items
|
2022-03-31 12:07:02 -04:00 |
|
jeremystretch
|
78e672fa7b
|
Closes #9006: Enable custom fields, custom links, and tags for journal entries
|
2022-03-31 11:40:02 -04:00 |
|
jeremystretch
|
62b942e603
|
Fixes #8978: Fix instantiation of front ports when provisioning a module
|
2022-03-31 09:03:01 -04:00 |
|
jeremystretch
|
7ca4b857be
|
Closes #8496: Enable assigning multiple ASNs to a provider
|
2022-03-30 17:17:36 -04:00 |
|
jeremystretch
|
ee3a6baba4
|
Closes #8593: Add link field to contact model
|
2022-03-30 16:19:12 -04:00 |
|
jeremystretch
|
398c523011
|
Closes #8790: Include site and prefixes columns in VLAN group VLANs table
|
2022-03-30 15:51:12 -04:00 |
|
jeremystretch
|
2197315e3b
|
Merge branch 'develop' into feature
|
2022-03-30 15:45:40 -04:00 |
|
jeremystretch
|
499dbbeeaf
|
Change log & cleanup for #8163, #8866
|
2022-03-30 15:39:28 -04:00 |
|
Jeremy Stretch
|
db095f5b78
|
Merge pull request #8870 from minitriga/issue_8866
APISelect JavaScript only perform fetch if Django substitutes have been replaced.
|
2022-03-30 15:37:14 -04:00 |
|
Jeremy Stretch
|
11c5ce4818
|
Merge pull request #8983 from stephanblanke/8163-bridge-members-panel-in-interface-view
Closes #8163: Add bridge members panel to interface view
|
2022-03-30 15:27:37 -04:00 |
|