56 lines
1.5 KiB
Plaintext
56 lines
1.5 KiB
Plaintext
BOARD:
|
|
|
|
- refactoring admin crud (pages + layouts + snippets)
|
|
- refactor slugify method (use parameterize + create a module)
|
|
|
|
- change action icons according to the right action [Sacha]
|
|
|
|
BACKLOG:
|
|
|
|
- notify accounts when new instance of models (opt): none, one or many accounts. Used for contact form.
|
|
- theme assets: disable version if not image
|
|
- new custom field types:
|
|
- belongs_to => association
|
|
- cucumber features for admin pages
|
|
- sitemap
|
|
- validation for custom fields
|
|
|
|
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
|
|
- asset picker (content instance)
|
|
- 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
|
|
x missing key: en, admin, theme_assets, images, no_items
|
|
x new custom field type: file
|
|
x update custom_fields plugin
|
|
x locomotive ui
|
|
x liquid templates
|
|
x rss parser
|
|
x localize application in French
|
|
x default
|
|
x devise
|
|
x carrierwave
|
|
x localize devise emails
|
|
x admin
|
|
x change credits in the admin footer
|
|
x license
|
|
x textile filter |