-
- Downloads
Merge branch 'feature/crc_dataset' into 'develop'
Feature/crc dataset See merge request FDM/rdm-system/rdms!6
No related branches found
No related tags found
Showing
- hyrax/app/actors/hyrax/actors/crc_dataset_actor.rb 8 additions, 0 deletionshyrax/app/actors/hyrax/actors/crc_dataset_actor.rb
- hyrax/app/controllers/catalog_controller.rb 18 additions, 4 deletionshyrax/app/controllers/catalog_controller.rb
- hyrax/app/controllers/hyrax/crc_datasets_controller.rb 14 additions, 0 deletionshyrax/app/controllers/hyrax/crc_datasets_controller.rb
- hyrax/app/forms/hyrax/crc_dataset_form.rb 146 additions, 0 deletionshyrax/app/forms/hyrax/crc_dataset_form.rb
- hyrax/app/indexers/complex_field/identifier_indexer.rb 17 additions, 1 deletionhyrax/app/indexers/complex_field/identifier_indexer.rb
- hyrax/app/indexers/complex_field/subject_indexer.rb 89 additions, 0 deletionshyrax/app/indexers/complex_field/subject_indexer.rb
- hyrax/app/indexers/crc_dataset_indexer.rb 55 additions, 0 deletionshyrax/app/indexers/crc_dataset_indexer.rb
- hyrax/app/indexers/dataset_indexer.rb 1 addition, 1 deletionhyrax/app/indexers/dataset_indexer.rb
- hyrax/app/indexers/rdms_indexer.rb 85 additions, 0 deletionshyrax/app/indexers/rdms_indexer.rb
- hyrax/app/indexers/work_indexer.rb 5 additions, 0 deletionshyrax/app/indexers/work_indexer.rb
- hyrax/app/inputs/nested_person_input.rb 1 addition, 1 deletionhyrax/app/inputs/nested_person_input.rb
- hyrax/app/inputs/nested_subject_input.rb 116 additions, 0 deletionshyrax/app/inputs/nested_subject_input.rb
- hyrax/app/models/ability.rb 1 addition, 1 deletionhyrax/app/models/ability.rb
- hyrax/app/models/concerns/complex_subject.rb 21 additions, 0 deletionshyrax/app/models/concerns/complex_subject.rb
- hyrax/app/models/concerns/datacite_metadata.rb 29 additions, 0 deletionshyrax/app/models/concerns/datacite_metadata.rb
- hyrax/app/models/crc_dataset.rb 97 additions, 0 deletionshyrax/app/models/crc_dataset.rb
- hyrax/app/models/solr_document.rb 20 additions, 0 deletionshyrax/app/models/solr_document.rb
- hyrax/app/presenters/hyrax/crc_dataset_presenter.rb 9 additions, 0 deletionshyrax/app/presenters/hyrax/crc_dataset_presenter.rb
- hyrax/app/renderers/nested_subject_attribute_renderer.rb 43 additions, 0 deletionshyrax/app/renderers/nested_subject_attribute_renderer.rb
- hyrax/app/views/hyrax/crc_datasets/_attribute_rows.html.erb 41 additions, 0 deletionshyrax/app/views/hyrax/crc_datasets/_attribute_rows.html.erb
Loading
Please register or sign in to comment