OSDN Git Service

t#32402:add file prof
authoryasushiito <yas@pen-chan.jp>
Fri, 15 Nov 2013 02:51:02 +0000 (11:51 +0900)
committeryasushiito <yas@pen-chan.jp>
Fri, 15 Nov 2013 02:51:02 +0000 (11:51 +0900)
commitd8b50c09ff9034a9abd9cf10ae839e0402df0e7c
tree32cea8c9b9633e4d9a17d548127ff9e7a50b9135
parent630984f4850fdde8252089bc49bd2614a84f9ef7
t#32402:add file prof
82 files changed:
app/assets/images/balloon.gif [new file with mode: 0644]
app/assets/images/edit.png [new file with mode: 0644]
app/assets/images/ground_color.gif [new file with mode: 0644]
app/assets/images/ground_picture.gif [new file with mode: 0644]
app/assets/images/license.gif [new file with mode: 0644]
app/assets/images/license_group.gif [new file with mode: 0644]
app/assets/images/original_picture.gif [new file with mode: 0644]
app/assets/images/panel_picture.gif [new file with mode: 0644]
app/assets/images/remove.png [new file with mode: 0644]
app/assets/images/resource_picture.gif [new file with mode: 0644]
app/assets/images/sheet_panel.gif [new file with mode: 0644]
app/assets/images/speech.gif [new file with mode: 0644]
app/assets/images/speech_balloon.gif [new file with mode: 0644]
app/assets/images/speech_balloon_template.gif [new file with mode: 0644]
app/assets/images/system_picture.gif [new file with mode: 0644]
app/assets/javascripts/configurations.js.coffee.erb [moved from app/assets/javascripts/configurations.js.coffee with 76% similarity]
app/assets/stylesheets/test.css.scss
app/controllers/artists_controller.rb
app/controllers/authors_controller.rb
app/controllers/balloons_controller.rb
app/controllers/comics_controller.rb
app/controllers/ground_colors_controller.rb
app/controllers/ground_pictures_controller.rb
app/controllers/home_controller.rb
app/controllers/license_groups_controller.rb
app/controllers/licenses_controller.rb
app/controllers/original_pictures_controller.rb
app/controllers/panel_pictures_controller.rb
app/controllers/panels_controller.rb
app/controllers/resource_pictures_controller.rb
app/controllers/scroll_panels_controller.rb
app/controllers/scrolls_controller.rb
app/controllers/sheet_panels_controller.rb
app/controllers/sheets_controller.rb
app/controllers/speech_balloon_templates_controller.rb
app/controllers/speech_balloons_controller.rb
app/controllers/speeches_controller.rb
app/controllers/stories_controller.rb
app/controllers/story_sheets_controller.rb
app/controllers/system_pictures_controller.rb
app/helpers/application_helper.rb
app/models/author.rb
app/models/balloon.rb
app/models/comic.rb
app/models/ground_picture.rb
app/models/license.rb
app/models/original_picture.rb
app/models/panel_picture.rb
app/models/picture.rb
app/models/resource_picture.rb
app/models/scroll.rb
app/models/sheet.rb
app/models/speech.rb
app/models/speech_balloon.rb
app/models/speech_balloon_template.rb
app/models/story.rb
app/models/system_picture.rb
app/views/artists/_summary.html.erb [new file with mode: 0644]
app/views/authors/_summary.html.erb [new file with mode: 0644]
app/views/balloons/_summary.html.erb [new file with mode: 0644]
app/views/ground_colors/_summary.html.erb [new file with mode: 0644]
app/views/ground_colors/_symbol.html.erb [new file with mode: 0644]
app/views/ground_pictures/_summary.html.erb [new file with mode: 0644]
app/views/license_groups/_summary.html.erb [new file with mode: 0644]
app/views/licenses/_summary.html.erb [new file with mode: 0644]
app/views/original_pictures/_publish.html.erb [new file with mode: 0644]
app/views/original_pictures/_summary.html.erb [new file with mode: 0644]
app/views/panel_pictures/_summary.html.erb [new file with mode: 0644]
app/views/panels/_summary.html.erb [new file with mode: 0644]
app/views/resource_pictures/_summary.html.erb [new file with mode: 0644]
app/views/scroll_panels/_summary.html.erb [new file with mode: 0644]
app/views/scrolls/_summary.html.erb [new file with mode: 0644]
app/views/sheet_panels/_summary.html.erb [new file with mode: 0644]
app/views/sheets/_summary.html.erb [new file with mode: 0644]
app/views/speech_balloon_templates/_summary.html.erb [new file with mode: 0644]
app/views/speech_balloons/_summary.html.erb [new file with mode: 0644]
app/views/speeches/_summary.html.erb [new file with mode: 0644]
app/views/stories/_summary.html.erb [new file with mode: 0644]
app/views/story_sheets/_summary.html.erb [new file with mode: 0644]
app/views/system/filer.html.erb [new file with mode: 0644]
app/views/system_pictures/_summary.html.erb [new file with mode: 0644]
config/locales/pettanr.ja.yml