Commit Commit Message Age Author Refs
r756:aa79958f6521
 
more test and clean up authorization
r745:75264caa616f
 
change depricated before_filter to before_action
r730:7917a0f3fcef
 
Fix bug #23, #22, #21, #17
r702:c606268e0f3c
 
block normal user from viewing score
r696:0b7243db68e6
 
- after submission, redirecto to edit_submission_path - add more info to submission status - fix bug #20 and #21
r664:b70bda067430
 
- fix hof when user is deleted - user/:id/stat only show available problem for non-admin user
r647:bb242b3ef68d
 
make report max_score remember user options
r619:35d86016ce86
 
change find(:xxx) to correct syntax for rails 4
r614:20f955456e9b
 
fix bug in score report
r607:350b2d080045
 
- start adding testcases into database - fix download button for score report
r601:ff006e008326
 
- DRY score table - add report to check maximum score of selected problem
r599:14a14eb28fed
 
- fix syntax error
r598:db36298d10ca
 
- remove inplace editor from view - add link to edit announcement directly - modify submission_short display button
r595:ad86e593f5b0
 
add authorization for show max score
r594:ad5ce58ac280
 
- update show max score
r593:a1d7330b2f43
 
- fix authorization for viewing submission, only admin can view all problems all the time, normal user depends on right.view_submission and problem.available? - add max score query
r584:056392c00e67
 
merge with algo and add brython files that were missing
merge java
r570:0b74eb4e28fa
 
- add problem toggle test js reponse (it was forgotten) - change score report to bootstrap-sortable
r526:f7b4a30e2f5d
 
merge with algo-bm, take cheat report
merge java
r522:dd2e569af6cb
 
modernize java-bm, merge with algo-bm,master
merge java
load next