update the TODO list
This commit is contained in:
parent
456521bbed
commit
fa8e509732
8
doc/TODO
8
doc/TODO
@ -1,20 +1,22 @@
|
|||||||
BOARD:
|
BOARD:
|
||||||
|
|
||||||
|
- add metadata to sites
|
||||||
|
|
||||||
BACKLOG:
|
BACKLOG:
|
||||||
|
|
||||||
|
- validation for custom fields
|
||||||
|
- new custom field types:
|
||||||
|
- belongs_to => association
|
||||||
|
|
||||||
- inline editing (http://www.aloha-editor.com/wiki/index.php/Aloha_PHP_Example)
|
- inline editing (http://www.aloha-editor.com/wiki/index.php/Aloha_PHP_Example)
|
||||||
- html view in the aloha popup
|
- html view in the aloha popup
|
||||||
- editable elements should wrap a tag: div, h1, ...etc (default span)
|
- 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 ?
|
- edit images (upload new ones, ...etc) => wait for aloha or send them an email ?
|
||||||
|
|
||||||
- refactor slugify method (use parameterize + create a module)
|
- refactor slugify method (use parameterize + create a module)
|
||||||
- validation for custom fields
|
|
||||||
|
|
||||||
- global regions: keyword in editable element (http://www.mongodb.org/display/DOCS/Updating)
|
- global regions: keyword in editable element (http://www.mongodb.org/display/DOCS/Updating)
|
||||||
- write my first tutorial about locomotive
|
- write my first tutorial about locomotive
|
||||||
- new custom field types:
|
|
||||||
- belongs_to => association
|
|
||||||
- cucumber features for admin pages (in progress)
|
- cucumber features for admin pages (in progress)
|
||||||
|
|
||||||
BUGS:
|
BUGS:
|
||||||
|
Loading…
Reference in New Issue
Block a user