wip
Showing
- app/controllers/admin/education/cohorts_controller.rb 59 additions, 0 deletionsapp/controllers/admin/education/cohorts_controller.rb
- app/controllers/extranet/cohorts_controller.rb 12 additions, 0 deletionsapp/controllers/extranet/cohorts_controller.rb
- app/models/education/academic_year.rb 3 additions, 1 deletionapp/models/education/academic_year.rb
- app/models/education/cohort.rb 39 additions, 0 deletionsapp/models/education/cohort.rb
- app/models/university/person/alumnus/import.rb 31 additions, 6 deletionsapp/models/university/person/alumnus/import.rb
- app/models/university/person/with_education.rb 3 additions, 0 deletionsapp/models/university/person/with_education.rb
- app/models/university/with_education.rb 1 addition, 0 deletionsapp/models/university/with_education.rb
- app/views/admin/education/cohorts/_education_cohort.json.jbuilder 2 additions, 0 deletions...s/admin/education/cohorts/_education_cohort.json.jbuilder
- app/views/admin/education/cohorts/_form.html.erb 16 additions, 0 deletionsapp/views/admin/education/cohorts/_form.html.erb
- app/views/admin/education/cohorts/edit.html.erb 6 additions, 0 deletionsapp/views/admin/education/cohorts/edit.html.erb
- app/views/admin/education/cohorts/index.html.erb 33 additions, 0 deletionsapp/views/admin/education/cohorts/index.html.erb
- app/views/admin/education/cohorts/index.json.jbuilder 1 addition, 0 deletionsapp/views/admin/education/cohorts/index.json.jbuilder
- app/views/admin/education/cohorts/new.html.erb 5 additions, 0 deletionsapp/views/admin/education/cohorts/new.html.erb
- app/views/admin/education/cohorts/show.html.erb 24 additions, 0 deletionsapp/views/admin/education/cohorts/show.html.erb
- app/views/admin/education/cohorts/show.json.jbuilder 1 addition, 0 deletionsapp/views/admin/education/cohorts/show.json.jbuilder
- app/views/extranet/academic_years/index.html.erb 1 addition, 1 deletionapp/views/extranet/academic_years/index.html.erb
- app/views/extranet/academic_years/show.html.erb 5 additions, 12 deletionsapp/views/extranet/academic_years/show.html.erb
- app/views/extranet/cohorts/index.html.erb 19 additions, 0 deletionsapp/views/extranet/cohorts/index.html.erb
- app/views/extranet/cohorts/show.html.erb 7 additions, 0 deletionsapp/views/extranet/cohorts/show.html.erb
- config/navigation.rb 12 additions, 3 deletionsconfig/navigation.rb
Loading
Please register or sign in to comment