Changeset [6e261ba50e2f61226bd05dc5a89ab33a10ea7cea] by Kosuke Tanabe

December 15th, 2008 @ 08:36 PM

Committed by Kosuke Tanabe

  • M app/controllers/bookmark_stats_controller.rb
  • M app/controllers/checkout_stats_controller.rb
  • M app/controllers/page_controller.rb
  • M app/controllers/statistic_controller.rb
  • M app/controllers/user_stat_has_checkouts_controller.rb
  • M app/controllers/user_stats_controller.rb
  • M app/helpers/statistic_helper.rb
  • M app/helpers/user_stat_has_checkouts_helper.rb
  • M app/helpers/user_stats_helper.rb
  • M app/models/bookmark.rb
  • M app/models/bookmark_stat.rb
  • M app/models/bookmark_stat_has_manifestation.rb
  • M app/models/checkout.rb
  • M app/models/checkout_stat.rb
  • M app/models/checkout_stat_has_manifestation.rb
  • M app/models/manifestation.rb
  • M app/models/user.rb
  • M app/models/user_stat.rb
  • M app/models/user_stat_has_checkout.rb
  • M app/views/bookmark_stat_has_manifestations/edit.html.erb
  • M app/views/bookmark_stat_has_manifestations/index.html.erb
  • M app/views/bookmark_stat_has_manifestations/show.html.erb
  • M app/views/bookmark_stats/index.html.erb
  • M app/views/bookmark_stats/show.html.erb
  • M app/views/checkout_stat_has_manifestations/edit.html.erb
  • M app/views/checkout_stat_has_manifestations/index.html.erb
  • M app/views/checkout_stat_has_manifestations/show.html.erb
  • M app/views/checkout_stats/show.html.erb
  • M app/views/checkout_types/show.html.erb
  • M app/views/expression_has_expressions/edit.html.erb
  • M app/views/expression_has_expressions/index.html.erb
  • M app/views/expression_has_expressions/show.html.erb
  • M app/views/expression_relationship_types/edit.html.erb
  • M app/views/expression_relationship_types/index.html.erb
  • M app/views/expression_relationship_types/show.html.erb
  • M app/views/imported_objects/index.html.erb
  • M app/views/item_has_items/edit.html.erb
  • M app/views/item_has_items/index.html.erb
  • M app/views/item_has_items/show.html.erb
  • M app/views/item_relationship_types/edit.html.erb
  • M app/views/item_relationship_types/index.html.erb
  • M app/views/item_relationship_types/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/bookmarks.html.erb
  • M app/views/layouts/bookstores.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/order_lists.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/subjects.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_stat_has_checkouts.html.erb
  • M app/views/layouts/user_stats.html.erb
  • M app/views/layouts/users.html.erb
  • M app/views/layouts/works.html.erb
  • M app/views/manifestation_has_manifestations/edit.html.erb
  • M app/views/manifestation_has_manifestations/index.html.erb
  • M app/views/manifestation_has_manifestations/show.html.erb
  • M app/views/manifestation_relationship_types/edit.html.erb
  • M app/views/manifestation_relationship_types/index.html.erb
  • M app/views/manifestation_relationship_types/show.html.erb
  • M app/views/manifestations/show.html.erb
  • M app/views/orders/edit.html.erb
  • M app/views/orders/index.html.erb
  • M app/views/orders/new.html.erb
  • M app/views/orders/show.html.erb
  • M app/views/page/_header.html.erb
  • M app/views/page/management.html.erb
  • M app/views/page/statistics.html.erb
  • M app/views/purchase_requests/_index.html.erb
  • M app/views/purchase_requests/show.html.erb
  • M app/views/sessions/new.html.erb
  • M app/views/shelves/show.html.erb
  • M app/views/statistic/_date_form.html.erb
  • M app/views/statistic/bookmark.html.erb
  • M app/views/statistic/bookmark/most_bookmarked.html.erb
  • M app/views/statistic/index.html.erb
  • M app/views/statistic/manifestation.html.erb
  • M app/views/statistic/manifestation/most_checked_out.html.erb
  • M app/views/statistic/user.html.erb
  • M app/views/statistic/user/checked_out.html.erb
  • M app/views/subscribes/index.html.erb
  • M app/views/subscribes/new.html.erb
  • M app/views/subscribes/show.html.erb
  • M app/views/user_stat_has_checkouts/edit.html.erb
  • M app/views/user_stat_has_checkouts/index.html.erb
  • M app/views/user_stat_has_checkouts/new.html.erb
  • M app/views/user_stat_has_checkouts/show.html.erb
  • M app/views/user_stats/edit.html.erb
  • M app/views/user_stats/index.html.erb
  • M app/views/user_stats/new.html.erb
  • M app/views/user_stats/show.html.erb
  • M app/views/users/edit.html.erb
  • M app/views/work_has_works/edit.html.erb
  • M app/views/work_has_works/index.html.erb
  • M app/views/work_has_works/show.html.erb
  • M app/views/work_relationship_types/edit.html.erb
  • M app/views/work_relationship_types/index.html.erb
  • M app/views/work_relationship_types/show.html.erb
  • M config/locales/en.yml
  • M config/locales/ja.yml
  • M config/locales/models_en.yml
  • M config/locales/models_ja.yml
  • M config/routes.rb
  • M db/migrate/002_create_users.rb
  • M db/migrate/20081215094302_create_user_stats.rb
  • M db/migrate/20081215094955_create_user_stat_has_checkouts.rb
  • M lib/workers/periodic_worker.rb
  • M test/fixtures/bookmark_stat_has_manifestations.yml
  • M test/fixtures/checkout_stat_has_manifestations.yml
  • M test/fixtures/user_stat_has_checkouts.yml
  • M test/fixtures/user_stats.yml
  • M test/fixtures/users.yml
  • M test/functional/bookmark_stat_has_manifestations_controller_test.rb
  • M test/functional/checkout_stat_has_manifestations_controller_test.rb
  • M test/functional/order_lists_controller_test.rb
  • M test/functional/statistic_controller_test.rb
  • M test/functional/user_stat_has_checkouts_controller_test.rb
  • M test/functional/user_stats_controller_test.rb
  • M test/unit/user_stat_has_checkout_test.rb
  • M test/unit/user_stat_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/