2010-07-21 23:35:30 +00:00
|
|
|
BOARD:
|
2010-06-12 01:13:58 +00:00
|
|
|
|
2012-04-10 15:44:13 +00:00
|
|
|
x page with regexp url => wildcards
|
|
|
|
- with_scope allowed for the find tag
|
|
|
|
- nested relationships (find tag)
|
|
|
|
- script to migrate from templatized to wildcard
|
|
|
|
- seo title (content_entry should be available)
|
|
|
|
- write more tests
|
|
|
|
- find_spec
|
|
|
|
- features
|
2012-04-26 10:46:31 +00:00
|
|
|
- clean code
|
2011-11-25 12:38:31 +00:00
|
|
|
|
2010-12-14 17:00:12 +00:00
|
|
|
BACKLOG:
|
|
|
|
|
2011-03-06 22:36:30 +00:00
|
|
|
- custom_fields:
|
|
|
|
- validation: regexp (pre-defined regexps ?)
|
2011-05-27 15:19:20 +00:00
|
|
|
x new type: belongs_to => association
|
2010-09-02 23:03:20 +00:00
|
|
|
- inline editing (http://www.aloha-editor.com/wiki/index.php/Aloha_PHP_Example)
|
2010-09-06 21:47:03 +00:00
|
|
|
- html view in the aloha popup
|
2010-09-05 22:50:05 +00:00
|
|
|
- editable elements should wrap a tag: div, h1, ...etc (default span)
|
2010-09-06 12:22:13 +00:00
|
|
|
- edit images (upload new ones, ...etc) => wait for aloha or send them an email ?
|
2011-05-27 15:19:20 +00:00
|
|
|
- upgrade warning if new version of locomotive (maybe based on the commit id)
|
2011-06-21 20:03:24 +00:00
|
|
|
- deploying workflow:
|
|
|
|
- roll back a bad update
|
|
|
|
- conflicts with content types
|
|
|
|
- dev -> staging -> production
|
|
|
|
- sync data
|
|
|
|
- import only theme assets
|
2011-07-05 09:56:24 +00:00
|
|
|
- endless pagination
|
2012-03-21 23:50:34 +00:00
|
|
|
|
2011-07-08 21:06:07 +00:00
|
|
|
- tooltip to explain the difference between 1.) Admin 2.) Author 3.) Designer?
|
|
|
|
- [bushido] guiders / welcome page / devise cas authentication (SSO)
|
|
|
|
|
2010-05-30 23:57:33 +00:00
|
|
|
NICE TO HAVE:
|
2010-12-14 17:00:12 +00:00
|
|
|
- export site
|
2010-06-02 00:39:05 +00:00
|
|
|
- super_finder
|
2010-06-16 14:43:29 +00:00
|
|
|
- traffic statistics
|
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-20 10:15:53 +00:00
|
|
|
- automatic update !
|
2010-07-29 10:46:13 +00:00
|
|
|
- page not found (front) => if logged in, link to create the page
|
2010-12-14 17:00:12 +00:00
|
|
|
- switch to list (theme assets / assets ?). delete all in once (with checkbox) or see details (updated_at, size, ...etc)
|
2012-04-26 10:46:31 +00:00
|
|
|
- code completion ? http://blog.quplo.com/2010/06/common-sense-code-completion/
|