2010-05-26 10:14:39 +00:00
|
|
|
BOARD:
|
2010-06-12 01:13:58 +00:00
|
|
|
|
2010-06-22 13:04:40 +00:00
|
|
|
- refactor slugify method (use parameterize + create a module)
|
2010-07-09 10:38:50 +00:00
|
|
|
- send email when new content added thru api
|
2010-07-13 23:37:02 +00:00
|
|
|
- publish event when saving form in ajax (for instance, in order to update account name or site name)
|
2010-07-14 00:27:38 +00:00
|
|
|
- switch to list (theme assets / assets ?). delete all in once (with checkbox) or see details (updated_at, size, ...etc)
|
2010-06-30 15:41:54 +00:00
|
|
|
|
|
|
|
BACKLOG:
|
2010-05-30 23:57:33 +00:00
|
|
|
|
2010-07-06 00:05:47 +00:00
|
|
|
- notify accounts when new instance of models (opt): none, one or many accounts. Used for contact form.
|
2010-06-03 20:20:53 +00:00
|
|
|
- theme assets: disable version if not image
|
2010-06-16 14:43:29 +00:00
|
|
|
- new custom field types:
|
2010-06-21 15:46:17 +00:00
|
|
|
- belongs_to => association
|
2010-06-10 22:07:59 +00:00
|
|
|
- cucumber features for admin pages
|
2010-07-06 00:05:47 +00:00
|
|
|
- validation for custom fields
|
2010-06-21 15:46:17 +00:00
|
|
|
|
2010-05-24 00:18:23 +00:00
|
|
|
BUGS:
|
2010-06-10 14:50:50 +00:00
|
|
|
|
2010-06-14 13:04:01 +00:00
|
|
|
- custom fields: accepts_nested_attributes weird behaviour when creating new content type + adding random fields
|
2010-05-24 00:18:23 +00:00
|
|
|
|
2010-05-30 23:57:33 +00:00
|
|
|
NICE TO HAVE:
|
|
|
|
- asset collections: custom resizing if image
|
2010-06-02 00:39:05 +00:00
|
|
|
- super_finder
|
2010-06-02 14:31:01 +00:00
|
|
|
- better icons for mime type
|
2010-06-16 14:43:29 +00:00
|
|
|
- traffic statistics
|
2010-06-22 13:04:40 +00:00
|
|
|
- Worker => Heroku / S3 (not so sure finally)
|
2010-06-24 11:12:39 +00:00
|
|
|
- theme asset picker when editing layout
|
2010-06-30 13:18:17 +00:00
|
|
|
- asset picker (content instance)
|
2010-06-24 11:12:39 +00:00
|
|
|
- page with regexp url ?
|
2010-07-13 20:01:40 +00:00
|
|
|
- page redirection (option)
|
2010-05-26 10:14:39 +00:00
|
|
|
|
2010-05-24 00:18:23 +00:00
|
|
|
DONE:
|
2010-06-22 13:04:40 +00:00
|
|
|
|
|
|
|
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
|
2010-06-24 09:14:08 +00:00
|
|
|
x custom fields for asset collections
|
2010-06-30 00:03:34 +00:00
|
|
|
x [BUG] impossible to remove many assets in an asset collection
|
2010-06-30 13:18:17 +00:00
|
|
|
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
|
2010-07-06 09:14:37 +00:00
|
|
|
x rss parser
|
|
|
|
x localize application in French
|
|
|
|
x default
|
|
|
|
x devise
|
|
|
|
x carrierwave
|
|
|
|
x localize devise emails
|
2010-07-06 15:00:02 +00:00
|
|
|
x admin
|
|
|
|
x change credits in the admin footer
|
|
|
|
x license
|
2010-07-09 10:38:50 +00:00
|
|
|
x textile filter
|
|
|
|
x [bug] varnish can not be refreshed in heroku so "max-age" has to be disabled => modify cache strategy
|
2010-07-13 00:46:17 +00:00
|
|
|
x "remember me" should always be enabled
|
|
|
|
x sitemap
|
2010-07-13 20:01:40 +00:00
|
|
|
x refactoring admin crud (pages + layouts + snippets)
|
|
|
|
x flash messages in French
|
|
|
|
x save layout / snippet / page / stylesheet / javascript with CMD + S (ajax)
|
|
|
|
x change action icons according to the right action [Sacha]
|