summaryrefslogtreecommitdiff
path: root/app/views/tournaments/_selected.html.erb
AgeCommit message (Collapse)Author
2014-04-27Work on the tournament creation pageLuke Shumaker
2014-04-26Some shit I didguntasgrewal
2014-04-23tournaments: unify params[:game] and params[:tournament][:game_id]Luke Shumaker
2014-04-23updated views for tournament and seedsAndrewMurrell
2014-04-23Fixed the Damned-able radio buttonsAndrewMurrell
2014-04-23Removed whitespace, added support for sampling_methods in view, modified seedsAndrewMurrell
2014-04-22not exactly sure what's wrong with the labels, but fixed true/falseAndrewMurrell
2014-04-22migrated from stype to vartype because Luke changes my variable names ↵AndrewMurrell
without consulting me.
2014-04-21Merge branch 'clean2'Luke Shumaker
Conflicts: start.sh
2014-04-20Made settings work for all the different types, CSS needs to be updated.AndrewMurrell
2014-04-19redirect is slightly more intelligentAndrewMurrell
2014-04-07new graphics of the daytkimia
2014-04-07Made settings work for league.AndrewMurrell
2014-04-06A few bug fixes, and a bunch of code that almost works.AndrewMurrell
2014-04-05Updated Settings, renaming, tournament views and misc.AndrewMurrell
2014-04-03small change in form (Set Rounds no longer viewable). AJAX fixed so that ↵tkimia
start tournament button enables or disables based on players here.
2014-03-07FUCK IT WAS THE DAMN PERCENT IT COMES AFTER THE NUMBER NOT BEFORE WTF. the ↵Tomer Kimia
progress bar in the tournament is up
2014-03-07I changed some of the views for the tournaments and matches (like how match ↵DavisLWebb
creation asked for a winner)
2014-03-07I changed a viewDavisLWebb
2014-03-06tournament controller to matches redirectAndrewMurrell
2014-03-06defaults now come inTomer Kimia
2014-03-06Here's Luke's stuff because he doesn't have wifi.AndrewMurrell
2014-03-06login fixed and some views look betterTomer Kimia
2014-03-04dynamic formgit add app/views/tournaments/new.html.erb ↵Tomer Kimia
app/views/tournaments/_selected.html.erb
2014-03-04Here's to messing everything up.AndrewMurrell
2014-03-03Added some partial rendering.AndrewMurrell