-
- Downloads
CRC dataset model
parent
51169b05
No related branches found
No related tags found
Showing
- hyrax/app/controllers/catalog_controller.rb 18 additions, 4 deletionshyrax/app/controllers/catalog_controller.rb
- hyrax/app/forms/hyrax/crc_dataset_form.rb 25 additions, 2 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 9 additions, 1 deletionhyrax/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_subject_input.rb 116 additions, 0 deletionshyrax/app/inputs/nested_subject_input.rb
- hyrax/app/models/concerns/complex_subject.rb 21 additions, 0 deletionshyrax/app/models/concerns/complex_subject.rb
- hyrax/app/models/crc_dataset.rb 19 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 3 additions, 2 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 11 additions, 6 deletionshyrax/app/views/hyrax/crc_datasets/_attribute_rows.html.erb
- hyrax/app/views/records/edit_fields/_complex_subject.html.erb 15 additions, 0 deletions...x/app/views/records/edit_fields/_complex_subject.html.erb
- hyrax/config/authorities/dates.yml 6 additions, 3 deletionshyrax/config/authorities/dates.yml
- hyrax/config/authorities/identifiers.yml 3 additions, 15 deletionshyrax/config/authorities/identifiers.yml
- hyrax/config/locales/crc_dataset.en.yml 5 additions, 0 deletionshyrax/config/locales/crc_dataset.en.yml
- hyrax/config/locales/dataset.en.yml 1 addition, 0 deletionshyrax/config/locales/dataset.en.yml
Loading
Please register or sign in to comment