Sébastien Ros
Sébastien Ros
I don't think these examples reflect what we should have. I believe Umbraco's partners are "paid" partnerships, and also you have to go through some training and validation. We can't...
So Forms feature -> { Forms Widgets feature / Forms Workflow Tasks feature } ?
Fine to keep javascript as long as it's bound to the same permissions (admin?) as creating/altering templates. If we can't prevent, or if it's better to let it accessible to...
Please create a PR changing the comment in the appsettings.json and in the docs to use the term "connection string" instead of "Redis configuration string" Current value: ``` //"OrchardCore_Redis": {...
Do you have some usage examples? Is the idea that you could load documents, then want to get the corresponding instances afterwards?
It looks like the `FeaturesStep` component is releasing the shell context to simulate a tenant restart (invalidates the tenant) and the next step is using it but has been disposed....
I can give you some impact: no team at Microsoft can run scripts on the Microsoft tenant without explicit exemption. Keys are just forbidden. Indirect impact: no MS team can...
@wtgodbe please merge
@radical Please check the build changes. I updated the `ZipTestArchive` target to handle the multi-target build step which doesn't have `OutDir`. And also solved a concurrency issue when the two...
I have tested it works locally. - service with net9.0 - both `AddNpgsqlDbContext` and `EnrichNpgsqlDbContext` - enabling/disabling metrics from code