|
|
dc50efe8fc
|
Removed the use of datatables and added pagination and search on all_matches.
|
2026-02-19 17:53:40 -05:00 |
|
|
|
8670ce38c3
|
Fixed a number of N+1 issues on low traffic pages. I also added relevant html tests for these pages.
|
2026-02-17 22:27:11 -05:00 |
|
|
|
ae8d995b2c
|
Added a QR code page that generates a QR code for tournament directors to print out.
|
2026-02-11 18:23:14 -05:00 |
|
|
|
3e1ae22b6b
|
Added pagination for the tournaments index page
|
2025-09-26 12:31:37 -04:00 |
|
|
|
2d433b680a
|
Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type.
|
2025-04-08 17:54:42 -04:00 |
|
|
|
010d9a5f6b
|
Added all_results page to tournaments
|
2025-03-11 12:32:18 -04:00 |
|
|
|
91e1939e69
|
Added a feature to generate uuid links for coaches to submit their school lineups.
|
2025-02-18 16:39:10 -05:00 |
|
|
|
cc62e1c2f1
|
Protect tournament from out of order seeding.
|
2025-01-20 10:23:27 -05:00 |
|
|
|
275847befe
|
Added a tournament error if more than 1 person in a weight has the same seed.
|
2025-01-07 16:00:17 -05:00 |
|
|
|
f18802a933
|
Fixed double elim bracket views, fixed double elim match generation and loser name generation for 4 man bracket, fixed seed page submission and added tests, added tests for tournament generation errors and added a new error for assigning a seed higher than the number of wrestlers.
|
2024-12-08 19:29:56 -05:00 |
|
|
|
f92faf4f5c
|
Updated to rails 7.2.2
|
2024-12-05 17:18:29 -05:00 |
|
|
|
ad8e486205
|
Added mat assignment rules for the bout board and fixed the bug where a delegate making the tournamnet info public changes them to the owner
|
2024-11-25 16:25:59 -05:00 |
|
|
|
c328bbd91c
|
Added is_public to a tournament to hide lineups and brackets until you're ready to make it public
|
2023-01-01 23:16:12 -05:00 |
|
|
|
521067d4c0
|
Fixed tests for calculating team scores
|
2020-01-14 14:54:08 -05:00 |
|
|
|
7ffdd3edf5
|
Added button to calculate all team scores
|
2020-01-14 13:16:34 -05:00 |
|
|
|
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 |
|
|
|
d67a8f2b42
|
Refactored names of methods and some db column
|
2018-11-13 14:14:48 +00:00 |
|
|
|
98e63a2ff0
|
Upgraded to Rails 5.1.1
|
2017-06-08 21:45:36 -04:00 |
|
|
|
ddcf2d807e
|
Speeding up tests and renaming a few methods in generateMatchups
|
2016-03-26 03:54:31 +00:00 |
|
|
|
bd3c29bd60
|
Fixed tournament error bug
|
2016-01-20 16:10:41 +00:00 |
|
|
|
3db55aec1e
|
wipe matches before generating
|
2016-01-20 16:06:57 +00:00 |
|
|
|
e502796863
|
Team point adjustments controller tests
|
2016-01-13 15:14:28 +00:00 |
|
|
|
61b60f09ff
|
Testing delegation pages
|
2016-01-11 16:13:09 +00:00 |
|
|
|
1e9ca0d3b1
|
Test all controllers for school delegate access
|
2016-01-07 16:30:30 +00:00 |
|
|
|
f46029efaf
|
Added logic to delegate tournament access
|
2016-01-06 18:38:02 +00:00 |
|
|
|
8a9c56f3f7
|
Tests for non privileged routes
|
2015-11-05 17:48:09 +00:00 |
|
|
|
386d4c858b
|
Testing more controller actions
|
2015-11-05 16:55:16 +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 |
|
|
|
819d735480
|
Cleaned scaffold tests and set up fixtures needed for now.
|
2015-03-26 16:55:33 +00:00 |
|
Jacob Cody Wimer
|
44511e8600
|
Entered devise secret key
|
2014-01-22 09:02:12 -05:00 |
|