Joel Mitchell
Joel Mitchell
It would be good to make it easier to seed initial data via an update command. You can peice this together now using the existing commands, but it would be...
Similar to #175, it would be useful to be able to store additional data against users. An example might be a member address or notification settings. In a similar way...
Is there a way we can categorize custom entities to make them easier to search and partition. The sample site example is for blogs so that we can have a...
We've had a request on gitter to support multiple roles per user and therefore aggregated permissions: > I think its a fairly common use case to able to assign multiple...
The rewrite rule functionality is still pretty basic and there's no admin UI yet. We need to check over the design of the feature and then build out an admin...
We already have a UI control for paged select lists in the admin panel, so it shouldn't be too much effort to create a `FilteredSelectListAttribute` to allow this to be...
It should be easier to organize and manage assets in large asset collections. Typically you might see this in other CMS's as a folder/file structure, but we also have a...
This applies to pages and custom entities. Users should be able to set a publish date, which could be in the past or future. An example is a blog post...
This whole area hasn't been looked at beyond a basic port of the existing functionality. We need to research the best approach for plugging in a logging framework of choice...
As per #105 view pre-compilation is supported with a couple of config settings, but it may be possible to reduce the friction here. Firstly we may be able to use...