Changeset [f4b9a316ea8f1ba322351a7e959bc047dc1dba86] by Kosuke Tanabe

May 9th, 2009 @ 02:05 PM

Committed by Kosuke Tanabe

  • M app/controllers/libraries_controller.rb
  • M app/controllers/purchase_requests_controller.rb
  • M app/controllers/shelves_controller.rb
  • M app/helpers/application_helper.rb
  • M app/helpers/manifestations_helper.rb
  • M app/models/checkout_type.rb
  • M app/models/circulation_status.rb
  • M app/models/classification_type.rb
  • M app/models/country.rb
  • M app/models/event.rb
  • M app/models/event_category.rb
  • M app/models/expression_form.rb
  • M app/models/frequency_of_issue.rb
  • M app/models/imported_event_file.rb
  • M app/models/imported_patron_file.rb
  • M app/models/imported_resource_file.rb
  • M app/models/item.rb
  • M app/models/language.rb
  • M app/models/library.rb
  • M app/models/library_group.rb
  • M app/models/manifestation.rb
  • M app/models/manifestation_form.rb
  • M app/models/patron_type.rb
  • M app/models/request_status_type.rb
  • M app/models/request_type.rb
  • M app/models/role.rb
  • M app/models/shelf.rb
  • M app/models/subject_heading_type.rb
  • M app/models/subject_type.rb
  • M app/models/use_restriction.rb
  • M app/models/user_group.rb
  • M app/models/work_form.rb
  • M app/views/answers/index.rss.rxml
  • M app/views/barcodes/barcode.html.erb
  • M app/views/bookmarked_resources/_index_user.html.erb
  • M app/views/bookmarked_resources/index.rss.rxml
  • M app/views/checked_items/index.html.erb
  • M app/views/checkout_types/index.html.erb
  • M app/views/checkout_types/show.html.erb
  • M app/views/checkouts/_index_user.html.erb
  • M app/views/checkouts/index.rss.rxml
  • M app/views/circulation_statuses/edit.html.erb
  • M app/views/circulation_statuses/index.html.erb
  • M app/views/circulation_statuses/new.html.erb
  • M app/views/circulation_statuses/show.html.erb
  • M app/views/classification_types/edit.html.erb
  • M app/views/classification_types/index.html.erb
  • M app/views/classification_types/new.html.erb
  • M app/views/classification_types/show.html.erb
  • M app/views/classifications/_index.html.erb
  • M app/views/classifications/_index_subject.html.erb
  • M app/views/countries/index.html.erb
  • M app/views/countries/show.html.erb
  • M app/views/event_categories/index.html.erb
  • M app/views/event_categories/show.html.erb
  • M app/views/events/edit.html.erb
  • M app/views/events/index.atom.builder
  • M app/views/events/index.html.erb
  • M app/views/events/index.rss.rxml
  • M app/views/events/new.html.erb
  • M app/views/events/show.html.erb
  • M app/views/expression_forms/edit.html.erb
  • M app/views/expression_forms/index.html.erb
  • M app/views/expression_forms/show.html.erb
  • M app/views/expressions/_index.html.erb
  • M app/views/expressions/_index_expression_merge_list.html.erb
  • M app/views/expressions/_index_manifestation.html.erb
  • M app/views/expressions/_index_patron.html.erb
  • M app/views/expressions/_index_subscription.html.erb
  • M app/views/expressions/_index_work.html.erb
  • M app/views/expressions/_new.html.erb
  • M app/views/expressions/edit.html.erb
  • M app/views/expressions/index.atom.builder
  • M app/views/expressions/show.html.erb
  • M app/views/frequency_of_issues/index.html.erb
  • M app/views/frequency_of_issues/new.html.erb
  • M app/views/frequency_of_issues/show.html.erb
  • M app/views/imported_event_files/show.html.erb
  • M app/views/imported_resource_files/show.html.erb
  • M app/views/inter_library_loans/edit.html.erb
  • M app/views/inter_library_loans/index.atom.builder
  • M app/views/inter_library_loans/index.html.erb
  • M app/views/inter_library_loans/index.rss.rxml
  • M app/views/inter_library_loans/new.html.erb
  • M app/views/inter_library_loans/show.html.erb
  • M app/views/item_has_use_restrictions/index.html.erb
  • M app/views/item_has_use_restrictions/show.html.erb
  • M app/views/items/_index.html.erb
  • M app/views/items/_index_inventory_file.html.erb
  • M app/views/items/_index_manifestation.html.erb
  • M app/views/items/barcode.html.erb
  • M app/views/items/edit.html.erb
  • M app/views/items/index.atom.builder
  • M app/views/items/new.html.erb
  • M app/views/items/show.html.erb
  • M app/views/languages/edit.html.erb
  • M app/views/languages/index.html.erb
  • M app/views/languages/new.html.erb
  • M app/views/languages/show.html.erb
  • M app/views/layouts/advertisements.html.erb
  • M app/views/layouts/advertises.html.erb
  • M app/views/layouts/answers.html.erb
  • M app/views/layouts/application.html.erb
  • M app/views/layouts/attachment_files.html.erb
  • M app/views/layouts/baskets.html.erb
  • M app/views/layouts/bookmarked_resources.html.erb
  • M app/views/layouts/bookmarks.html.erb
  • M app/views/layouts/bookstores.html.erb
  • M app/views/layouts/checkins.html.erb
  • M app/views/layouts/checkouts.html.erb
  • M app/views/layouts/classifications.html.erb
  • M app/views/layouts/events.html.erb
  • M app/views/layouts/expressions.html.erb
  • M app/views/layouts/items.html.erb
  • M app/views/layouts/libraries.html.erb
  • M app/views/layouts/manifestations.html.erb
  • M app/views/layouts/news_feeds.html.erb
  • M app/views/layouts/news_posts.html.erb
  • M app/views/layouts/order_lists.html.erb
  • M app/views/layouts/page.html.erb
  • M app/views/layouts/patrons.html.erb
  • M app/views/layouts/picture_files.html.erb
  • M app/views/layouts/purchase_requests.html.erb
  • M app/views/layouts/questions.html.erb
  • M app/views/layouts/reserves.html.erb
  • M app/views/layouts/search_histories.html.erb
  • M app/views/layouts/shelves.html.erb
  • M app/views/layouts/subscriptions.html.erb
  • M app/views/layouts/tags.html.erb
  • M app/views/layouts/user_groups.html.erb
  • M app/views/layouts/user_sessions.html.erb
  • M app/views/layouts/users.html.erb
  • M app/views/layouts/works.html.erb
  • M app/views/libraries/_calendar.html.erb
  • M app/views/libraries/_map.html.erb
  • M app/views/libraries/edit.html.erb
  • M app/views/libraries/index.html.erb
  • M app/views/libraries/new.html.erb
  • M app/views/libraries/show.html.erb
  • M app/views/library_groups/edit.html.erb
  • M app/views/library_groups/index.html.erb
  • M app/views/library_groups/new.html.erb
  • M app/views/library_groups/show.html.erb
  • M app/views/manifestation_form_has_checkout_types/edit.html.erb
  • M app/views/manifestation_form_has_checkout_types/index.html.erb
  • M app/views/manifestation_form_has_checkout_types/new.html.erb
  • M app/views/manifestation_form_has_checkout_types/show.html.erb
  • M app/views/manifestation_forms/edit.html.erb
  • M app/views/manifestation_forms/index.html.erb
  • M app/views/manifestation_forms/new.html.erb
  • M app/views/manifestation_forms/show.html.erb
  • M app/views/manifestations/_call_number.html.erb
  • M app/views/manifestations/_holding.html.erb
  • M app/views/manifestations/_language_facet.html.erb
  • M app/views/manifestations/_library_facet.html.erb
  • M app/views/manifestations/_manifestation_form_facet.html.erb
  • M app/views/manifestations/_new.html.erb
  • M app/views/manifestations/_pubdate_facet.html.erb
  • M app/views/manifestations/_show_holding.html.erb
  • M app/views/manifestations/edit.html.erb
  • M app/views/manifestations/index.rss.rxml
  • M app/views/manifestations/show.html.erb
  • M app/views/messages/index.rss.rxml
  • M app/views/news_posts/edit.html.erb
  • M app/views/news_posts/index.html.erb
  • M app/views/news_posts/index.rss.rxml
  • M app/views/news_posts/new.html.erb
  • M app/views/news_posts/show.html.erb
  • M app/views/notifier/manifestation_info.en.html
  • M app/views/notifier/manifestation_info.ja.html
  • M app/views/notifier/message_notification.en.html.erb
  • M app/views/notifier/message_notification.ja.html.erb
  • M app/views/order_lists/index.atom.builder
  • M app/views/order_lists/index.rss.rxml
  • M app/views/orders/index.rss.rxml
  • M app/views/page/_header.html.erb
  • M app/views/page/_menu.html.erb
  • M app/views/page/_select_locale.html.erb
  • M app/views/page/advanced_search.html.erb
  • M app/views/page/opensearch.rxml
  • M app/views/patron_types/edit.html.erb
  • M app/views/patron_types/index.html.erb
  • M app/views/patron_types/new.html.erb
  • M app/views/patron_types/show.html.erb
  • M app/views/patrons/_index.html.erb
  • M app/views/patrons/_index_expression.html.erb
  • M app/views/patrons/_index_manifestation.html.erb
  • M app/views/patrons/_index_patron_merge_list.html.erb
  • M app/views/patrons/_index_work.html.erb
  • M app/views/patrons/edit.html.erb
  • M app/views/patrons/index.rss.rxml
  • M app/views/patrons/new.html.erb
  • M app/views/patrons/show.html.erb
  • M app/views/picture_files/_new_shelf.html.erb
  • M app/views/picture_files/index.html.erb
  • M app/views/purchase_requests/_index.html.erb
  • M app/views/purchase_requests/index.rss.rxml
  • M app/views/questions/index.rss.rxml
  • M app/views/request_status_types/edit.html.erb
  • M app/views/request_status_types/index.html.erb
  • M app/views/request_status_types/new.html.erb
  • M app/views/request_status_types/show.html.erb
  • M app/views/request_types/edit.html.erb
  • M app/views/request_types/index.html.erb
  • M app/views/request_types/new.html.erb
  • M app/views/request_types/show.html.erb
  • M app/views/reserves/index.html.erb
  • M app/views/reserves/index.rss.rxml
  • M app/views/reserves/show.html.erb
  • M app/views/roles/index.html.erb
  • M app/views/roles/show.html.erb
  • M app/views/shelves/_index.html.erb
  • M app/views/shelves/_index_library.html.erb
  • M app/views/shelves/edit.html.erb
  • M app/views/shelves/new.html.erb
  • M app/views/shelves/show.html.erb
  • M app/views/subject_heading_type_has_subjects/index.html.erb
  • M app/views/subject_heading_type_has_subjects/show.html.erb
  • M app/views/subject_heading_types/edit.html.erb
  • M app/views/subject_heading_types/index.html.erb
  • M app/views/subject_heading_types/new.html.erb
  • M app/views/subject_heading_types/show.html.erb
  • M app/views/subject_types/edit.html.erb
  • M app/views/subject_types/index.html.erb
  • M app/views/subject_types/new.html.erb
  • M app/views/subject_types/show.html.erb
  • M app/views/subjects/edit.html.erb
  • M app/views/subjects/new.html.erb
  • M app/views/subjects/show.html.erb
  • M app/views/use_restrictions/edit.html.erb
  • M app/views/use_restrictions/index.html.erb
  • M app/views/use_restrictions/new.html.erb
  • M app/views/use_restrictions/show.html.erb
  • M app/views/user_group_has_checkout_types/edit.html.erb
  • M app/views/user_group_has_checkout_types/index.html.erb
  • M app/views/user_group_has_checkout_types/new.html.erb
  • M app/views/user_group_has_checkout_types/show.html.erb
  • M app/views/user_groups/edit.html.erb
  • M app/views/user_groups/index.html.erb
  • M app/views/user_groups/new.html.erb
  • M app/views/user_groups/show.html.erb
  • M app/views/user_sessions/_openid.html.erb
  • M app/views/user_sessions/_password.html.erb
  • M app/views/users/_edit_credential.html.erb
  • M app/views/work_forms/edit.html.erb
  • M app/views/work_forms/index.html.erb
  • M app/views/work_forms/new.html.erb
  • M app/views/work_forms/show.html.erb
  • M app/views/works/index.atom.builder
  • M config/environment.rb.sample
  • M config/locales/translation_ja.yml
  • M db/fixtures/checkout_types.yml
  • M db/fixtures/circulation_statuses.yml
  • M db/fixtures/classification_types.yml
  • M db/fixtures/countries.yml
  • M db/fixtures/event_categories.yml
  • M db/fixtures/expression_forms.yml
  • M db/fixtures/languages.yml
  • M db/fixtures/libraries.yml
  • M db/fixtures/library_groups.yml
  • M db/fixtures/manifestation_forms.yml
  • M db/fixtures/patron_types.yml
  • M db/fixtures/request_status_types.yml
  • M db/fixtures/request_types.yml
  • M db/fixtures/roles.yml
  • M db/fixtures/shelves.yml
  • M db/fixtures/subject_types.yml
  • M db/fixtures/use_restrictions.yml
  • M db/fixtures/user_groups.yml
  • M db/fixtures/work_forms.yml
  • M db/migrate/20090504170908_remove_display_name.rb
  • M db/migrate/20090506134122_add_display_name_to_library.rb
  • M lib/display_name.rb
  • M lib/localized_name.rb
  • M lib/search_query.rb
  • M test/fixtures/checkout_types.yml
  • M test/fixtures/circulation_statuses.yml
  • M test/fixtures/classification_types.yml
  • M test/fixtures/countries.yml
  • M test/fixtures/event_categories.yml
  • M test/fixtures/expression_forms.yml
  • M test/fixtures/frequency_of_issues.yml
  • M test/fixtures/languages.yml
  • M test/fixtures/libraries.yml
  • M test/fixtures/library_groups.yml
  • M test/fixtures/manifestation_forms.yml
  • M test/fixtures/patron_types.yml
  • M test/fixtures/request_status_types.yml
  • M test/fixtures/request_types.yml
  • M test/fixtures/roles.yml
  • M test/fixtures/shelves.yml
  • M test/fixtures/subject_heading_types.yml
  • M test/fixtures/subject_types.yml
  • M test/fixtures/use_restrictions.yml
  • M test/fixtures/user_groups.yml
  • M test/fixtures/work_forms.yml
  • M test/functional/libraries_controller_test.rb
  • M test/functional/purchase_requests_controller_test.rb
  • M test/functional/shelves_controller_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/