added AJAX nav, load more, new design, ...

This commit is contained in:
Tobias Klika
2011-06-06 14:25:16 +02:00
parent 00e1b4bdd3
commit 02199996cc
115 changed files with 2093 additions and 1698 deletions
+5 -8
View File
@@ -30,10 +30,8 @@ GEM
activesupport (3.0.5)
addressable (2.2.6)
arel (2.0.10)
bcrypt-ruby (2.1.4)
bcrypt-ruby (2.1.4-x86-mingw32)
builder (2.1.2)
daemons (1.0.10)
devise (1.3.4)
bcrypt-ruby (~> 2.1.2)
orm_adapter (~> 0.0.3)
@@ -43,7 +41,7 @@ GEM
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (< 2, >= 1.1.0)
rack (>= 1.1.0, < 2)
gem_plugin (0.2.3)
haml (3.1.1)
haml-rails (0.3.4)
@@ -56,6 +54,7 @@ GEM
jquery-rails (1.0.9)
railties (~> 3.0)
thor (~> 0.14)
jrails (0.6.0)
json (1.5.1)
mail (2.2.19)
activesupport (>= 2.3.6)
@@ -63,9 +62,6 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
mongrel (1.2.0.pre2)
daemons (~> 1.0.10)
gem_plugin (~> 0.2.3)
mongrel (1.2.0.pre2-x86-mingw32)
gem_plugin (~> 0.2.3)
multi_json (1.0.3)
@@ -119,8 +115,8 @@ GEM
ruby-openid (>= 2.1.7)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
sass (3.1.2)
sexp_processor (3.0.5)
sqlite3 (1.3.3)
sqlite3 (1.3.3-x86-mingw32)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
@@ -138,7 +134,6 @@ GEM
oauth (>= 0.4.4)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
@@ -146,6 +141,7 @@ DEPENDENCIES
haml-rails
hashie
jquery-rails (>= 0.2.6)
jrails
json
mongrel (= 1.2.0.pre2)
oa-oauth
@@ -154,6 +150,7 @@ DEPENDENCIES
rails (= 3.0.5)
rake
ruby_parser
sass
sqlite3
sqlite3-ruby
typhoeus