Skip to content

Commit

Permalink
Remove UploadSet from CurationConcerns
Browse files Browse the repository at this point in the history
It's moving to Sufia. CurationConcerns doesn't use it.
  • Loading branch information
jcoyne committed Dec 22, 2015
1 parent f5c50f6 commit 189dc09
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 562 deletions.

This file was deleted.

3 changes: 0 additions & 3 deletions app/controllers/upload_sets_controller.rb

This file was deleted.

43 changes: 0 additions & 43 deletions app/forms/curation_concerns/upload_set_form.rb

This file was deleted.

12 changes: 0 additions & 12 deletions app/views/upload_sets/_base_metadata.html.erb

This file was deleted.

15 changes: 0 additions & 15 deletions app/views/upload_sets/_edit.js.erb

This file was deleted.

40 changes: 0 additions & 40 deletions app/views/upload_sets/_metadata.html.erb

This file was deleted.

7 changes: 0 additions & 7 deletions app/views/upload_sets/_more_metadata.html.erb

This file was deleted.

26 changes: 0 additions & 26 deletions app/views/upload_sets/edit.html.erb

This file was deleted.

77 changes: 0 additions & 77 deletions curation_concerns-models/app/jobs/upload_set_update_job.rb

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ module CurationConcerns::WorkBehavior
include CurationConcerns::WithFileSets
include CurationConcerns::Naming
include CurationConcerns::RequiredMetadata
include CurationConcerns::BelongsToUploadSets
include Hydra::AccessControls::Embargoable

included do
Expand Down
3 changes: 0 additions & 3 deletions curation_concerns-models/app/models/upload_set.rb

This file was deleted.

Loading

0 comments on commit 189dc09

Please sign in to comment.