Commit Commit Message Age Author Refs
r878:6a10ef0d24b7
 
default config
r791:9e88bf03eef2
 
update application.rb
r696:0b7243db68e6
 
- after submission, redirecto to edit_submission_path - add more info to submission status - fix bug #20 and #21
r662:b90654c50456
 
remove whitelist attribute from default config
r603:d208a27a2129
 
add submissions to precompilation
r586:33adfce0cffa
 
update application.css tom sass to scss also add more config to the example
r576:27e6704d5f53
 
asset pipelining for controller specific asset
r456:2cbe975cbc59
 
add jquery to manage problem, now we can select a range of problem
r435:029c8b6ac635
 
application.rb.SAMPLE MUST contain new.js what I said in @8d1e39d548bf is wrong
r432:50d34cd13296
 
remove new.js from SAMPLE this file must not be included in precompile option or else it will be always include in all pages (which is not what we want)
r419:442bbd0a72d6
 
add new.js to precompile list
r339:246d7b545709
 
added js and css assets to precompile list
Jittat Fakcharoenphol
r337:a949c5b54809
 
added lib load path to config
Jittat Fakcharoenphol
r334:a1cd386b84da
 
set default locale to en
Jittat Fakcharoenphol
r329:98ffa91f8394
 
fixed locale files, changed config sample to application.rb.SAMPLE
Jittat Fakcharoenphol