choko icon indicating copy to clipboard operation
choko copied to clipboard

Choko Framework

Results 100 choko issues
Sort by recently updated
recently updated
newest added

As for today, when layout is parsing recursively through rows and columns it doesn't mind printing markup for regions that don't have content. This pull request changes that by recursively...

This is actually a problem when rendering a page after a redirect. I've started debugging this and could notice that when `mergePanels()` is called in `ApplicationController` the incoming panels are...

bug
in progress

Styles loaded with context reaction addCSS not being unloaded when context changes.

bug
MVP

We need to make sure our code is well documented, since this is a good thing in the first place and also to generate good API documentations. At least we...

enhancement

In the long run we may need to be able to have a revisions history of changes made to resources for the types that enable this feature. To implement this...

enhancement