Move Validate methods
In this merge request, the following is changed:
- The methods validateCourse, validateCourseCode and validateActive are moved from the CourseEditionRepository to the CourseEditionService.
- The method validateNoteExists is moved from the NoteRepository to the NoteService.
- The method validateActive is moved from the ScheduleRepository to the ScheduleService.
Merge request reports
Activity
mentioned in merge request !37 (merged)
By Max van Deursen on 2018-05-29T12:11:42 (imported from GitLab project)
added 1 commit
- 3e5dbb6e - Move validate functions of CourseEditionRepository
By Max van Deursen on 2018-05-29T12:15:38 (imported from GitLab project)
added 7 commits
-
3e5dbb6e...bf5fd728 - 6 commits from branch
dev
- 4ebe4e19 - Move validate functions of CourseEditionRepository
By Max van Deursen on 2018-05-29T12:58:06 (imported from GitLab project)
-
3e5dbb6e...bf5fd728 - 6 commits from branch
added 1 commit
- 3fedff28 - Move validate methods of Schedule and Note Repo
By Max van Deursen on 2018-05-29T13:29:29 (imported from GitLab project)
added 1 commit
- e4a0bf9a - Move validate methods of Schedule and Note Repo
By Max van Deursen on 2018-05-29T13:32:22 (imported from GitLab project)
added 1 commit
- 3b5090dc - Move validate method of UserRepository
By Max van Deursen on 2018-05-29T13:44:23 (imported from GitLab project)
added 4 commits
- a59a327c - Fix typo in SQL query.
- c02f1557 - Move validate functions of CourseEditionRepository
- a3ea1ea9 - Move validate methods of Schedule and Note Repo
- 57ae091c - Move validate method of UserRepository
By Max van Deursen on 2018-05-29T13:52:27 (imported from GitLab project)
Toggle commit listadded 6 commits
-
57ae091c...f4039446 - 3 commits from branch
dev
- 23eb5342 - Move validate functions of CourseEditionRepository
- 31d0c818 - Move validate methods of Schedule and Note Repo
- 50029069 - Move validate method of UserRepository
By Max van Deursen on 2018-05-29T13:54:45 (imported from GitLab project)
Toggle commit list-
57ae091c...f4039446 - 3 commits from branch
added 16 commits
-
50029069...2c898ddb - 13 commits from branch
dev
- ac7d601d - Move validate functions of CourseEditionRepository
- 6b537222 - Move validate methods of Schedule and Note Repo
- c336be83 - Move validate method of UserRepository
By Max van Deursen on 2018-05-30T09:36:11 (imported from GitLab project)
Toggle commit list-
50029069...2c898ddb - 13 commits from branch
added 4 commits
-
f480fdb3 - 1 commit from branch
master
- 6b91d777 - Move validate functions of CourseEditionRepository
- 409fe7a9 - Move validate methods of Schedule and Note Repo
- 444af526 - Move validate method of UserRepository
By Max van Deursen on 2018-05-30T09:57:00 (imported from GitLab project)
Toggle commit list-
f480fdb3 - 1 commit from branch
mentioned in commit 43647a04
By Ruben Keulemans on 2018-05-30T10:06:01 (imported from GitLab project)