1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-30 19:22:21 +00:00
Commit Graph

98 Commits

Author SHA1 Message Date
091945da7d Display tournament type on tournament show page. 2015-04-27 14:07:20 -04:00
37470d9602 Moved match generation to a class and added tournament_type to tournaments. 2015-04-27 13:54:57 -04:00
61d1240f0b Fixed noMatches page. 2015-04-27 10:17:52 -04:00
525a2948de View for no matches 2015-04-27 09:57:08 -04:00
63af7d00f5 Re-Added new school link 2015-04-25 23:20:48 -04:00
b86211102b Revert "Revert "Moving away from matchups_array and saving matches individually""
This reverts commit 7b3fe2aaad.
2015-04-25 21:44:08 -04:00
7b3fe2aaad Revert "Moving away from matchups_array and saving matches individually"
This reverts commit 650a9ed7d6.
2015-04-25 13:59:59 -04:00
650a9ed7d6 Moving away from matchups_array and saving matches individually 2015-04-25 13:51:16 -04:00
4fc10e82ec Fixed all_brackets page 2015-04-22 09:00:16 -04:00
63b7ecd9e6 Removed home link, the application title is the home link. 2015-04-22 08:49:23 -04:00
76050233d4 Change btn to btn btn-default 2015-04-22 08:48:44 -04:00
97c40587d0 Changed layout page 2015-04-22 08:41:25 -04:00
7769006166 Refactored cdn name 2015-04-22 08:41:09 -04:00
e68eae312c Render datatables in browser 2015-04-21 22:29:05 -04:00
4185c02d77 Render bootstrap and jquery from a different server. 2015-04-21 22:11:20 -04:00
42b46cb670 Removed some logic from view for faster rendering 2015-04-21 19:32:37 -04:00
0e0fbb649d Removed unused files 2015-04-15 13:44:40 +00:00
2b1618c69b Cleaned up a bunch of shit. Depricated model methods and controller methods. 2015-04-15 13:42:12 +00:00
9b9f6a0353 Ordered all pool bracket rounds by bracket_position_number 2015-04-01 13:00:48 +00:00
d0277e1ab8 Preliminary bracket print page 2015-03-30 19:11:47 +00:00
7b5ffaff29 Removed old pool views 2015-03-27 19:09:12 +00:00
12b27ef3bc Ordered wrestlers by seed in bracket 2015-03-27 16:35:55 +00:00
a821c28cf7 Created one page for all pools 2015-03-27 16:33:09 +00:00
f166da9a2f Fixed two pool to semi view 2015-03-27 12:56:23 +00:00
79f44d4600 Updated bracket views for all pool bracket types 2015-03-24 21:06:09 +00:00
27883597ca Set up blank bracket matches for fourPools 2015-03-23 18:17:06 +00:00
d6a9abffac Update seeds on one page. 2015-03-16 15:06:45 -04:00
4413c81100 Two pools view needed five rounds 2015-03-16 12:39:27 -04:00
6452aee07a Removed delayed job and generate matches 2015-03-16 09:13:12 -04:00
2843760779 Create bracket views with upcomingMatches 2015-03-16 08:35:56 -04:00
05c340eb94 Reducing queries for upcoming matches 2015-03-16 08:06:08 -04:00
e8dd332bbc Add boutNumber to upcomgingMatches 2015-03-12 15:18:06 -04:00
dc9639cf1c Calculate matchups for pools. This breaks generating matches. 2015-03-12 15:03:38 -04:00
bdec6c0463 Added dataTables for matches and tournaments. 2015-02-11 10:50:25 -05:00
2e7e34125b Updated match generation view, created a bracket_type for weight, and
add DQ as a win type.
2015-02-09 12:31:14 -05:00
eba979740c fixed generation sort 2015-02-06 23:29:00 +00:00
e7113af9a2 Added round 4 in twoPool 2015-02-06 15:00:41 -05:00
6dd136d0ee Sort pool views by seed 2015-02-06 14:58:06 -05:00
23bef4a2b5 Removed word result from fourPools. 2015-02-06 14:53:46 -05:00
5ca2a7c7ab Added bracket for two pools 2015-02-06 13:39:51 -05:00
8caaf588fd Made two pool for 7-10 people 2015-02-06 13:26:58 -05:00
c1f2363a46 Changed tournament view 2015-02-06 12:33:20 -05:00
ffebffab55 Calculated win percentage 2015-02-06 10:31:47 -05:00
5b8e90b50a Moved team score for faster front page load. 2015-02-06 09:18:04 -05:00
3eff0ed0fa See bracket size from tournament view. 2015-02-06 09:08:37 -05:00
bf012939a6 Fixed fourPoolBracket 2015-02-06 08:10:48 -05:00
9c2c0d1931 Not showing bracket yet. 2015-02-06 08:00:59 -05:00
9995ad3a82 show.html view for weights fixed extra field 2015-02-06 04:18:29 +00:00
627e3c157c Added extra to show on weight view 2015-02-06 03:32:29 +00:00
vagrant
2b1f0f4ddf Extra fixed in wrestler controller and in school view 2015-02-06 03:30:27 +00:00