clean the TODO list
This commit is contained in:
parent
0fcd8d5a3c
commit
23ce90eab1
16
Gemfile.lock
16
Gemfile.lock
@ -1,6 +1,6 @@
|
||||
GIT
|
||||
remote: git://github.com/floehopper/mocha.git
|
||||
revision: 9de0e619d46ba50c938fb1d24d30e931c38ebef1
|
||||
revision: ef4439904bb8476a661ec184a406e7f19714642e
|
||||
specs:
|
||||
mocha (0.9.10.20101125155727)
|
||||
rake
|
||||
@ -39,7 +39,7 @@ GEM
|
||||
activesupport (= 3.0.3)
|
||||
activesupport (3.0.3)
|
||||
archive-tar-minitar (0.5.2)
|
||||
arel (2.0.6)
|
||||
arel (2.0.7)
|
||||
autotest (4.4.6)
|
||||
ZenTest (>= 4.4.1)
|
||||
bcrypt-ruby (2.1.4)
|
||||
@ -89,8 +89,8 @@ GEM
|
||||
diff-lcs (1.1.2)
|
||||
erubis (2.6.6)
|
||||
abstract (>= 1.0.0)
|
||||
excon (0.3.8)
|
||||
factory_girl (1.3.2)
|
||||
excon (0.4.0)
|
||||
factory_girl (1.3.3)
|
||||
factory_girl_rails (1.0.1)
|
||||
factory_girl (~> 1.3)
|
||||
railties (>= 3.0.0)
|
||||
@ -115,8 +115,8 @@ GEM
|
||||
growl-glue (1.0.7)
|
||||
haml (3.0.18)
|
||||
has_scope (0.5.0)
|
||||
heroku (1.16.2)
|
||||
json_pure (>= 1.2.0, < 1.5.0)
|
||||
heroku (1.17.6)
|
||||
json (~> 1.4.6)
|
||||
launchy (~> 0.3.2)
|
||||
rest-client (>= 1.4.0, < 1.7.0)
|
||||
httparty (0.6.1)
|
||||
@ -162,7 +162,7 @@ GEM
|
||||
mongo (= 1.0.9)
|
||||
tzinfo (~> 0.3.22)
|
||||
will_paginate (~> 3.0.pre)
|
||||
net-ssh (2.0.23)
|
||||
net-ssh (2.0.24)
|
||||
nokogiri (1.4.3.1)
|
||||
pickle (0.4.4)
|
||||
cucumber (>= 0.8)
|
||||
@ -237,7 +237,7 @@ GEM
|
||||
treetop (1.4.9)
|
||||
polyglot (>= 0.3.1)
|
||||
trollop (1.16.2)
|
||||
tzinfo (0.3.23)
|
||||
tzinfo (0.3.24)
|
||||
unicorn (3.3.1)
|
||||
kgio (~> 2.1)
|
||||
rack
|
||||
|
28
doc/TODO
28
doc/TODO
@ -1,18 +1,5 @@
|
||||
BOARD:
|
||||
|
||||
x jammit-s3: assets
|
||||
x copy assets.yml config file when using it as gem (http://asciicasts.com/episodes/218-making-generators-in-rails-3)
|
||||
x import theme without delayed_job
|
||||
x rspec 2.3
|
||||
x ruby 1.9.2:
|
||||
x DelayedJob not working
|
||||
x new version of Aloha-Editor
|
||||
x locomotive gem: test with staging
|
||||
x nav tag:
|
||||
x site | page | parent
|
||||
x retrieve only important page information from mongodb
|
||||
x published by default when importing pages
|
||||
x page redirection
|
||||
|
||||
BACKLOG:
|
||||
|
||||
@ -177,4 +164,17 @@ x liquid:
|
||||
x filters
|
||||
x default_pagination: labels
|
||||
x [content types] the "display column" selector should not include file types
|
||||
x Worker => Heroku / S3 (not so sure finally)
|
||||
x Worker => Heroku / S3 (not so sure finally)
|
||||
x jammit-s3: assets
|
||||
x copy assets.yml config file when using it as gem (http://asciicasts.com/episodes/218-making-generators-in-rails-3)
|
||||
x import theme without delayed_job
|
||||
x rspec 2.3
|
||||
x ruby 1.9.2:
|
||||
x DelayedJob not working
|
||||
x new version of Aloha-Editor
|
||||
x locomotive gem: test with staging
|
||||
x nav tag:
|
||||
x site | page | parent
|
||||
x retrieve only important page information from mongodb
|
||||
x published by default when importing pages
|
||||
x page redirection
|
Loading…
Reference in New Issue
Block a user