-
- Downloads
CRC dataset model
parent
eb40812f
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/hyrax/crc_datasets_controller.rb 14 additions, 0 deletionshyrax/app/controllers/hyrax/crc_datasets_controller.rb
- hyrax/app/forms/hyrax/crc_dataset_form.rb 123 additions, 0 deletionshyrax/app/forms/hyrax/crc_dataset_form.rb
- hyrax/app/indexers/crc_dataset_indexer.rb 47 additions, 0 deletionshyrax/app/indexers/crc_dataset_indexer.rb
- hyrax/app/inputs/nested_person_input.rb 1 addition, 1 deletionhyrax/app/inputs/nested_person_input.rb
- hyrax/app/models/ability.rb 1 addition, 1 deletionhyrax/app/models/ability.rb
- hyrax/app/models/concerns/datacite_metadata.rb 29 additions, 0 deletionshyrax/app/models/concerns/datacite_metadata.rb
- hyrax/app/models/crc_dataset.rb 78 additions, 0 deletionshyrax/app/models/crc_dataset.rb
- hyrax/app/presenters/hyrax/crc_dataset_presenter.rb 8 additions, 0 deletionshyrax/app/presenters/hyrax/crc_dataset_presenter.rb
- hyrax/app/views/hyrax/crc_datasets/_attribute_rows.html.erb 36 additions, 0 deletionshyrax/app/views/hyrax/crc_datasets/_attribute_rows.html.erb
- hyrax/app/views/hyrax/crc_datasets/_crc_dataset.html.erb 2 additions, 0 deletionshyrax/app/views/hyrax/crc_datasets/_crc_dataset.html.erb
- hyrax/config/initializers/hyrax.rb 2 additions, 0 deletionshyrax/config/initializers/hyrax.rb
- hyrax/config/locales/crc_dataset.de.yml 8 additions, 0 deletionshyrax/config/locales/crc_dataset.de.yml
- hyrax/config/locales/crc_dataset.en.yml 16 additions, 0 deletionshyrax/config/locales/crc_dataset.en.yml
- hyrax/config/locales/crc_dataset.es.yml 10 additions, 0 deletionshyrax/config/locales/crc_dataset.es.yml
- hyrax/config/locales/crc_dataset.fr.yml 8 additions, 0 deletionshyrax/config/locales/crc_dataset.fr.yml
- hyrax/config/locales/crc_dataset.it.yml 8 additions, 0 deletionshyrax/config/locales/crc_dataset.it.yml
- hyrax/config/locales/crc_dataset.pt-BR.yml 8 additions, 0 deletionshyrax/config/locales/crc_dataset.pt-BR.yml
- hyrax/config/locales/crc_dataset.zh.yml 10 additions, 0 deletionshyrax/config/locales/crc_dataset.zh.yml
- hyrax/spec/actors/hyrax/actors/crc_dataset_actor_spec.rb 9 additions, 0 deletionshyrax/spec/actors/hyrax/actors/crc_dataset_actor_spec.rb
Loading
Please register or sign in to comment