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

340 Commits

Author SHA1 Message Date
f46029efaf Added logic to delegate tournament access 2016-01-06 18:38:02 +00:00
eb9037b078 Mat assignment fix did not work 2016-01-06 15:42:00 +00:00
7d092c3d35 Fixed assigning mats bug 2016-01-06 02:52:24 +00:00
fa6c6458b6 Added full screen bout board 2016-01-04 19:43:57 +00:00
c012682e77 Added tournament search 2016-01-04 19:20:05 +00:00
6068a69d98 Browse tournaments at top 2015-12-31 20:09:29 +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
617864eba8 Removed buttons on left sidebar 2015-12-31 00:23:42 +00:00
177c5d136b Ordered wrestlers correctly on school page 2015-12-30 23:25:02 +00:00
e460fd7880 Forgot 126 with hs weights 2015-12-30 23:21:05 +00:00
c584f1fabc Uncache New wrestler button 2015-12-30 23:17:43 +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
198c6d5e82 Model validations 2015-12-30 19:04:41 +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
74577eb9ec Random seeding now works 2015-12-30 16:21:56 +00:00
6ed2bdf547 Extras do not score points but still get tie breaker criteria 2015-12-30 15:13:09 +00:00
490df3b182 Smtp now using postmark 2015-12-30 14:37:31 +00:00
a911183637 Trying to fix async jobs 2015-12-29 22:53:53 +00:00
0d310c587b I think I got delayed jobs working 2015-12-29 18:50:18 +00:00
106291fbaf Trying to make sidebar look better and make it harder to accidentally mess up a tournament in progress 2015-12-29 15:44:45 +00:00
50641edce3 Cached all_brackets page 2015-12-29 15:13:43 +00:00
efe4036a5e Moved director links to the left sidebar 2015-12-29 15:12:21 +00:00
308090f330 Do not cache edit button on school and wrestler show pages 2015-12-24 21:38:33 +00:00
a8bb011bfe Check for all matches on all brackets page 2015-12-24 21:32:06 +00:00
327b49fe88 Changed match callback to update instead of save 2015-12-23 17:30:02 +00:00
fc3581e33e Fixed wrestler touch in match after_save callback 2015-12-23 16:31:37 +00:00
5ee949d02a Reset team scores when generating matches 2015-12-23 15:38:33 +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
a3cf41918b Cache other pages that users will frequent 2015-12-23 15:29:32 +00:00
b0640a61a7 Cache team scores 2015-12-23 15:00:48 +00:00
dd23d1246d All brackets only accessable by tournament owner 2015-12-23 14:54:30 +00:00
ccf00a4e1c Bug on wrestler show page 2015-12-23 14:49:03 +00:00
db876809ef Page caching set up 2015-12-23 14:11:20 +00:00
be1df55e39 Extras cant count for team points 2015-12-23 13:08:19 +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
127474da9c Fixed mat form 2015-12-17 15:01:49 +00:00
4bb81417a9 Fixed bug in test for quickest pin then fixed bug in quickest pin tie breaker 2015-12-17 14:48:07 +00:00
702a52311b Added most decision points and quickest pin to the tiebreakers 2015-12-17 14:03:14 +00:00
ae056ec7f8 Added when they last wrestled 2015-12-17 13:06:42 +00:00
90bf95cd11 Track stats on match page 2015-12-16 17:48:32 +00:00
2213cf03b4 Ask table worker the name of the winner in the popup 2015-12-16 13:06:14 +00:00