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

461 Commits

Author SHA1 Message Date
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
5c0dd2c6af Merge branch 'development' of https://github.com/jcwimer/wrestlingApp into development 2015-12-24 21:38:55 +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
c9eed5ef2b Updated rails-prod.sh 2015-12-24 08:09:09 -05:00
cc6717eaae Updated env variables 2015-12-23 13:52:45 -05: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
27f5db32fa Revmoed max pools for passenger 2015-12-16 13:22:30 +00:00
2213cf03b4 Ask table worker the name of the winner in the popup 2015-12-16 13:06:14 +00:00
e2966c0456 Fixed win displays for brackets 2015-12-16 12:51:32 +00:00
41ca12c5d1 Added my tournaments page 2015-12-15 15:24:13 -05:00
ec1c7c7fd4 We want mat name to just be a number 2015-12-15 13:50:25 -05:00
d48b1b573f Destroy matches on wrestler create not save 2015-12-15 13:25:23 -05:00
4a4dfde8bb Fixed model names 2015-12-15 08:30:13 -05:00
7970ff000c Re assign bouts to mats if mat is destroyed or created 2015-12-14 20:23:47 +00:00
faeb558297 Removed uneeded pdf 2015-12-08 15:56:53 +00:00
b7e6f015d0 Printable pages 2015-12-08 14:43:51 +00:00
e7b0ce9ff3 Revmoed shadowbox 2015-12-08 13:05:21 +00:00
13e574207c Removed filesaver 2015-12-08 13:04:55 +00:00
9ef5ac2197 Moved ads 2015-12-08 12:34:42 +00:00
8cf3f03849 moved to footer 2015-12-08 02:52:10 +00:00
9c72f04d45 afs_ads in dev 2015-12-08 02:39:18 +00:00
27ce687c1c Fixed ad blocker message 2015-12-08 02:37:36 +00:00
0fc3cd585c Footer ad 2015-12-08 02:34:56 +00:00
31423829a6 Fixed ad block checker 2015-12-08 02:27:04 +00:00
b777af3624 Changed ad to size 2015-12-08 02:14:10 +00:00
92c3b512f1 Switched from adsense to revenuehits 2015-12-08 02:11:17 +00:00
d28e95ed31 Put finals in same round 2015-12-07 15:24:42 +00:00
5a09c60a41 Pool advancement tests are complete 2015-12-07 13:28:01 +00:00