engine/doc/TODO
2010-06-30 02:03:34 +02:00

51 lines
1.1 KiB
Plaintext

BOARD:
- asset picker (content instance)
- refactoring admin crud (pages + layouts + snippets)
- refactor slugify method (use parameterize + create a module)
- missing key: en, admin, theme_assets, images, no_items
BACKLOG:
- localize application in French
- admin
- devise
- carrierwave
- localize devise emails
- theme assets: disable version if not image
- new custom field types:
- file
- belongs_to => association
- cucumber features for admin pages
- sitemap
BUGS:
- custom fields: accepts_nested_attributes weird behaviour when creating new content type + adding random fields
NICE TO HAVE:
- asset collections: custom resizing if image
- super_finder
- better icons for mime type
- traffic statistics
- Worker => Heroku / S3 (not so sure finally)
- theme asset picker when editing layout
- page with regexp url ?
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
x [BUG] impossible to remove many assets in an asset collection
x new custom field type: date