summaryrefslogtreecommitdiff
path: root/app/views/layouts/application.html.erb
AgeCommit message (Expand)Author
2014-07-19I think this addresses bug #3.amurrel
2014-07-07add AGPL copyright header to all non-trivial non-generated filesLuke Shumaker
2014-05-01condense the stylesheetsLuke Shumaker
2014-05-01clean up formsLuke Shumaker
2014-05-01Make the form submit helpers use <button>, which can be styled betterLuke Shumaker
2014-05-01Redo styles to be "pure"/simple bootstrap, and fix found issues with forms.Luke Shumaker
2014-04-28go to town on the CSSLuke Shumaker
2014-04-27Alerts now have AJAX. Seeds were changed for tournaments to have sampling met...guntasgrewal
2014-04-27Made some CSS changes all over the website. Added an alert icon.still need aj...guntasgrewal
2014-04-27misc form touch-upLuke Shumaker
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-23touch all the javascript files to shut up warningsLuke Shumaker
2014-04-23oopsLuke Shumaker
2014-04-23Touch up the search barLuke Shumaker
2014-04-23clean up the javascript everywhereLuke Shumaker
2014-04-22Figured out mailboxer for sending pms and updated individual message view.nfoy
2014-04-22prelim searchtkimia
2014-04-17temp new layoutstkimia
2014-04-06solved merge conflictsguntasgrewal
2014-04-06Dragging to Rankguntasgrewal
2014-04-06add a server settings button to the top bar if you have permissionLuke Shumaker
2014-03-06Minor visual changesguntasgrewal
2014-03-05simplify with css moreLuke Shumaker
2014-03-05undo my kludgery from when JS was brokenLuke Shumaker
2014-03-05css is simpler than html (remove the hr above the footer, do it with css)Luke Shumaker
2014-03-04Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-03-04minor color changesguntasgrewal
2014-03-04login/logout buttonsLuke Shumaker
2014-03-04sign out edit 2guntasgrewal
2014-03-04sign out link editedguntasgrewal
2014-03-04Buttons fixedguntasgrewal
2014-03-04Log buttonsguntasgrewal
2014-03-04Use the navbar header to demonstrate using SCSS @extendLuke Shumaker
2014-03-04make notifications be shown an all pagesLuke Shumaker
2014-03-04indent application.html.erbLuke Shumaker
2014-03-04simplify the sessions routingLuke Shumaker
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-03Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-03-03I HAVE THE WEBSITE RENDER THE USER'S USER NAMEDavisLWebb
2014-03-03Some of the stuff I forgot to commit last night. Updated and cleaned up some ...AndrewMurrell
2014-03-02added debug info to bottom of viewsTomer Kimia
2014-03-02container around body in htmlTomer Kimia
2014-03-01quick and dirty cssTomer Kimia
2014-02-25Search bar and footer html.Tomer Kimia
2014-02-18Run `rails new`Luke Shumaker