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

547 Commits

Author SHA1 Message Date
bae349a2c9 Made bracket name shorter 2020-01-24 10:30:36 -05:00
c4891f7d7c Move all finals matches to the last round 2020-01-24 09:06:09 -05:00
bc136ae356 Fixed swap wrestlers logic 2020-01-24 08:11:37 -05:00
21b023f195 Added 8 man brackets for double elimination 2020-01-24 07:57:51 -05:00
58afc8a485 Added logic for 16 man dobule elminination match generation. 2020-01-23 21:25:25 -05:00
ff102a1862 Added 16 man modified double elimination bracket type. Still need to fix swap wrestlers code. 2020-01-23 07:46:23 -05:00
314124107c Added a note for myself 2020-01-16 10:26:04 -05:00
3ea05530f2 Broke pool bracket actions out into a layout to support different tournament types 2020-01-15 15:04:50 -05:00
1c966b8431 Make bracket page prettier for directors 2020-01-15 14:56:34 -05:00
ac0cdc25a3 Added manual pool order button 2020-01-14 14:54:24 -05:00
7ffdd3edf5 Added button to calculate all team scores 2020-01-14 13:16:34 -05:00
e1d25d9cee Added bracket position to bout sheet and stat page. 2020-01-14 12:50:54 -05:00
d4dedfb3bd Added an edit wrestlers page for matches 2020-01-14 12:46:02 -05:00
e4329e3519 Fixed largest bracket for pol to bracket score calc 2020-01-11 18:26:58 -05:00
9b19cf8072 Hide jobs from non tournament directors 2020-01-10 14:40:11 -05:00
b30b5f41b2 Added record and criteria to team show page 2020-01-08 10:57:29 -05:00
2fdb1d8ae8 Differed is spelled wrong. Deferred is correct 2020-01-07 10:03:55 -05:00
8a54e5e924 Made stats more readable 2020-01-07 09:48:50 -05:00
ca8b187267 Limit searches to 200 2020-01-07 07:32:13 -05:00
cf5b8c6300 Fixed a typo 2020-01-07 07:28:42 -05:00
6acea87822 Fix team points per OHSAA 2020-01-07 07:25:49 -05:00
981ba3d530 Run after match actions if score or win type change 2020-01-03 13:15:05 -05:00
a709cb5c69 Fixed pool order deducted points bug 2020-01-03 12:54:11 -05:00
e2ec1d4a8a Fixed bug with pool to bracket advancement. This bug was conceived due to the removing of tests and logic when making pool and pool_placement database fields. 2019-12-12 11:19:24 -05:00
a8361593aa Refixed bug in new tournament form 2019-12-11 14:10:25 -05:00
024be04013 Fixed bug in new tournament form 2019-12-11 14:02:38 -05:00
661c56d04e Added job_owner and 'description' to delayed_job to show on the tournament show page 2019-11-26 23:40:01 -05:00
515ea6bb8d Fix headers to be more clear 2019-11-26 12:22:20 -05:00
76b7b82716 Upgraded to Rails 6.0.1 2019-11-19 13:41:17 -05:00
8a9ea7ff35 Fixed bug for deducted points and fastest pin. Also added tests to test against those bugs 2019-04-20 11:57:58 -04:00
e458cbcf40 Add pool_placement and pool_placement_tiebreaker to importer and exporter 2019-04-19 22:47:53 -04:00
62f300841e Added tip on seeding page to inform of pool separation on pool to bracket tournaments 2019-04-19 21:50:31 -04:00
a76f4036b3 Added persistence to pool placement and pool order 2019-04-19 10:33:06 -04:00
3b790eb74a Made my tournaments page more compact and updated other static pages with updated information 2019-02-11 16:51:19 +00:00
77c416597a Removing bootstrap buttons all over the place and replacing with font awesome icons 2019-02-11 16:29:00 +00:00
5a800fccb9 Making navigation easier to find 2019-02-06 19:59:53 +00:00
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