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

691 Commits

Author SHA1 Message Date
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
d88000f06a Added a stats page for teams 2017-12-18 07:51:38 -05:00
7831bfaf6b Pretty up wrestler show page 2017-12-14 09:03:31 -05:00
181d56f12d Break down wrestlers points on the show page 2017-12-13 11:12:23 -05:00
7fb8e198ea Added example format for tournament date 2017-12-13 09:02:19 -05:00
0c9af7fcb3 Added stats to wrestler -> show 2017-11-14 07:43:06 -05:00
62faa4f307 Added info about bye points 2017-11-14 07:42:21 -05:00
da37cc9eff Did not want to add .swp files 2017-11-13 08:44:26 -05:00
5cfcfe0448 Added info to match edit (mat -> show) and up_matches pages. 2017-11-13 08:42:16 -05:00
4089d37825 Fixed query issue for advancing losing wrestlers in a 'pool to bracket' bracket 2017-11-09 08:13:29 -05:00
e40851d9fc Pool numbers need swapped when wrestlers are swapped 2017-09-02 11:48:23 -04:00
e168d0b51d Added functionality for a tournament director to move a wrestler to a pool that has a bye for greater flexibility 2017-08-29 13:02:00 -04:00
f9fb3e4108 Remove intrusive ads 2017-08-12 23:30:00 -04:00
5f31879af8 Remove bad ads 2017-08-11 08:55:17 -04:00
c839e2e843 Fixed a eager load bug 2017-06-09 18:00:20 -04:00
98e63a2ff0 Upgraded to Rails 5.1.1 2017-06-08 21:45:36 -04:00
3f72a912b6 Wrestler pool number is now saved in db. Pool number generation moved to it's own class. 2017-03-02 18:11:21 +00:00
8fa529dc5f Condensed the bracket pages 2017-02-01 19:37:58 +00:00
9ac3b3baa9 All brackets page gives 1 bracket per page 2017-02-01 13:47:48 +00:00
86bb0b6f3c Fixed cache names so multiple tournaments cache at once 2017-01-31 14:01:09 +00:00
b5d07e103e Swap wrestlers moved from edit wrestler to the bracket page 2017-01-31 13:43:56 +00:00