- 20 Nov, 2018 2 commits
-
-
Jiri Strojil authored
-
Jiri Strojil authored
-
- 19 Nov, 2018 2 commits
-
-
Jiri Strojil authored
-
Jiri Strojil authored
-
- 15 Nov, 2018 1 commit
-
-
Tugce Nur Tas authored
-
- 14 Nov, 2018 8 commits
-
-
Jiri Strojil authored
-
Tugce Nur Tas authored
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Tugce Nur Tas authored
-
Tugce Nur Tas authored
-
- 13 Nov, 2018 3 commits
-
-
Tugce Nur Tas authored
-
Chrysanthi Lagodimou authored
-
Chrysanthi Lagodimou authored
-
- 06 Nov, 2018 2 commits
-
-
Jiri Strojil authored
-
Jiri Strojil authored
-
- 05 Nov, 2018 1 commit
-
-
Jiri Strojil authored
-
- 30 Oct, 2018 2 commits
-
-
Jiri Strojil authored
-
Jiri Strojil authored
-
- 29 Oct, 2018 1 commit
-
-
Jiri Strojil authored
-
- 25 Oct, 2018 2 commits
-
-
Jiri Strojil authored
-
Jiri Strojil authored
-
- 23 Oct, 2018 4 commits
-
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Jiri Strojil authored
-
Jiri Strojil authored
-
- 18 Oct, 2018 1 commit
-
-
Jiri Strojil authored
-
- 17 Oct, 2018 1 commit
-
-
Jiri Strojil authored
-
- 12 Oct, 2018 10 commits
-
-
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
-
Kaspar Vollenweider authored
add attr-acessor for selected, in order to be able to filter form selected volunteers on select in form
-
Kaspar Vollenweider authored
fix(volunteer-semester-process-elegible): fix have_semester_process with doing subselect, because it didnt work otherwise
-