-
- Downloads
Merge branch 'develop' into 'master'
Develop See merge request FDM/rdm-system/rdms!19
Branches master
No related tags found
Showing
- .gitlab-ci.yml 55 additions, 0 deletions.gitlab-ci.yml
- README.md 10 additions, 20 deletionsREADME.md
- docker-compose.yml 2 additions, 0 deletionsdocker-compose.yml
- hyrax/.gitignore 1 addition, 0 deletionshyrax/.gitignore
- hyrax/Dockerfile 1 addition, 1 deletionhyrax/Dockerfile
- hyrax/Gemfile 4 additions, 0 deletionshyrax/Gemfile
- hyrax/Gemfile.lock 22 additions, 0 deletionshyrax/Gemfile.lock
- hyrax/app/actors/hyrax/actors/crc_dataset_actor.rb 8 additions, 0 deletionshyrax/app/actors/hyrax/actors/crc_dataset_actor.rb
- hyrax/app/assets/javascripts/application.js 7 additions, 7 deletionshyrax/app/assets/javascripts/application.js
- hyrax/app/assets/javascripts/date_picker_options.js 3 additions, 0 deletionshyrax/app/assets/javascripts/date_picker_options.js
- hyrax/app/assets/javascripts/manage_repeating_nested_fields.js 38 additions, 0 deletions.../app/assets/javascripts/manage_repeating_nested_fields.js
- hyrax/app/assets/javascripts/nested_field_manager.js 170 additions, 0 deletionshyrax/app/assets/javascripts/nested_field_manager.js
- hyrax/app/assets/stylesheets/rdms.scss 45 additions, 0 deletionshyrax/app/assets/stylesheets/rdms.scss
- 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 147 additions, 0 deletionshyrax/app/forms/hyrax/crc_dataset_form.rb
- hyrax/app/forms/hyrax/dataset_form.rb 116 additions, 1 deletionhyrax/app/forms/hyrax/dataset_form.rb
- hyrax/app/indexers/complex_field/date_indexer.rb 113 additions, 0 deletionshyrax/app/indexers/complex_field/date_indexer.rb
- hyrax/app/indexers/complex_field/fundref_indexer.rb 54 additions, 0 deletionshyrax/app/indexers/complex_field/fundref_indexer.rb
- hyrax/app/indexers/complex_field/identifier_indexer.rb 52 additions, 0 deletionshyrax/app/indexers/complex_field/identifier_indexer.rb
Loading
Please register or sign in to comment