Merged dev
dev
commit 424cb307afba62fb395ff348e8c853b608d11feb
2 parents c906f0d + e1d8793
@Benjamin FAURE Benjamin FAURE authored on 18 Jan 2021
Showing 216 changed files
View
.gitignore
Too large
View
app/assets/stylesheets/dmpopidor.scss
Too large
View
app/controllers/api/v0/dmpopidor/madmp_fragments_controller.rb 0 → 100644
Too large
View
app/controllers/api/v0/dmpopidor/plans_controller.rb 0 → 100644
Too large
View
app/controllers/madmp_fragments_controller.rb
Too large
View
app/controllers/org_admin/templates_controller.rb
Too large
View
app/controllers/plans_controller.rb
Too large
View
app/controllers/research_outputs_controller.rb
Too large
View
app/controllers/super_admin/madmp_schemas_controller.rb
Too large
View
app/helpers/dynamic_form_helper.rb
Too large
View
app/javascript/packs/application.js
Too large
View
app/javascript/utils/expandCollapseAll.js
Too large
View
app/javascript/views/answers/edit.js
Too large
View
app/javascript/views/madmp_fragments/edit.js 0 → 100644
Too large
View
app/javascript/views/plans/research_outputs.js
Too large
View
app/javascript/views/shared/dynamic_form.js
Too large
View
app/models/answer.rb
Too large
View
app/models/fragment/backup_policy.rb 100644 → 100755
Too large
View
app/models/fragment/budget.rb 100644 → 100755
Too large
View
app/models/fragment/budget_item.rb 100644 → 0
Too large
View
app/models/fragment/contributor.rb 100644 → 100755
Too large
View
app/models/fragment/controlled_keyword.rb 100644 → 100755
Too large
View
app/models/fragment/cost.rb 100644 → 100755
Too large
View
app/models/fragment/cost_value.rb 100644 → 0
Too large
View
app/models/fragment/data_collection.rb 100644 → 100755
Too large
View
app/models/fragment/data_organization.rb 100644 → 0
Too large
View
app/models/fragment/data_preservation.rb 100644 → 100755
Too large
View
app/models/fragment/data_processing.rb 100644 → 100755
Too large
View
app/models/fragment/data_reuse.rb 100644 → 100755
Too large
View
app/models/fragment/data_sharing.rb 100644 → 100755
Too large
View
app/models/fragment/data_storage.rb 100644 → 100755
Too large
View
app/models/fragment/distribution.rb 100644 → 100755
Too large
View
app/models/fragment/dmp.rb 100644 → 100755
Too large
View
app/models/fragment/documentation_quality.rb 100644 → 100755
Too large
View
app/models/fragment/ethical_issue.rb 100755 → 0
Too large
View
app/models/fragment/ethical_issues.rb 0 → 100755
Too large
View
app/models/fragment/funder.rb 100644 → 100755
Too large
View
app/models/fragment/funding.rb 100644 → 100755
Too large
View
app/models/fragment/identifier.rb 100644 → 0
Too large
View
app/models/fragment/legal_issue.rb 100755 → 0
Too large
View
app/models/fragment/legal_issues.rb 0 → 100755
Too large
View
app/models/fragment/legal_item.rb 100644 → 0
Too large
View
app/models/fragment/license.rb 100644 → 100755
Too large
View
app/models/fragment/meta.rb 100644 → 100755
Too large
View
app/models/fragment/metadata_standard.rb 100644 → 100755
Too large
View
app/models/fragment/partner.rb 100644 → 100755
Too large
View
app/models/fragment/person.rb 100644 → 100755
Too large
View
app/models/fragment/personal_data_issue.rb 100755 → 0
Too large
View
app/models/fragment/personal_data_issues.rb 0 → 100755
Too large
View
app/models/fragment/preservation_issue.rb 100644 → 0
Too large
View
app/models/fragment/project.rb 100644 → 100755
Too large
View
app/models/fragment/quality_assurance_method.rb 100644 → 100755
Too large
View
app/models/fragment/research_output.rb 100644 → 100755
Too large
View
app/models/fragment/research_output_description.rb 100644 → 100755
Too large
View
app/models/fragment/resource_reference.rb 0 → 100755
Too large
View
app/models/fragment/reuse_data.rb 100644 → 0
Too large
View
app/models/fragment/reused_data.rb 100644 → 100755
Too large
View
app/models/fragment/sharing.rb 100644 → 0
Too large
View
app/models/fragment/specific_data.rb 100644 → 100755
Too large
View
app/models/fragment/technical_resource.rb 100644 → 100755
Too large
View
app/models/fragment/technical_resource_usage.rb 100644 → 0
Too large
View
app/models/madmp_fragment.rb
Too large
View
app/models/madmp_schema.rb
Too large
View
app/models/plan.rb
Too large
View
app/models/research_output.rb
Too large
View
app/policies/api/v0/dmpopidor/madmp_fragment_policy.rb 0 → 100644
Too large
View
app/policies/api/v0/dmpopidor/plan_policy.rb 0 → 100644
Too large
View
app/policies/madmp_fragment_policy.rb
Too large
View
app/policies/madmp_schema_policy.rb
Too large
View
app/views/branded/madmp_fragments/_edit.html.erb 0 → 100644
Too large
View
app/views/branded/madmp_fragments/_locking.html.erb
Too large
View
app/views/branded/madmp_fragments/_new.html.erb 0 → 100644
Too large
View
app/views/branded/madmp_fragments/_new_edit.html.erb 100644 → 0
Too large
View
app/views/branded/org_admin/templates/_form.html.erb
Too large
View
app/views/branded/phases/_edit_plan_answers.html.erb
Too large
View
app/views/branded/phases/_schemas_guidances_notes.html.erb
Too large
View
app/views/branded/plans/_edit_details.html.erb
Too large
View
app/views/branded/plans/_edit_research_outputs.html.erb
Too large
View
app/views/branded/plans/_guidance_configuration.html.erb 0 → 100644
Too large
View
app/views/branded/plans/_navigation.html.erb
Too large
View
app/views/branded/plans/plan_details/_guidance_configuration.html.erb 100644 → 0
Too large
View
app/views/branded/plans/plan_details/_plan_metadata.html.erb 100644 → 0
Too large
View
app/views/branded/plans/plan_details/_plan_project.html.erb 100644 → 0
Too large
View
app/views/branded/questions/_new_edit_question_numberfield.html.erb
Too large
View
app/views/branded/questions/_new_edit_question_option_based.html.erb
Too large
View
app/views/branded/questions/_new_edit_question_textarea.html.erb
Too large
View
app/views/branded/questions/_new_edit_question_textfield.html.erb
Too large
View
app/views/branded/research_outputs/_list.html.erb
Too large
View
app/views/branded/shared/dynamic_form/_form.html.erb
Too large
View
app/views/branded/shared/dynamic_form/_linked_fragment.js.erb
Too large
View
app/views/branded/shared/dynamic_form/_modal.html.erb
Too large
View
app/views/branded/shared/dynamic_form/fields/_checkbox_field.html.erb
Too large
View
app/views/branded/shared/dynamic_form/fields/_complex_multiple_field.html.erb
Too large
View
app/views/branded/shared/dynamic_form/fields/_date_field.html.erb
Too large
View
app/views/branded/shared/dynamic_form/fields/_number_field.html.erb
Too large
View
app/views/branded/shared/dynamic_form/fields/_select_field.html.erb
Too large
View
app/views/branded/shared/dynamic_form/fields/_simple_multiple_field.html.erb
Too large
View
app/views/branded/shared/dynamic_form/fields/_text_field.html.erb
Too large
View
app/views/branded/shared/dynamic_form/fields/_textarea_field.html.erb 0 → 100644
Too large
View
app/views/branded/shared/dynamic_form/linked_fragment/_list.html.erb
Too large
View
app/views/branded/shared/export/_display_madmp_fragment.erb
Too large
View
app/views/branded/shared/fragments/_display.html.erb
Too large
View
app/views/branded/shared/fragments/_person_fragment_form.html.erb
Too large
View
config/locale/dmpopidor.pot
Too large
View
config/locale/en_GB/dmpopidor.po
Too large
View
config/locale/fr_FR/dmpopidor.po
Too large
View
config/routes.rb
Too large
View
config/schemas/main/BackupPolicy-template.json 100644 → 0
Too large
View
config/schemas/main/BackupPolicyStandard-template.json 0 → 100755
Too large
View
config/schemas/main/Budget-template.json 100644 → 0
Too large
View
config/schemas/main/BudgetItem-template.json 100644 → 0
Too large
View
config/schemas/main/BudgetStandard-template.json 0 → 100755
Too large
View
config/schemas/main/Contributor-template.json 100644 → 0
Too large
View
config/schemas/main/ContributorStandard-template.json 0 → 100755
Too large
View
config/schemas/main/ControlledKeyword-template.json 100644 → 0
Too large
View
config/schemas/main/ControlledKeywordStandard-template.json 0 → 100755
Too large
View
config/schemas/main/Cost-template.json 100644 → 0
Too large
View
config/schemas/main/CostBasic-template.json 0 → 100755
Too large
View
config/schemas/main/CostStandard-template.json 0 → 100755
Too large
View
config/schemas/main/CostValue-template.json 100644 → 0
Too large
View
config/schemas/main/DMP-template.json 100644 → 0
Too large
View
config/schemas/main/DMPCoordinator-template.json 0 → 100755
Too large
View
config/schemas/main/DMPStandard-template.json 0 → 100755
Too large
View
config/schemas/main/DataCollection-template.json 100644 → 0
Too large
View
config/schemas/main/DataCollectionBasic-template.json 0 → 100755
Too large
View
config/schemas/main/DataCollectionStandard-template.json 0 → 100755
Too large
View
config/schemas/main/DataOrganization-template.json 100644 → 0
Too large
View
config/schemas/main/DataOrganizationReference-template.json 0 → 100755
Too large
View
config/schemas/main/DataPreservation-template.json 100644 → 0
Too large
View
config/schemas/main/DataPreservationBasic-template.json 0 → 100755
Too large
View
config/schemas/main/DataPreservationStandard-template.json 0 → 100755
Too large
View
config/schemas/main/DataProcessing-template.json 100644 → 0
Too large
View
config/schemas/main/DataProcessingBasic-template.json 0 → 100755
Too large
View
config/schemas/main/DataProcessingStandard-template.json 0 → 100755
Too large
View
config/schemas/main/DataReuse-template.json 100644 → 0
Too large
View
config/schemas/main/DataReuseBasic-template.json 0 → 100755
Too large
View
config/schemas/main/DataReuseStandard-template.json 0 → 100755
Too large
View
config/schemas/main/DataSharing-template.json 100644 → 0
Too large
View
config/schemas/main/DataSharingBasic-template.json 0 → 100755
Too large
View
config/schemas/main/DataSharingStandard-template.json 0 → 100755
Too large
View
config/schemas/main/DataStorage-template.json 100644 → 0
Too large
View
config/schemas/main/DataStorageBasic-template.json 0 → 100755
Too large
View
config/schemas/main/DataStorageGenci-template.json 0 → 100755
Too large
View
config/schemas/main/DataStorageStandard-template.json 0 → 100755
Too large
View
config/schemas/main/Distribution-template.json 100644 → 0
Too large
View
config/schemas/main/DistributionStandard-template.json 0 → 100755
Too large
View
config/schemas/main/DocumentationQuality-template.json 100644 → 0
Too large
View
config/schemas/main/DocumentationQualityBasic-template.json 0 → 100755
Too large
View
config/schemas/main/DocumentationQualityStandard-template.json 0 → 100755
Too large
View
config/schemas/main/EthicalIssues-template.json 100644 → 0
Too large
View
config/schemas/main/EthicalIssuesBasic-template.json 0 → 100755
Too large
View
config/schemas/main/EthicalIssuesStandard-template.json 0 → 100755
Too large
View
config/schemas/main/Funder-template.json 100644 → 0
Too large
View
config/schemas/main/FunderStandard-template.json 0 → 100755
Too large
View
config/schemas/main/Funding-template.json 100644 → 0
Too large
View
config/schemas/main/FundingStandard-template.json 0 → 100755
Too large
View
config/schemas/main/GenciRequest-template.json 0 → 100755
Too large
View
config/schemas/main/GenciServiceRequest-template.json 0 → 100755
Too large
View
config/schemas/main/GenciStatus-template.json 0 → 100755
Too large
View
config/schemas/main/Host-template.json 0 → 100755
Too large
View
config/schemas/main/Identifier-template.json 100644 → 0
Too large
View
config/schemas/main/LegalIssues-template.json 100644 → 0
Too large
View
config/schemas/main/LegalIssuesBasic-template.json 0 → 100755
Too large
View
config/schemas/main/LegalIssuesStandard-template.json 0 → 100755
Too large
View
config/schemas/main/LegalItem-template.json 100644 → 0
Too large
View
config/schemas/main/LegalReference-template.json 0 → 100755
Too large
View
config/schemas/main/License-template.json 100644 → 0
Too large
View
config/schemas/main/LicenseStandard-template.json 0 → 100755
Too large
View
config/schemas/main/Meta-template.json 100644 → 0
Too large
View
config/schemas/main/MetaBasic-template.json 0 → 100755
Too large
View
config/schemas/main/MetaStandard-template.json 0 → 100755
Too large
View
config/schemas/main/MetadataStandard-template.json 100644 → 0
Too large
View
config/schemas/main/MetadataStandardBasic-template.json 0 → 100755
Too large
View
config/schemas/main/MetadataStandardStandard-template.json 0 → 100755
Too large
View
config/schemas/main/MethodReference-template.json 0 → 100755
Too large
View
config/schemas/main/OneYearStatus.json 100644 → 0
Too large
View
config/schemas/main/Partner-template.json 100644 → 0
Too large
View
config/schemas/main/PartnerStandard-template.json 0 → 100755
Too large
View
config/schemas/main/Person-template.json 100644 → 0
Too large
View
config/schemas/main/PersonStandard-template.json 0 → 100755
Too large
View
config/schemas/main/PersonalDataIssues-template.json 100644 → 0
Too large
View
config/schemas/main/PersonalDataIssuesBasic-template.json 0 → 100755
Too large
View
config/schemas/main/PersonalDataIssuesStandard-template.json 0 → 100755
Too large
View
config/schemas/main/PrincipalInvestigator-template.json 0 → 100755
Too large
View
config/schemas/main/Project-template.json 100644 → 0
Too large
View
config/schemas/main/ProjectStandard-template.json 0 → 100755
Too large
View
config/schemas/main/QualityAssuranceMethod-template.json 100644 → 0
Too large
View
config/schemas/main/QualityAssuranceMethodBasic-template.json 0 → 100755
Too large
View
config/schemas/main/QualityAssuranceMethodStandard-template.json 0 → 100755
Too large
View
config/schemas/main/ResearchOutput-template.json 100644 → 0
Too large
View
config/schemas/main/ResearchOutputContact-template.json 0 → 100755
Too large
View
config/schemas/main/ResearchOutputDescription-template.json 100644 → 0
Too large
View
config/schemas/main/ResearchOutputDescriptionStandard-template.json 0 → 100755
Too large
View
config/schemas/main/ResearchOutputStandard-template.json 0 → 100755
Too large
View
config/schemas/main/ResourceReferenceStandard-template.json 0 → 100755
Too large
View
config/schemas/main/ReusedData-template.json 100644 → 0
Too large
View
config/schemas/main/ReusedDataBasic-template.json 0 → 100755
Too large
View
config/schemas/main/ReusedDataStandard-template.json 0 → 100755
Too large
View
config/schemas/main/SpecificData-template.json 100644 → 0
Too large
View
config/schemas/main/SpecificDataStandard-template.json 0 → 100755
Too large
View
config/schemas/main/TechnicalResource-template.json 100644 → 0
Too large
View
config/schemas/main/TechnicalResourceStandard-template.json 0 → 100755
Too large
View
config/schemas/main/TechnicalResourceUsage-template.json 100644 → 0
Too large
View
config/schemas/main/Transitional-date.json 100644 → 0
Too large
View
config/schemas/main/Transitional-number.json 100644 → 0
Too large
View
config/schemas/main/Transitional-textarea.json 100644 → 0
Too large
View
config/schemas/main/Transitional-textfield.json 100644 → 0
Too large
View
config/schemas/main/index.json 100644 → 100755
Too large
View
db/madmp_seeds.rb
Too large
View
lib/dmpopidor/controllers/answers.rb
Too large
View
lib/dmpopidor/controllers/org_admin/templates.rb
Too large
View
lib/dmpopidor/controllers/plans.rb
Too large
View
lib/dmpopidor/models/plan.rb
Too large
View
lib/tasks/load_schemas.rake 100644 → 0
Too large
View
lib/tasks/madmpopidor.rake
Too large
View
rails.sh
Too large