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
c0ab1cc56c
Remove caching for school show view and eager load correctly
...
Could not do the caching properly with action buttons having permissions associated. The caching method was being called for every wrestler and took 150ms
2016-01-20 19:58:52 +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
85fb0947b5
Tutorials page added
2016-01-19 19:04:29 +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
612902aa91
School delegates permissions are working
2016-01-07 16:08:46 +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
f3936b0906
Updated seeds redirects to tournament now
2015-12-31 17:34:51 +00:00
669b026795
Fixed indentations
2015-12-31 17:31:32 +00:00
c9ff63548b
Fixed check_access bug
2015-12-31 01:56:10 +00:00
44b5970104
Fixed validation bug
2015-12-31 01:24:20 +00:00
2d2d6a2e9c
Fixed weights controller test
2015-12-30 19:58:15 +00:00
9fb1615120
Fixing controllers and views with validations
2015-12-30 19:42:58 +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
49bcbfcc84
Order my_tournaments by updated_at
2015-12-23 15:33:27 +00:00
23de8a5503
Order tournaments by updated_at
2015-12-23 15:32:56 +00:00
67a457ad2f
Fixed school show query on controller
2015-12-21 19:38:59 +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
41ca12c5d1
Added my tournaments page
2015-12-15 15:24:13 -05: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
b334c1fad3
Redirect back to mat when match is saved
2015-12-03 13:10:03 +00:00
0e5229f2a3
Created an about page
2015-11-20 12:41:11 +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
633ae2eb01
Modified wrestler show to show matches and team points scored
2015-11-17 13:53:00 +00:00
598d0314ba
Redirect mats#show to no_matches if no matches
2015-11-05 16:36:05 +00:00
5b497e9cf9
Added spot to control a match
2015-11-05 09:05:44 -05: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
e79482fd07
including mats on tournament query
2015-11-02 11:36:15 -05:00
85dfadf8d2
Reducing queries on up_matches and brackets
2015-11-02 11:31:40 -05:00
364ee21e3f
trying to speed up brackets page
2015-11-02 11:14:03 -05:00
c0760dfdf8
Trying to increase speed of up_matches
2015-11-02 10:55:41 -05:00
2dda49cd12
All protected routes are tested
2015-10-30 13:37:18 -04:00
4b78be8214
order up matches by bout_number
2015-10-30 11:28:03 -04:00
b7c360ff88
Limit to 10 upcoming matches on up_matches
2015-10-30 11:24:14 -04:00