jeremystretch
104e1f2a8c
#9979 : Fix fallback to default value
2022-08-16 09:53:13 -04:00
jeremystretch
35a9223d6c
Clean up bulk edit buttons
2022-08-16 09:49:51 -04:00
jeremystretch
e66d64ad06
Changelog for #8723 , #9505 , #9979
2022-08-16 09:14:19 -04:00
Jeremy Stretch
5dcaa880e9
Merge pull request #9639 from cpund/8723-branch
...
PR for #8723
2022-08-16 09:10:24 -04:00
Jeremy Stretch
4d5242b8cd
Merge pull request #9712 from renatoalmeidaoliveira/develop
...
Include Network information in Prefix Template Issue:#9505
2022-08-16 09:06:56 -04:00
Jeremy Stretch
b6632ee079
Merge pull request #9981 from chcon/develop
...
re-enable markdown in custom columns
2022-08-16 08:57:37 -04:00
Christoph Schneider
9afcb08fc9
add newline
2022-08-13 14:02:26 +02:00
Christoph Schneider
5471a6b333
remove class definition
2022-08-13 14:01:07 +02:00
Christoph Schneider
0af430baa7
remove import
2022-08-13 13:59:19 +02:00
Christoph Schneider
a3d7190282
remove commented line
2022-08-13 13:56:51 +02:00
Christoph Schneider
d8073646df
re-enable markup in longtext custom columns
2022-08-13 13:54:38 +02:00
jeremystretch
14eaaeb675
Closes #9980 : Use standard table controls template for device interfaces list
2022-08-12 11:25:03 -04:00
jeremystretch
72cd644a07
Changelog for #8595
2022-08-12 10:48:16 -04:00
Jeremy Stretch
d28a8e3c6a
Merge pull request #9982 from DorianXGH/pon_if_types
...
Closes #8595 : Added new PON interface types
2022-08-12 10:43:15 -04:00
jeremystretch
f9043b5751
Fixes #9986 : Workaround for upstream timezone data bug
2022-08-12 10:12:01 -04:00
Dorian Bourgeoisat
1cc2fa3f8c
Swapping NG-PON2 as main name instead of TWDM-PON
2022-08-12 00:49:13 +02:00
Craig Pund
f3e375e250
handle objects without names
2022-08-11 15:16:42 -04:00
Craig Pund
be042f6d9d
not necessary to prefetch
2022-08-11 15:16:01 -04:00
jeremystretch
ea76137f0e
Changelog for #9857
2022-08-11 13:02:37 -04:00
Jeremy Stretch
6dcd58e4d1
Merge pull request #9964 from jsenecal/feat9857
...
Add a "clear" button for quick search
2022-08-11 12:20:33 -04:00
Jonathan Senecal
ff4b2812c5
Add a "clear" button for quick search
...
Fixes #9857
2022-08-11 08:26:25 -04:00
Christoph Schneider
fed0c8328f
re-enable markdown in custom columns
2022-08-11 14:11:41 +02:00
jeremystretch
4649b4da61
Changelog for #9625
2022-08-10 16:18:30 -04:00
Jeremy Stretch
8e83ea4728
Merge pull request #9970 from barnebyte-timewarp/develop
...
Closes #9625 : Add Contact Phone/Email to quick view panes to save time
2022-08-10 16:16:04 -04:00
jeremystretch
0f5ac05cf1
Closes #9161 : Pretty print JSON custom field data when editing
2022-08-10 16:12:04 -04:00
jeremystretch
d07272a037
Fixes #9961 : Correct typo
2022-08-10 15:24:45 -04:00
Dorian Bourgeoisat
2709156f76
Closes #8595 : Added new PON interface types
2022-08-10 15:33:33 +02:00
Barnabas Lovas
733a361941
Closes #9625 : Add Contact Phone/Email to quick view panes to save time
2022-08-10 13:22:58 +02:00
Jeremy Stretch
658450cb7a
Merge pull request #9958 from threadedstream/fix_typo_virt_filtersets
...
fix typo in virtualization/forms/filtersets.py
2022-08-09 14:29:58 -04:00
gildarov
8448571ae5
fix typo in virtualization/forms/filtersets.py
2022-08-09 11:56:19 +03:00
jeremystretch
d675a46ff5
PRVB
2022-08-08 15:34:13 -04:00
Jeremy Stretch
e25300990b
Merge pull request #9955 from netbox-community/develop
...
Release v3.2.8
2022-08-08 15:32:38 -04:00
jeremystretch
ab3bd6f941
Release v3.2.8
2022-08-08 15:17:36 -04:00
jeremystretch
baf9c6f7d6
Fixes #9950 : Prevent redirection to arbitrary URLs via 'next' parameter on login URL
2022-08-08 14:21:42 -04:00
jeremystretch
ea4c1b32dc
Fixes #9952 : Prevent InvalidMove when attempting to assign a nested child object as parent
2022-08-08 12:22:22 -04:00
jeremystretch
5cec6049a0
Fixes #9948 : Fix TypeError exception when requesting API tokens list as non-authenticated user
2022-08-08 12:22:01 -04:00
jeremystretch
6eb254da89
Fixes #9949 : Fix KeyError exception resulting from invalid API token provisioning request
2022-08-08 11:43:27 -04:00
jeremystretch
0d285d9c03
Clean up usages of mark_safe()
2022-08-08 10:47:07 -04:00
jeremystretch
86592a4aa3
Changelog for #9919
2022-08-08 10:24:49 -04:00
Jeremy Stretch
01196145e2
Merge pull request #9940 from osamu-kj/develop
...
Fixes #9919 : XSS Bypass in custom fields displayed in tables
2022-08-08 10:10:11 -04:00
jeremystretch
dc613efb0d
PEP8 fix
2022-08-08 09:58:58 -04:00
Osamu-kj
2a52544208
Custom fields - removed the debug lines
2022-08-06 17:17:43 +02:00
Osamu-kj
e7593baa43
Fixed the XSS protection code inside custom fields
2022-08-06 15:10:31 +02:00
Osamu-kj
18a7adb95c
Added HTML Sanitization to the custom fields
2022-08-04 18:52:25 +02:00
jeremystretch
a9900059e7
Changelog for #9827 , #9906
2022-08-03 15:22:51 -04:00
Jeremy Stretch
2d7cce2a2f
Merge pull request #9850 from sleepinggenius2/issue_9827
...
Adds patterned_fields support for bulk component creation
2022-08-03 15:22:16 -04:00
Jeremy Stretch
ca54c070be
Merge pull request #9911 from oasys/9906-support-color-on-frontrearport-import-export
...
Fixes #9906 import/export front/rearport color field for module- and device-types
2022-08-03 14:58:02 -04:00
Jason Lavoie
e361c0c393
import/export color field on front- and rear-ports for module-types and device-types
...
Closes : #9906
- Adds `color` field to front and rearport template import forms
- Adds `color` field to `to_yaml` export for front and rearport
templates
2022-08-03 09:22:06 -04:00
jeremystretch
c3e27f9953
#9871 : Tweak display of utilization graph value
2022-08-01 12:38:12 -04:00
jeremystretch
ee1722d100
Fixes #9871 : Fix utilization graph value alignments
2022-08-01 11:54:39 -04:00