cofoundry icon indicating copy to clipboard operation
cofoundry copied to clipboard

Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development

Results 108 cofoundry issues
Sort by recently updated
recently updated
newest added

Hello, I want to update data in DB when I modify the definition of data models : for example, if I rename a property in a data model of a...

enhancement
documentation

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...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

it would be good to be able to reference a user or user collection of a specific user area on an entity as custom entities, nested entities or page blocks....

enhancement

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...

enhancement

Ability to send a draft page to a content approver, without them having to login to the CMS.

enhancement