t123yh
|
72747e50e1
|
Finish.
|
7 years ago |
t123yh
|
2c757e2940
|
Finish contest submission list.
|
7 years ago |
t123yh
|
bee4805d0d
|
Avoid repetitive load relationship.
|
7 years ago |
t123yh
|
0ed001620c
|
Add support for answer-submission problems.
|
7 years ago |
t123yh
|
61c4d350e7
|
Finish submission content.
|
7 years ago |
t123yh
|
a37e819925
|
Update.
|
7 years ago |
Menci
|
5dce70d40b
|
Code style
|
7 years ago |
t123yh
|
92e6eaa73a
|
Remove old code.
|
7 years ago |
t123yh
|
a1b5ad0ddd
|
Judge v3
|
7 years ago |
Menci
|
a0b0f100ad
|
Fix SQL LIMIT with a string
|
7 years ago |
Pisces000221
|
b5d987f97c
|
Fix incorrect default value for type_info
|
7 years ago |
Menci
|
0869b31d82
|
Optimize UI
|
7 years ago |
Menci
|
0e672237bb
|
Add missing file
|
7 years ago |
Menci
|
56f8d46f52
|
WTF was written for custom test ???
|
7 years ago |
Menci
|
6ef64d1c03
|
Limit testdata files for normal users
|
7 years ago |
Menci
|
10cc70b547
|
Fix download a testdata with no files causes zip the full syzoj dir
|
7 years ago |
Menci
|
5df3e94421
|
Add custom test
|
7 years ago |
Menci
|
15e66065cd
|
Lock on JudgeState::updateRelatedInfo
|
7 years ago |
Menci
|
1a089b8dd5
|
Remove type === 2 submissions
|
7 years ago |
Menci
|
bbfcf282ce
|
Add delete problem
|
7 years ago |
Menci
|
467bd6b5f1
|
Add change article problem_id in Problem.changeID()
|
7 years ago |
Menci
|
6372476c11
|
Change article contest to MEDIUMTEXT
|
7 years ago |
Menci
|
89296d3fa2
|
Fix NOI contest update score not locked
|
7 years ago |
Menci
|
766ae45e7e
|
Add discussion for problem
|
7 years ago |
Menci
|
e4edef6f3c
|
Add public_email option for user
|
7 years ago |
Menci
|
87dd3a787c
|
Fix CSRF for APIs
|
7 years ago |
Menci
|
34e084b1af
|
Fix rejudge a AC submission to non-AC cause link to submission 0 in ACM
contest
|
7 years ago |
Menci
|
8f55138dc5
|
Don't make testdata zip if there is a zip
|
7 years ago |
Menci
|
fcc7004e52
|
Remove debug code
|
7 years ago |
Menci
|
6f09a43063
|
Fix zip blocks the main thread
|
7 years ago |
Menci
|
62e8153faa
|
Submit answer
|
7 years ago |
Menci
|
ce9640231b
|
Let admins upload unlimited size of data
|
7 years ago |
Menci
|
04357a930a
|
Add notice manage; fix hitokoto
|
7 years ago |
Menci
|
1e17e77ab6
|
Add contest is_public
|
7 years ago |
Menci
|
c9c2d29f7c
|
Don't update zip after each upload of single file; Add delete file in
testdata page
|
7 years ago |
Menci
|
c417e1e660
|
Add testdata view and manage
|
7 years ago |
Menci
|
6bb873810e
|
Add non-traditional problem support; add problem additional_file
|
7 years ago |
Menci
|
c9cd84c54c
|
Fix can't see submission after contest
|
7 years ago |
Menci
|
4a7d1ea141
|
Fix lock
|
7 years ago |
Menci
|
f870981d3c
|
Modified something about contest
|
7 years ago |
Menci
|
5ceb14f7f9
|
Add lock on somewhere
|
7 years ago |
Pisces000221
|
9d29998578
|
Add option for uploading anonymously
Migration (SQLite):
`ALTER TABLE problem ADD COLUMN is_anonymous BOOLEAN;`
|
7 years ago |
Pisces000221
|
084a23208a
|
Show problem authors
Migration (SQLite):
`ALTER TABLE problem ADD COLUMN publicizer_id INTEGER REFERENCES user (id);`
|
7 years ago |
Pisces000221
|
8dfe055fa5
|
Add subtitle for contests
Database migration is needed.
|
7 years ago |
Menci
|
a1655640e9
|
Remember last submit language
|
7 years ago |
Menci
|
4c15440966
|
Fix normal user can see hidden submission data
|
7 years ago |
Menci
|
6b641d613b
|
Change problem id in contests to letters, add problem statistics in contest
|
7 years ago |
Menci
|
fee687dc3b
|
Fix user ac_num not updated
|
7 years ago |
Menci
|
723bcdd81e
|
Fix status in contest page not updated when submit in NOI contests
|
8 years ago |
Menci
|
18c90bb1d3
|
Disallow user with manage_problem privilege to see contest status
|
8 years ago |