|
|
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+169 lines, -130 lines) |
Patch |
 |
|
app/controllers/account_controller.rb
|
View
|
|
4 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
|
app/controllers/administrator_controller.rb
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
|
app/helpers/application_helper.rb
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
app/models/photo.rb
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/models/user.rb
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/account/_user_news_links.rhtml
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
|
app/views/account/edit.rhtml
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/account/forgot_password.rhtml
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/account/login.rhtml
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
|
app/views/account/signup.rhtml
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/account/upload_photo.rhtml
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/address_book/index.rhtml
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/administrator/setup.rhtml
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/administrator/signup.rhtml
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/administrator/upload_family_photo.rhtml
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/layouts/application.rhtml
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
|
app/views/news/_news_item.rhtml
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/news/edit.rhtml
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/news/index.rhtml
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
app/views/news/new.rhtml
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
db/migrate/001_add_portrait_column.rb
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
|
db/migrate/001_create_users.rb
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
|
db/migrate/002_add_photos_table.rb
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
|
db/migrate/002_create_news_items.rb
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
|
db/migrate/003_admin_flag_and_settings_table.rb
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
|
db/migrate/003_create_photos.rb
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
|
db/migrate/004_add_birthday_and_visited_at_columns.rb
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
|
db/migrate/004_create_tags.rb
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
|
db/migrate/005_tags_photos.rb
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
|
db/migrate/006_tags_news_items.rb
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
|
db/migrate/007_settings.rb
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|