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
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: enju_message
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.10
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,11 +9,11 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-02-
|
12
|
+
date: 2012-02-24 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rails
|
16
|
-
requirement: &
|
16
|
+
requirement: &70343216558100 !ruby/object:Gem::Requirement
|
17
17
|
none: false
|
18
18
|
requirements:
|
19
19
|
- - ~>
|
@@ -21,10 +21,10 @@ dependencies:
|
|
21
21
|
version: '3.1'
|
22
22
|
type: :runtime
|
23
23
|
prerelease: false
|
24
|
-
version_requirements: *
|
24
|
+
version_requirements: *70343216558100
|
25
25
|
- !ruby/object:Gem::Dependency
|
26
26
|
name: simple_form
|
27
|
-
requirement: &
|
27
|
+
requirement: &70343216557680 !ruby/object:Gem::Requirement
|
28
28
|
none: false
|
29
29
|
requirements:
|
30
30
|
- - ! '>='
|
@@ -32,10 +32,10 @@ dependencies:
|
|
32
32
|
version: '0'
|
33
33
|
type: :runtime
|
34
34
|
prerelease: false
|
35
|
-
version_requirements: *
|
35
|
+
version_requirements: *70343216557680
|
36
36
|
- !ruby/object:Gem::Dependency
|
37
37
|
name: configatron
|
38
|
-
requirement: &
|
38
|
+
requirement: &70343216557220 !ruby/object:Gem::Requirement
|
39
39
|
none: false
|
40
40
|
requirements:
|
41
41
|
- - ! '>='
|
@@ -43,10 +43,10 @@ dependencies:
|
|
43
43
|
version: '0'
|
44
44
|
type: :runtime
|
45
45
|
prerelease: false
|
46
|
-
version_requirements: *
|
46
|
+
version_requirements: *70343216557220
|
47
47
|
- !ruby/object:Gem::Dependency
|
48
48
|
name: delayed_job_active_record
|
49
|
-
requirement: &
|
49
|
+
requirement: &70343216556800 !ruby/object:Gem::Requirement
|
50
50
|
none: false
|
51
51
|
requirements:
|
52
52
|
- - ! '>='
|
@@ -54,10 +54,10 @@ dependencies:
|
|
54
54
|
version: '0'
|
55
55
|
type: :runtime
|
56
56
|
prerelease: false
|
57
|
-
version_requirements: *
|
57
|
+
version_requirements: *70343216556800
|
58
58
|
- !ruby/object:Gem::Dependency
|
59
59
|
name: awesome_nested_set
|
60
|
-
requirement: &
|
60
|
+
requirement: &70343216556300 !ruby/object:Gem::Requirement
|
61
61
|
none: false
|
62
62
|
requirements:
|
63
63
|
- - ~>
|
@@ -65,10 +65,10 @@ dependencies:
|
|
65
65
|
version: '2.1'
|
66
66
|
type: :runtime
|
67
67
|
prerelease: false
|
68
|
-
version_requirements: *
|
68
|
+
version_requirements: *70343216556300
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
70
|
name: friendly_id
|
71
|
-
requirement: &
|
71
|
+
requirement: &70343216555800 !ruby/object:Gem::Requirement
|
72
72
|
none: false
|
73
73
|
requirements:
|
74
74
|
- - ~>
|
@@ -76,10 +76,10 @@ dependencies:
|
|
76
76
|
version: '4.0'
|
77
77
|
type: :runtime
|
78
78
|
prerelease: false
|
79
|
-
version_requirements: *
|
79
|
+
version_requirements: *70343216555800
|
80
80
|
- !ruby/object:Gem::Dependency
|
81
81
|
name: will_paginate
|
82
|
-
requirement: &
|
82
|
+
requirement: &70343216555340 !ruby/object:Gem::Requirement
|
83
83
|
none: false
|
84
84
|
requirements:
|
85
85
|
- - ~>
|
@@ -87,10 +87,10 @@ dependencies:
|
|
87
87
|
version: '3.0'
|
88
88
|
type: :runtime
|
89
89
|
prerelease: false
|
90
|
-
version_requirements: *
|
90
|
+
version_requirements: *70343216555340
|
91
91
|
- !ruby/object:Gem::Dependency
|
92
92
|
name: devise
|
93
|
-
requirement: &
|
93
|
+
requirement: &70343216554960 !ruby/object:Gem::Requirement
|
94
94
|
none: false
|
95
95
|
requirements:
|
96
96
|
- - ! '>='
|
@@ -98,10 +98,10 @@ dependencies:
|
|
98
98
|
version: '0'
|
99
99
|
type: :runtime
|
100
100
|
prerelease: false
|
101
|
-
version_requirements: *
|
101
|
+
version_requirements: *70343216554960
|
102
102
|
- !ruby/object:Gem::Dependency
|
103
103
|
name: cancan
|
104
|
-
requirement: &
|
104
|
+
requirement: &70343216554500 !ruby/object:Gem::Requirement
|
105
105
|
none: false
|
106
106
|
requirements:
|
107
107
|
- - ! '>='
|
@@ -109,10 +109,10 @@ dependencies:
|
|
109
109
|
version: '0'
|
110
110
|
type: :runtime
|
111
111
|
prerelease: false
|
112
|
-
version_requirements: *
|
112
|
+
version_requirements: *70343216554500
|
113
113
|
- !ruby/object:Gem::Dependency
|
114
114
|
name: state_machine
|
115
|
-
requirement: &
|
115
|
+
requirement: &70343216554080 !ruby/object:Gem::Requirement
|
116
116
|
none: false
|
117
117
|
requirements:
|
118
118
|
- - ! '>='
|
@@ -120,10 +120,10 @@ dependencies:
|
|
120
120
|
version: '0'
|
121
121
|
type: :runtime
|
122
122
|
prerelease: false
|
123
|
-
version_requirements: *
|
123
|
+
version_requirements: *70343216554080
|
124
124
|
- !ruby/object:Gem::Dependency
|
125
125
|
name: inherited_resources
|
126
|
-
requirement: &
|
126
|
+
requirement: &70343216570020 !ruby/object:Gem::Requirement
|
127
127
|
none: false
|
128
128
|
requirements:
|
129
129
|
- - ! '>='
|
@@ -131,10 +131,10 @@ dependencies:
|
|
131
131
|
version: '0'
|
132
132
|
type: :runtime
|
133
133
|
prerelease: false
|
134
|
-
version_requirements: *
|
134
|
+
version_requirements: *70343216570020
|
135
135
|
- !ruby/object:Gem::Dependency
|
136
136
|
name: addressable
|
137
|
-
requirement: &
|
137
|
+
requirement: &70343216569600 !ruby/object:Gem::Requirement
|
138
138
|
none: false
|
139
139
|
requirements:
|
140
140
|
- - ! '>='
|
@@ -142,21 +142,21 @@ dependencies:
|
|
142
142
|
version: '0'
|
143
143
|
type: :runtime
|
144
144
|
prerelease: false
|
145
|
-
version_requirements: *
|
145
|
+
version_requirements: *70343216569600
|
146
146
|
- !ruby/object:Gem::Dependency
|
147
147
|
name: attribute_normalizer
|
148
|
-
requirement: &
|
148
|
+
requirement: &70343216569100 !ruby/object:Gem::Requirement
|
149
149
|
none: false
|
150
150
|
requirements:
|
151
151
|
- - ~>
|
152
152
|
- !ruby/object:Gem::Version
|
153
|
-
version: '1.
|
153
|
+
version: '1.1'
|
154
154
|
type: :runtime
|
155
155
|
prerelease: false
|
156
|
-
version_requirements: *
|
156
|
+
version_requirements: *70343216569100
|
157
157
|
- !ruby/object:Gem::Dependency
|
158
158
|
name: sunspot_rails
|
159
|
-
requirement: &
|
159
|
+
requirement: &70343216568680 !ruby/object:Gem::Requirement
|
160
160
|
none: false
|
161
161
|
requirements:
|
162
162
|
- - ! '>='
|
@@ -164,10 +164,10 @@ dependencies:
|
|
164
164
|
version: '0'
|
165
165
|
type: :runtime
|
166
166
|
prerelease: false
|
167
|
-
version_requirements: *
|
167
|
+
version_requirements: *70343216568680
|
168
168
|
- !ruby/object:Gem::Dependency
|
169
169
|
name: sunspot_solr
|
170
|
-
requirement: &
|
170
|
+
requirement: &70343216568220 !ruby/object:Gem::Requirement
|
171
171
|
none: false
|
172
172
|
requirements:
|
173
173
|
- - ! '>='
|
@@ -175,10 +175,21 @@ dependencies:
|
|
175
175
|
version: '0'
|
176
176
|
type: :runtime
|
177
177
|
prerelease: false
|
178
|
-
version_requirements: *
|
178
|
+
version_requirements: *70343216568220
|
179
|
+
- !ruby/object:Gem::Dependency
|
180
|
+
name: acts_as_list
|
181
|
+
requirement: &70343216567720 !ruby/object:Gem::Requirement
|
182
|
+
none: false
|
183
|
+
requirements:
|
184
|
+
- - ~>
|
185
|
+
- !ruby/object:Gem::Version
|
186
|
+
version: 0.1.5
|
187
|
+
type: :runtime
|
188
|
+
prerelease: false
|
189
|
+
version_requirements: *70343216567720
|
179
190
|
- !ruby/object:Gem::Dependency
|
180
191
|
name: sqlite3
|
181
|
-
requirement: &
|
192
|
+
requirement: &70343216567300 !ruby/object:Gem::Requirement
|
182
193
|
none: false
|
183
194
|
requirements:
|
184
195
|
- - ! '>='
|
@@ -186,10 +197,10 @@ dependencies:
|
|
186
197
|
version: '0'
|
187
198
|
type: :development
|
188
199
|
prerelease: false
|
189
|
-
version_requirements: *
|
200
|
+
version_requirements: *70343216567300
|
190
201
|
- !ruby/object:Gem::Dependency
|
191
202
|
name: rspec-rails
|
192
|
-
requirement: &
|
203
|
+
requirement: &70343216566840 !ruby/object:Gem::Requirement
|
193
204
|
none: false
|
194
205
|
requirements:
|
195
206
|
- - ! '>='
|
@@ -197,21 +208,21 @@ dependencies:
|
|
197
208
|
version: '0'
|
198
209
|
type: :development
|
199
210
|
prerelease: false
|
200
|
-
version_requirements: *
|
211
|
+
version_requirements: *70343216566840
|
201
212
|
- !ruby/object:Gem::Dependency
|
202
213
|
name: factory_girl_rails
|
203
|
-
requirement: &
|
214
|
+
requirement: &70343216566340 !ruby/object:Gem::Requirement
|
204
215
|
none: false
|
205
216
|
requirements:
|
206
217
|
- - ~>
|
207
218
|
- !ruby/object:Gem::Version
|
208
|
-
version: '1.
|
219
|
+
version: '1.7'
|
209
220
|
type: :development
|
210
221
|
prerelease: false
|
211
|
-
version_requirements: *
|
222
|
+
version_requirements: *70343216566340
|
212
223
|
- !ruby/object:Gem::Dependency
|
213
224
|
name: sunspot-rails-tester
|
214
|
-
requirement: &
|
225
|
+
requirement: &70343216565920 !ruby/object:Gem::Requirement
|
215
226
|
none: false
|
216
227
|
requirements:
|
217
228
|
- - ! '>='
|
@@ -219,7 +230,7 @@ dependencies:
|
|
219
230
|
version: '0'
|
220
231
|
type: :development
|
221
232
|
prerelease: false
|
222
|
-
version_requirements: *
|
233
|
+
version_requirements: *70343216565920
|
223
234
|
description: Message management for Next-L Enju
|
224
235
|
email:
|
225
236
|
- tanabe@mwr.mediacom.keio.ac.jp
|
@@ -234,84 +245,7 @@ files:
|
|
234
245
|
- app/models/message.rb
|
235
246
|
- app/models/message_request.rb
|
236
247
|
- app/models/message_template.rb
|
237
|
-
- app/views/baskets/edit.html.erb
|
238
|
-
- app/views/baskets/index.html.erb
|
239
|
-
- app/views/baskets/new.html.erb
|
240
|
-
- app/views/baskets/show.html.erb
|
241
|
-
- app/views/carrier_type_has_checkout_types/_form.html.erb
|
242
|
-
- app/views/carrier_type_has_checkout_types/edit.html.erb
|
243
|
-
- app/views/carrier_type_has_checkout_types/index.html.erb
|
244
|
-
- app/views/carrier_type_has_checkout_types/new.html.erb
|
245
|
-
- app/views/carrier_type_has_checkout_types/show.html.erb
|
246
|
-
- app/views/checked_items/_checkouts.html.erb
|
247
|
-
- app/views/checked_items/_list.html.erb
|
248
|
-
- app/views/checked_items/edit.html.erb
|
249
|
-
- app/views/checked_items/index.html.erb
|
250
|
-
- app/views/checked_items/index.js.erb
|
251
|
-
- app/views/checked_items/new.html.erb
|
252
|
-
- app/views/checked_items/show.html.erb
|
253
|
-
- app/views/checkins/_form.html.erb
|
254
|
-
- app/views/checkins/_list.html.erb
|
255
|
-
- app/views/checkins/edit.html.erb
|
256
|
-
- app/views/checkins/index.html.erb
|
257
|
-
- app/views/checkins/index.js.erb
|
258
|
-
- app/views/checkins/new.html.erb
|
259
|
-
- app/views/checkins/show.html.erb
|
260
|
-
- app/views/checkout_stat_has_manifestations/_form.html.erb
|
261
|
-
- app/views/checkout_stat_has_manifestations/edit.html.erb
|
262
|
-
- app/views/checkout_stat_has_manifestations/index.html.erb
|
263
|
-
- app/views/checkout_stat_has_manifestations/new.html.erb
|
264
|
-
- app/views/checkout_stat_has_manifestations/show.html.erb
|
265
|
-
- app/views/checkout_stat_has_users/_form.html.erb
|
266
|
-
- app/views/checkout_stat_has_users/edit.html.erb
|
267
|
-
- app/views/checkout_stat_has_users/index.html.erb
|
268
|
-
- app/views/checkout_stat_has_users/new.html.erb
|
269
|
-
- app/views/checkout_stat_has_users/show.html.erb
|
270
|
-
- app/views/checkout_types/_form.html.erb
|
271
|
-
- app/views/checkout_types/edit.html.erb
|
272
|
-
- app/views/checkout_types/index.html.erb
|
273
|
-
- app/views/checkout_types/new.html.erb
|
274
|
-
- app/views/checkout_types/show.html.erb
|
275
|
-
- app/views/checkouts/_form.html.erb
|
276
|
-
- app/views/checkouts/_index.html.erb
|
277
|
-
- app/views/checkouts/_index_overdue.html.erb
|
278
|
-
- app/views/checkouts/_index_user.html.erb
|
279
|
-
- app/views/checkouts/_list.html.erb
|
280
|
-
- app/views/checkouts/edit.html.erb
|
281
|
-
- app/views/checkouts/index.atom.builder
|
282
|
-
- app/views/checkouts/index.csv.erb
|
283
|
-
- app/views/checkouts/index.html.erb
|
284
|
-
- app/views/checkouts/index.ics.erb
|
285
|
-
- app/views/checkouts/index.rss.builder
|
286
|
-
- app/views/checkouts/new.html.erb
|
287
|
-
- app/views/checkouts/show.html.erb
|
288
|
-
- app/views/circulation_statuses/_form.html.erb
|
289
|
-
- app/views/circulation_statuses/edit.html.erb
|
290
|
-
- app/views/circulation_statuses/index.html.erb
|
291
|
-
- app/views/circulation_statuses/new.html.erb
|
292
|
-
- app/views/circulation_statuses/show.html.erb
|
293
|
-
- app/views/item_has_use_restrictions/edit.html.erb
|
294
|
-
- app/views/item_has_use_restrictions/index.html.erb
|
295
|
-
- app/views/item_has_use_restrictions/new.html.erb
|
296
|
-
- app/views/item_has_use_restrictions/show.html.erb
|
297
248
|
- app/views/layouts/messages.html.erb
|
298
|
-
- app/views/lending_policies/_form.html.erb
|
299
|
-
- app/views/lending_policies/edit.html.erb
|
300
|
-
- app/views/lending_policies/index.html.erb
|
301
|
-
- app/views/lending_policies/new.html.erb
|
302
|
-
- app/views/lending_policies/show.html.erb
|
303
|
-
- app/views/manifestation_checkout_stats/_form.html.erb
|
304
|
-
- app/views/manifestation_checkout_stats/edit.html.erb
|
305
|
-
- app/views/manifestation_checkout_stats/index.html.erb
|
306
|
-
- app/views/manifestation_checkout_stats/new.html.erb
|
307
|
-
- app/views/manifestation_checkout_stats/show.csv.erb
|
308
|
-
- app/views/manifestation_checkout_stats/show.html.erb
|
309
|
-
- app/views/manifestation_reserve_stats/_form.html.erb
|
310
|
-
- app/views/manifestation_reserve_stats/edit.html.erb
|
311
|
-
- app/views/manifestation_reserve_stats/index.html.erb
|
312
|
-
- app/views/manifestation_reserve_stats/new.html.erb
|
313
|
-
- app/views/manifestation_reserve_stats/show.csv.erb
|
314
|
-
- app/views/manifestation_reserve_stats/show.html.erb
|
315
249
|
- app/views/message_requests/edit.html.erb
|
316
250
|
- app/views/message_requests/index.html.erb
|
317
251
|
- app/views/message_requests/new.html.erb
|
@@ -330,48 +264,6 @@ files:
|
|
330
264
|
- app/views/messages/show.html.erb
|
331
265
|
- app/views/notifier/message_notification.en.text.erb
|
332
266
|
- app/views/notifier/message_notification.ja.text.erb
|
333
|
-
- app/views/reserve_stat_has_manifestations/_form.html.erb
|
334
|
-
- app/views/reserve_stat_has_manifestations/edit.html.erb
|
335
|
-
- app/views/reserve_stat_has_manifestations/index.html.erb
|
336
|
-
- app/views/reserve_stat_has_manifestations/new.html.erb
|
337
|
-
- app/views/reserve_stat_has_manifestations/show.html.erb
|
338
|
-
- app/views/reserve_stat_has_users/_form.html.erb
|
339
|
-
- app/views/reserve_stat_has_users/edit.html.erb
|
340
|
-
- app/views/reserve_stat_has_users/index.html.erb
|
341
|
-
- app/views/reserve_stat_has_users/new.html.erb
|
342
|
-
- app/views/reserve_stat_has_users/show.html.erb
|
343
|
-
- app/views/reserves/_form.html.erb
|
344
|
-
- app/views/reserves/_new.html.erb
|
345
|
-
- app/views/reserves/_new_user.html.erb
|
346
|
-
- app/views/reserves/_title.html.erb
|
347
|
-
- app/views/reserves/edit.html.erb
|
348
|
-
- app/views/reserves/index.atom.builder
|
349
|
-
- app/views/reserves/index.csv.erb
|
350
|
-
- app/views/reserves/index.html.erb
|
351
|
-
- app/views/reserves/index.rss.builder
|
352
|
-
- app/views/reserves/new.html.erb
|
353
|
-
- app/views/reserves/show.html.erb
|
354
|
-
- app/views/use_restrictions/_form.html.erb
|
355
|
-
- app/views/use_restrictions/edit.html.erb
|
356
|
-
- app/views/use_restrictions/index.html.erb
|
357
|
-
- app/views/use_restrictions/new.html.erb
|
358
|
-
- app/views/use_restrictions/show.html.erb
|
359
|
-
- app/views/user_checkout_stats/_form.html.erb
|
360
|
-
- app/views/user_checkout_stats/edit.html.erb
|
361
|
-
- app/views/user_checkout_stats/index.html.erb
|
362
|
-
- app/views/user_checkout_stats/new.html.erb
|
363
|
-
- app/views/user_checkout_stats/show.csv.erb
|
364
|
-
- app/views/user_checkout_stats/show.html.erb
|
365
|
-
- app/views/user_group_has_checkout_types/edit.html.erb
|
366
|
-
- app/views/user_group_has_checkout_types/index.html.erb
|
367
|
-
- app/views/user_group_has_checkout_types/new.html.erb
|
368
|
-
- app/views/user_group_has_checkout_types/show.html.erb
|
369
|
-
- app/views/user_reserve_stats/_form.html.erb
|
370
|
-
- app/views/user_reserve_stats/edit.html.erb
|
371
|
-
- app/views/user_reserve_stats/index.html.erb
|
372
|
-
- app/views/user_reserve_stats/new.html.erb
|
373
|
-
- app/views/user_reserve_stats/show.csv.erb
|
374
|
-
- app/views/user_reserve_stats/show.html.erb
|
375
267
|
- config/locales/translation_en.yml
|
376
268
|
- config/locales/translation_ja.yml
|
377
269
|
- config/routes.rb
|
@@ -428,7 +320,6 @@ files:
|
|
428
320
|
- spec/dummy/config/locales/en.yml
|
429
321
|
- spec/dummy/config/routes.rb
|
430
322
|
- spec/dummy/config.ru
|
431
|
-
- spec/dummy/db/development.sqlite3
|
432
323
|
- spec/dummy/db/migrate/001_create_patrons.rb
|
433
324
|
- spec/dummy/db/migrate/080_create_library_groups.rb
|
434
325
|
- spec/dummy/db/migrate/20080905191442_create_patron_types.rb
|
@@ -444,8 +335,6 @@ files:
|
|
444
335
|
- spec/dummy/db/migrate/20111201155513_add_devise_to_users.rb
|
445
336
|
- spec/dummy/db/migrate/20111201163342_create_user_groups.rb
|
446
337
|
- spec/dummy/db/migrate/20111201163718_create_user_has_roles.rb
|
447
|
-
- spec/dummy/db/migrate/20120213092115_add_queue_to_delayed_jobs.rb
|
448
|
-
- spec/dummy/db/production.sqlite3
|
449
338
|
- spec/dummy/db/schema.rb
|
450
339
|
- spec/dummy/db/test.sqlite3
|
451
340
|
- spec/dummy/lib/enju_leaf/localized_name.rb
|
@@ -453,7 +342,6 @@ files:
|
|
453
342
|
- spec/dummy/lib/enju_leaf/url_validator.rb
|
454
343
|
- spec/dummy/lib/enju_leaf.rb
|
455
344
|
- spec/dummy/log/development.log
|
456
|
-
- spec/dummy/log/production.log
|
457
345
|
- spec/dummy/log/sunspot-solr-test.log
|
458
346
|
- spec/dummy/log/test.log
|
459
347
|
- spec/dummy/public/404.html
|
@@ -461,7 +349,6 @@ files:
|
|
461
349
|
- spec/dummy/public/500.html
|
462
350
|
- spec/dummy/public/favicon.ico
|
463
351
|
- spec/dummy/Rakefile
|
464
|
-
- spec/dummy/script/delayed_job
|
465
352
|
- spec/dummy/script/rails
|
466
353
|
- spec/dummy/solr/conf/admin-extra.html
|
467
354
|
- spec/dummy/solr/conf/elevate.xml
|
@@ -561,7 +448,6 @@ test_files:
|
|
561
448
|
- spec/dummy/config/locales/en.yml
|
562
449
|
- spec/dummy/config/routes.rb
|
563
450
|
- spec/dummy/config.ru
|
564
|
-
- spec/dummy/db/development.sqlite3
|
565
451
|
- spec/dummy/db/migrate/001_create_patrons.rb
|
566
452
|
- spec/dummy/db/migrate/080_create_library_groups.rb
|
567
453
|
- spec/dummy/db/migrate/20080905191442_create_patron_types.rb
|
@@ -577,8 +463,6 @@ test_files:
|
|
577
463
|
- spec/dummy/db/migrate/20111201155513_add_devise_to_users.rb
|
578
464
|
- spec/dummy/db/migrate/20111201163342_create_user_groups.rb
|
579
465
|
- spec/dummy/db/migrate/20111201163718_create_user_has_roles.rb
|
580
|
-
- spec/dummy/db/migrate/20120213092115_add_queue_to_delayed_jobs.rb
|
581
|
-
- spec/dummy/db/production.sqlite3
|
582
466
|
- spec/dummy/db/schema.rb
|
583
467
|
- spec/dummy/db/test.sqlite3
|
584
468
|
- spec/dummy/lib/enju_leaf/localized_name.rb
|
@@ -586,7 +470,6 @@ test_files:
|
|
586
470
|
- spec/dummy/lib/enju_leaf/url_validator.rb
|
587
471
|
- spec/dummy/lib/enju_leaf.rb
|
588
472
|
- spec/dummy/log/development.log
|
589
|
-
- spec/dummy/log/production.log
|
590
473
|
- spec/dummy/log/sunspot-solr-test.log
|
591
474
|
- spec/dummy/log/test.log
|
592
475
|
- spec/dummy/public/404.html
|
@@ -594,7 +477,6 @@ test_files:
|
|
594
477
|
- spec/dummy/public/500.html
|
595
478
|
- spec/dummy/public/favicon.ico
|
596
479
|
- spec/dummy/Rakefile
|
597
|
-
- spec/dummy/script/delayed_job
|
598
480
|
- spec/dummy/script/rails
|
599
481
|
- spec/dummy/solr/conf/admin-extra.html
|
600
482
|
- spec/dummy/solr/conf/elevate.xml
|
@@ -1,30 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.editing', :model => t('activerecord.models.basket')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
|
5
|
-
<%= form_for(@basket) do |f| -%>
|
6
|
-
<%= f.error_messages -%>
|
7
|
-
<div class="field">
|
8
|
-
<%= f.label t('activerecord.models.user') -%><br />
|
9
|
-
<%= @basket.user.username -%>
|
10
|
-
<%= f.hidden_field :user_id -%>
|
11
|
-
</div>
|
12
|
-
|
13
|
-
<div class="field">
|
14
|
-
<%= f.label :note -%><br />
|
15
|
-
<%= f.text_area :note, :class => 'resource_textarea' -%>
|
16
|
-
</div>
|
17
|
-
|
18
|
-
<div class="actions">
|
19
|
-
<%= f.submit %>
|
20
|
-
</div>
|
21
|
-
<%- end -%>
|
22
|
-
</div>
|
23
|
-
</div>
|
24
|
-
|
25
|
-
<div id="submenu" class="ui-corner-all">
|
26
|
-
<ul>
|
27
|
-
<li><%= link_to t('page.show'), basket_path(@basket) -%></li>
|
28
|
-
<li><%= link_to t('page.back'), user_baskets_path(@basket.user) -%></li>
|
29
|
-
</ul>
|
30
|
-
</div>
|
@@ -1,31 +0,0 @@
|
|
1
|
-
<div id="content_list">
|
2
|
-
<h1 class="title"><%= t('page.listing', :model => t('activerecord.models.basket')) -%></h1>
|
3
|
-
<div id="content_detail" class="ui-corner-all">
|
4
|
-
|
5
|
-
<table class="index">
|
6
|
-
<tr>
|
7
|
-
<th><%= t('activerecord.models.user') -%></th>
|
8
|
-
<th><%= t('activerecord.attributes.basket.note') -%></th>
|
9
|
-
<th><%= t('page.updated_at') -%></th>
|
10
|
-
</tr>
|
11
|
-
|
12
|
-
<%- @baskets.each do |basket| -%>
|
13
|
-
<tr class="line<%= cycle("0", "1") -%>">
|
14
|
-
<td><%= basket.user.username -%></td>
|
15
|
-
<td><%= basket.note -%></td>
|
16
|
-
<td><%= basket.updated_at -%></td>
|
17
|
-
<td><%= link_to t('page.show'), basket -%></td>
|
18
|
-
</tr>
|
19
|
-
<%- end -%>
|
20
|
-
</table>
|
21
|
-
|
22
|
-
<%= will_paginate(@baskets) -%>
|
23
|
-
|
24
|
-
</div>
|
25
|
-
</div>
|
26
|
-
|
27
|
-
<div id="submenu" class="ui-corner-all">
|
28
|
-
<ul>
|
29
|
-
<li><%= link_to t('page.new', :model => t('activerecord.models.basket')), new_basket_path -%></li>
|
30
|
-
</ul>
|
31
|
-
</div>
|
@@ -1,29 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.new', :model => t('activerecord.models.basket')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
|
5
|
-
<%= form_for(@basket, :html => {:name => 'basket_form'}) do |f| -%>
|
6
|
-
<%= f.error_messages -%>
|
7
|
-
<div class="field">
|
8
|
-
<%= f.label t('activerecord.attributes.user.user_number') -%>
|
9
|
-
<%= f.text_field :user_number, :class => 'resource_user_number' -%>
|
10
|
-
|
11
|
-
<!--
|
12
|
-
<div class="field">
|
13
|
-
<%= f.label :note -%><br />
|
14
|
-
<%= f.text_area :note, :class => 'resource_textarea' -%>
|
15
|
-
</div>
|
16
|
-
-->
|
17
|
-
<%= f.submit t('page.read') -%>
|
18
|
-
</div>
|
19
|
-
<%- end -%>
|
20
|
-
<%= javascript_tag("$('#basket_user_number').focus()") -%>
|
21
|
-
</div>
|
22
|
-
</div>
|
23
|
-
|
24
|
-
<div id="submenu" class="ui-corner-all">
|
25
|
-
<ul>
|
26
|
-
<li><%= link_to t('activerecord.models.checkin'), checkins_path -%></li>
|
27
|
-
<li><%= link_to t('page.search_resource', :model => t('activerecord.models.user')), users_path -%></li>
|
28
|
-
</ul>
|
29
|
-
</div>
|
@@ -1,23 +0,0 @@
|
|
1
|
-
<div id="content_list">
|
2
|
-
<h1 class="title"><%= t('page.showing', :model => t('activerecord.models.basket')) -%></h1>
|
3
|
-
<div id="content_detail" class="ui-corner-all">
|
4
|
-
<p id="notice"><%= notice %></p>
|
5
|
-
|
6
|
-
<p>
|
7
|
-
<strong><%= t('activerecord.models.user') -%>:</strong>
|
8
|
-
<%= @basket.user.username -%>
|
9
|
-
</p>
|
10
|
-
|
11
|
-
<p>
|
12
|
-
<strong><%= t('activerecord.attributes.basket.note') -%>:</strong>
|
13
|
-
<%= @basket.note -%>
|
14
|
-
</p>
|
15
|
-
</div>
|
16
|
-
</div>
|
17
|
-
|
18
|
-
<div id="submenu" class="ui-corner-all">
|
19
|
-
<ul>
|
20
|
-
<li><%= link_to t('page.edit'), edit_basket_path(@basket) -%></li>
|
21
|
-
<li><%= link_to t('page.back'), user_baskets_path(@basket.user) -%></li>
|
22
|
-
</ul>
|
23
|
-
</div>
|
@@ -1,19 +0,0 @@
|
|
1
|
-
<%= form_for(@carrier_type_has_checkout_type) do |f| -%>
|
2
|
-
<%= f.error_messages -%>
|
3
|
-
|
4
|
-
<div class="field">
|
5
|
-
<%= f.label t('activerecord.models.carrier_type') -%><br />
|
6
|
-
<%= f.select(:carrier_type_id, @carrier_types.collect{|m| [m.display_name.localize, m.id]}, :include_blank => true) -%>
|
7
|
-
</div>
|
8
|
-
<div class="field">
|
9
|
-
<%= f.label t('activerecord.models.checkout_type') -%><br />
|
10
|
-
<%= f.select(:checkout_type_id, @checkout_types.collect{|c| [c.display_name.localize, c.id]}, :include_blank => true) -%>
|
11
|
-
</div>
|
12
|
-
<div class="field">
|
13
|
-
<%= f.label :note -%><br />
|
14
|
-
<%= f.text_area :note, :class => 'resource_textarea' -%>
|
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.carrier_type_has_checkout_type')) -%></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'), @carrier_type_has_checkout_type -%></li>
|
11
|
-
<li><%= link_to t('page.back'), carrier_type_has_checkout_types_path -%></li>
|
12
|
-
</ul>
|
13
|
-
</div>
|
@@ -1,33 +0,0 @@
|
|
1
|
-
<div id="content_detail" class="ui-corner-all">
|
2
|
-
<h1 class="title"><%= t('page.listing', :model => t('activerecord.models.carrier_type_has_checkout_type')) -%></h1>
|
3
|
-
<div id="content_list">
|
4
|
-
|
5
|
-
<table class="index">
|
6
|
-
<tr>
|
7
|
-
<th><%= t('activerecord.models.carrier_type') -%></th>
|
8
|
-
<th><%= t('activerecord.models.checkout_type') -%></th>
|
9
|
-
<th><%= t('activerecord.attributes.carrier_type_has_checkout_type.note') -%></th>
|
10
|
-
<th></th>
|
11
|
-
</tr>
|
12
|
-
|
13
|
-
<%- @carrier_type_has_checkout_types.each do |carrier_type_has_checkout_type| -%>
|
14
|
-
<tr class="line<%= cycle("0", "1") -%>">
|
15
|
-
<td><%= link_to carrier_type_has_checkout_type.carrier_type.display_name.localize, carrier_type_has_checkout_type.carrier_type -%></td>
|
16
|
-
<td><%= link_to carrier_type_has_checkout_type.checkout_type.display_name.localize, carrier_type_has_checkout_type.checkout_type -%></td>
|
17
|
-
<td><%= carrier_type_has_checkout_type.note -%></td>
|
18
|
-
<td>
|
19
|
-
<%= link_to t('page.edit'), edit_carrier_type_has_checkout_type_path(carrier_type_has_checkout_type) -%>
|
20
|
-
<%= link_to t('page.destroy'), carrier_type_has_checkout_type, :confirm => t('page.are_you_sure'), :method => :delete -%>
|
21
|
-
</td>
|
22
|
-
</tr>
|
23
|
-
<%- end -%>
|
24
|
-
</table>
|
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.carrier_type_has_checkout_type')), new_carrier_type_has_checkout_type_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.carrier_type_has_checkout_type')) -%></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'), carrier_type_has_checkout_types_path -%></li>
|
11
|
-
</ul>
|
12
|
-
</div>
|