summaryrefslogtreecommitdiff
path: root/app/views/tournaments/index.html.erb
AgeCommit message (Collapse)Author
2014-04-22basic search completetkimia
2014-04-22prelim searchtkimia
2014-04-22redesign of tournaments index and matches indextkimia
2014-04-07stuffLuke Shumaker
2014-04-06matches are given teams correctlytkimia
2014-04-03Added Gravatar support for tournament's index view.nfoy
2014-04-01Settled Merge Conflicts.AndrewMurrell
2014-04-01Re-ran generate.AndrewMurrell
2014-03-30some more work on the stylesTomer Kimia
2014-03-27ROUGH listing of tournamentsTomer Kimia
2014-03-25revert GuntasAndrewMurrell
2014-03-25added match statusguntasgrewal
2014-03-25Tournament Name addedguntasgrewal
2014-03-25Tournament has a NAME nowguntasgrewal
2014-03-07tournaments table is betterTomer Kimia
2014-03-07I changed a viewDavisLWebb
2014-03-06Merge branch 'clean'Luke Shumaker
Conflicts: app/controllers/tournaments_controller.rb
2014-03-06make the join tables not have modelsLuke Shumaker
2014-03-06merge ready?guntasgrewal
2014-03-06new generateguntasgrewal
2014-03-06tournaments table only shows if tournaments exitsTomer Kimia
2014-03-04Here's to messing everything up.AndrewMurrell
2014-03-04Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
Conflicts: app/assets/stylesheets/scaffolds.css.scss app/views/games/index.html.erb db/migrate/20140304043618_create_servers.rb db/migrate/20140304043622_create_matches.rb db/migrate/20140304043631_create_games.rb
2014-03-03Changed the views for tournament a little more.AndrewMurrell
2014-03-03What was broken has been reforged.AndrewMurrell
2014-03-03Some of the stuff I forgot to commit last night. Updated and cleaned up some ↵AndrewMurrell
pages as well as getting the gameType listing to work.
2014-03-02currently adding Session controller and viewDavisLWebb
2014-03-02Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
Conflicts: Gemfile.lock app/views/layouts/application.html.erb config/routes.rb
2014-03-01quick and dirty cssTomer Kimia
2014-02-27give tournaments a game typeLuke Shumaker
2014-02-18Added the generate shell command. Please do not commit the generated files.AndrewMurrell