Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-28 | Titleizer is me. | AndrewMurrell | |
2014-04-28 | Titleized things. | AndrewMurrell | |
2014-04-28 | misc view cleanups | Luke Shumaker | |
2014-04-28 | tidy various forms and inline CSS | Luke Shumaker | |
2014-04-28 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: app/controllers/tournaments_controller.rb app/views/tournaments/_form.html.erb app/views/tournaments/index.html.erb app/views/tournaments/show.html.erb | |||
2014-04-28 | run ./generate.sh | Luke Shumaker | |
2014-04-28 | 30 minutes to add a single line | AndrewMurrell | |
2014-04-27 | Merge branch 'master' of https://github.com/LukeShu/Leaguer | DavisLWebb | |
Conflicts: app/views/tournaments/_form.html.erb | |||
2014-04-27 | Fixed an end with a _form and we fixed some other erros | DavisLWebb | |
2014-04-27 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal | |
2014-04-27 | Alerts now have AJAX. Seeds were changed for tournaments to have sampling ↵ | guntasgrewal | |
methods. | |||
2014-04-27 | Forced Merger - Hostile Takeover. | AndrewMurrell | |
2014-04-27 | replaced getStatistic with focused where | AndrewMurrell | |
2014-04-27 | handle what I can of `fgrep -r TODO app lib` | Luke Shumaker | |
2014-04-27 | Fixed the tournament create issue | guntasgrewal | |
2014-04-27 | tournaments form: fix changing game type | Luke Shumaker | |
2014-04-27 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal | |
2014-04-27 | Made some CSS changes all over the website. Added an alert icon.still need ↵ | guntasgrewal | |
ajax to work with it | |||
2014-04-27 | touch up tournament creation | Luke Shumaker | |
2014-04-27 | fixed, seeds, roundrobin, and _show_tourn | AndrewMurrell | |
2014-04-27 | merge | AndrewMurrell | |
2014-04-27 | Made local form area submit buttons. | AndrewMurrell | |
2014-04-27 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: app/controllers/tournaments_controller.rb app/views/tournaments/_form.html.erb app/views/tournaments/index.html.erb app/views/tournaments/show.html.erb | |||
2014-04-27 | ran ./generate.sh | Luke Shumaker | |
2014-04-27 | touch up the tournaments form | Luke Shumaker | |
2014-04-27 | get the tournament creation page complete | Luke Shumaker | |
2014-04-27 | Merge branch 'master' of https://github.com/LukeShu/leaguer | Luke Shumaker | |
2014-04-27 | Work on the tournament creation page | Luke Shumaker | |
2014-04-27 | Added a standings view and used spaceships. | AndrewMurrell | |
2014-04-26 | Some shit I did | guntasgrewal | |
2014-04-26 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: app/controllers/tournaments_controller.rb app/views/tournaments/index.html.erb app/views/tournaments/show.html.erb | |||
2014-04-26 | run ./generate.sh | Luke Shumaker | |
2014-04-24 | more fixes to the SVG | tkimia | |
2014-04-23 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia | |
2014-04-23 | started with advanced search | tkimia | |
2014-04-23 | tournaments: unify params[:game] and params[:tournament][:game_id] | Luke Shumaker | |
2014-04-23 | updated views for tournament and seeds | AndrewMurrell | |
2014-04-23 | Fixed the Damned-able radio buttons | AndrewMurrell | |
2014-04-23 | Merge branch 'master' of https://github.com/LukeShu/leaguer | Luke Shumaker | |
2014-04-23 | clean up the javascript everywhere | Luke Shumaker | |
2014-04-23 | Removed whitespace, added support for sampling_methods in view, modified seeds | AndrewMurrell | |
2014-04-22 | basic search complete | tkimia | |
2014-04-22 | prelim search | tkimia | |
2014-04-22 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell | |
2014-04-22 | not exactly sure what's wrong with the labels, but fixed true/false | AndrewMurrell | |
2014-04-22 | Merge remote-tracking branch 'origin/master' | Luke Shumaker | |
Conflicts: app/models/match.rb | |||
2014-04-22 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: app/controllers/tournaments_controller.rb app/models/match.rb app/views/matches/index.html.erb app/views/matches/show.html.erb app/views/tournaments/index.html.erb app/views/tournaments/show.html.erb | |||
2014-04-22 | run ./generate.sh | Luke Shumaker | |
2014-04-22 | migrated from stype to vartype because Luke changes my variable names ↵ | AndrewMurrell | |
without consulting me. | |||
2014-04-22 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia | |