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
|
8 years ago |
Menci
|
fee687dc3b
|
Fix user ac_num not updated
|
8 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 |
Menci
|
4598a43a1b
|
Fix testcase is visible in ACM contests
|
8 years ago |
Menci
|
24bacde025
|
Add support for ACM and IOI contest
|
8 years ago |
Menci
|
68438a7d92
|
Fix can't see problem without login
|
8 years ago |
Menci
|
1187b90093
|
Add user privilege manage
|
8 years ago |
Menci
|
5291ccd8ed
|
Fix problem content not updated when change problem id
|
8 years ago |
Menci
|
7d95cc3007
|
Make error message more friendly
|
8 years ago |
Menci
|
e03357c192
|
Fix hidden judge state
|
8 years ago |
Menci
|
80a617e332
|
Remove workaround for foreign keys
|
8 years ago |
Menci
|
0f6324f704
|
Fix workaround foreign key checks
|
8 years ago |
Menci
|
89bac68583
|
Allow admin to change problem id
|
8 years ago |
Menci
|
0496b8038d
|
Fix can't upload testdata
|
8 years ago |
Menci
|
23be54a4bf
|
Sort tags by color
|
8 years ago |
Menci
|
ba80d1201e
|
Add import problem
|
8 years ago |
Menci
|
5b376ce5c9
|
Add problem tag support
|
8 years ago |
Menci
|
b33d1cd49f
|
Allow see problem after contest end
|
8 years ago |
Pisces000221
|
8421230427
|
Add auto-complete to data file fields
|
8 years ago |
Menci
|
b6a4429657
|
Add rejudge to submission page
|
8 years ago |
Menci
|
a2c22e5c1c
|
Fix can't override testdata
|
8 years ago |
Menci
|
883f03b116
|
Fix SQL error in statistics
|
8 years ago |
Menci
|
fa611dbc96
|
Fix problem statistics for MySQL
|
8 years ago |