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

499 Commits

Author SHA1 Message Date
6a5e0817d6 Fixed two things in views 2016-01-06 18:48:01 +00:00
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
7a14e5f74a Fixed readme typo 2016-01-04 18:22:38 +00:00
13f5ecfc98 Updated readme 2016-01-04 18:18:34 +00:00
d899dc6f1e Fixing default address 2016-01-04 17:37:11 +00:00
bb83e47641 Put postmark setting in correct spot 2016-01-04 17:00:35 +00:00
c228657d88 Setting up postmark 2016-01-04 16:57:05 +00:00
c834985c5d Trying to fix email 2016-01-04 16:49:31 +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
1bfa09d47d Changed mail from address 2015-12-30 14:38:47 +00:00
490df3b182 Smtp now using postmark 2015-12-30 14:37:31 +00:00
83d0448271 Moved back to passenger 2015-12-29 23:09:20 +00:00
a911183637 Trying to fix async jobs 2015-12-29 22:53:53 +00:00
aa2fc9c804 Fixed puma env 2015-12-29 22:38:47 +00:00
b0c6bce96f Fixed puma 2015-12-29 22:37:56 +00:00
a1973c5a42 Moved to puma having issues with delayed jobs and passenger 2015-12-29 22:23:57 +00:00
47c15f0383 Fixed delayed_job migration 2015-12-29 22:02:07 +00:00
32f568ac37 Fix worker in procfile 2015-12-29 19:46:25 +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
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