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

CTF Start/Finish Times #75

Closed
dookgit opened this issue Jan 23, 2016 · 2 comments
Closed

CTF Start/Finish Times #75

dookgit opened this issue Jan 23, 2016 · 2 comments

Comments

@dookgit
Copy link

dookgit commented Jan 23, 2016

I'm not sure how the Start Date/End Date functions work.

I've tried a few date/time formats And as soon as i enter something and click "Update" they disappear.

How can i tell if they have applied?

Is that any chance of a "Start CTF" and "Stop CTF" buttons in the Admin console? So we could do it manually.

Cheers

@ColdHeat
Copy link
Member

Well they're supposed to be UTC time stamps as it says right here: https://github.com/isislab/CTFd/blob/master/CTFd/templates/admin/config.html#L27

But I agree that this needs to be changed. Users should be able to enter in regular times.

You can use this site to convert regular time to a timestamp.

@dookgit
Copy link
Author

dookgit commented Jan 23, 2016

Aha, awesome. Wondered where i was going wrong :) Thanks

ColdHeat added a commit that referenced this issue May 1, 2024
97b626ad Fix issue where CTFd JS could not be used because an entrypoint dependency was missing (#80)
0a4c9fd5 Mark more strings as translatable in navbar, register and user search templates (#79)
3a54b260 notifications.html: use bg-body (#77)
35aa76ea Implement page selection on <select> change (#78)
79cb6e5e Swap 403 error messaging for legibility (#76)
ba1b29c5 Show message on empty scoreboard (#74)
9350bf62 Update Bootstrap and Font Awesome (#75)
f4b57b41 Fix <select> dropdown background color (#73)
8c5e56be Do not scroll to top when clicking challenge tabs (#71)
9ee901e1 scoreboard.html: fix account url and translation (#72)
9935b6f1 Fix navbar links alignment (#69)
ba55e285 Fix social share extra div when disabled (#70)
f6b731d7 Add missing href on challenge nav-tabs (#68)

git-subtree-dir: CTFd/themes/core-beta
git-subtree-split: 97b626ad839e5d696d1ef7425353acc6686c8855
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants