-
- Downloads
Merge branch 'feature/435-add-size-and-formats-for-download' into 'develop'
Add size and formats for download See merge request !345
Showing
- hyrax/app/actors/hyrax/actors/file_actor.rb 3 additions, 2 deletionshyrax/app/actors/hyrax/actors/file_actor.rb
- hyrax/app/assets/stylesheets/rdms.scss 5 additions, 0 deletionshyrax/app/assets/stylesheets/rdms.scss
- hyrax/app/controllers/download_all_controller.rb 2 additions, 0 deletionshyrax/app/controllers/download_all_controller.rb
- hyrax/app/forms/hyrax/crc_dataset_form.rb 0 additions, 2 deletionshyrax/app/forms/hyrax/crc_dataset_form.rb
- hyrax/app/helpers/download_helper.rb 17 additions, 2 deletionshyrax/app/helpers/download_helper.rb
- hyrax/app/helpers/hyrax_helper.rb 1 addition, 1 deletionhyrax/app/helpers/hyrax_helper.rb
- hyrax/app/models/complex_modality.rb 2 additions, 5 deletionshyrax/app/models/complex_modality.rb
- hyrax/app/models/complex_session.rb 2 additions, 4 deletionshyrax/app/models/complex_session.rb
- hyrax/app/models/complex_subject.rb 2 additions, 5 deletionshyrax/app/models/complex_subject.rb
- hyrax/app/models/concerns/external_services.rb 15 additions, 0 deletionshyrax/app/models/concerns/external_services.rb
- hyrax/app/models/concerns/s3_file_handleable.rb 11 additions, 0 deletionshyrax/app/models/concerns/s3_file_handleable.rb
- hyrax/app/models/crc_dataset.rb 3 additions, 0 deletionshyrax/app/models/crc_dataset.rb
- hyrax/app/models/dataset.rb 9 additions, 0 deletionshyrax/app/models/dataset.rb
- hyrax/app/models/file_set.rb 7 additions, 1 deletionhyrax/app/models/file_set.rb
- hyrax/app/services/s3_storage_service.rb 12 additions, 3 deletionshyrax/app/services/s3_storage_service.rb
- hyrax/app/views/hyrax/base/_download_all.html.erb 3 additions, 0 deletionshyrax/app/views/hyrax/base/_download_all.html.erb
- hyrax/config/locales/hyrax.en.yml 3 additions, 0 deletionshyrax/config/locales/hyrax.en.yml
- hyrax/lib/tasks/set_format_and_size_to_works.rake 35 additions, 0 deletionshyrax/lib/tasks/set_format_and_size_to_works.rake
Loading
Please register or sign in to comment