Hunter Johnston
|
7d0124240c
|
Implemented feature #9525
|
2022-06-18 23:05:18 -04:00 |
|
kkthxbye-code
|
643209f5c9
|
Sanitize HTML after rendering markdown
|
2022-06-17 23:16:57 +02:00 |
|
kkthxbye-code
|
9db7f687d2
|
Don't close select field when multiple select
|
2022-06-17 22:53:51 +02: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 |
|
PieterL75
|
f6facc07f0
|
Merge branch 'feature' into issue_8233
|
2022-06-17 16:31:13 +02:00 |
|
Pieter Lambrecht
|
09ca661dd9
|
Fix last_used=None error
|
2022-06-17 15:52:12 +02:00 |
|
Pieter Lambrecht
|
56f155fd7f
|
Rename timediff to lasted_used_diff
|
2022-06-17 14:58:20 +02:00 |
|
Pieter Lambrecht
|
83255a70d5
|
Only update every 60 seconds
|
2022-06-17 14:57:19 +02:00 |
|
Pieter Lambrecht
|
cb65278931
|
Add last_used to Token model and update when used
|
2022-06-17 14:45:56 +02: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 |
|
Craig Pund
|
e10080e279
|
added field definitions for device form
|
2022-06-13 17:06:08 -04:00 |
|
Craig Pund
|
6efeba3cb7
|
add fields for virtual chassis to device_edit form
|
2022-06-13 17:04: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
|
56adc0cd1e
|
Fix typo
|
2022-06-09 12:45:48 -04:00 |
|
jeremystretch
|
e59a9e5b03
|
Closes #9434: Enabled django-rich test runner for more user-friendly output
|
2022-06-09 11:48:32 -04:00 |
|
jeremystretch
|
f956da706c
|
Merge branch 'develop' into feature
|
2022-06-09 11:38:21 -04:00 |
|
jeremystretch
|
d28d025a97
|
Fixes #9495: Correct link to contacts in contact groups table column
|
2022-06-09 10:20:44 -04:00 |
|
jeremystretch
|
9e28d68d8a
|
Use polylines to draw cable fanouts
|
2022-06-08 16:29:26 -04:00 |
|
jeremystretch
|
56675f801c
|
Add support for cable fan-outs
|
2022-06-07 16:43:22 -04:00 |
|
jeremystretch
|
16785ace67
|
Introduce Node class for SVG boxes
|
2022-06-07 14:56:46 -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 |
|
jeremystretch
|
4e0bee9534
|
Clean up cable termination changes
|
2022-06-03 14:15:28 -04:00 |
|
kkthxbye
|
e752025ac4
|
Clear webhook queue on script failure
|
2022-06-03 13:03:58 +02:00 |
|
jeremystretch
|
334582da6a
|
Add cable topology tests
|
2022-06-02 12:40:31 -04:00 |
|
jeremystretch
|
c6e77dd1df
|
Update SVG trace rendering to support multiple terminations per cable end
|
2022-06-02 11:07:26 -04:00 |
|
jeremystretch
|
29927c6cfb
|
Refactor SVG module
|
2022-06-02 08:28:27 -04:00 |
|
jeremystretch
|
67d537f036
|
Remove link peer fields from cable termination models
|
2022-06-01 16:48:56 -04:00 |
|