Changeset [1d4796b2842e1e5c11f92b97978f7ac254ce260a] by Kosuke Tanabe

February 23rd, 2009 @ 06:39 PM

require restful_acl and friendly_id http://github.com/nabeta/next-l/...

Committed by Kosuke Tanabe

  • M app/controllers/advertisements_controller.rb
  • M app/controllers/advertises_controller.rb
  • M app/controllers/answers_controller.rb
  • M app/controllers/attachment_files_controller.rb
  • M app/controllers/barcodes_controller.rb
  • M app/controllers/baskets_controller.rb
  • M app/controllers/bookmark_stat_has_manifestations_controller.rb
  • M app/controllers/bookmark_stats_controller.rb
  • M app/controllers/bookmarked_resources_controller.rb
  • M app/controllers/bookmarks_controller.rb
  • M app/controllers/bookstores_controller.rb
  • M app/controllers/checked_items_controller.rb
  • M app/controllers/checkins_controller.rb
  • M app/controllers/checkout_stat_has_manifestations_controller.rb
  • M app/controllers/checkout_stat_has_users_controller.rb
  • M app/controllers/checkout_types_controller.rb
  • M app/controllers/circulation_statuses_controller.rb
  • M app/controllers/classification_types_controller.rb
  • M app/controllers/classifications_controller.rb
  • M app/controllers/countries_controller.rb
  • M app/controllers/creates_controller.rb
  • M app/controllers/donates_controller.rb
  • M app/controllers/embodies_controller.rb
  • M app/controllers/event_categories_controller.rb
  • M app/controllers/events_controller.rb
  • M app/controllers/exemplifies_controller.rb
  • M app/controllers/expression_forms_controller.rb
  • M app/controllers/expression_has_expressions_controller.rb
  • M app/controllers/expression_merge_lists_controller.rb
  • M app/controllers/expression_merges_controller.rb
  • M app/controllers/expressions_controller.rb
  • M app/controllers/frequency_of_issues_controller.rb
  • M app/controllers/imported_event_files_controller.rb
  • M app/controllers/imported_objects_controller.rb
  • M app/controllers/imported_patron_files_controller.rb
  • M app/controllers/imported_resource_files_controller.rb
  • M app/controllers/inter_library_loans_controller.rb
  • M app/controllers/inventories_controller.rb
  • M app/controllers/inventory_files_controller.rb
  • M app/controllers/item_has_items_controller.rb
  • M app/controllers/item_has_use_restrictions_controller.rb
  • M app/controllers/items_controller.rb
  • M app/controllers/languages_controller.rb
  • M app/controllers/libraries_controller.rb
  • M app/controllers/library_groups_controller.rb
  • M app/controllers/manifestation_checkout_stats_controller.rb
  • M app/controllers/manifestation_form_has_checkout_types_controller.rb
  • M app/controllers/manifestation_forms_controller.rb
  • M app/controllers/manifestation_has_manifestations_controller.rb
  • M app/controllers/manifestation_reserve_stats_controller.rb
  • M app/controllers/manifestations_controller.rb
  • M app/controllers/message_queues_controller.rb
  • M app/controllers/message_templates_controller.rb
  • M app/controllers/news_feeds_controller.rb
  • M app/controllers/news_posts_controller.rb
  • M app/controllers/order_lists_controller.rb
  • M app/controllers/orders_controller.rb
  • M app/controllers/owns_controller.rb
  • M app/controllers/patron_merge_lists_controller.rb
  • M app/controllers/patron_merges_controller.rb
  • M app/controllers/patron_types_controller.rb
  • M app/controllers/patrons_controller.rb
  • M app/controllers/picture_files_controller.rb
  • M app/controllers/produces_controller.rb
  • M app/controllers/questions_controller.rb
  • M app/controllers/realizes_controller.rb
  • M app/controllers/reifies_controller.rb
  • M app/controllers/request_status_types_controller.rb
  • M app/controllers/request_types_controller.rb
  • M app/controllers/reserve_stat_has_manifestations_controller.rb
  • M app/controllers/reserve_stat_has_users_controller.rb
  • M app/controllers/resource_has_subjects_controller.rb
  • M app/controllers/roles_controller.rb
  • M app/controllers/search_engines_controller.rb
  • M app/controllers/search_histories_controller.rb
  • M app/controllers/shelves_controller.rb
  • M app/controllers/subject_has_classifications_controller.rb
  • M app/controllers/subject_heading_type_has_subjects_controller.rb
  • M app/controllers/subject_heading_types_controller.rb
  • M app/controllers/subject_types_controller.rb
  • M app/controllers/subjects_controller.rb
  • M app/controllers/subscribes_controller.rb
  • M app/controllers/subscriptions_controller.rb
  • M app/controllers/tags_controller.rb
  • M app/controllers/use_restrictions_controller.rb
  • M app/controllers/user_checkout_stats_controller.rb
  • M app/controllers/user_group_has_checkout_types_controller.rb
  • M app/controllers/user_groups_controller.rb
  • M app/controllers/user_reserve_stats_controller.rb
  • M app/controllers/work_forms_controller.rb
  • M app/controllers/work_has_works_controller.rb
  • M app/controllers/work_merge_lists_controller.rb
  • M app/controllers/work_merges_controller.rb
  • M app/controllers/works_controller.rb
  • M app/models/advertise.rb
  • M app/models/advertisement.rb
  • M app/models/answer.rb
  • M app/models/attachment_file.rb
  • M app/models/barcode.rb
  • M app/models/basket.rb
  • M app/models/bookmark.rb
  • M app/models/bookmark_stat.rb
  • M app/models/bookmark_stat_has_manifestation.rb
  • M app/models/bookmarked_resource.rb
  • M app/models/bookstore.rb
  • M app/models/checked_item.rb
  • M app/models/checkin.rb
  • M app/models/checkout_stat_has_manifestation.rb
  • M app/models/checkout_stat_has_user.rb
  • M app/models/checkout_type.rb
  • M app/models/circulation_status.rb
  • M app/models/classification.rb
  • M app/models/classification_type.rb
  • M app/models/country.rb
  • M app/models/create.rb
  • M app/models/donate.rb
  • M app/models/embody.rb
  • M app/models/event.rb
  • M app/models/event_category.rb
  • M app/models/exemplify.rb
  • M app/models/expression.rb
  • M app/models/expression_form.rb
  • M app/models/expression_has_expression.rb
  • M app/models/expression_merge.rb
  • M app/models/expression_merge_list.rb
  • M app/models/frequency_of_issue.rb
  • M app/models/imported_event_file.rb
  • M app/models/imported_object.rb
  • M app/models/imported_patron_file.rb
  • M app/models/imported_resource_file.rb
  • M app/models/inter_library_loan.rb
  • M app/models/inventory.rb
  • M app/models/inventory_file.rb
  • M app/models/item.rb
  • M app/models/item_has_item.rb
  • M app/models/item_has_use_restriction.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_checkout_stat.rb
  • M app/models/manifestation_form.rb
  • M app/models/manifestation_form_has_checkout_type.rb
  • M app/models/manifestation_has_manifestation.rb
  • M app/models/manifestation_reserve_stat.rb
  • M app/models/message_queue.rb
  • M app/models/message_template.rb
  • M app/models/news_feed.rb
  • M app/models/news_post.rb
  • M app/models/order.rb
  • M app/models/order_list.rb
  • M app/models/own.rb
  • M app/models/patron.rb
  • M app/models/patron_merge.rb
  • M app/models/patron_merge_list.rb
  • M app/models/patron_type.rb
  • M app/models/picture_file.rb
  • M app/models/produce.rb
  • M app/models/question.rb
  • M app/models/realize.rb
  • M app/models/reify.rb
  • M app/models/request_status_type.rb
  • M app/models/request_type.rb
  • M app/models/reserve_stat_has_manifestation.rb
  • M app/models/reserve_stat_has_user.rb
  • M app/models/resource_has_subject.rb
  • M app/models/role.rb
  • M app/models/search_engine.rb
  • M app/models/search_history.rb
  • M app/models/shelf.rb
  • M app/models/subject.rb
  • M app/models/subject_has_classification.rb
  • M app/models/subject_heading_type.rb
  • M app/models/subject_heading_type_has_subject.rb
  • M app/models/subject_type.rb
  • M app/models/subscribe.rb
  • M app/models/subscription.rb
  • M app/models/use_restriction.rb
  • M app/models/user.rb
  • M app/models/user_checkout_stat.rb
  • M app/models/user_group.rb
  • M app/models/user_group_has_checkout_type.rb
  • M app/models/user_reserve_stat.rb
  • M app/models/work.rb
  • M app/models/work_form.rb
  • M app/models/work_has_work.rb
  • M app/models/work_merge.rb
  • M app/models/work_merge_list.rb
  • M app/views/answers/new.html.erb
  • M app/views/answers/show.html.erb
  • M app/views/patrons/_index.html.erb
  • M app/views/questions/show.html.erb
  • M config/environment.rb.sample
  • M config/routes.rb
  • M lib/administrator_required.rb
  • M lib/librarian_owner_required.rb
  • M lib/librarian_required.rb
  • M lib/only_administrator_can_modify.rb
  • M lib/only_librarian_can_modify.rb
  • M lib/owner_required.rb
  • M lib/tag_modified.rb
  • M lib/user_required.rb
  • M test/fixtures/patrons.yml
  • M test/fixtures/questions.yml
  • M test/functional/advertises_controller_test.rb
  • M test/functional/answers_controller_test.rb
  • M test/functional/bookmarked_resources_controller_test.rb
  • M test/functional/bookmarks_controller_test.rb
  • M test/functional/checkout_types_controller_test.rb
  • M test/functional/manifestation_form_has_checkout_types_controller_test.rb
  • M test/functional/owns_controller_test.rb
  • M test/functional/patron_types_controller_test.rb
  • M test/functional/patrons_controller_test.rb
  • M test/functional/questions_controller_test.rb
  • M test/functional/roles_controller_test.rb
  • M test/functional/search_engines_controller_test.rb
  • M test/functional/subject_heading_types_controller_test.rb
  • M test/functional/subject_types_controller_test.rb
  • M test/functional/user_group_has_checkout_types_controller_test.rb
  • M test/functional/users_controller_test.rb
  • M vendor/plugins/calendar_date_select/.gitignore
  • M vendor/plugins/calendar_date_select/History.txt
  • M vendor/plugins/calendar_date_select/Rakefile
  • M vendor/plugins/calendar_date_select/calendar_date_select.gemspec
  • M vendor/plugins/calendar_date_select/js_test/functional/cds_test.html
  • M vendor/plugins/calendar_date_select/lib/calendar_date_select.rb
  • M vendor/plugins/calendar_date_select/lib/calendar_date_select/calendar_date_select.rb
  • M vendor/plugins/calendar_date_select/lib/calendar_date_select/form_helpers.rb
  • M vendor/plugins/calendar_date_select/public/javascripts/calendar_date_select/calendar_date_select.js
  • M vendor/plugins/calendar_date_select/public/javascripts/calendar_date_select/format_hyphen_ampm.js
  • M vendor/plugins/calendar_date_select/spec/calendar_date_select/form_helpers_spec.rb
  • M vendor/plugins/restful_acl/MIT-LICENSE
  • M vendor/plugins/restful_acl/README.textile
  • M vendor/plugins/restful_acl/Rakefile
  • M vendor/plugins/restful_acl/init.rb
  • M vendor/plugins/restful_acl/install.rb
  • M vendor/plugins/restful_acl/lib/restful_acl_controller.rb
  • M vendor/plugins/restful_acl/lib/restful_acl_helper.rb
  • M vendor/plugins/restful_acl/lib/restful_acl_model.rb
  • M vendor/plugins/restful_acl/rails/init.rb
  • M vendor/plugins/restful_acl/restful_acl.gemspec
  • M vendor/plugins/restful_acl/uninstall.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/