Changeset [5b80fa8d4a071a325eecb681f619e211f46a1a8b] by Kosuke Tanabe

February 8th, 2009 @ 08:28 PM

added Person, CorporateBody, Family http://github.com/nabeta/next-l/...

Committed by Kosuke Tanabe

  • M app/controllers/corporate_bodies_controller.rb
  • M app/controllers/families_controller.rb
  • M app/controllers/people_controller.rb
  • M app/helpers/corporate_bodies_helper.rb
  • M app/helpers/families_helper.rb
  • M app/helpers/people_helper.rb
  • M app/models/corporate_body.rb
  • M app/models/family.rb
  • M app/models/person.rb
  • M app/views/corporate_bodies/_index.html.erb
  • M app/views/corporate_bodies/_index_expression.html.erb
  • M app/views/corporate_bodies/_index_manifestation.html.erb
  • M app/views/corporate_bodies/_index_patron_merge_list.html.erb
  • M app/views/corporate_bodies/_index_work.html.erb
  • M app/views/corporate_bodies/edit.html.erb
  • M app/views/corporate_bodies/index.atom.builder
  • M app/views/corporate_bodies/index.html.erb
  • M app/views/corporate_bodies/index.rss.rxml
  • M app/views/corporate_bodies/new.html.erb
  • M app/views/corporate_bodies/show.html.erb
  • M app/views/families/_index.html.erb
  • M app/views/families/_index_expression.html.erb
  • M app/views/families/_index_manifestation.html.erb
  • M app/views/families/_index_patron_merge_list.html.erb
  • M app/views/families/_index_work.html.erb
  • M app/views/families/edit.html.erb
  • M app/views/families/index.atom.builder
  • M app/views/families/index.html.erb
  • M app/views/families/index.rss.rxml
  • M app/views/families/new.html.erb
  • M app/views/families/show.html.erb
  • M app/views/layouts/corporate_bodies.html.erb
  • M app/views/layouts/families.html.erb
  • M app/views/layouts/people.html.erb
  • M app/views/people/_index.html.erb
  • M app/views/people/_index_expression.html.erb
  • M app/views/people/_index_manifestation.html.erb
  • M app/views/people/_index_patron_merge_list.html.erb
  • M app/views/people/_index_work.html.erb
  • M app/views/people/edit.html.erb
  • M app/views/people/index.atom.builder
  • M app/views/people/index.html.erb
  • M app/views/people/index.rss.rxml
  • M app/views/people/new.html.erb
  • M app/views/people/show.html.erb
  • M app/views/reserves/show.html.erb
  • M app/views/shelves/show.html.erb
  • M config/environments/test.rb
  • M config/locales/translation_en.yml
  • M config/locales/translation_ja.yml
  • M config/routes.rb
  • M db/migrate/20090208071901_create_people.rb
  • M db/migrate/20090208071910_create_corporate_bodies.rb
  • M db/migrate/20090208072000_create_families.rb
  • M lib/tasks/catalog.rake
  • M test/fixtures/corporate_bodies.yml
  • M test/fixtures/families.yml
  • M test/fixtures/people.yml
  • M test/functional/corporate_bodies_controller_test.rb
  • M test/functional/families_controller_test.rb
  • M test/functional/people_controller_test.rb
  • M test/unit/corporate_body_test.rb
  • M test/unit/family_test.rb
  • M test/unit/person_test.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

integrated library system developed in Japan
http://www.next-l.jp/