Commit Commit Message Age Author Refs
load previous
r625:7645a0f771ce
 
add show testcase feature
r619:35d86016ce86
 
change find(:xxx) to correct syntax for rails 4
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
r562:ede66b5a6449
 
* DRY the toggle button via application_helper.rb#toggle_button and _toggle_button.js.haml * bootrapize the user_admin * now considering user.enabled * tidy up route
r556:b4cf182747cd
 
wip: bootstrap toggle switch todo: add javascript that thisable button until reponse arrived
r554:50143f71e61a
 
use jquery by default
r539:c49187a88c77
 
update heartbeat add try-to-login-from-other-ip loggin (by printing to stdout)
r525:89e2deff986b
 
add option to disable login from multiple ip
r425:b86f327e0d75
 
prepare for better hall of fame
r424:217b94aa4f76
 
add options to allow hall of fame viewing by any user add menu item for normal user
r320:c31111f6e4b5
 
renamed model Configuration to GraderConfiguration, renamed rhtml views to erb, fixed other small errors
Jittat Fakcharoenphol
r318:d76662f82c72
 
boots into rails 3
Jittat Fakcharoenphol
r301:bdf9a550f783
 
shows warning message when user cannot log in in single user mode
Jittat Fakcharoenphol
r296:3e5af2413b70
 
sends notification emails to users after contest upgrade.
Jittat Fakcharoenphol
r295:4f81b9ab5d77
 
a cleaner, testable way to log out user after contest changed
Jittat Fakcharoenphol
r284:e64cd998f824
 
fixed admin authorization bug in single user mode
Jittat Fakcharoenphol
r217:f2fe2340b1dc
 
added individual contest mode
Jittat Fakcharoenphol
r178:f002bd602fc3
 
removed deprecated session_key from ApplicationController git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@380 6386c4cd-e34a-4fa8-8920-d93eb39b512e
jittat
r162:39cf7851046e
 
MERGED 308:HEAD from http://theory.cpe.ku.ac.th/grader/web/branches/ytopc08-2/, removed some registration info git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@359 6386c4cd-e34a-4fa8-8920-d93eb39b512e
jittat