Sébastien Ros
Sébastien Ros
Add default paging? or prevent it?
Does it say anywhere where the exception occurs? (line of code). Without that an no repro it's hard to fix.
It's a search feature just for admin? Does O1 support multiple blogs? If so why a single index? Aren't blog posts already indexes somewhere?
You should run the SQL Server Tuning tool with this specific load and it will give you what index to create to make it faster. Also, if you set the...
> when I try to list the last pages of the list There are custom settings that let you define how many pages of items to display in the admin....
@MatteoPiovanelli-Laser opinion ? LGTM
Maybe it's an authentication cookie, in which case it would be done here: https://github.com/OrchardCMS/Orchard/blob/dev/src/Orchard/Security/Providers/FormsAuthenticationService.cs
Looks good but we need someone to confirm it works. /cc summoning @BenedekFarkas
A warning icon in front of each permission name maybe. Also a warning on the Role itself if any of the permissions it has is sensitive.
It's more like a 1.11 feature.