Brian Dukes
Brian Dukes
I think the correct resolution to this issue is to add the _Open Link In New Window_ toggle to the page for Standard pages. However, there is not, to my...
I don't think this issue is about menu templates. The problem is that the "Open Link in New Window" toggle is not visible when Page Type is set to Standard....
Okay, I've tested a number of upgrades and it all appears to be working as expected now. IMO we can merge this as-is and discuss more changes to the front-end...
The role name _should_ be localized in all scenarios (see #6119 that @Timo-Breumelhof also opened). Changing the localized text should be a completely safe change. So, once #6119 is resolved,...
I would love it if the `controlSrc` could just point to the `cshtml` file. I had never heard of the Razor Module Pipeline before this RFC, and a [quick GitHub...
Also, there's one recurring thought I've been having that I'll just lay out here in case it piques anyone's interest. Something that Andrew's demo last year highlighted was that, while...
We're already using `controlType` to designate the [`SecurityAccessLevel`](https://github.com/dnnsoftware/Dnn.Platform/blob/584b0f54bd6b6d237594dd9f96053f14db0b1a53/DNN%20Platform/Library/Security/SecurityAccessLevel.cs#L29-L39). What would y'all think about adding an optional `type` attribute to the `controlSrc` element?
`controlKey` is the built-in mechanism for routing withing "legacy" module patterns. I guess it doesn't really apply in MVC because MVC brings its own routing. When a URL contains `?ctl=Edit&mid=321`,...
You may want to try running `corepack enable` to make sure the correct version of Yarn is setup.
In testing, there was an error during step 1 from `10.00.00.03.SqlDataProvider`: >Violation of UNIQUE KEY constraint 'IX_ContentWorkflows'. Cannot insert duplicate key in object 'dbo.ContentWorkflows'. The duplicate key value is (17,...