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

Further to the basic dashboard customization done to satisfy issue #61, it would be good to be able to provide a more substantial dashboard framework that allows easier or more...

enhancement

Hi, I would to know if there are any way to open visual editor modal from custom plugin controller class. ![image](https://user-images.githubusercontent.com/8802992/50092648-fb465900-020e-11e9-9de8-64ebcd192843.png) I would like to redirect to corresponent page with...

enhancement

Hello, In order to save configuration, I'm using custom entities. So Administrators can change this values via the back-office. Unfortunately the custom entities are not saved in cache. I found...

enhancement

The default TinyMCE valid elements configuration is very strict and can cause unexpected conversion of html, this is particularly relevant for the built-in RawHtml module which actually transforms a lot...

enhancement
feedback wanted

Add a plugin that adds a markdown editor along with a data annotation attribute.

enhancement

We need to explore how we can hook up SPA-style front ends with visual editor content editing, e.g. React and Angular, in particular with server side rendering. Any solution is...

enhancement

It would be good to be able to support property grouping so we don't have to group all properties in the same section in the admin UI. This could be...

enhancement

We need to check the design of `IPageRoutableViewModel` and PageRoutingHelper. This is instantiated in the page route with the full directory of pages, but I think lazy loading this on-demand...

enhancement
breaking

Currently the auto-publish setting on a custom entity definition is handles client side in the admin panel. I'm pretty sure there was a good reason for doing it this way...

enhancement

It might be good if we were able to nominate an account (e.g. system account) for background tasks to run under. This is useful for tasks that use Cofoundry queries...

documentation