thesis
Showing
- app/controllers/admin/research/laboratories_controller.rb 1 addition, 0 deletionsapp/controllers/admin/research/laboratories_controller.rb
- app/controllers/admin/research/theses_controller.rb 62 additions, 0 deletionsapp/controllers/admin/research/theses_controller.rb
- app/models/research/thesis.rb 43 additions, 0 deletionsapp/models/research/thesis.rb
- app/models/university/with_research.rb 2 additions, 1 deletionapp/models/university/with_research.rb
- app/views/admin/research/theses/_form.html.erb 24 additions, 0 deletionsapp/views/admin/research/theses/_form.html.erb
- app/views/admin/research/theses/edit.html.erb 3 additions, 0 deletionsapp/views/admin/research/theses/edit.html.erb
- app/views/admin/research/theses/index.html.erb 30 additions, 0 deletionsapp/views/admin/research/theses/index.html.erb
- app/views/admin/research/theses/new.html.erb 3 additions, 0 deletionsapp/views/admin/research/theses/new.html.erb
- app/views/admin/research/theses/show.html.erb 5 additions, 0 deletionsapp/views/admin/research/theses/show.html.erb
- config/admin_navigation.rb 1 addition, 0 deletionsconfig/admin_navigation.rb
- config/locales/research/en.yml 12 additions, 0 deletionsconfig/locales/research/en.yml
- config/locales/research/fr.yml 12 additions, 0 deletionsconfig/locales/research/fr.yml
- config/routes/admin/research.rb 1 addition, 0 deletionsconfig/routes/admin/research.rb
- db/migrate/20220120111315_create_research_theses.rb 17 additions, 0 deletionsdb/migrate/20220120111315_create_research_theses.rb
- db/schema.rb 23 additions, 1 deletiondb/schema.rb
- test/fixtures/research/laboratory/axes.yml 0 additions, 1 deletiontest/fixtures/research/laboratory/axes.yml
- test/fixtures/research/theses.yml 54 additions, 0 deletionstest/fixtures/research/theses.yml
- test/models/research/thesis_test.rb 38 additions, 0 deletionstest/models/research/thesis_test.rb
Loading
Please register or sign in to comment