1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-31 11:35:45 +00:00
Commit Graph

106 Commits

Author SHA1 Message Date
d68e4bc54f got tests working and showed mats table if not logged in 2015-05-05 19:10:17 +00:00
f8380a97b4 moved datatables back to cdn and precompiled assets 2015-05-05 13:46:10 +00:00
9cda32efb0 moved cdn under asset pipline in application layout 2015-05-05 13:40:34 +00:00
88acbda5e5 trying to get datatables to align properly 2015-05-05 13:20:18 +00:00
89e6a81bd1 Moved jquery and datatables back to asset pipline. Log out now works 2015-05-05 12:39:15 +00:00
cf7b19838c Made new links buttons and moved them around 2015-04-27 15:10:30 -04:00
e7bfad8df0 Auto creating of high school weights 2015-04-27 14:58:22 -04:00
3744ae2cf2 Added colon to tournament type on tournament show page 2015-04-27 14:11:27 -04:00
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