enju_message 0.0.9 → 0.0.10
Sign up to get free protection for your applications and to get access to all the features.
- data/app/controllers/message_templates_controller.rb +2 -3
- data/lib/enju_message/version.rb +1 -1
- data/spec/controllers/message_templates_controller_spec.rb +1 -1
- data/spec/dummy/app/controllers/application_controller.rb +8 -0
- data/spec/dummy/db/schema.rb +25 -26
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/log/development.log +69 -189
- data/spec/dummy/log/sunspot-solr-test.log +232 -222
- data/spec/dummy/log/test.log +144089 -34525
- data/spec/dummy/solr/data/test/index/segments_1 +0 -0
- data/spec/dummy/solr/data/test/spellchecker/segments_1 +0 -0
- metadata +53 -171
- data/app/views/baskets/edit.html.erb +0 -30
- data/app/views/baskets/index.html.erb +0 -31
- data/app/views/baskets/new.html.erb +0 -29
- data/app/views/baskets/show.html.erb +0 -23
- data/app/views/carrier_type_has_checkout_types/_form.html.erb +0 -19
- data/app/views/carrier_type_has_checkout_types/edit.html.erb +0 -13
- data/app/views/carrier_type_has_checkout_types/index.html.erb +0 -33
- data/app/views/carrier_type_has_checkout_types/new.html.erb +0 -12
- data/app/views/carrier_type_has_checkout_types/show.html.erb +0 -29
- data/app/views/checked_items/_checkouts.html.erb +0 -20
- data/app/views/checked_items/_list.html.erb +0 -39
- data/app/views/checked_items/edit.html.erb +0 -21
- data/app/views/checked_items/index.html.erb +0 -32
- data/app/views/checked_items/index.js.erb +0 -1
- data/app/views/checked_items/new.html.erb +0 -20
- data/app/views/checked_items/show.html.erb +0 -24
- data/app/views/checkins/_form.html.erb +0 -24
- data/app/views/checkins/_list.html.erb +0 -51
- data/app/views/checkins/edit.html.erb +0 -26
- data/app/views/checkins/index.html.erb +0 -16
- data/app/views/checkins/index.js.erb +0 -1
- data/app/views/checkins/new.html.erb +0 -14
- data/app/views/checkins/show.html.erb +0 -24
- data/app/views/checkout_stat_has_manifestations/_form.html.erb +0 -15
- data/app/views/checkout_stat_has_manifestations/edit.html.erb +0 -13
- data/app/views/checkout_stat_has_manifestations/index.html.erb +0 -33
- data/app/views/checkout_stat_has_manifestations/new.html.erb +0 -12
- data/app/views/checkout_stat_has_manifestations/show.html.erb +0 -28
- data/app/views/checkout_stat_has_users/_form.html.erb +0 -15
- data/app/views/checkout_stat_has_users/edit.html.erb +0 -13
- data/app/views/checkout_stat_has_users/index.html.erb +0 -33
- data/app/views/checkout_stat_has_users/new.html.erb +0 -12
- data/app/views/checkout_stat_has_users/show.html.erb +0 -28
- data/app/views/checkout_types/_form.html.erb +0 -19
- data/app/views/checkout_types/edit.html.erb +0 -13
- data/app/views/checkout_types/index.html.erb +0 -50
- data/app/views/checkout_types/new.html.erb +0 -12
- data/app/views/checkout_types/show.html.erb +0 -38
- data/app/views/checkouts/_form.html.erb +0 -28
- data/app/views/checkouts/_index.html.erb +0 -23
- data/app/views/checkouts/_index_overdue.html.erb +0 -33
- data/app/views/checkouts/_index_user.html.erb +0 -44
- data/app/views/checkouts/_list.html.erb +0 -45
- data/app/views/checkouts/edit.html.erb +0 -51
- data/app/views/checkouts/index.atom.builder +0 -14
- data/app/views/checkouts/index.csv.erb +0 -4
- data/app/views/checkouts/index.html.erb +0 -11
- data/app/views/checkouts/index.ics.erb +0 -13
- data/app/views/checkouts/index.rss.builder +0 -38
- data/app/views/checkouts/new.html.erb +0 -20
- data/app/views/checkouts/show.html.erb +0 -35
- data/app/views/circulation_statuses/_form.html.erb +0 -19
- data/app/views/circulation_statuses/edit.html.erb +0 -13
- data/app/views/circulation_statuses/index.html.erb +0 -43
- data/app/views/circulation_statuses/new.html.erb +0 -12
- data/app/views/circulation_statuses/show.html.erb +0 -29
- data/app/views/item_has_use_restrictions/edit.html.erb +0 -27
- data/app/views/item_has_use_restrictions/index.html.erb +0 -32
- data/app/views/item_has_use_restrictions/new.html.erb +0 -25
- data/app/views/item_has_use_restrictions/show.html.erb +0 -29
- data/app/views/lending_policies/_form.html.erb +0 -41
- data/app/views/lending_policies/edit.html.erb +0 -13
- data/app/views/lending_policies/index.html.erb +0 -42
- data/app/views/lending_policies/new.html.erb +0 -12
- data/app/views/lending_policies/show.html.erb +0 -50
- data/app/views/manifestation_checkout_stats/_form.html.erb +0 -19
- data/app/views/manifestation_checkout_stats/edit.html.erb +0 -13
- data/app/views/manifestation_checkout_stats/index.html.erb +0 -35
- data/app/views/manifestation_checkout_stats/new.html.erb +0 -12
- data/app/views/manifestation_checkout_stats/show.csv.erb +0 -4
- data/app/views/manifestation_checkout_stats/show.html.erb +0 -55
- data/app/views/manifestation_reserve_stats/_form.html.erb +0 -19
- data/app/views/manifestation_reserve_stats/edit.html.erb +0 -13
- data/app/views/manifestation_reserve_stats/index.html.erb +0 -35
- data/app/views/manifestation_reserve_stats/new.html.erb +0 -12
- data/app/views/manifestation_reserve_stats/show.csv.erb +0 -4
- data/app/views/manifestation_reserve_stats/show.html.erb +0 -55
- data/app/views/reserve_stat_has_manifestations/_form.html.erb +0 -15
- data/app/views/reserve_stat_has_manifestations/edit.html.erb +0 -13
- data/app/views/reserve_stat_has_manifestations/index.html.erb +0 -33
- data/app/views/reserve_stat_has_manifestations/new.html.erb +0 -12
- data/app/views/reserve_stat_has_manifestations/show.html.erb +0 -28
- data/app/views/reserve_stat_has_users/_form.html.erb +0 -15
- data/app/views/reserve_stat_has_users/edit.html.erb +0 -13
- data/app/views/reserve_stat_has_users/index.html.erb +0 -33
- data/app/views/reserve_stat_has_users/new.html.erb +0 -12
- data/app/views/reserve_stat_has_users/show.html.erb +0 -28
- data/app/views/reserves/_form.html.erb +0 -49
- data/app/views/reserves/_new.html.erb +0 -44
- data/app/views/reserves/_new_user.html.erb +0 -50
- data/app/views/reserves/_title.html.erb +0 -19
- data/app/views/reserves/edit.html.erb +0 -42
- data/app/views/reserves/index.atom.builder +0 -14
- data/app/views/reserves/index.csv.erb +0 -4
- data/app/views/reserves/index.html.erb +0 -75
- data/app/views/reserves/index.rss.builder +0 -41
- data/app/views/reserves/new.html.erb +0 -5
- data/app/views/reserves/show.html.erb +0 -61
- data/app/views/use_restrictions/_form.html.erb +0 -19
- data/app/views/use_restrictions/edit.html.erb +0 -13
- data/app/views/use_restrictions/index.html.erb +0 -43
- data/app/views/use_restrictions/new.html.erb +0 -12
- data/app/views/use_restrictions/show.html.erb +0 -29
- data/app/views/user_checkout_stats/_form.html.erb +0 -19
- data/app/views/user_checkout_stats/edit.html.erb +0 -13
- data/app/views/user_checkout_stats/index.html.erb +0 -35
- data/app/views/user_checkout_stats/new.html.erb +0 -12
- data/app/views/user_checkout_stats/show.csv.erb +0 -4
- data/app/views/user_checkout_stats/show.html.erb +0 -55
- data/app/views/user_group_has_checkout_types/edit.html.erb +0 -63
- data/app/views/user_group_has_checkout_types/index.html.erb +0 -32
- data/app/views/user_group_has_checkout_types/new.html.erb +0 -62
- data/app/views/user_group_has_checkout_types/show.html.erb +0 -64
- data/app/views/user_reserve_stats/_form.html.erb +0 -19
- data/app/views/user_reserve_stats/edit.html.erb +0 -13
- data/app/views/user_reserve_stats/index.html.erb +0 -35
- data/app/views/user_reserve_stats/new.html.erb +0 -12
- data/app/views/user_reserve_stats/show.csv.erb +0 -4
- data/app/views/user_reserve_stats/show.html.erb +0 -54
- data/spec/dummy/db/development.sqlite3 +0 -0
- data/spec/dummy/db/migrate/20120213092115_add_queue_to_delayed_jobs.rb +0 -9
- data/spec/dummy/db/production.sqlite3 +0 -0
- data/spec/dummy/log/production.log +0 -20
- data/spec/dummy/script/delayed_job +0 -5
@@ -1,32 +0,0 @@
|
|
1
|
-
<h1 class="title"><%= t('page.listing', :model => t('activerecord.models.item_has_use_restriction')) -%></h1>
|
2
|
-
|
3
|
-
<table>
|
4
|
-
<tr>
|
5
|
-
<th><%= t('activerecord.models.item') -%></th>
|
6
|
-
<th><%= t('activerecord.attributes.item.item_identifier') -%></th>
|
7
|
-
<th><%= t('activerecord.models.manifestation') -%></th>
|
8
|
-
<th><%= t('activerecord.models.use_restriction') -%></th>
|
9
|
-
</tr>
|
10
|
-
|
11
|
-
<%- @item_has_use_restrictions.each do |item_has_use_restriction| -%>
|
12
|
-
<tr>
|
13
|
-
<td><%= link_to item_has_use_restriction.item_id, item_has_use_restriction.item -%></td>
|
14
|
-
<td><%= link_to item_has_use_restriction.item.item_identifier, item_has_use_restriction.item -%></td>
|
15
|
-
<td><%= link_to item_has_use_restriction.item.manifestation.original_title, item_has_use_restriction.item.manifestation -%></td>
|
16
|
-
<td><%= link_to item_has_use_restriction.use_restriction.display_name.localize, item_has_use_restriction.use_restriction -%></td>
|
17
|
-
<td><%= link_to t('page.show'), item_has_use_restriction -%></td>
|
18
|
-
<td><%= link_to t('page.edit'), edit_item_has_use_restriction_path(item_has_use_restriction) -%></td>
|
19
|
-
<td><%= link_to t('page.destroy'), item_has_use_restriction, :confirm => t('page.are_you_sure'), :method => :delete -%></td>
|
20
|
-
</tr>
|
21
|
-
<%- end -%>
|
22
|
-
</table>
|
23
|
-
|
24
|
-
<%= will_paginate(@item_has_use_restrictions) -%>
|
25
|
-
<br />
|
26
|
-
|
27
|
-
<%- if @item -%>
|
28
|
-
<%= link_to t('page.new', :model => t('activerecord.models.item_has_use_restriction')), new_item_item_has_use_restriction_path(@item) -%>
|
29
|
-
<%- else -%>
|
30
|
-
<%= link_to t('page.new', :model => t('activerecord.models.item_has_use_restriction')), new_item_has_use_restriction_path -%>
|
31
|
-
<%- end -%>
|
32
|
-
|
@@ -1,25 +0,0 @@
|
|
1
|
-
<h1 class="title"><%= t('page.new', :model => t('activerecord.models.item_has_use_restriction')) -%></h1>
|
2
|
-
|
3
|
-
<%= form_for(@item_has_use_restriction) do |f| -%>
|
4
|
-
<%= f.error_messages -%>
|
5
|
-
<div class="field">
|
6
|
-
<%= f.label t('activerecord.models.item') -%><br />
|
7
|
-
<%- if @item -%>
|
8
|
-
<%= link_to @item.item_identifier, @item -%> (<%= link_to @item.manifestation.original_title, @item.manifestation -%>)
|
9
|
-
<%= f.hidden_field :item_id, :value => @item.id -%>
|
10
|
-
<%- else -%>
|
11
|
-
<%= f.text_field :item_id -%>
|
12
|
-
<%- end -%>
|
13
|
-
</div>
|
14
|
-
|
15
|
-
<div class="field">
|
16
|
-
<%= f.label t('activerecord.models.use_restriction') -%><br />
|
17
|
-
<%= f.select(:use_restriction_id, @use_restrictions.collect{|u| [u.name, u.id]}) -%>
|
18
|
-
</div>
|
19
|
-
|
20
|
-
<div class="actions">
|
21
|
-
<%= f.submit %>
|
22
|
-
</div>
|
23
|
-
<%- end -%>
|
24
|
-
|
25
|
-
<%= link_to t('page.back'), item_has_use_restrictions_path -%>
|
@@ -1,29 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.showing', :model => t('activerecord.models.item_has_use_restriction')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<p id="notice"><%= notice %></p>
|
5
|
-
|
6
|
-
<p>
|
7
|
-
<strong><%= t('activerecord.models.item') -%>:</strong>
|
8
|
-
<%= link_to @item_has_use_restriction.item.item_identifier, @item_has_use_restriction.item -%>
|
9
|
-
</p>
|
10
|
-
|
11
|
-
<p>
|
12
|
-
<strong><%= t('activerecord.attributes.item.item_identifier') -%>:</strong>
|
13
|
-
<%= link_to @item_has_use_restriction.item.item_identifier, @item_has_use_restriction.item -%> (<%= link_to @item_has_use_restriction.item.manifestation.original_title, @item_has_use_restriction.item.manifestation -%>)
|
14
|
-
</p>
|
15
|
-
|
16
|
-
<p>
|
17
|
-
<strong><%= t('activerecord.models.use_restriction') -%>:</strong>
|
18
|
-
<%= link_to @item_has_use_restriction.use_restriction.display_name.localize, @item_has_use_restriction.use_restriction -%>
|
19
|
-
</p>
|
20
|
-
|
21
|
-
</div>
|
22
|
-
</div>
|
23
|
-
|
24
|
-
<div id="submenu" class="ui-corner-all">
|
25
|
-
<ul>
|
26
|
-
<li><%= link_to t('page.edit'), edit_item_has_use_restriction_path(@item_has_use_restriction) -%></li>
|
27
|
-
<li><%= back_to_index(flash[:page_info]) -%></li>
|
28
|
-
</ul>
|
29
|
-
</div>
|
@@ -1,41 +0,0 @@
|
|
1
|
-
<%= form_for(@lending_policy) do |f| -%>
|
2
|
-
<%= f.error_messages -%>
|
3
|
-
|
4
|
-
<div class="field">
|
5
|
-
<%= f.label :item_id, t('activerecord.models.item') -%><br />
|
6
|
-
<% if @lending_policy.item %>
|
7
|
-
<%= link_to @lending_policy.item.item_identifier, @lending_policy.item -%>
|
8
|
-
(<%= link_to @lending_policy.item.manifestation.try(:original_title), @lending_policy.item.manifestation %>)
|
9
|
-
<%= f.hidden_field :item_id -%>
|
10
|
-
<% else %>
|
11
|
-
<%= f.text_field :item_id -%>
|
12
|
-
<% end %>
|
13
|
-
</div>
|
14
|
-
<div class="field">
|
15
|
-
<%= f.label :user_group_id, t('activerecord.models.user_group') -%><br />
|
16
|
-
<%= f.select :user_group_id, @user_groups.collect{|u| [u.display_name.localize, u.id]} -%>
|
17
|
-
</div>
|
18
|
-
<div class="field">
|
19
|
-
<%= f.label :loan_period -%><br />
|
20
|
-
<%= f.text_field :loan_period -%>
|
21
|
-
</div>
|
22
|
-
<div class="field">
|
23
|
-
<%= f.label :fixed_due_date -%><br />
|
24
|
-
<%= f.text_field :fixed_due_date, :value => @lending_policy.fixed_due_date.try(:strftime, "%Y-%m-%d"), :class => 'date_field', :placeholder => "#{t('page.example')}: 2011-04-12"-%>
|
25
|
-
</div>
|
26
|
-
<div class="field">
|
27
|
-
<%= f.label :renewal -%><br />
|
28
|
-
<%= f.text_field :renewal -%>
|
29
|
-
</div>
|
30
|
-
<div class="field">
|
31
|
-
<%= f.label :fine -%><br />
|
32
|
-
<%= f.text_field :fine -%>
|
33
|
-
</div>
|
34
|
-
<div class="field">
|
35
|
-
<%= f.label :note -%><br />
|
36
|
-
<%= f.text_area :note -%>
|
37
|
-
</div>
|
38
|
-
<div class="actions">
|
39
|
-
<%= f.submit %>
|
40
|
-
</div>
|
41
|
-
<%- end -%>
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.editing', :model => t('activerecord.models.lending_policy')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<%= render 'form' %>
|
5
|
-
</div>
|
6
|
-
</div>
|
7
|
-
|
8
|
-
<div id="submenu" class="ui-corner-all">
|
9
|
-
<ul>
|
10
|
-
<li><%= link_to t('page.show'), @lending_policy -%></li>
|
11
|
-
<li><%= link_to t('page.back'), lending_policies_path -%></li>
|
12
|
-
</ul>
|
13
|
-
</div>
|
@@ -1,42 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.listing', :model => t('activerecord.models.lending_policy')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
|
5
|
-
<table class="index">
|
6
|
-
<tr>
|
7
|
-
<th><%= t('activerecord.models.item') -%></th>
|
8
|
-
<th><%= t('activerecord.models.user_group') -%></th>
|
9
|
-
<th><%= t('activerecord.attributes.lending_policy.loan_period') -%></th>
|
10
|
-
<th><%= t('activerecord.attributes.lending_policy.fixed_due_date') -%></th>
|
11
|
-
<th><%= t('activerecord.attributes.lending_policy.renewal') -%></th>
|
12
|
-
<th><%= t('activerecord.attributes.lending_policy.fine') -%></th>
|
13
|
-
<th></th>
|
14
|
-
</tr>
|
15
|
-
|
16
|
-
<%- @lending_policies.each do |lending_policy| -%>
|
17
|
-
<tr class="line<%= cycle("0", "1") -%>">
|
18
|
-
<td>
|
19
|
-
<%= link_to lending_policy.item.item_identifier, lending_policy.item -%><br />
|
20
|
-
(<%= link_to lending_policy.item.manifestation.original_title, lending_policy.item.manifestation -%>)
|
21
|
-
</td>
|
22
|
-
<td><%= link_to lending_policy.user_group.display_name.localize, lending_policy.user_group -%></td>
|
23
|
-
<td><%= lending_policy.loan_period -%></td>
|
24
|
-
<td><%= lending_policy.fixed_due_date -%></td>
|
25
|
-
<td><%= lending_policy.renewal -%></td>
|
26
|
-
<td><%= lending_policy.fine -%></td>
|
27
|
-
<td>
|
28
|
-
<%= link_to t('page.show'), lending_policy -%>
|
29
|
-
<%= link_to t('page.edit'), edit_lending_policy_path(lending_policy) -%>
|
30
|
-
<%= link_to t('page.destroy'), lending_policy, :confirm => t('page.are_you_sure'), :method => :delete -%>
|
31
|
-
</td>
|
32
|
-
</tr>
|
33
|
-
<%- end -%>
|
34
|
-
</table>
|
35
|
-
|
36
|
-
<%= will_paginate(@lending_policies) -%>
|
37
|
-
|
38
|
-
</div>
|
39
|
-
</div>
|
40
|
-
|
41
|
-
<div id="submenu" class="ui-corner-all">
|
42
|
-
</div>
|
@@ -1,12 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.new', :model => t('activerecord.models.lending_policy')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<%= render 'form' %>
|
5
|
-
</div>
|
6
|
-
</div>
|
7
|
-
|
8
|
-
<div id="submenu" class="ui-corner-all">
|
9
|
-
<ul>
|
10
|
-
<li><%= link_to t('page.back'), lending_policies_path -%></li>
|
11
|
-
</ul>
|
12
|
-
</div>
|
@@ -1,50 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.showing', :model => t('activerecord.models.lending_policy')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<p id="notice"><%= notice %></p>
|
5
|
-
|
6
|
-
<p>
|
7
|
-
<strong><%= t('activerecord.models.item') -%>:</strong>
|
8
|
-
<%= link_to @lending_policy.item.item_identifier, @lending_policy.item -%>
|
9
|
-
(<%= link_to @lending_policy.item.manifestation.original_title, @lending_policy.item.manifestation -%>)
|
10
|
-
</p>
|
11
|
-
|
12
|
-
<p>
|
13
|
-
<strong><%= t('activerecord.models.user_group') -%>:</strong>
|
14
|
-
<%= link_to @lending_policy.user_group.display_name.localize, @lending_policy.user_group -%>
|
15
|
-
</p>
|
16
|
-
|
17
|
-
<p>
|
18
|
-
<strong><%= t('activerecord.attributes.lending_policy.loan_period') -%>:</strong>
|
19
|
-
<%= @lending_policy.loan_period -%>
|
20
|
-
</p>
|
21
|
-
|
22
|
-
<p>
|
23
|
-
<strong><%= t('activerecord.attributes.lending_policy.fixed_due_date') -%>:</strong>
|
24
|
-
<%= l(@lending_policy.fixed_due_date, :format => :only_date) if @lending_policy.fixed_due_date -%>
|
25
|
-
</p>
|
26
|
-
|
27
|
-
<p>
|
28
|
-
<strong><%= t('activerecord.attributes.lending_policy.renewal') -%>:</strong>
|
29
|
-
<%= @lending_policy.renewal -%>
|
30
|
-
</p>
|
31
|
-
|
32
|
-
<p>
|
33
|
-
<strong><%= t('activerecord.attributes.lending_policy.fine') -%>:</strong>
|
34
|
-
<%= @lending_policy.fine -%>
|
35
|
-
</p>
|
36
|
-
|
37
|
-
<p>
|
38
|
-
<strong><%= t('activerecord.attributes.lending_policy.note') -%>:</strong>
|
39
|
-
<%= @lending_policy.note -%>
|
40
|
-
</p>
|
41
|
-
|
42
|
-
</div>
|
43
|
-
</div>
|
44
|
-
|
45
|
-
<div id="submenu" class="ui-corner-all">
|
46
|
-
<ul>
|
47
|
-
<li><%= link_to t('page.edit'), edit_lending_policy_path(@lending_policy) -%></li>
|
48
|
-
<li><%= back_to_index(flash[:page_info]) -%></li>
|
49
|
-
</ul>
|
50
|
-
</div>
|
@@ -1,19 +0,0 @@
|
|
1
|
-
<%= form_for(@manifestation_checkout_stat) do |f| -%>
|
2
|
-
<%= f.error_messages -%>
|
3
|
-
|
4
|
-
<div class="field">
|
5
|
-
<%= f.label :start_date -%><br />
|
6
|
-
<%= f.datetime_select :start_date -%>
|
7
|
-
</div>
|
8
|
-
<div class="field">
|
9
|
-
<%= f.label :end_date -%><br />
|
10
|
-
<%= f.datetime_select :end_date -%>
|
11
|
-
</div>
|
12
|
-
<div class="field">
|
13
|
-
<%= f.label :note -%><br />
|
14
|
-
<%= f.text_area :note -%>
|
15
|
-
</div>
|
16
|
-
<div class="actions">
|
17
|
-
<%= f.submit %>
|
18
|
-
</div>
|
19
|
-
<%- end -%>
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.editing', :model => t('activerecord.models.manifestation_checkout_stat')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<%= render 'form' %>
|
5
|
-
</div>
|
6
|
-
</div>
|
7
|
-
|
8
|
-
<div id="submenu" class="ui-corner-all">
|
9
|
-
<ul>
|
10
|
-
<li><%= link_to t('page.show'), @manifestation_checkout_stat -%></li>
|
11
|
-
<li><%= link_to t('page.back'), manifestation_checkout_stats_path -%></li>
|
12
|
-
</ul>
|
13
|
-
</div>
|
@@ -1,35 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.listing', :model => t('activerecord.models.manifestation_checkout_stat')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
|
5
|
-
<table class="index">
|
6
|
-
<tr>
|
7
|
-
<th><%= t('activerecord.attributes.manifestation_checkout_stat.start_date') -%></th>
|
8
|
-
<th><%= t('activerecord.attributes.manifestation_checkout_stat.end_date') -%></th>
|
9
|
-
<th><%= t('activerecord.attributes.manifestation_checkout_stat.state') -%></th>
|
10
|
-
<th></th>
|
11
|
-
</tr>
|
12
|
-
|
13
|
-
<%- @manifestation_checkout_stats.each do |manifestation_checkout_stat| -%>
|
14
|
-
<tr class="line<%= cycle("0", "1") -%>">
|
15
|
-
<td><%= l(manifestation_checkout_stat.start_date) -%></td>
|
16
|
-
<td><%= l(manifestation_checkout_stat.end_date) -%></td>
|
17
|
-
<td><%= manifestation_checkout_stat.state -%></td>
|
18
|
-
<td>
|
19
|
-
<%= link_to t('page.show'), manifestation_checkout_stat -%>
|
20
|
-
<%= link_to t('page.edit'), edit_manifestation_checkout_stat_path(manifestation_checkout_stat) -%>
|
21
|
-
<%= link_to t('page.destroy'), manifestation_checkout_stat, :confirm => t('page.are_you_sure'), :method => :delete -%>
|
22
|
-
</td>
|
23
|
-
</tr>
|
24
|
-
<%- end -%>
|
25
|
-
</table>
|
26
|
-
|
27
|
-
<%= will_paginate(@manifestation_checkout_stats) -%>
|
28
|
-
</div>
|
29
|
-
</div>
|
30
|
-
|
31
|
-
<div id="submenu" class="ui-corner-all">
|
32
|
-
<ul>
|
33
|
-
<li><%= link_to t('page.new', :model => t('activerecord.models.manifestation_checkout_stat')), new_manifestation_checkout_stat_path -%></li>
|
34
|
-
</ul>
|
35
|
-
</div>
|
@@ -1,12 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.new', :model => t('activerecord.models.manifestation_checkout_stat')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<%= render 'form' %>
|
5
|
-
</div>
|
6
|
-
</div>
|
7
|
-
|
8
|
-
<div id="submenu" class="ui-corner-all">
|
9
|
-
<ul>
|
10
|
-
<li><%= link_to t('page.back'), manifestation_checkout_stats_path -%></li>
|
11
|
-
</ul>
|
12
|
-
</div>
|
@@ -1,55 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.showing', :model => t('activerecord.models.manifestation_checkout_stat')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<p id="notice"><%= notice %></p>
|
5
|
-
|
6
|
-
<p>
|
7
|
-
<strong><%= t('activerecord.attributes.manifestation_checkout_stat.start_date') -%>:</strong>
|
8
|
-
<%= l(@manifestation_checkout_stat.start_date) -%>
|
9
|
-
</p>
|
10
|
-
|
11
|
-
<p>
|
12
|
-
<strong><%= t('activerecord.attributes.manifestation_checkout_stat.end_date') -%>:</strong>
|
13
|
-
<%= l(@manifestation_checkout_stat.end_date) -%>
|
14
|
-
</p>
|
15
|
-
|
16
|
-
<p>
|
17
|
-
<strong><%= t('activerecord.attributes.manifestation_checkout_stat.state') -%>:</strong>
|
18
|
-
<%= @manifestation_checkout_stat.state -%>
|
19
|
-
</p>
|
20
|
-
|
21
|
-
<p>
|
22
|
-
<strong><%= t('activerecord.attributes.manifestation_checkout_stat.note') -%>:</strong>
|
23
|
-
<%= @manifestation_checkout_stat.note -%>
|
24
|
-
</p>
|
25
|
-
|
26
|
-
<table class="index">
|
27
|
-
<tr>
|
28
|
-
<th><%= t('activerecord.models.manifestation') -%></th>
|
29
|
-
<th><%= t('activerecord.attributes.checkout_stat_has_manifestation.checkouts_count') -%></th>
|
30
|
-
</tr>
|
31
|
-
<%- @stats.each do |stat| -%>
|
32
|
-
<tr class="line<%= cycle("0", "1") -%>">
|
33
|
-
<td>
|
34
|
-
<%= render 'manifestations/show_index', :manifestation => stat.manifestation -%>
|
35
|
-
</td>
|
36
|
-
<td><%= stat.checkouts_count -%></td>
|
37
|
-
</tr>
|
38
|
-
<%- end -%>
|
39
|
-
</table>
|
40
|
-
|
41
|
-
<%= will_paginate(@stats) -%>
|
42
|
-
|
43
|
-
</div>
|
44
|
-
</div>
|
45
|
-
|
46
|
-
<div id="submenu" class="ui-corner-all">
|
47
|
-
<ul>
|
48
|
-
<li><%= link_to t('page.edit'), edit_manifestation_checkout_stat_path(@manifestation_checkout_stat) -%></li>
|
49
|
-
<li><%= back_to_index(flash[:page_info]) -%></li>
|
50
|
-
</ul>
|
51
|
-
<h4><%= t('page.export') -%></h4>
|
52
|
-
<ul>
|
53
|
-
<li><%= link_to 'CSV', manifestation_checkout_stat_path(@manifestation_checkout_stat, :format => :csv, :locale => @locale.to_s) -%></li>
|
54
|
-
</ul>
|
55
|
-
</div>
|
@@ -1,19 +0,0 @@
|
|
1
|
-
<%= form_for(@manifestation_reserve_stat) do |f| -%>
|
2
|
-
<%= f.error_messages -%>
|
3
|
-
|
4
|
-
<div class="field">
|
5
|
-
<%= f.label :start_date -%><br />
|
6
|
-
<%= f.datetime_select :start_date -%>
|
7
|
-
</div>
|
8
|
-
<div class="field">
|
9
|
-
<%= f.label :end_date -%><br />
|
10
|
-
<%= f.datetime_select :end_date -%>
|
11
|
-
</div>
|
12
|
-
<div class="field">
|
13
|
-
<%= f.label :note -%><br />
|
14
|
-
<%= f.text_area :note -%>
|
15
|
-
</div>
|
16
|
-
<div class="actions">
|
17
|
-
<%= f.submit %>
|
18
|
-
</div>
|
19
|
-
<%- end -%>
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.editing', :model => t('activerecord.models.manifestation_reserve_stat')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<%= render 'form' %>
|
5
|
-
</div>
|
6
|
-
</div>
|
7
|
-
|
8
|
-
<div id="submenu" class="ui-corner-all">
|
9
|
-
<ul>
|
10
|
-
<li><%= link_to t('page.show'), @manifestation_reserve_stat -%></li>
|
11
|
-
<li><%= link_to t('page.back'), manifestation_reserve_stats_path -%></li>
|
12
|
-
</ul>
|
13
|
-
</div>
|
@@ -1,35 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.listing', :model => t('activerecord.models.manifestation_reserve_stat')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
|
5
|
-
<table class="index">
|
6
|
-
<tr>
|
7
|
-
<th><%= t('activerecord.attributes.manifestation_reserve_stat.start_date') -%></th>
|
8
|
-
<th><%= t('activerecord.attributes.manifestation_reserve_stat.end_date') -%></th>
|
9
|
-
<th><%= t('activerecord.attributes.manifestation_reserve_stat.state') -%></th>
|
10
|
-
<th></th>
|
11
|
-
</tr>
|
12
|
-
|
13
|
-
<%- @manifestation_reserve_stats.each do |manifestation_reserve_stat| -%>
|
14
|
-
<tr class="line<%= cycle("0", "1") -%>">
|
15
|
-
<td><%= l(manifestation_reserve_stat.start_date) -%></td>
|
16
|
-
<td><%= l(manifestation_reserve_stat.end_date) -%></td>
|
17
|
-
<td><%= manifestation_reserve_stat.state -%></td>
|
18
|
-
<td>
|
19
|
-
<%= link_to t('page.show'), manifestation_reserve_stat -%>
|
20
|
-
<%= link_to t('page.edit'), edit_manifestation_reserve_stat_path(manifestation_reserve_stat) -%>
|
21
|
-
<%= link_to t('page.destroy'), manifestation_reserve_stat, :confirm => t('page.are_you_sure'), :method => :delete -%>
|
22
|
-
</td>
|
23
|
-
</tr>
|
24
|
-
<%- end -%>
|
25
|
-
</table>
|
26
|
-
|
27
|
-
<%= will_paginate(@manifestation_reserve_stats) -%>
|
28
|
-
</div>
|
29
|
-
</div>
|
30
|
-
|
31
|
-
<div id="submenu" class="ui-corner-all">
|
32
|
-
<ul>
|
33
|
-
<li><%= link_to t('page.new', :model => t('activerecord.models.manifestation_reserve_stat')), new_manifestation_reserve_stat_path -%></li>
|
34
|
-
</ul>
|
35
|
-
</div>
|
@@ -1,12 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.new', :model => t('activerecord.models.manifestation_reserve_stat')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<%= render 'form' %>
|
5
|
-
</div>
|
6
|
-
</div>
|
7
|
-
|
8
|
-
<div id="submenu" class="ui-corner-all">
|
9
|
-
<ul>
|
10
|
-
<li><%= link_to t('page.back'), manifestation_reserve_stats_path -%></li>
|
11
|
-
</ul>
|
12
|
-
</div>
|
@@ -1,55 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.showing', :model => t('activerecord.models.manifestation_reserve_stat')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<p id="notice"><%= notice %></p>
|
5
|
-
|
6
|
-
<p>
|
7
|
-
<strong><%= t('activerecord.attributes.manifestation_reserve_stat.start_date') -%>:</strong>
|
8
|
-
<%= l(@manifestation_reserve_stat.start_date) -%>
|
9
|
-
</p>
|
10
|
-
|
11
|
-
<p>
|
12
|
-
<strong><%= t('activerecord.attributes.manifestation_reserve_stat.end_date') -%>:</strong>
|
13
|
-
<%= l(@manifestation_reserve_stat.end_date) -%>
|
14
|
-
</p>
|
15
|
-
|
16
|
-
<p>
|
17
|
-
<strong><%= t('activerecord.attributes.manifestation_reserve_stat.state') -%>:</strong>
|
18
|
-
<%= @manifestation_reserve_stat.state -%>
|
19
|
-
</p>
|
20
|
-
|
21
|
-
<p>
|
22
|
-
<strong><%= t('activerecord.attributes.manifestation_reserve_stat.note') -%>:</strong>
|
23
|
-
<%= @manifestation_reserve_stat.note -%>
|
24
|
-
</p>
|
25
|
-
|
26
|
-
<table class="index">
|
27
|
-
<tr>
|
28
|
-
<th><%= t('activerecord.models.manifestation') -%></th>
|
29
|
-
<th><%= t('activerecord.attributes.reserve_stat_has_manifestation.reserves_count') -%></th>
|
30
|
-
</tr>
|
31
|
-
<%- @stats.each do |stat| -%>
|
32
|
-
<tr class="line<%= cycle("0", "1") -%>">
|
33
|
-
<td>
|
34
|
-
<%= render 'manifestations/show_index', :manifestation => stat.manifestation -%>
|
35
|
-
</td>
|
36
|
-
<td><%= stat.reserves_count -%></td>
|
37
|
-
</tr>
|
38
|
-
<%- end -%>
|
39
|
-
</table>
|
40
|
-
|
41
|
-
<%= will_paginate(@stats) -%>
|
42
|
-
|
43
|
-
</div>
|
44
|
-
</div>
|
45
|
-
|
46
|
-
<div id="submenu" class="ui-corner-all">
|
47
|
-
<ul>
|
48
|
-
<li><%= link_to t('page.edit'), edit_manifestation_reserve_stat_path(@manifestation_reserve_stat) -%></li>
|
49
|
-
<li><%= back_to_index(flash[:page_info]) -%></li>
|
50
|
-
</ul>
|
51
|
-
<h4><%= t('page.export') -%></h4>
|
52
|
-
<ul>
|
53
|
-
<li><%= link_to 'CSV', manifestation_reserve_stat_path(@manifestation_reserve_stat, :format => :csv, :locale => @locale.to_s) -%></li>
|
54
|
-
</ul>
|
55
|
-
</div>
|
@@ -1,15 +0,0 @@
|
|
1
|
-
<%= form_for(@reserve_stat_has_manifestation) do |f| -%>
|
2
|
-
<%= f.error_messages -%>
|
3
|
-
|
4
|
-
<div class="field">
|
5
|
-
<%= f.label t('activerecord.models.manifestation_reserve_stat') -%><br />
|
6
|
-
<%= f.text_field :manifestation_reserve_stat_id -%>
|
7
|
-
</div>
|
8
|
-
<div class="field">
|
9
|
-
<%= f.label t('activerecord.models.manifestation') -%><br />
|
10
|
-
<%= f.text_field :manifestation_id -%>
|
11
|
-
</div>
|
12
|
-
<div class="actions">
|
13
|
-
<%= f.submit %>
|
14
|
-
</div>
|
15
|
-
<%- end -%>
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.editing', :model => t('activerecord.models.reserve_stat_has_manifestation')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<%= render 'form' %>
|
5
|
-
</div>
|
6
|
-
</div>
|
7
|
-
|
8
|
-
<div id="submenu" class="ui-corner-all">
|
9
|
-
<ul>
|
10
|
-
<li><%= link_to t('page.show'), @reserve_stat_has_manifestation -%></li>
|
11
|
-
<li><%= link_to t('page.back'), reserve_stat_has_manifestations_path -%></li>
|
12
|
-
</ul>
|
13
|
-
</div>
|
@@ -1,33 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('activerecord.models.reserve_stat_has_manifestation') -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
|
5
|
-
<table class="index">
|
6
|
-
<tr>
|
7
|
-
<th><%= t('activerecord.models.manifestation_reserve_stat') -%></th>
|
8
|
-
<th><%= t('activerecord.models.manifestation') -%></th>
|
9
|
-
<th><%= t('activerecord.attributes.reserve_stat_has_manifestation.reserves_count') -%></th>
|
10
|
-
</tr>
|
11
|
-
|
12
|
-
<%- @reserve_stat_has_manifestations.each do |reserve_stat_has_manifestation| -%>
|
13
|
-
<tr class="line<%= cycle("0", "1") -%>">
|
14
|
-
<td><%= link_to reserve_stat_has_manifestation.manifestation_reserve_stat.id, reserve_stat_has_manifestation.manifestation_reserve_stat -%></td>
|
15
|
-
<td><%= link_to reserve_stat_has_manifestation.manifestation.original_title, reserve_stat_has_manifestation.manifestation -%></td>
|
16
|
-
<td><%= reserve_stat_has_manifestation.reserves_count -%></td>
|
17
|
-
<td><%= link_to t('page.show'), reserve_stat_has_manifestation -%></td>
|
18
|
-
<td><%= link_to t('page.edit'), edit_reserve_stat_has_manifestation_path(reserve_stat_has_manifestation) -%></td>
|
19
|
-
<td><%= link_to t('page.destroy'), reserve_stat_has_manifestation, :confirm => t('page.are_you_sure'), :method => :delete -%></td>
|
20
|
-
</tr>
|
21
|
-
<%- end -%>
|
22
|
-
</table>
|
23
|
-
|
24
|
-
<%= will_paginate(@reserve_stat_has_manifestations) -%>
|
25
|
-
|
26
|
-
</div>
|
27
|
-
</div>
|
28
|
-
|
29
|
-
<div id="submenu" class="ui-corner-all">
|
30
|
-
<ul>
|
31
|
-
<li><%= link_to t('page.new', :model => t('activerecord.models.reserve_stat_has_manifestation')), new_reserve_stat_has_manifestation_path -%></li>
|
32
|
-
</ul>
|
33
|
-
</div>
|
@@ -1,12 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.new', :model => t('activerecord.models.reserve_stat_has_manifestation')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
<%= render 'form' %>
|
5
|
-
</div>
|
6
|
-
</div>
|
7
|
-
|
8
|
-
<div id="submenu" class="ui-corner-all">
|
9
|
-
<ul>
|
10
|
-
<li><%= link_to t('page.back'), reserve_stat_has_manifestations_path -%></li>
|
11
|
-
</ul>
|
12
|
-
</div>
|