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

561 Commits

Author SHA1 Message Date
80ae130aa8 This fixes a bug where moving from two pools to four did not work 2019-02-05 14:15:09 +00:00
d0cf5301e2 Put win type on bracket and made bracket text smaller 2019-02-01 15:36:37 +00:00
2b92bdaf66 Preliminary import/export feature 2019-01-30 20:16:56 +00:00
46b8888245 Need to delete the return_path when on schools show otherwise you get redirected to another school you browsed 2019-01-30 20:16:23 +00:00
972c5af093 Put number next to school on team scores page and included team scores into all brackets 2019-01-30 14:16:26 +00:00
dea5ee83f0 Bracket name was not including the loser name 2019-01-30 13:53:51 +00:00
71c8a0dc99 Fixed an infinite loop in pool_order when calculating pool order for a single pool bracket 2019-01-30 13:34:27 +00:00
f43cd316f6 Needed to reload a tournament to move finals matches to the last round 2019-01-30 13:33:11 +00:00
c0d5e3ff82 Trying to get adsense working 2019-01-29 13:30:39 -05:00
7b9e6e70fa Added adsense ad 2019-01-25 17:30:48 +00:00
8eb7e9c7fa Moved bout number to center 2019-01-24 20:21:52 +00:00
6bbb0b2e2c Added team abbreviation 2019-01-24 20:16:43 +00:00
0599faa173 Updated messages for actions that will require extra steps. 2019-01-24 14:13:22 +00:00
a834b38a8e Added dismissable alerts 2019-01-24 13:46:09 +00:00
ceb7645490 When deleting a wrestler, all matches need to be deleted and a director will need to regenerate the matches. 2019-01-24 13:45:45 +00:00
c721abe1f6 When deleting a wrestler from weights show page, it now redirects to weights show 2019-01-24 13:44:53 +00:00
b15bdf6410 Added adsense header code 2019-01-24 13:07:41 +00:00
449585c13c Fixed typo in rendering analytics template 2019-01-23 17:46:26 -05:00
6073d9c331 Fixed matches show page 2019-01-23 20:16:48 +00:00
476bdfa650 Removed back to tournament button now that there is a navbar 2019-01-23 20:05:08 +00:00
b001445090 Fixed redirect for match editing and added controller tests. Added wrestler school name to match edit form. Added authorization tests to all matches page. 2019-01-23 19:35:19 +00:00
bb8ec92bf0 Added a default redirect when updating a match 2019-01-23 18:38:14 +00:00
0be27f05fd Removed sidebars, added tournament navbar, and removed chitika ads 2019-01-23 16:05:34 +00:00
19f10ec80b Matche edit and mat show redirect properly 2019-01-23 16:04:51 +00:00
100317075b Put weight class and school names on stats page 2019-01-23 13:20:24 +00:00
4eb75d45d3 Fixed issue with wrestlers having a pool number higher than possible when bracket types change after deleting wrestlers 2019-01-19 21:26:48 +00:00
b8a4763eb5 No runner up in 8 pool 2019-01-12 12:27:32 -05:00
2516afd53c Fixed bug in baumspage importer. Trailing (season loss) array item was shifted if it was blank. 2019-01-10 19:22:42 +00:00
31323593c9 Added baumspage roster importer 2019-01-10 13:25:31 +00:00
046b48370e tournament.total_rounds should return 0 if there are none 2019-01-09 08:27:52 -05:00
5c0c4f8d7b If there are no rounds the bout sheets should not be displayed 2019-01-09 07:35:38 -05:00
07b51103bf Create bout sheets and make all printable pages go to a new window 2019-01-08 16:03:33 +00:00
2a506e072d Devise needs to prepend forgery 2019-01-08 16:02:25 +00:00
b2b007bd96 Added eight pools to quarter final bracket 2018-12-24 13:36:03 +00:00
d67a8f2b42 Refactored names of methods and some db column 2018-11-13 14:14:48 +00:00
436e716cd4 Changed database column for wrestlers seed to bracket_line 2018-09-17 14:29:00 +00:00
a2002c31ce Fixed depricated callback 2018-05-04 09:58:18 -04:00
45a7ab3e6c Reload tournament matches so generateweight moves finals to the last round as well 2018-05-04 09:58:18 -04:00
ed23a8e997 Need to save unassigning mats 2018-02-01 13:42:35 -05:00
bfd4c0c702 Run background actions if winner_id or finished changes 2018-02-01 09:27:16 -05:00
0ac3efa615 Force curently genrating matches to be nil 2018-02-01 08:16:28 -05:00
ada1cac436 Corrected query for upcoming matches on bout board 2018-02-01 07:44:58 -05:00
df397f55e3 Trying to get curently generating matches to be nil 2018-02-01 07:13:06 -05:00
cda7e21d34 Fixed typo to fix bug 2018-01-31 09:31:03 -05:00
ebbc92e0c0 Only assign matches with about number 2018-01-31 09:15:48 -05:00
275e65c7a1 When generating a new weight, wipe mats from matches 2018-01-31 08:49:38 -05:00
9841f5648d Discard ActiveRecord association cache so generating a single weight class of matches works 2018-01-31 07:59:48 -05:00
53598152cf Realigned file and sorted matches by weight and round when assigning bouts 2018-01-31 07:26:15 -05:00
6d75d26f3b Copyright current year 2018-01-10 07:32:17 -05:00
a36a083826 Moved files out of the root of the project to bin and deploy where they belong 2018-01-09 07:58:37 -05:00