umbraco-doc-type-grid-editor icon indicating copy to clipboard operation
umbraco-doc-type-grid-editor copied to clipboard

Doc Type Grid Editor for Umbraco 8.6+

Results 16 umbraco-doc-type-grid-editor issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi This is more of a nice to have request and question if it would be possible at all. It would be nice to have Umbraco.Web.Composing.Current.UmbracoContext.InPreviewMode to be "true" when...

help-needed

When a block contains a rich text editor the following fire wall rule when enabled blocks the request. https://docs.microsoft.com/en-us/azure/web-application-firewall/ag/application-gateway-crs-rulegroups-rules?tabs=owasp31#crs941-31 (941150) When comparing the request to PostSave I can see this...

help-needed

Getting errors every now and then with 9.5.2 and dtge 9.0.2, though think it's still in v10.0.1 too. Think it's this line?? https://github.com/skttl/umbraco-doc-type-grid-editor/blob/dev-v10/src/Our.Umbraco.DocTypeGridEditor/Helpers/DocTypeGridEditorHelper.cs#L252 ``` Subject: We’ve detected that threads are...

We're using the v10 version of the package, and are looking to disable "enablePreview", But with the manifest being in code now instead of inside a package.manifest I'm struggling to...

Bumps [Umbraco.Cms.Web.BackOffice](https://github.com/umbraco/Umbraco-CMS) from 12.0.0 to 12.0.1. Commits 20a4e47 Merge pull request from GHSA-h8wc-r4jh-mg7m 2a601ae Bump version See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Umbraco.Cms.Web.BackOffice&package-manager=nuget&previous-version=12.0.0&new-version=12.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts...

dependencies

Hi! I know that the package is deprecated but we have a client who needs to run DTGE on v11. I make a custom build using `dotnet pack` which "just...