Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "set date" functionality to mirror "set user/role/mode" #151

Closed
mwest1066 opened this issue Sep 28, 2015 · 2 comments · Fixed by #3020
Closed

Add "set date" functionality to mirror "set user/role/mode" #151

mwest1066 opened this issue Sep 28, 2015 · 2 comments · Fixed by #3020
Labels
enhancement A desired new feature or change (not a bug)

Comments

@mwest1066
Copy link
Member

To allow instructors to see what things will look like in the future, we should add a "set date" functionality to override the real date. This means we'll have to store now() in the request on the server and use it rather than actually calling now() in the allowAccess() checks.

@mwest1066 mwest1066 added the enhancement A desired new feature or change (not a bug) label Sep 28, 2015
@mwest1066 mwest1066 added this to the Late Fall 2015 milestone Sep 28, 2015
@mwest1066
Copy link
Member Author

Might be superseded by #152.

@mwest1066 mwest1066 removed this from the Late Fall 2015 milestone Feb 19, 2016
@mwest1066
Copy link
Member Author

Some of the server-side code is in place (see pl_requested_date and req_date) but we never implemented the UI.

@mwest1066 mwest1066 added this to Bugs that can be fixed in New permissions system Mar 29, 2020
mwest1066 pushed a commit that referenced this issue Oct 9, 2020
Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v25.5.4...v26.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
frankyhao pushed a commit that referenced this issue Jan 19, 2021
Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v25.5.4...v26.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A desired new feature or change (not a bug)
Projects
No open projects
New permissions system
Bugs that can be fixed
Development

Successfully merging a pull request may close this issue.

1 participant