- 06 Nov, 2018 1 commit
-
-
Jiri Strojil authored
Added XLSX btn title See merge request !830
-
- 25 Oct, 2018 1 commit
-
-
Jiri Strojil authored
-
- 23 Oct, 2018 9 commits
-
-
Beat Seeliger authored
Features/display semester data See merge request !828
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Jiri Strojil authored
Features/new half year feedback form See merge request !827
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Jiri Strojil authored
-
- 22 Oct, 2018 8 commits
-
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Beat Seeliger authored
Features/default EmailTemplate for HalfYearProcess and HalfYearProcessOverdue See merge request !826
-
Jiri Strojil authored
-
Jiri Strojil authored
-
- 18 Oct, 2018 2 commits
-
-
Jiri Strojil authored
-
Jiri Strojil authored
-
- 17 Oct, 2018 1 commit
-
-
Jiri Strojil authored
-
- 15 Oct, 2018 2 commits
-
-
Beat Seeliger authored
Added waive to volunteer xlsx See merge request !825
-
Jiri Strojil authored
-
- 12 Oct, 2018 16 commits
-
-
Kaspar Vollenweider authored
-
Kaspar Vollenweider authored
-
Kaspar Vollenweider authored
-
Kaspar Vollenweider authored
feat(semester-process-volunteer): add nested attribute form table to select volunteers for semester-process
-
Kaspar Vollenweider authored
-
Kaspar Vollenweider authored
- in order to have elegible volunteers to be rebuilt for the changed semester daterange
-
Kaspar Vollenweider authored
feat(semester-process-volunteer): add controller, routes, policies and basic scaffold for views to the model
-
Kaspar Vollenweider authored
Feat/semester process volunteers initial builders before creation Closes #459 See merge request !823
-
Kaspar Vollenweider authored
-
Kaspar Vollenweider authored
-
Kaspar Vollenweider authored
- takes query of elegible volunteers and then builds SemesterProcessVolunteer for each - if array of volunteer ids is passed, it will only build SemesterProcessVolunteer for these
-
Kaspar Vollenweider authored
- if passed from form input, it can build the correct semester that was passed from form input
-
Kaspar Vollenweider authored
- so that it can be treated as a child of this in forms -
-
Kaspar Vollenweider authored
- relations to all hours with meeting date within the semester - scaffold empty semesterFeedback record for each mission related - build the SemesterProcessMail.kind == :mail for the initial mail
-
Kaspar Vollenweider authored
feat(semester-process-volunteer): builder that assigns the elegible missions from the volunteer to the SemesterProcessVolunteerMission join table relation
-
Kaspar Vollenweider authored
-