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 |
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 |
Menci
|
3752bef5ec
|
Add problem statistics
|
8 years ago |
Menci
|
ac5ce16747
|
Use native MD5 to prevent out of memory
|
8 years ago |
Menci
|
213bacaf05
|
Fix WA count * 3
|
8 years ago |
Menci
|
4fa9b64f72
|
Fix wrong submit count of problems
|
8 years ago |
Menci
|
db525fd7c8
|
Fix bug of counting AC and submit
|
8 years ago |
Menci
|
c3962a9139
|
Sort contest ranklist by latest submit time
|
8 years ago |
Menci
|
755a6a8547
|
Disallow users to see non-public problem's judge state
|
8 years ago |
Menci
|
383965b410
|
Disallow users to see non-public problem's judge state
|
8 years ago |
Menci
|
141113a9f7
|
New UI for problem submit
|
8 years ago |
Menci
|
c1abdc29c4
|
Fix Model.query return no data when querying a interval
|
8 years ago |
Menci
|
3b34bc562e
|
Fix paginate lead to SQL syntax error when no data to query
|
8 years ago |
Menci
|
9b52d94d79
|
Add statistics pie chart to user page
|
8 years ago |
Menci
|
1f4dcc0619
|
Add icons for judge status
|
8 years ago |
Menci
|
9a99fec24a
|
Show submit time in contest ranklist
|
8 years ago |
Menci
|
95f87b00c1
|
Fix contest bugs
|
8 years ago |
Menci
|
fea029f284
|
Fix contest bugs
|
8 years ago |
Menci
|
38a57ec884
|
Add contest
|
8 years ago |
Menci
|
4eb02623e7
|
Fix http or database error on long code or compiler output
|
8 years ago |