engine/doc/TODO

43 lines
896 B
Plaintext
Raw Normal View History

BOARD:
- refactoring admin crud (pages + layouts + snippets)
- refactor slugify method (use parameterize + create a module)
BACKLOG:
- localize application in French
- admin
- devise
- carrierwave
- localize devise emails
- theme assets: disable version if not image
2010-06-02 00:39:05 +00:00
- new custom field types:
- file
- date
- belongs_to => association
- cucumber features for admin pages
- sitemap
BUGS:
2010-06-14 13:04:01 +00:00
- custom fields: accepts_nested_attributes weird behaviour when creating new content type + adding random fields
NICE TO HAVE:
- asset collections: custom resizing if image
2010-06-02 00:39:05 +00:00
- super_finder
- better icons for mime type
- traffic statistics
- Worker => Heroku / S3 (not so sure finally)
DONE:
x tiny mce or similar for custom field text type.
x refactor custom field types
x new custom field types
x boolean
x enable/disable text formatting
x custom fields for asset collections