Resolve "You should not be able to claim a timeslot that already started"
This MR adds back a missing check to see that a student indeed is trying to take a time-slot that has not already passed. It also adds the possibility to circumvent this check in an advanced option. Additionally, while working on the advanced option, I also added an option to change the (currently hardcoded) pre-slot early-taking period for requests. This setting now defaults to 0.
Closes #146 (closed), #416 (closed)
Merge request reports
Activity
assigned to @Lemaire
added 1 commit
- 86906c8e - Add configurations for student enqueue and early taking
added 1 commit
- ac481527 - Add an additional permission check to ensure proper requests
added 1 commit
- f777833d - Add an additional permission check to ensure proper requests
added 1 commit
- 3f1c2ee1 - Add an additional permission check to ensure proper requests
- Resolved by Chris Lemaire
added 1 commit
- be13c699 - Add check for canSelectDueSlots in canTakeSlot
added 11 commits
-
be13c699...49434805 - 7 commits from branch
development
- 597107b7 - Add configurations for student enqueue and early taking
- 5cdc4ebc - Add migrations for adding the new columns
- 4269a4a4 - Add an additional permission check to ensure proper requests
- c3f1e1c4 - Add check for canSelectDueSlots in canTakeSlot
Toggle commit list-
be13c699...49434805 - 7 commits from branch
enabled automatic add to merge train when the pipeline for ddb8309d succeeds
added 1 commit
- d4048136 - Add check for canSelectDueSlots in canTakeSlot
added 3 commits
-
d4048136...c0419d14 - 2 commits from branch
development
- d5b9196e - Merge branch 'development' into...
-
d4048136...c0419d14 - 2 commits from branch
added 1 commit
- 214ea5a5 - Add check for canSelectDueSlots in canTakeSlot
added 1 commit
- a38da804 - Add check for canSelectDueSlots in canTakeSlot
added 1 commit
- 1ddbab4c - Add check for canSelectDueSlots in canTakeSlot
added 1 commit
- 2a235b43 - Add check for canSelectDueSlots in canTakeSlot
added 1 commit
- b5ee1233 - Add check for canSelectDueSlots in canTakeSlot
added 1 commit
- 39f93a9f - Add check for canSelectDueSlots in canTakeSlot
added 1 commit
- 86a09319 - Add check for canSelectDueSlots in canTakeSlot
added 1 commit
- f2ccf505 - Add check for canSelectDueSlots in canTakeSlot
mentioned in commit b3ec1af9
unassigned @Lemaire