summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)Author
2014-03-04Git is telling me to commit I dont know whyDavisLWebb
2014-03-03Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-03-03view stuffDavisLWebb
2014-03-03Made it possible to log in from the sign up page. As in I put a link under th...AndrewMurrell
2014-03-03Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-03-03Made it so 'log out' only appears if you're logged in.AndrewMurrell
2014-03-03I added a lot of documentation to user.rbDavisLWebb
2014-03-03Changed the views for tournament a little more.AndrewMurrell
2014-03-03Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-03-03What was broken has been reforged.AndrewMurrell
2014-03-03I HAVE THE WEBSITE RENDER THE USER'S USER NAMEDavisLWebb
2014-03-03Oops, also forgot this one.AndrewMurrell
2014-03-03Some of the stuff I forgot to commit last night. Updated and cleaned up some ...AndrewMurrell
2014-03-02Since I don't know how to do stuff with forms, I edited the actual HTML to fi...AndrewMurrell
2014-03-02I changed the user controllerDavisLWebb
2014-03-02Made the button on the homepage redirect to the signup page.AndrewMurrell
2014-03-02the users helper wasnt being pushDavisLWebb
2014-03-02added debug info to bottom of viewsTomer Kimia
2014-03-02container around body in htmlTomer Kimia
2014-03-02new homepage, better cssTomer Kimia
2014-03-02added preliminary homepageTomer Kimia
2014-03-01quick and dirty cssTomer Kimia
2014-03-01added new user formTomer Kimia
2014-02-25Search bar and footer html.Tomer Kimia
2014-02-18Run `rails new`Luke Shumaker