jeremystretch
0ef1bc8490
Clean up bulk edit buttons
2022-08-16 09:49:51 -04:00
jeremystretch
30ab1e5a5e
Changelog for #8723 , #9505 , #9979
2022-08-16 09:14:19 -04:00
Jeremy Stretch
14821eed44
Merge pull request #9639 from cpund/8723-branch
...
PR for #8723
2022-08-16 09:10:24 -04:00
Jeremy Stretch
c8ecee9682
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
a8dd809f8e
Merge pull request #9981 from chcon/develop
...
re-enable markdown in custom columns
2022-08-16 08:57:37 -04:00
Christoph Schneider
15f4b1fd5d
add newline
2022-08-13 14:02:26 +02:00
Christoph Schneider
36491b13d8
remove class definition
2022-08-13 14:01:07 +02:00
Christoph Schneider
ac540b6183
remove import
2022-08-13 13:59:19 +02:00
Christoph Schneider
6f09d94e2a
remove commented line
2022-08-13 13:56:51 +02:00
Christoph Schneider
f942216f3f
re-enable markup in longtext custom columns
2022-08-13 13:54:38 +02:00
jeremystretch
ca0b21bef5
Closes #9980 : Use standard table controls template for device interfaces list
2022-08-12 11:25:03 -04:00
jeremystretch
e4fa8af47f
Changelog for #8595
2022-08-12 10:48:16 -04:00
Jeremy Stretch
6cf898fa13
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
41ad9b242c
Fixes #9986 : Workaround for upstream timezone data bug
2022-08-12 10:12:01 -04:00
Dorian Bourgeoisat
693ad700e8
Swapping NG-PON2 as main name instead of TWDM-PON
2022-08-12 00:49:13 +02:00
Craig Pund
5873ad95dc
handle objects without names
2022-08-11 15:16:42 -04:00
Craig Pund
6a687a9ed1
not necessary to prefetch
2022-08-11 15:16:01 -04:00
jeremystretch
e2d5313940
Changelog for #9857
2022-08-11 13:02:37 -04:00
Jeremy Stretch
a59169fa96
Merge pull request #9964 from jsenecal/feat9857
...
Add a "clear" button for quick search
2022-08-11 12:20:33 -04:00
Jonathan Senecal
f74b7aa7ac
Add a "clear" button for quick search
...
Fixes #9857
2022-08-11 08:26:25 -04:00
Christoph Schneider
9a80a491c9
re-enable markdown in custom columns
2022-08-11 14:11:41 +02:00
jeremystretch
aabe8f7c5b
Changelog for #9625
2022-08-10 16:18:30 -04:00
Jeremy Stretch
10af44c12a
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
a9aaa8939c
Closes #9161 : Pretty print JSON custom field data when editing
2022-08-10 16:12:04 -04:00
jeremystretch
8f1e70f01d
Fixes #9961 : Correct typo
2022-08-10 15:24:45 -04:00
Dorian Bourgeoisat
1c7ef73d1f
Closes #8595 : Added new PON interface types
2022-08-10 15:33:33 +02:00
Barnabas Lovas
c24f1f14ec
Closes #9625 : Add Contact Phone/Email to quick view panes to save time
2022-08-10 13:22:58 +02:00
Jeremy Stretch
b318b79027
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
c7faca9480
fix typo in virtualization/forms/filtersets.py
2022-08-09 11:56:19 +03:00
jeremystretch
064d7f3bd0
PRVB
2022-08-08 15:34:13 -04:00
Jeremy Stretch
f1877c0c5f
Merge pull request #9955 from netbox-community/develop
...
Release v3.2.8
2022-08-08 15:32:38 -04:00
jeremystretch
ce7fb8ab17
Release v3.2.8
2022-08-08 15:17:36 -04:00
jeremystretch
caca074161
Fixes #9950 : Prevent redirection to arbitrary URLs via 'next' parameter on login URL
2022-08-08 14:21:42 -04:00
jeremystretch
8721ad987c
Fixes #9952 : Prevent InvalidMove when attempting to assign a nested child object as parent
2022-08-08 12:22:22 -04:00
jeremystretch
876251c1cf
Fixes #9948 : Fix TypeError exception when requesting API tokens list as non-authenticated user
2022-08-08 12:22:01 -04:00
jeremystretch
36ac83a319
Fixes #9949 : Fix KeyError exception resulting from invalid API token provisioning request
2022-08-08 11:43:27 -04:00
jeremystretch
90317adae7
Clean up usages of mark_safe()
2022-08-08 10:47:07 -04:00
jeremystretch
135543683d
Changelog for #9919
2022-08-08 10:24:49 -04:00
Jeremy Stretch
38350a1023
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
0e1947bc4b
PEP8 fix
2022-08-08 09:58:58 -04:00
Osamu-kj
7141fc8eb0
Custom fields - removed the debug lines
2022-08-06 17:17:43 +02:00
Osamu-kj
db38ed4f19
Fixed the XSS protection code inside custom fields
2022-08-06 15:10:31 +02:00
Osamu-kj
f874e9932d
Added HTML Sanitization to the custom fields
2022-08-04 18:52:25 +02:00
jeremystretch
a2e84dd279
Changelog for #9827 , #9906
2022-08-03 15:22:51 -04:00
Jeremy Stretch
a397ce234a
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
3694e5e846
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
c6e25f068d
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
ff3fcb8134
#9871 : Tweak display of utilization graph value
2022-08-01 12:38:12 -04:00
jeremystretch
d4d73674fc
Fixes #9871 : Fix utilization graph value alignments
2022-08-01 11:54:39 -04:00
jeremystretch
984d15d7fb
Closes #9893 : Move YAML serialization logic for component templates under the individual models
2022-08-01 11:39:07 -04:00