-
- Downloads
Merge branch 'development' into 'master'
[2.18.3] - 25-03-2025 See merge request !1224
No related branches found
No related tags found
Showing
- CHANGELOG.md 18 additions, 0 deletionsCHANGELOG.md
- Gemfile.lock 11 additions, 11 deletionsGemfile.lock
- app/controllers/admin/thesis_projects_controller.rb 28 additions, 10 deletionsapp/controllers/admin/thesis_projects_controller.rb
- app/controllers/course_editions/project_preferences_controller.rb 12 additions, 2 deletions...rollers/course_editions/project_preferences_controller.rb
- app/controllers/course_editions/themes_controller.rb 1 addition, 1 deletionapp/controllers/course_editions/themes_controller.rb
- app/controllers/course_editions/thesis_projects_controller.rb 1 addition, 1 deletion...controllers/course_editions/thesis_projects_controller.rb
- app/models/concerns/user_concerns/associatable.rb 6 additions, 2 deletionsapp/models/concerns/user_concerns/associatable.rb
- app/models/concerns/user_concerns/scopeable.rb 0 additions, 20 deletionsapp/models/concerns/user_concerns/scopeable.rb
- app/models/contract_signature.rb 23 additions, 0 deletionsapp/models/contract_signature.rb
- app/models/project.rb 19 additions, 0 deletionsapp/models/project.rb
- app/models/research_group.rb 1 addition, 1 deletionapp/models/research_group.rb
- app/models/theme.rb 10 additions, 2 deletionsapp/models/theme.rb
- app/models/theme_interest.rb 4 additions, 0 deletionsapp/models/theme_interest.rb
- app/models/thesis_project.rb 19 additions, 3 deletionsapp/models/thesis_project.rb
- app/models/thesis_project_interest.rb 3 additions, 0 deletionsapp/models/thesis_project_interest.rb
- app/views/admin/course_editions/show/_statistics.html.erb 5 additions, 5 deletionsapp/views/admin/course_editions/show/_statistics.html.erb
- app/views/admin/dashboard/_thesis_projects.html.erb 4 additions, 4 deletionsapp/views/admin/dashboard/_thesis_projects.html.erb
- app/views/admin/real_themes/show.html.erb 3 additions, 3 deletionsapp/views/admin/real_themes/show.html.erb
- app/views/admin/research_groups/show.html.erb 5 additions, 5 deletionsapp/views/admin/research_groups/show.html.erb
- app/views/admin/themes/index/_table.html.erb 2 additions, 2 deletionsapp/views/admin/themes/index/_table.html.erb
Loading
Please sign in to comment