update the TODO list
This commit is contained in:
parent
69c9dbbbcf
commit
0eb8471c00
10
doc/TODO
10
doc/TODO
@ -1,6 +1,9 @@
|
||||
BOARD:
|
||||
|
||||
- moving to mongoid 2.0.0 rc.6
|
||||
- accepts_nested_attributes (javascript part)
|
||||
- check the theme uploader
|
||||
- release new version of CustomFields, ActsAsTree gems
|
||||
|
||||
BACKLOG:
|
||||
|
||||
@ -14,12 +17,15 @@ BACKLOG:
|
||||
- editable elements should wrap a tag: div, h1, ...etc (default span)
|
||||
- edit images (upload new ones, ...etc) => wait for aloha or send them an email ?
|
||||
|
||||
- refactor slugify method (use parameterize + create a module)
|
||||
|
||||
- global regions: keyword in editable element (http://www.mongodb.org/display/DOCS/Updating)
|
||||
- write my first tutorial about locomotive
|
||||
- cucumber features for admin pages (in progress)
|
||||
|
||||
REFACTORING:
|
||||
|
||||
- refactor slugify method (use parameterize + create a module)
|
||||
- move content_type and content_instances in the CustomFields plugin (much more appropriate)
|
||||
|
||||
BUGS:
|
||||
|
||||
- custom fields: accepts_nested_attributes weird behaviour when creating new content type + adding random fields
|
||||
|
Loading…
Reference in New Issue
Block a user