jeremystretch
|
7d65f573a6
|
Changelog for #9417, #9517, #9525
|
2022-06-20 08:06:49 -04:00 |
|
Jeremy Stretch
|
f1aae77588
|
Merge pull request #9562 from huntabyte/feature-9525
Closes: #9525 - Add split button functionality to table rows
|
2022-06-20 08:03:20 -04:00 |
|
Jeremy Stretch
|
48364ad23b
|
Merge pull request #9563 from huntabyte/feature-9417
Closes #9417: Pre-populate manufacturer when adding modules to devices
|
2022-06-20 07:49:10 -04:00 |
|
Jeremy Stretch
|
6dbe098c40
|
Merge pull request #9564 from huntabyte/feature-9517
Closes #9517: Linkify Power Port on Power Outlet Object View
|
2022-06-20 07:45:30 -04:00 |
|
Hunter Johnston
|
bf057db8de
|
Closes #9517: Linkify Power Port on Power Outlet Object View
|
2022-06-19 22:10:01 -04:00 |
|
Hunter Johnston
|
938d68b233
|
Closes #9417: Pre-populate manufacturer when adding modules to devices
|
2022-06-19 20:00:15 -04:00 |
|
Hunter Johnston
|
3541636f52
|
Closes #9525: Added split button functionality to ActionsColumn
|
2022-06-19 19:12:52 -04:00 |
|
Hunter Johnston
|
f217167123
|
Implemented feature #9525
|
2022-06-18 23:08:06 -04:00 |
|
Hunter Johnston
|
7d0124240c
|
Implemented feature #9525
|
2022-06-18 23:05:18 -04:00 |
|
jeremystretch
|
b2fddb5261
|
Closes #9534: Add VLAN group selector to interface bulk edit forms
|
2022-06-17 14:51:45 -04:00 |
|
jeremystretch
|
c4a9f4faab
|
Fixes #9549: Fix device counts for rack list under rack role view
|
2022-06-17 14:40:37 -04:00 |
|
jeremystretch
|
00f9fc5834
|
Fixes #9503: Hyperlinks in ack elevation SVGs must always use absolute URLs
|
2022-06-17 14:36:55 -04:00 |
|
jeremystretch
|
7d0098e139
|
Changelog for #8704, #9533, #9374, #9466, #9537
|
2022-06-17 14:04:57 -04:00 |
|
Jeremy Stretch
|
8fb5aa60c5
|
Merge pull request #9309 from CroogQT/multiselect
Multiselect
|
2022-06-17 14:00:54 -04:00 |
|
Jeremy Stretch
|
44b45f6f6d
|
Merge pull request #9473 from kkthxbye-code/fix-9466
Fixes #9466 - Clear webhook queue on script failure
|
2022-06-17 13:58:26 -04:00 |
|
Jeremy Stretch
|
78effc354e
|
Merge pull request #9527 from kkthxbye-code/fix-9374
Partially fixes #9374 - Implement a custom paginator for DeviceViewSet to improve config_context load times
|
2022-06-17 13:44:37 -04:00 |
|
Jeremy Stretch
|
ffa56c5a27
|
Merge pull request #9543 from hagbarddenstore/fix-9537
Replace None in templates with placeholder filter
|
2022-06-17 13:16:46 -04:00 |
|
Jeremy Stretch
|
9db281e5e4
|
Merge pull request #9547 from kkthxbye-code/fix-9533
Fixes #9533 - Move markdown documentation to docs
|
2022-06-17 13:14:44 -04:00 |
|
kkthxbye-code
|
3608a3d430
|
Move markdown documentation to docs
|
2022-06-16 22:26:37 +02:00 |
|
Kim Johansson
|
59f83bd357
|
Replace None in templates with placeholder filter
To be consistent, all uses of — or None is replaced with the
placeholder filter.
Fixes #9537
|
2022-06-15 22:33:21 +02:00 |
|
Jeremy Stretch
|
844cf22f6b
|
Fixes #9524: Correct order of VLAN fields under VM interface creation form
|
2022-06-13 19:14:29 -04:00 |
|
Jeremy Stretch
|
c56c5bff25
|
Changelog for #9501, #9512
|
2022-06-13 19:05:16 -04:00 |
|
Jeremy Stretch
|
fa9156f3e2
|
Merge pull request #9520 from kkthxbye-code/fix-9501
Fixes #9501 - Add configuration option JINJA2_FILTERS
|
2022-06-13 18:55:25 -04:00 |
|
kkthxbye-code
|
423d5e57ed
|
Implement a custom paginator for DeviceViewSet
Running count on the annotated query for loading config_context is slow. The custom paginator removes the annotation before getting the count.
|
2022-06-13 20:45:08 +02:00 |
|
Jeremy Stretch
|
0e8860fd40
|
Merge pull request #9523 from kkthxbye-code/fix-9512
Fixes #9512 - Add distinct to Site search to prevent duplicates when search matches ASN
|
2022-06-13 12:12:34 -04:00 |
|
kkthxbye
|
5639d1a832
|
Add distinct to Site search to prevent duplicates when search matches ASN
|
2022-06-13 07:56:31 +02:00 |
|
kkthxbye-code
|
03c83b5361
|
Add configuration option JINJA2_FILTERS
|
2022-06-10 23:13:49 +02:00 |
|
jeremystretch
|
d28d025a97
|
Fixes #9495: Correct link to contacts in contact groups table column
|
2022-06-09 10:20:44 -04:00 |
|
jeremystretch
|
94784d986b
|
Closes #8893: Include count of IP ranges under tenant view
|
2022-06-07 11:12:40 -04:00 |
|
jeremystretch
|
68a7cd1323
|
Closes #8882: Support filtering IP addresses by multiple parent prefixes
|
2022-06-07 11:00:14 -04:00 |
|
jeremystretch
|
2e7d5e6098
|
Fixes #9486: Fix redirect URL when adding device components from the module view
|
2022-06-07 10:06:19 -04:00 |
|
jeremystretch
|
b8bbb7e638
|
Add warning against bumping stale issues
|
2022-06-07 09:59:59 -04:00 |
|
jeremystretch
|
fe7825ddb7
|
Changelog for #9480, #9484
|
2022-06-07 08:51:53 -04:00 |
|
Jeremy Stretch
|
2aff5bdda9
|
Merge pull request #9483 from kkthxbye-code/fix-9480
Fixes #9480 - Make the Service and ServiceTemplate tables sortable by ports
|
2022-06-07 08:46:13 -04:00 |
|
Jeremy Stretch
|
2bfa487ead
|
Merge pull request #9485 from kkthxbye-code/fix-9484
Fixes #9484 - List services listening on all IPs in IPAddressView
|
2022-06-07 08:43:14 -04:00 |
|
kkthxbye-code
|
75f286f55a
|
List services listening on all IPs in IPAddressView
|
2022-06-06 16:28:33 +02:00 |
|
kkthxbye-code
|
28daad1000
|
Make the Service and ServiceTemplate tables sortable by ports
|
2022-06-05 10:31:21 +02:00 |
|
kkthxbye
|
e752025ac4
|
Clear webhook queue on script failure
|
2022-06-03 13:03:58 +02:00 |
|
jeremystretch
|
06112d7be4
|
PRVB
|
2022-05-31 15:31:22 -04:00 |
|
Jeremy Stretch
|
b6d1b89a46
|
Merge pull request #9454 from netbox-community/develop
Release v3.2.4
|
2022-05-31 15:28:13 -04:00 |
|
jeremystretch
|
c181c9bda8
|
Release v3.2.4
|
2022-05-31 15:08:33 -04:00 |
|
jeremystretch
|
bd4dfa2214
|
Fixes #9291: Improve data validation for MultiObjectVar script fields
|
2022-05-31 13:37:14 -04:00 |
|
jeremystretch
|
e66cb61e0b
|
Fixes #9402: Fix custom field population when creating a virtual chassis
|
2022-05-31 13:26:25 -04:00 |
|
jeremystretch
|
127588f9ee
|
Fixes #9407: Clean up display of prefixes values when exporting prefixes list
|
2022-05-31 12:23:22 -04:00 |
|
jeremystretch
|
d18d9c5575
|
Closes #9451: Add export_raw argument for TemplateColumn
|
2022-05-31 12:20:39 -04:00 |
|
jeremystretch
|
fa83afe215
|
Fixes #9425: Fix bulk import for object and multi-object custom fields
|
2022-05-31 11:37:30 -04:00 |
|
jeremystretch
|
01c96b817c
|
Changelog for #9420, #9430
|
2022-05-31 09:14:23 -04:00 |
|
Jeremy Stretch
|
447bdb1392
|
Merge pull request #9438 from kkthxbye-code/fix-9420
Fixes #9420: Allow script inheritance
|
2022-05-31 09:12:49 -04:00 |
|
Jeremy Stretch
|
e001c1b3d0
|
Merge pull request #9435 from kkthxbye-code/fix-9430
Fixes #9435 - Make sure initial data is passed as array for DynamicModelChoiceFields
|
2022-05-31 09:09:42 -04:00 |
|
kkthxbye-code
|
4e418850a2
|
Iterate base classes when searching for ScriptVariables
|
2022-05-28 11:29:18 +02:00 |
|