|
|
6e61a7245a
|
Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs. Foreign key constraints are now added to the migrations where we do belongs_to.
|
2025-04-15 16:16:44 -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 |
|
|
|
5114ed7b08
|
Added a finished_at column on matches, created a callback to updated that only if finished changes and is 1, and display that on the match stats page.
|
2025-01-22 17:01:06 -05:00 |
|
|
|
49fbf6735d
|
Added tournament backups to the database and added pages to restore and create backups
|
2025-01-04 16:27:52 -05:00 |
|
|
|
13bb8067fb
|
Added logic for 32 man bracket
|
2024-12-23 22:12:44 -05:00 |
|
|
|
a851436c0c
|
Removed single weight match generation, fixed bracket names, reload weight matches for pool order, and auto delete errrored jobs
|
2024-12-16 00:02:30 -05:00 |
|
|
|
6cb523e350
|
config.load_defaults is now 7.1 and I had to add optional belongs to to a couple models as a deprecation from the 4.2 to 5.0 upgrade
|
2024-03-19 08:36:33 -04: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 |
|
|
|
994fc18365
|
Added overtime_type to matches
|
2022-09-13 14:42:40 +00:00 |
|
|
|
645fb59e5b
|
Fixed tournament search to search each term for both date and name
|
2022-09-08 14:13:21 +00:00 |
|
|
|
d42b683f67
|
Added a sort by bout number for assign_next_match
|
2022-01-19 03:28:16 +00:00 |
|
|
|
0aea26967a
|
Added quick create high school girls weight classes
|
2021-02-18 20:27:44 +00:00 |
|
|
|
f720de0db6
|
Fixed deprecations for rails 6.1 and 6.2
|
2021-02-12 12:17:46 +00:00 |
|
|
|
ddcf2d807e
|
Speeding up tests and renaming a few methods in generateMatchups
|
2016-03-26 03:54:31 +00:00 |
|
|
|
f46029efaf
|
Added logic to delegate tournament access
|
2016-01-06 18:38:02 +00:00 |
|
|
|
198c6d5e82
|
Model validations
|
2015-12-30 19:04:41 +00:00 |
|
|
|
c82d6d727b
|
Added date to tournament
|
2015-12-30 18:48:49 +00:00 |
|
|
|
934ccc28ee
|
Deducted points pool tie breaker added
|
2015-11-16 13:31:27 +00:00 |
|
|
|
819d735480
|
Cleaned scaffold tests and set up fixtures needed for now.
|
2015-03-26 16:55:33 +00:00 |
|
Jacob Cody Wimer
|
c5a7bc3815
|
A ton of stuff was done to finalize the app for use
|
2014-01-25 05:28:42 -05:00 |
|
Jacob Cody Wimer
|
7f8718af35
|
Added matches scaffold and ascended views of weights and schools
|
2014-01-24 15:16:33 -05:00 |
|
Jacob Cody Wimer
|
44511e8600
|
Entered devise secret key
|
2014-01-22 09:02:12 -05:00 |
|
Jacob Cody Wimer
|
24d9deee8b
|
Added basic scaffolds for schools wrestlers and weights
|
2013-12-31 11:23:43 -05:00 |
|
Jacob Cody Wimer
|
6a38c8388b
|
initial commit
|
2013-12-23 11:04:30 -05:00 |
|