Commit Commit Message Age Author Refs
r670:f90ec3934e15
 
add enabled option for user
r638:b8cc2bced458
 
- fix login box - add announcement functional test
r632:b4dd5e5f23ab
 
- add view testcase toggle for each problem - refactor: move view testcase to testcase_controller - change flash rendering
r627:f6a768e3c391
 
more login test add grader configuration to fixture add minitest reporter
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
load next