Niraj Soni

Results 18 issues of Niraj Soni

### Is your feature request related to a problem? Please describe. When admin creates custom role and with lots of content types and provides custom permissions to the user. The...

enhancement

`ResponseDeserializerException` is thrown when `errors` property present - However `ResponseDeserializerException` should also include `data` if it's present.

Status: Up for grabs
Type: Feature

### Describe the bug Disabling Tenant should return appropriate message instead of 404. ### To Reproduce Steps to reproduce the behavior: 1. Go to Tenants 2. Disable a Tenant 3....

### Is your feature request related to a problem? Please describe. Support Razor component (*.razor ) files in module and to allow rendering using component tag helper in views and...

enhancement

### Is your feature request related to a problem? Please describe. As discussed here https://github.com/OrchardCMS/OrchardCore/pull/11393#issuecomment-1070885009 Add following fields to SqliteOptions DatabaseFileName ( with default value to `[tenantname].ysql`) MaxPoolSize DateTimeFormat CacheMode...

enhancement

Implement ITicketStore for large cookies Fixes #12142

Added dotnet format verification (`--verify-no-changes`) in PR pipeline. Developer can fix the the reported errors by running `dotnet format`

set log location to `ORCHARD_APP_DATA\logs` to when `ORCHARD_APP_DATA` is set. Fixes #15363

### Describe the bug As described in document [here ](https://docs.orchardcore.net/en/latest/docs/reference/core/Configuration/#orchard_app_data-environment-variable), Setting environment variable `orchard_app_data` doesn't change log location and logs are still placed under `APP_DATA` ### To Reproduce Steps to...

bug :bug:

Add Blazor guide for decoupled cms. /cc @Skrypt @agriffard

merge conflict
stale