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

113 Commits

Author SHA1 Message Date
e8e0fa291b Added clarifying documentation for BYE points as well as fixed logic. 2026-03-04 18:17:26 -05:00
dc50efe8fc Removed the use of datatables and added pagination and search on all_matches. 2026-02-19 17:53:40 -05:00
793a9e3ecc All links with a confirm now use turbo 2025-11-11 21:09:24 -05:00
13bb8067fb Added logic for 32 man bracket 2024-12-23 22:12:44 -05:00
c133a8b051 Added safeguards for generating pool matches along with tests, updated two errors on about page, and added time saver to create middle school weights 2023-01-24 22:56:22 +00:00
329c01db79 Added 1 more hint for tournament types 2021-03-03 00:38:01 +00:00
1f43fdf8fa Updated about page for modified 16 man bracket 2021-03-03 00:24:14 +00:00
9dae57e141 8 man double elim cross brackets in the semis not quarter finals 2020-01-31 12:51:06 -05:00
6ad53facc2 Updated the about page for double elimination 2020-01-31 12:27:11 -05:00
6acea87822 Fix team points per OHSAA 2020-01-07 07:25:49 -05: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
b2b007bd96 Added eight pools to quarter final bracket 2018-12-24 13:36:03 +00:00
62faa4f307 Added info about bye points 2017-11-14 07:42:21 -05:00
f9fb3e4108 Remove intrusive ads 2017-08-12 23:30:00 -04:00
85fb0947b5 Tutorials page added 2016-01-19 19:04:29 +00:00
593ad6093e Fixed if rails env for ads 2016-01-19 02:50:02 +00:00
8509b6819c Added revenue hits 2016-01-19 02:44:23 +00:00
227e588658 Championship bracket wins are 2pts and conso bracket wins are 1pt 2016-01-12 15:05:38 +00:00
613af2337d Fixed typo on my tournaments page 2016-01-07 20:22:10 +00:00
dd9e19b43f Added views to delegate tournament permissions 2016-01-07 19:55:15 +00:00
59f20e1698 Deducted points breaks tie before head to head 2016-01-06 20:26:20 +00:00
4310a7bb42 Pool wins are worth 2pts 2016-01-06 20:08:28 +00:00
f46029efaf Added logic to delegate tournament access 2016-01-06 18:38:02 +00:00
c82d6d727b Added date to tournament 2015-12-30 18:48:49 +00:00
41ca12c5d1 Added my tournaments page 2015-12-15 15:24:13 -05:00
ce2e80a2b4 Created about page 2015-11-30 15:18:03 +00:00
940782f95d Added github link 2015-11-20 13:22:39 +00:00
0e5229f2a3 Created an about page 2015-11-20 12:41:11 +00:00
4fae1c2896 Moved static pages actions to tournament where it made sense 2015-11-05 02:38:39 +00:00
f86a577c8b Moving pages to tournament from static_pages 2015-11-04 16:10:56 -05:00
a38c959d0c Cleaning up views and controllers 2015-11-04 07:10:20 -05:00
364ee21e3f trying to speed up brackets page 2015-11-02 11:14:03 -05:00
c0760dfdf8 Trying to increase speed of up_matches 2015-11-02 10:55:41 -05:00
d1437a56af Added tests for matches controller 2015-10-29 07:53:47 -04:00
d18e729012 Finished setting owner for tournamenr and protecting paths 2015-10-26 16:31:45 -04:00
a9f6f53cb3 Ad blocker checker? 2015-10-20 13:00:22 -04:00
db0c6df1dc New home page 2015-10-20 08:05:33 -04:00
4b447b86f9 Added winner name for final line of brackets 2015-10-15 15:13:52 -04:00
386dc1605f Finished pool advance logic still need tests 2015-10-14 17:58:28 -04:00
087c383996 Continuing pool bracket movements 2015-10-13 20:57:35 -04:00
12b55ba4ad Swapped tds in weigh_in page 2015-06-30 18:15:21 +00:00
ce2a7b28bc Created a weigh in page 2015-06-30 17:59:02 +00:00
5b17c49a20 Updated all links 2015-06-30 16:56:36 +00:00
eaaa9fb6ba Updated up_matches.html.erb 2015-06-19 19:30:44 +00:00
0fd3bd64fe Added a bout board 2015-06-19 15:25:01 +00:00
RJ Osborne
284439e2cf Removed upcomingMatches because matches are an A-R relation of Tournament 2015-05-28 00:25:14 -04:00
81f233cb0e Added button to generate matches 2015-05-26 17:53:53 +00:00
R.J. Osborne
f6dd4e8625 Renamed boutNumber to bout_number to make the field consistent with the rest of the domain and database schema. 2015-05-17 08:13:52 -04:00
88acbda5e5 trying to get datatables to align properly 2015-05-05 13:20:18 +00:00