1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Commit Graph

102 Commits

Author SHA1 Message Date
66c6840716 Updated to rails 4.2.0 2015-02-09 10:34:12 -05:00
7f692cc925 Delayed job gem installed 2015-02-09 10:32:59 -05:00
b7122fda8b Assigned four pools correctly 2015-02-09 10:26:56 -05:00
d52d462d77 reverse match order for pool 2015-02-07 00:24:10 +00:00
a96a602586 in two pool moved 4 seed to pool 1 and 3 seed to pool 2 2015-02-07 00:05:02 +00:00
eba979740c fixed generation sort 2015-02-06 23:29:00 +00:00
cba5d0a96d removed wrestlers array convert on pool generation 2015-02-06 22:52:58 +00:00
8c7c1abc99 sorting before generating 2015-02-06 22:48:26 +00:00
e7113af9a2 Added round 4 in twoPool 2015-02-06 15:00:41 -05:00
6dd136d0ee Sort pool views by seed 2015-02-06 14:58:06 -05:00
23bef4a2b5 Removed word result from fourPools. 2015-02-06 14:53:46 -05:00
5ca2a7c7ab Added bracket for two pools 2015-02-06 13:39:51 -05:00
8caaf588fd Made two pool for 7-10 people 2015-02-06 13:26:58 -05:00
7032760360 Organized weights on tournament page. 2015-02-06 12:37:30 -05:00
c1f2363a46 Changed tournament view 2015-02-06 12:33:20 -05:00
5c015ba2d8 Fixed win percentage 2015-02-06 10:44:04 -05:00
ffebffab55 Calculated win percentage 2015-02-06 10:31:47 -05:00
5b8e90b50a Moved team score for faster front page load. 2015-02-06 09:18:04 -05:00
3eff0ed0fa See bracket size from tournament view. 2015-02-06 09:08:37 -05:00
bf012939a6 Fixed fourPoolBracket 2015-02-06 08:10:48 -05:00
9c2c0d1931 Not showing bracket yet. 2015-02-06 08:00:59 -05:00
9995ad3a82 show.html view for weights fixed extra field 2015-02-06 04:18:29 +00:00
627e3c157c Added extra to show on weight view 2015-02-06 03:32:29 +00:00
vagrant
2b1f0f4ddf Extra fixed in wrestler controller and in school view 2015-02-06 03:30:27 +00:00
vagrant
f4059009ba Created bracket and extra flag for wrestler 2015-02-06 03:01:17 +00:00
e9cf73f9d5 Made onePool and twoPool views. Also implemented round robin gem. 2015-02-05 09:53:08 -05:00
7183935b60 Created 4 pool view without bracket. 2015-02-03 15:06:02 -05:00
0244d15a8b Generated bouts and rounds. Need to fix rounds for odd numbered pools. 2015-02-03 10:41:49 -05:00
7ea80b2997 Working on generating rounds in tournament model 2015-02-02 15:45:46 -05:00
9de0215a5e Pool matches generated 2015-02-02 13:07:08 -05:00
ba8ce0b73a Fixed wrestler.isWrestlingThisRound 2015-01-30 15:43:41 -05:00
ae4b2718b5 Working on Pool class 2015-01-26 13:40:25 -05:00
e9ff75a0a2 Fixed schoolname on 5 man bracket. Need to move into it's own controller 2015-01-15 10:33:17 -05:00
df2c149457 Removed old bracket pages 2015-01-15 10:32:53 -05:00
d69838310e Working on pools 2014-12-31 10:38:49 -05:00
8b6161ee3e changed app name to wrestling app 2014-12-24 07:45:23 -05:00
1069996c6a removed application.css.scss 2014-12-24 07:40:41 -05:00
ea07960c16 removed bcrypt 2014-12-22 15:32:16 -05:00
075e840428 updated gemfile with bcrypt 2014-12-22 15:29:45 -05:00
4d5cfb0621 removed application.css.scss 2014-12-22 15:18:20 -05:00
f08d96457d set up config/application.rb to use bootstrap 2014-12-22 15:11:41 -05:00
fbf33eafc3 still working on bootstrap 2014-12-22 15:05:49 -05:00
fb9c378b60 imported bootstrap-sprockets 2014-12-22 15:03:40 -05:00
2619e354a0 gems working on heroku 2014-12-22 15:00:54 -05:00
a55ac73f09 fixed bootstrap 2014-12-22 14:58:48 -05:00
48aaf1f26f trying to get bootstrap workings on dev 2014-12-22 14:42:13 -05:00
e74e42f1fc added mysql2 for production 2014-12-22 08:52:39 -05:00
4fca2677f7 added mysql2 for production 2014-12-22 08:49:33 -05:00
a94573d8ec added mysql2 for production 2014-12-22 08:46:30 -05:00
4c2a02f84b added mysql2 for production 2014-12-22 08:41:53 -05:00