1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-31 19:45:45 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
e48d473807 Revert "Eager load users and delegates for tournaments, eager load delegates and tournament for schools"
This reverts commit 911faceb7c.

Permissions to edit a wrestler are not working in production.
2016-01-22 13:21:13 +00:00
6282693fe3 Added printable weigh in sheet 2016-01-21 12:48:50 +00:00
911faceb7c Eager load users and delegates for tournaments, eager load delegates and tournament for schools 2016-01-20 20:37:15 +00:00
40ebe64176 Error page for generating matches, cannot have more than 16 for Pool to bracket tournaments 2016-01-20 15:15:39 +00:00
ae59cb2b21 Trying to eager load in a few places 2016-01-14 19:38:51 +00:00
c6626988db Added pages for teampointsadjust and spearated wrestler and school deducted points 2016-01-12 17:36:45 +00:00
fb157887a6 Added ability to remove permissions 2016-01-08 13:14:29 +00:00
bd5768b037 Views for school and tournament delegates 2016-01-07 20:18:36 +00:00
dd9e19b43f Added views to delegate tournament permissions 2016-01-07 19:55:15 +00:00
f46029efaf Added logic to delegate tournament access 2016-01-06 18:38:02 +00:00
c012682e77 Added tournament search 2016-01-04 19:20:05 +00:00
633c762b2e Added all matches page and edit matches page 2015-12-31 20:07:14 +00:00
c82d6d727b Added date to tournament 2015-12-30 18:48:49 +00:00
6d21e8ebdf Show no matches while matches are being generated 2015-12-30 16:36:53 +00:00
a8bb011bfe Check for all matches on all brackets page 2015-12-24 21:32:06 +00:00
23de8a5503 Order tournaments by updated_at 2015-12-23 15:32:56 +00:00
54ecbe9451 Revert "Added memcached and set up cached items for up_matches page"
This reverts commit 983cc9c667.
2015-12-17 19:20:18 +00:00
983cc9c667 Added memcached and set up cached items for up_matches page 2015-12-17 18:44:24 +00:00
68fe5e4f90 Updated views for wrestlers show page 2015-12-04 19:50:32 +00:00
c9125527d7 Fixed pooladvance and updated views for when tournament ends 2015-12-04 13:26:32 +00:00
0ba25da89a Updating views 2015-11-18 13:11:47 +00:00
1aee738eb5 Record score in db and update when match is updated 2015-11-17 15:28:54 +00:00
7aad1ee429 Went through views to make sure navigation is correct and views look ok 2015-11-05 03:02:03 +00:00
4fae1c2896 Moved static pages actions to tournament where it made sense 2015-11-05 02:38:39 +00:00
f86a577c8b Moving pages to tournament from static_pages 2015-11-04 16:10:56 -05:00
a38c959d0c Cleaning up views and controllers 2015-11-04 07:10:20 -05:00
d18e729012 Finished setting owner for tournamenr and protecting paths 2015-10-26 16:31:45 -04:00
ad9ea9dc42 First crack at setting an owner for the tournament 2015-10-23 08:53:29 -04:00
ce2a7b28bc Created a weigh in page 2015-06-30 17:59:02 +00:00
0fddccf6f5 Cleaning up main tournament page and tournament controller 2015-06-30 13:43:09 +00:00
e7bfad8df0 Auto creating of high school weights 2015-04-27 14:58:22 -04:00
19bd2ac8f8 Permit tournament_type in tournament controller. 2015-04-27 14:15:28 -04:00
2b1618c69b Cleaned up a bunch of shit. Depricated model methods and controller methods. 2015-04-15 13:42:12 +00:00
7032760360 Organized weights on tournament page. 2015-02-06 12:37:30 -05:00
Jacob Cody Wimer
c5a7bc3815 A ton of stuff was done to finalize the app for use 2014-01-25 05:28:42 -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
44511e8600 Entered devise secret key 2014-01-22 09:02:12 -05:00