Commit Graph

350 Commits

Author SHA1 Message Date
9351b39a4b Handle invalid date
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 13:44:18 +02:00
7f7561ad3e On work/survey update, regenerate description from markdown
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 12:14:26 +02:00
5b3bdb0429 Can show repository logs in admin interface
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-16 12:03:50 +02:00
5940f14474 Fix error when repository is null 2022-09-16 12:02:47 +02:00
99d58f69c2 Fix bad Admin authorization handling
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 11:37:55 +02:00
73b33f9fb5 Count submissions
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-16 11:15:20 +02:00
85d9f1e280 Use datetime field to edit start/end time 2022-09-16 11:15:20 +02:00
3bb6f0374c Can use responses page to edit the survey (as this is default admin page for survey) 2022-09-16 11:15:20 +02:00
15bff5af96 Smarter survey and question deletion/duplucation 2022-09-16 11:15:20 +02:00
aeebddd191 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.98
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-14 19:04:25 +00:00
eba980d17e Don't require python2 to build anymore
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-14 16:10:43 +02:00
c2f2910a83 Fetch PGP keys from GitLab CRI as fallback
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-14 10:21:09 +02:00
4dcbfbed79 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.97 2022-09-14 10:21:09 +02:00
92f016f648 Follow extract config from atsebay.t-worker 2022-09-14 10:21:09 +02:00
2ccf2057de Fix typo 2022-09-14 10:21:09 +02:00
0d42143156 chore(deps): update module github.com/gin-gonic/gin to v1.8.1 2022-09-14 10:21:09 +02:00
8a16ca7ba2 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.96 2022-09-14 10:21:09 +02:00
f7d1755c11 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.95 2022-09-14 10:21:09 +02:00
54c6fe898e chore(deps): update golang.org/x/oauth2 digest to f213421 2022-09-14 10:21:09 +02:00
9176581afa Start a page about privacy policy 2022-09-14 10:21:09 +02:00
c2b23695a5 Add precision about repository name 2022-09-11 21:58:33 +02:00
95692db8bd Add impersonation route 2022-09-11 21:58:33 +02:00
7540190794 renovate: Auto-merge aws-sdk-go 2022-09-11 21:58:33 +02:00
36a2208eed chore(deps): update module github.com/coreos/go-oidc/v3 to v3.4.0 2022-09-11 21:58:33 +02:00
a5183bc511 Add start live survey button on responses page 2022-09-11 21:58:33 +02:00
376a059541 New route to expose PGP Keys 2022-09-11 21:58:33 +02:00
f184c7d8de New route to export raw key 2022-09-11 21:58:33 +02:00
0afe641a9e Don't "leak" other user keys 2022-09-11 21:58:33 +02:00
499f8c924f krb5: Allow login with email address 2022-09-11 21:58:33 +02:00
6323d96b60 Add a new page to list repos and submissions 2022-09-10 20:05:31 +02:00
643e4d50bd Fix compilation issue with svelte
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-09 18:15:36 +02:00
fd7ec6c721 PGP keys need to be minimal 2022-09-09 18:15:18 +02:00
5f0888a805 Transmit user PGP keys
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-09 14:11:34 +02:00
8251fb2f96 Ensure a valid identity is provided in public key
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-08 17:59:52 +02:00
87d60c5fd5 Try to clarify webhook usage
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-07 21:41:20 +02:00
b119fe5da4 Disable button if no repo selected 2022-09-07 21:36:40 +02:00
d787d1c350 Harden works and surveys routes 2022-09-07 21:33:54 +02:00
a5105979cc Use repositories API allowed for everyone
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-07 21:02:45 +02:00
60540a1631 Fix connection through Kerberos
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-07 20:54:04 +02:00
b572938283 New option to enable local auth for everyone 2022-09-07 19:44:17 +02:00
ff5cefa7ac Can ask student browser where they are in the page
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-06 19:26:05 +02:00
86cc2cad4a Fix access to null variable 2022-09-06 19:25:57 +02:00
12a0777886 Admin user can see subject in advance 2022-09-06 19:25:57 +02:00
1d9edfd4b6 New question type: none 2022-09-06 19:25:57 +02:00
7b45214ca9 Working webhook 2022-09-05 20:54:07 +02:00
c976f7b53f Define webhook URL 2022-09-05 20:54:07 +02:00
0079901311 Can have a work without submission 2022-09-05 20:54:07 +02:00
8b0043dc8d More dynamic submission page 2022-09-05 20:54:07 +02:00
0042d373f6 Don't perform repo trigger if submission is closed 2022-09-05 20:54:07 +02:00
0b16676929 Can display extraction logs 2022-09-05 20:54:07 +02:00