upgrade to different theme for main webpage

This commit is contained in:
2012-11-09 12:25:59 +01:00
parent 6e1710ee2e
commit d41994866b
45 changed files with 479 additions and 77 deletions
+25 -24
View File
@@ -9,7 +9,7 @@ GIT
GIT
remote: git://github.com/bterkuile/simply_stored.git
revision: ad8c6af0d845a8eb3d1caeb47ede1e607f94e854
revision: 955a484c4046b3343f07fd0d783342d01bf26f66
specs:
simply_stored (1.0.0)
activesupport
@@ -50,25 +50,25 @@ GEM
ansi (1.4.3)
arel (3.0.2)
bcrypt-ruby (3.0.1)
builder (3.0.3)
capybara (1.1.2)
builder (3.0.4)
capybara (1.1.3)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.3.5)
childprocess (0.3.6)
ffi (~> 1.0, >= 1.0.6)
chunky_png (1.2.6)
coderay (1.0.7)
coderay (1.0.8)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
coffee-script-source (1.4.0)
commonjs (0.2.6)
compass (0.12.2)
chunky_png (~> 1.2)
@@ -109,7 +109,7 @@ GEM
hike (1.2.1)
i18n (0.6.1)
journey (1.0.4)
jquery-rails (2.1.2)
jquery-rails (2.1.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
json (1.6.7)
@@ -121,7 +121,7 @@ GEM
rails
less (2.2.2)
commonjs (~> 0.2.6)
less-rails (2.2.3)
less-rails (2.2.6)
actionpack (>= 3.1)
less (~> 2.2.0)
libv8 (3.3.10.4)
@@ -131,11 +131,11 @@ GEM
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8)
method_source (0.8.1)
mime-types (1.19)
mini_magick (3.4)
subexec (~> 0.2.1)
multi_json (1.3.6)
multi_json (1.3.7)
nokogiri (1.5.5)
orm_adapter (0.0.7)
polyglot (0.3.3)
@@ -150,7 +150,7 @@ GEM
rack
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.8)
actionmailer (= 3.2.8)
@@ -180,25 +180,25 @@ GEM
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
rspec-rails (2.11.0)
rspec-mocks (2.11.3)
rspec-rails (2.11.4)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.11.0)
rubyzip (0.9.9)
sass (3.2.1)
sass (3.2.2)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.25.0)
selenium-webdriver (2.26.0)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
slim (1.3.0)
temple (~> 0.4.1)
slim (1.3.3)
temple (~> 0.5.5)
tilt (~> 1.3.3)
slim-rails (1.0.3)
actionpack (~> 3.0)
@@ -211,26 +211,25 @@ GEM
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
subexec (0.2.2)
temple (0.4.1)
temple (0.5.5)
therubyracer (0.10.2)
libv8 (~> 3.3.10)
thin (1.4.1)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.16.0)
tilt (1.3.3)
treetop (1.4.10)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
turn (0.9.6)
ansi
twitter-bootstrap-rails (2.1.3)
twitter-bootstrap-rails (2.1.6)
actionpack (>= 3.1)
less-rails (~> 2.2.3)
execjs
railties (>= 3.1)
therubyracer (~> 0.10.2)
tzinfo (0.3.33)
tzinfo (0.3.35)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
@@ -253,6 +252,7 @@ DEPENDENCIES
haml-rails
jquery-rails
kaminari-bootstrap
less-rails
mini_magick
pry
rack-cors
@@ -263,6 +263,7 @@ DEPENDENCIES
selenium-webdriver
simply_stored!
slim-rails
therubyracer
thin
turn
twitter-bootstrap-rails