1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-02 13:15:27 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
b3b4fdb6e5 Revert "Moved generateMatches to tournament. Trying to reduce queries and speed"
This reverts commit 0e5dabac8a.
2015-03-17 09:34:43 -04:00
0e5dabac8a Moved generateMatches to tournament. Trying to reduce queries and speed
up page load.
2015-03-17 09:26:30 -04:00
c86f678fd1 Moved poolNumber generation to weight. 2015-03-17 09:06:21 -04:00
2843760779 Create bracket views with upcomingMatches 2015-03-16 08:35:56 -04:00
05c340eb94 Reducing queries for upcoming matches 2015-03-16 08:06:08 -04:00
dc9639cf1c Calculate matchups for pools. This breaks generating matches. 2015-03-12 15:03:38 -04:00
f32b91def7 Change weight.bracket_type to weight.pool_bracket_type and added
twoPoolToFinal for 9 and 10 man weights.
2015-02-09 12:35:25 -05:00
2e7e34125b Updated match generation view, created a bracket_type for weight, and
add DQ as a win type.
2015-02-09 12:31:14 -05:00
eba979740c fixed generation sort 2015-02-06 23:29:00 +00:00
8c7c1abc99 sorting before generating 2015-02-06 22:48:26 +00:00
8caaf588fd Made two pool for 7-10 people 2015-02-06 13:26:58 -05:00
3eff0ed0fa See bracket size from tournament view. 2015-02-06 09:08:37 -05:00
0244d15a8b Generated bouts and rounds. Need to fix rounds for odd numbered pools. 2015-02-03 10:41:49 -05:00
ae4b2718b5 Working on Pool class 2015-01-26 13:40:25 -05:00
d69838310e Working on pools 2014-12-31 10:38:49 -05:00
90b96bb218 Making progress on generating matches. 2014-12-18 10:45:49 -05:00
1899218798 Made pool and bout classes. Still need to fix bouts doubling on every
refresh of upcoming matches view
2014-12-15 13:12:39 -05:00
Jacob Cody Wimer
d4b97c83c3 Updated re-directs, added weights to tournament#show, and edited a few views 2014-01-22 13:12:40 -05:00
Jacob Cody Wimer
24d9deee8b Added basic scaffolds for schools wrestlers and weights 2013-12-31 11:23:43 -05:00