To view the burndown chart for REL-0.2, please add a due date
Filter Sort by  
Active: 0 14
Closed: 0 13
Responsible user: solnic
This is going to be an initial release with a basic functionality:

  • 1 type of user - "admin"
  • user settings / properties editor
  • sites management
  • users management
  • content management (basic CRUD operations only)
  • creating new posts
  • liquid templates support (only predefined templates, no online editing yet)


The release should include a basic front-end stuff:

  • common CSS styles of the admin panel
  • some sweet icon theme used in the admin panel
  • sample liquid template with basic CSS styles
  • common JavaScript goodies that we'll be using in the admin panel UI

So...no tags, no asset uploads, no searching - only crucial functionality for now with a solid test coverage.

Active: 0 6
Closed: 0 0
Responsible user: solnic
New features:

  • Comments component
  • Tags component
  • Macro API with an example code highlighter
  • Text formatters API with initial Textile support

+ bug fixes