enju_leaf 1.1.0.rc9 → 1.1.0.rc10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/models/user_import_file.rb +39 -32
- data/app/models/user_import_file_state_machine.rb +19 -0
- data/app/models/user_import_file_transition.rb +7 -0
- data/app/views/page/_menu.html.erb +1 -3
- data/app/views/page/configuration.html.erb +13 -7
- data/app/views/page/export.html.erb +5 -0
- data/app/views/user_groups/index.html.erb +2 -0
- data/app/views/user_import_results/index.html.erb +2 -2
- data/app/views/users/_form.html.erb +1 -10
- data/app/views/users/new.html.erb +1 -1
- data/config/initializers/statesman.rb +3 -0
- data/config/locales/translation_en.yml +1 -1
- data/config/locales/translation_ja.yml +2 -2
- data/db/migrate/20140524074813_create_user_import_file_transitions.rb +14 -0
- data/db/migrate/20140610123439_drop_email_unique_constraint_enju_leaf_rc10.rb +11 -0
- data/lib/enju_leaf.rb +9 -0
- data/lib/enju_leaf/bookmark_url.rb +45 -0
- data/lib/enju_leaf/calculate_stat.rb +30 -0
- data/lib/enju_leaf/engine.rb +1 -0
- data/lib/enju_leaf/expire_editable_fragment.rb +30 -0
- data/lib/enju_leaf/expire_fragment_cache.rb +17 -0
- data/lib/enju_leaf/import_file.rb +13 -0
- data/lib/enju_leaf/localized_name.rb +15 -0
- data/lib/enju_leaf/master_model.rb +21 -0
- data/lib/enju_leaf/url_validator.rb +10 -0
- data/lib/enju_leaf/user.rb +1 -1
- data/lib/enju_leaf/version.rb +1 -1
- data/spec/dummy/config/initializers/statesman.rb +3 -0
- data/spec/dummy/db/migrate/20130421093852_add_periodical_to_manifestation.rb +5 -0
- data/spec/dummy/db/migrate/20130429020822_add_root_manifestation_id_to_series_statement.rb +6 -0
- data/spec/dummy/db/migrate/20130506175303_create_identifier_types.rb +12 -0
- data/spec/dummy/db/migrate/20130506175834_create_identifiers.rb +15 -0
- data/spec/dummy/db/schema.rb +57 -2
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/private/system/user_import_files/user_imports/980/190/963/original/user_import_file_sample.tsv +7 -5
- data/spec/dummy/solr/default/data/index/_2h.fdt +0 -0
- data/spec/dummy/solr/default/data/index/{_ug.fdx → _2h.fdx} +0 -0
- data/spec/dummy/solr/default/data/index/{_ug.fnm → _2h.fnm} +0 -0
- data/spec/dummy/solr/default/data/index/{_ug.nvd → _2h.nvd} +0 -0
- data/spec/dummy/solr/default/data/index/{_ug.nvm → _2h.nvm} +0 -0
- data/spec/dummy/solr/default/data/index/{_ug.si → _2h.si} +0 -0
- data/spec/dummy/solr/default/data/index/{_ug_Lucene41_0.doc → _2h_Lucene41_0.doc} +0 -0
- data/spec/dummy/solr/default/data/index/{_ug_Lucene41_0.pos → _2h_Lucene41_0.pos} +0 -0
- data/spec/dummy/solr/default/data/index/{_ug_Lucene41_0.tim → _2h_Lucene41_0.tim} +0 -0
- data/spec/dummy/solr/default/data/index/{_ug_Lucene41_0.tip → _2h_Lucene41_0.tip} +0 -0
- data/spec/dummy/solr/default/data/index/segments.gen +0 -0
- data/spec/dummy/solr/default/data/index/segments_57 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000176 +0 -0
- data/spec/dummy/solr/default/data/tlog/{tlog.0000000000000002343 → tlog.0000000000000000177} +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000178 +0 -0
- data/spec/dummy/solr/default/data/tlog/{tlog.0000000000000002345 → tlog.0000000000000000179} +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000180 +0 -0
- data/spec/dummy/solr/default/data/tlog/{tlog.0000000000000002347 → tlog.0000000000000000181} +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000182 +0 -0
- data/spec/dummy/solr/default/data/tlog/{tlog.0000000000000002349 → tlog.0000000000000000183} +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000184 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000185 +0 -0
- data/spec/models/user_import_file_spec.rb +34 -7
- data/spec/routing/resource_import_files_routing_spec.rb +35 -0
- metadata +107 -55
- data/app/assets/stylesheets/scaffold.css +0 -56
- data/spec/dummy/solr/default/data/index/_ug.fdt +0 -0
- data/spec/dummy/solr/default/data/index/segments_1td +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002342 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002344 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002346 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002348 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002350 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002351 +0 -0
@@ -0,0 +1,35 @@
|
|
1
|
+
require "spec_helper"
|
2
|
+
|
3
|
+
describe UserImportFilesController do
|
4
|
+
describe "routing" do
|
5
|
+
|
6
|
+
it "routes to #index" do
|
7
|
+
get("/user_import_files").should route_to("user_import_files#index")
|
8
|
+
end
|
9
|
+
|
10
|
+
it "routes to #new" do
|
11
|
+
get("/user_import_files/new").should route_to("user_import_files#new")
|
12
|
+
end
|
13
|
+
|
14
|
+
it "routes to #show" do
|
15
|
+
get("/user_import_files/1").should route_to("user_import_files#show", :id => "1")
|
16
|
+
end
|
17
|
+
|
18
|
+
it "routes to #edit" do
|
19
|
+
get("/user_import_files/1/edit").should route_to("user_import_files#edit", :id => "1")
|
20
|
+
end
|
21
|
+
|
22
|
+
it "routes to #create" do
|
23
|
+
post("/user_import_files").should route_to("user_import_files#create")
|
24
|
+
end
|
25
|
+
|
26
|
+
it "routes to #update" do
|
27
|
+
put("/user_import_files/1").should route_to("user_import_files#update", :id => "1")
|
28
|
+
end
|
29
|
+
|
30
|
+
it "routes to #destroy" do
|
31
|
+
delete("/user_import_files/1").should route_to("user_import_files#destroy", :id => "1")
|
32
|
+
end
|
33
|
+
|
34
|
+
end
|
35
|
+
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: enju_leaf
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.0.
|
4
|
+
version: 1.1.0.rc10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Kosuke Tanabe
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-06-
|
11
|
+
date: 2014-06-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: enju_biblio
|
@@ -16,42 +16,42 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.1.0.
|
19
|
+
version: 0.1.0.pre52
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 0.1.0.
|
26
|
+
version: 0.1.0.pre52
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: enju_library
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
31
|
- - "~>"
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 0.1.0.
|
33
|
+
version: 0.1.0.pre32
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 0.1.0.
|
40
|
+
version: 0.1.0.pre32
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: enju_manifestation_viewer
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - "~>"
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 0.1.0.
|
47
|
+
version: 0.1.0.pre13
|
48
48
|
type: :runtime
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
52
|
- - "~>"
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: 0.1.0.
|
54
|
+
version: 0.1.0.pre13
|
55
55
|
- !ruby/object:Gem::Dependency
|
56
56
|
name: redcarpet
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
@@ -192,6 +192,34 @@ dependencies:
|
|
192
192
|
- - "~>"
|
193
193
|
- !ruby/object:Gem::Version
|
194
194
|
version: '3.5'
|
195
|
+
- !ruby/object:Gem::Dependency
|
196
|
+
name: kaminari
|
197
|
+
requirement: !ruby/object:Gem::Requirement
|
198
|
+
requirements:
|
199
|
+
- - "~>"
|
200
|
+
- !ruby/object:Gem::Version
|
201
|
+
version: 0.15.1
|
202
|
+
type: :runtime
|
203
|
+
prerelease: false
|
204
|
+
version_requirements: !ruby/object:Gem::Requirement
|
205
|
+
requirements:
|
206
|
+
- - "~>"
|
207
|
+
- !ruby/object:Gem::Version
|
208
|
+
version: 0.15.1
|
209
|
+
- !ruby/object:Gem::Dependency
|
210
|
+
name: statesman
|
211
|
+
requirement: !ruby/object:Gem::Requirement
|
212
|
+
requirements:
|
213
|
+
- - ">="
|
214
|
+
- !ruby/object:Gem::Version
|
215
|
+
version: '0'
|
216
|
+
type: :runtime
|
217
|
+
prerelease: false
|
218
|
+
version_requirements: !ruby/object:Gem::Requirement
|
219
|
+
requirements:
|
220
|
+
- - ">="
|
221
|
+
- !ruby/object:Gem::Version
|
222
|
+
version: '0'
|
195
223
|
- !ruby/object:Gem::Dependency
|
196
224
|
name: sqlite3
|
197
225
|
requirement: !ruby/object:Gem::Requirement
|
@@ -226,14 +254,14 @@ dependencies:
|
|
226
254
|
requirements:
|
227
255
|
- - "~>"
|
228
256
|
- !ruby/object:Gem::Version
|
229
|
-
version: 0.1.14.
|
257
|
+
version: 0.1.14.pre13
|
230
258
|
type: :development
|
231
259
|
prerelease: false
|
232
260
|
version_requirements: !ruby/object:Gem::Requirement
|
233
261
|
requirements:
|
234
262
|
- - "~>"
|
235
263
|
- !ruby/object:Gem::Version
|
236
|
-
version: 0.1.14.
|
264
|
+
version: 0.1.14.pre13
|
237
265
|
- !ruby/object:Gem::Dependency
|
238
266
|
name: vcr
|
239
267
|
requirement: !ruby/object:Gem::Requirement
|
@@ -282,14 +310,14 @@ dependencies:
|
|
282
310
|
requirements:
|
283
311
|
- - "~>"
|
284
312
|
- !ruby/object:Gem::Version
|
285
|
-
version: '2.
|
313
|
+
version: '2.1'
|
286
314
|
type: :development
|
287
315
|
prerelease: false
|
288
316
|
version_requirements: !ruby/object:Gem::Requirement
|
289
317
|
requirements:
|
290
318
|
- - "~>"
|
291
319
|
- !ruby/object:Gem::Version
|
292
|
-
version: '2.
|
320
|
+
version: '2.1'
|
293
321
|
- !ruby/object:Gem::Dependency
|
294
322
|
name: sunspot-rails-tester
|
295
323
|
requirement: !ruby/object:Gem::Requirement
|
@@ -397,7 +425,6 @@ files:
|
|
397
425
|
- app/assets/stylesheets/portlets.css
|
398
426
|
- app/assets/stylesheets/print.css
|
399
427
|
- app/assets/stylesheets/profiles.css
|
400
|
-
- app/assets/stylesheets/scaffold.css
|
401
428
|
- app/assets/stylesheets/scaffold_modified.css
|
402
429
|
- app/assets/stylesheets/scaffolds.css.scss
|
403
430
|
- app/controllers/my_accounts_controller.rb
|
@@ -418,6 +445,8 @@ files:
|
|
418
445
|
- app/models/user_group.rb
|
419
446
|
- app/models/user_has_role.rb
|
420
447
|
- app/models/user_import_file.rb
|
448
|
+
- app/models/user_import_file_state_machine.rb
|
449
|
+
- app/models/user_import_file_transition.rb
|
421
450
|
- app/models/user_import_result.rb
|
422
451
|
- app/models/user_sweeper.rb
|
423
452
|
- app/views/devise/confirmations/new.html.erb
|
@@ -532,6 +561,7 @@ files:
|
|
532
561
|
- app/views/users/show.html.erb
|
533
562
|
- app/views/users/show.mobile.erb
|
534
563
|
- config/initializers/mime_types.rb
|
564
|
+
- config/initializers/statesman.rb
|
535
565
|
- config/locales/devise.en.yml
|
536
566
|
- config/locales/devise.ja.yml
|
537
567
|
- config/locales/ja.yml
|
@@ -550,10 +580,20 @@ files:
|
|
550
580
|
- db/migrate/20140110122216_create_user_import_files.rb
|
551
581
|
- db/migrate/20140110131010_create_user_import_results.rb
|
552
582
|
- db/migrate/20140122054321_create_profiles.rb
|
583
|
+
- db/migrate/20140524074813_create_user_import_file_transitions.rb
|
584
|
+
- db/migrate/20140610123439_drop_email_unique_constraint_enju_leaf_rc10.rb
|
553
585
|
- lib/enju_leaf.rb
|
586
|
+
- lib/enju_leaf/bookmark_url.rb
|
587
|
+
- lib/enju_leaf/calculate_stat.rb
|
554
588
|
- lib/enju_leaf/controller.rb
|
555
589
|
- lib/enju_leaf/engine.rb
|
590
|
+
- lib/enju_leaf/expire_editable_fragment.rb
|
591
|
+
- lib/enju_leaf/expire_fragment_cache.rb
|
556
592
|
- lib/enju_leaf/helper.rb
|
593
|
+
- lib/enju_leaf/import_file.rb
|
594
|
+
- lib/enju_leaf/localized_name.rb
|
595
|
+
- lib/enju_leaf/master_model.rb
|
596
|
+
- lib/enju_leaf/url_validator.rb
|
557
597
|
- lib/enju_leaf/user.rb
|
558
598
|
- lib/enju_leaf/version.rb
|
559
599
|
- lib/generators/enju_leaf/USAGE
|
@@ -617,6 +657,7 @@ files:
|
|
617
657
|
- spec/dummy/config/initializers/mime_types.rb
|
618
658
|
- spec/dummy/config/initializers/secret_token.rb
|
619
659
|
- spec/dummy/config/initializers/session_store.rb
|
660
|
+
- spec/dummy/config/initializers/statesman.rb
|
620
661
|
- spec/dummy/config/initializers/wrap_parameters.rb
|
621
662
|
- spec/dummy/config/locales/en.yml
|
622
663
|
- spec/dummy/config/routes.rb
|
@@ -737,6 +778,10 @@ files:
|
|
737
778
|
- spec/dummy/db/migrate/20121116031206_add_fulltext_content_to_manifestation.rb
|
738
779
|
- spec/dummy/db/migrate/20121116033446_add_doi_to_manifestation.rb
|
739
780
|
- spec/dummy/db/migrate/20121119153944_add_manifestation_id_to_item.rb
|
781
|
+
- spec/dummy/db/migrate/20130421093852_add_periodical_to_manifestation.rb
|
782
|
+
- spec/dummy/db/migrate/20130429020822_add_root_manifestation_id_to_series_statement.rb
|
783
|
+
- spec/dummy/db/migrate/20130506175303_create_identifier_types.rb
|
784
|
+
- spec/dummy/db/migrate/20130506175834_create_identifiers.rb
|
740
785
|
- spec/dummy/db/schema.rb
|
741
786
|
- spec/dummy/db/test.sqlite3
|
742
787
|
- spec/dummy/private/system/user_import_files/user_imports/980/190/963/original/user_delete_file.tsv
|
@@ -758,28 +803,28 @@ files:
|
|
758
803
|
- spec/dummy/solr/conf/spellings.txt
|
759
804
|
- spec/dummy/solr/conf/stopwords.txt
|
760
805
|
- spec/dummy/solr/conf/synonyms.txt
|
761
|
-
- spec/dummy/solr/default/data/index/
|
762
|
-
- spec/dummy/solr/default/data/index/
|
763
|
-
- spec/dummy/solr/default/data/index/
|
764
|
-
- spec/dummy/solr/default/data/index/
|
765
|
-
- spec/dummy/solr/default/data/index/
|
766
|
-
- spec/dummy/solr/default/data/index/
|
767
|
-
- spec/dummy/solr/default/data/index/
|
768
|
-
- spec/dummy/solr/default/data/index/
|
769
|
-
- spec/dummy/solr/default/data/index/
|
770
|
-
- spec/dummy/solr/default/data/index/
|
806
|
+
- spec/dummy/solr/default/data/index/_2h.fdt
|
807
|
+
- spec/dummy/solr/default/data/index/_2h.fdx
|
808
|
+
- spec/dummy/solr/default/data/index/_2h.fnm
|
809
|
+
- spec/dummy/solr/default/data/index/_2h.nvd
|
810
|
+
- spec/dummy/solr/default/data/index/_2h.nvm
|
811
|
+
- spec/dummy/solr/default/data/index/_2h.si
|
812
|
+
- spec/dummy/solr/default/data/index/_2h_Lucene41_0.doc
|
813
|
+
- spec/dummy/solr/default/data/index/_2h_Lucene41_0.pos
|
814
|
+
- spec/dummy/solr/default/data/index/_2h_Lucene41_0.tim
|
815
|
+
- spec/dummy/solr/default/data/index/_2h_Lucene41_0.tip
|
771
816
|
- spec/dummy/solr/default/data/index/segments.gen
|
772
|
-
- spec/dummy/solr/default/data/index/
|
773
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
774
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
775
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
776
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
777
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
778
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
779
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
780
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
781
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
782
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
817
|
+
- spec/dummy/solr/default/data/index/segments_57
|
818
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000176
|
819
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000177
|
820
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000178
|
821
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000179
|
822
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000180
|
823
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000181
|
824
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000182
|
825
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000183
|
826
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000184
|
827
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000185
|
783
828
|
- spec/dummy/solr/development/data/index/segments.gen
|
784
829
|
- spec/dummy/solr/development/data/index/segments_1
|
785
830
|
- spec/dummy/solr/solr.xml
|
@@ -890,6 +935,7 @@ files:
|
|
890
935
|
- spec/models/user_spec.rb
|
891
936
|
- spec/requests/users_spec.rb
|
892
937
|
- spec/routing/accounts_spec.rb
|
938
|
+
- spec/routing/resource_import_files_routing_spec.rb
|
893
939
|
- spec/routing/roles_routing_spec.rb
|
894
940
|
- spec/routing/users_routing_spec.rb
|
895
941
|
- spec/spec_helper.rb
|
@@ -978,6 +1024,7 @@ test_files:
|
|
978
1024
|
- spec/dummy/config/initializers/mime_types.rb
|
979
1025
|
- spec/dummy/config/initializers/secret_token.rb
|
980
1026
|
- spec/dummy/config/initializers/session_store.rb
|
1027
|
+
- spec/dummy/config/initializers/statesman.rb
|
981
1028
|
- spec/dummy/config/initializers/wrap_parameters.rb
|
982
1029
|
- spec/dummy/config/locales/en.yml
|
983
1030
|
- spec/dummy/config/routes.rb
|
@@ -1099,6 +1146,10 @@ test_files:
|
|
1099
1146
|
- spec/dummy/db/migrate/20121116031206_add_fulltext_content_to_manifestation.rb
|
1100
1147
|
- spec/dummy/db/migrate/20121116033446_add_doi_to_manifestation.rb
|
1101
1148
|
- spec/dummy/db/migrate/20121119153944_add_manifestation_id_to_item.rb
|
1149
|
+
- spec/dummy/db/migrate/20130421093852_add_periodical_to_manifestation.rb
|
1150
|
+
- spec/dummy/db/migrate/20130429020822_add_root_manifestation_id_to_series_statement.rb
|
1151
|
+
- spec/dummy/db/migrate/20130506175303_create_identifier_types.rb
|
1152
|
+
- spec/dummy/db/migrate/20130506175834_create_identifiers.rb
|
1102
1153
|
- spec/dummy/db/schema.rb
|
1103
1154
|
- spec/dummy/db/test.sqlite3
|
1104
1155
|
- spec/dummy/private/system/user_import_files/user_imports/980/190/963/original/user_delete_file.tsv
|
@@ -1122,28 +1173,28 @@ test_files:
|
|
1122
1173
|
- spec/dummy/solr/conf/spellings.txt
|
1123
1174
|
- spec/dummy/solr/conf/stopwords.txt
|
1124
1175
|
- spec/dummy/solr/conf/synonyms.txt
|
1125
|
-
- spec/dummy/solr/default/data/index/
|
1126
|
-
- spec/dummy/solr/default/data/index/
|
1127
|
-
- spec/dummy/solr/default/data/index/
|
1128
|
-
- spec/dummy/solr/default/data/index/
|
1129
|
-
- spec/dummy/solr/default/data/index/
|
1130
|
-
- spec/dummy/solr/default/data/index/
|
1131
|
-
- spec/dummy/solr/default/data/index/
|
1132
|
-
- spec/dummy/solr/default/data/index/
|
1133
|
-
- spec/dummy/solr/default/data/index/
|
1134
|
-
- spec/dummy/solr/default/data/index/
|
1176
|
+
- spec/dummy/solr/default/data/index/_2h.fdt
|
1177
|
+
- spec/dummy/solr/default/data/index/_2h.fdx
|
1178
|
+
- spec/dummy/solr/default/data/index/_2h.fnm
|
1179
|
+
- spec/dummy/solr/default/data/index/_2h.nvd
|
1180
|
+
- spec/dummy/solr/default/data/index/_2h.nvm
|
1181
|
+
- spec/dummy/solr/default/data/index/_2h.si
|
1182
|
+
- spec/dummy/solr/default/data/index/_2h_Lucene41_0.doc
|
1183
|
+
- spec/dummy/solr/default/data/index/_2h_Lucene41_0.pos
|
1184
|
+
- spec/dummy/solr/default/data/index/_2h_Lucene41_0.tim
|
1185
|
+
- spec/dummy/solr/default/data/index/_2h_Lucene41_0.tip
|
1135
1186
|
- spec/dummy/solr/default/data/index/segments.gen
|
1136
|
-
- spec/dummy/solr/default/data/index/
|
1137
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
1138
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
1139
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
1140
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
1141
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
1142
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
1143
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
1144
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
1145
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
1146
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
1187
|
+
- spec/dummy/solr/default/data/index/segments_57
|
1188
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000176
|
1189
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000177
|
1190
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000178
|
1191
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000179
|
1192
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000180
|
1193
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000181
|
1194
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000182
|
1195
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000183
|
1196
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000184
|
1197
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000185
|
1147
1198
|
- spec/dummy/solr/development/data/index/segments.gen
|
1148
1199
|
- spec/dummy/solr/development/data/index/segments_1
|
1149
1200
|
- spec/dummy/solr/solr.xml
|
@@ -1254,6 +1305,7 @@ test_files:
|
|
1254
1305
|
- spec/models/user_spec.rb
|
1255
1306
|
- spec/requests/users_spec.rb
|
1256
1307
|
- spec/routing/accounts_spec.rb
|
1308
|
+
- spec/routing/resource_import_files_routing_spec.rb
|
1257
1309
|
- spec/routing/roles_routing_spec.rb
|
1258
1310
|
- spec/routing/users_routing_spec.rb
|
1259
1311
|
- spec/spec_helper.rb
|
@@ -1,56 +0,0 @@
|
|
1
|
-
body { background-color: #fff; color: #333; }
|
2
|
-
|
3
|
-
body, p, ol, ul, td {
|
4
|
-
font-family: verdana, arial, helvetica, sans-serif;
|
5
|
-
font-size: 13px;
|
6
|
-
line-height: 18px;
|
7
|
-
}
|
8
|
-
|
9
|
-
pre {
|
10
|
-
background-color: #eee;
|
11
|
-
padding: 10px;
|
12
|
-
font-size: 11px;
|
13
|
-
}
|
14
|
-
|
15
|
-
a { color: #000; }
|
16
|
-
a:visited { color: #666; }
|
17
|
-
a:hover { color: #fff; background-color:#000; }
|
18
|
-
|
19
|
-
div.field, div.actions {
|
20
|
-
margin-bottom: 10px;
|
21
|
-
}
|
22
|
-
|
23
|
-
#notice {
|
24
|
-
color: green;
|
25
|
-
}
|
26
|
-
|
27
|
-
.field_with_errors {
|
28
|
-
padding: 2px;
|
29
|
-
background-color: red;
|
30
|
-
display: table;
|
31
|
-
}
|
32
|
-
|
33
|
-
#error_explanation {
|
34
|
-
width: 450px;
|
35
|
-
border: 2px solid red;
|
36
|
-
padding: 7px;
|
37
|
-
padding-bottom: 0;
|
38
|
-
margin-bottom: 20px;
|
39
|
-
background-color: #f0f0f0;
|
40
|
-
}
|
41
|
-
|
42
|
-
#error_explanation h2 {
|
43
|
-
text-align: left;
|
44
|
-
font-weight: bold;
|
45
|
-
padding: 5px 5px 5px 15px;
|
46
|
-
font-size: 12px;
|
47
|
-
margin: -7px;
|
48
|
-
margin-bottom: 0px;
|
49
|
-
background-color: #c00;
|
50
|
-
color: #fff;
|
51
|
-
}
|
52
|
-
|
53
|
-
#error_explanation ul li {
|
54
|
-
font-size: 12px;
|
55
|
-
list-style: square;
|
56
|
-
}
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|