summaryrefslogtreecommitdiff
path: root/app/views/users/show.html.erb
AgeCommit message (Collapse)Author
2014-05-01clean up grep-able issues in forms (mostly using <p> instead of <div>)Luke Shumaker
2014-04-27More tournament index stuff.nfoy
2014-04-27Tournament index now displays game images.nfoy
Images must be named the exact name of the game and be of the .png format.
2014-04-24Added get_riot function which to gather, score, and place members in their ↵DavisLWebb
proper blue/purple teams. Also changed the user view so that once the remote_username for League of Legends was added the button would be removed (since we are only supporting league for the remote_usernames right now)
2014-04-23Luke made the remote_username stuff workDavisLWebb
2014-04-23Fixed several user controller errorsDavisLWebb
2014-04-22users look nicetkimia
2014-04-07profiles updatedtkimia
2014-04-01Edit Users now works. Added delayed_job gem.nfoy
2014-03-30Gravitar images added to user pages.nfoy
2014-03-04make notifications be shown an all pagesLuke Shumaker
2014-03-03run ./generate.shLuke Shumaker
2014-03-01changed the user section of the generateDavisLWebb
2014-02-18Changes to generate.shAndrewMurrell
2014-02-18Added the generate shell command. Please do not commit the generated files.AndrewMurrell