summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Collapse)Author
2014-04-24rename Tournament#tournament_stages to Tournament#stagesLuke Shumaker
2014-04-24do away with stages_orderedLuke Shumaker
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-24Fixed Scoring for all 1v1 games. Scheduling needs to be fixed to proceed to ↵AndrewMurrell
larger tournys.
2014-04-24Fixed Spacing, Scoring, and began implementing statisticsAndrewMurrell
2014-04-23Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-23More mailboxer progressnfoy
2014-04-23Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-23The users with permissions to send alerts can now create new alerts.guntasgrewal
2014-04-23Luke made the remote_username stuff workDavisLWebb
2014-04-23Merge branch 'clean2'DavisLWebb
Conflicts: app/models/game.rb
2014-04-23run ./generate.shDavisLWebb
2014-04-23Merge branch 'clean2'Luke Shumaker
Conflicts: app/assets/stylesheets/static.css.scss app/controllers/static_controller.rb
2014-04-23Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-23Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-23Beginnings of actual messageboxer apinfoy
2014-04-23touch all the javascript files to shut up warningsLuke Shumaker
2014-04-23Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-23tournaments now have their game type when displayed. Not sure why I hadn't ↵tkimia
thought of that earlier
2014-04-23Fixed several user controller errorsDavisLWebb
2014-04-23started with advanced searchtkimia
2014-04-23tournaments: unify params[:game] and params[:tournament][:game_id]Luke Shumaker
2014-04-23oopsLuke Shumaker
2014-04-23updated views for tournament and seedsAndrewMurrell
2014-04-23Fixed the Damned-able radio buttonsAndrewMurrell
2014-04-23Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-23updated comment documentation on show.html.erbAndrewMurrell
2014-04-23Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-23Touch up the search barLuke Shumaker
2014-04-23clean up the javascript everywhereLuke Shumaker
2014-04-23Removed whitespace, added support for sampling_methods in view, modified seedsAndrewMurrell
2014-04-23views/matches/index.html: tidy upLuke Shumaker
2014-04-22Made inbox and outbox for pms.nfoy
2014-04-22Figured out mailboxer for sending pms and updated individual message view.nfoy
2014-04-22advanced search visuals are theretkimia
2014-04-22users look nicetkimia
2014-04-22I hate codeLuke Shumaker
2014-04-22footer is ok?tkimia
2014-04-22basic search completetkimia
2014-04-22Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-22prelim searchtkimia
2014-04-22fix linkLuke Shumaker
2014-04-22I HATE CODELuke Shumaker
2014-04-22Merge remote-tracking branch 'origin/master'Luke Shumaker
2014-04-22Merge branch 'clean2'Luke Shumaker
Conflicts: app/models/team.rb app/views/matches/index.html.erb app/views/matches/show.html.erb
2014-04-22run ./generate.shLuke Shumaker
2014-04-22re-factor for tournament_stage's and separate scheduling modulesLuke Shumaker
2014-04-22Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-22not exactly sure what's wrong with the labels, but fixed true/falseAndrewMurrell
2014-04-22Merge remote-tracking branch 'origin/master'Luke Shumaker
Conflicts: app/models/match.rb