|
|
44fb5388b4
|
Made the all results page grouping better and fixed the advance wrestler job.
|
2025-04-17 17:34:34 -04:00 |
|
|
|
ed7186e5ce
|
Moved the tournament navbar to the bottom of the page and made site responsive. Fixed puma solid queue in development. Added a note about clobbering assets in the README. Fixed the ad blocker check due to turbolinks it had to be idempotent. Added migrations for all dbs in the rails-dev-db-create.sh script.
|
2025-04-16 16:19:29 -04:00 |
|
|
|
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 |
|
|
|
49fbf6735d
|
Added tournament backups to the database and added pages to restore and create backups
|
2025-01-04 16:27:52 -05:00 |
|
|
|
2eb38ce788
|
Allow decimals in the weight max form and remove references to lbs in views
|
2023-02-02 13:36:52 +00:00 |
|
|
|
6b57246080
|
Fixed the mat#show route by defining the correct vars in the controller and added a route for assign_next_match on mat
|
2023-01-09 19:16:36 -05:00 |
|
|
|
b5ab929270
|
Hide one more text on tournament show page depending on if tournament is public or not
|
2023-01-02 22:08:31 -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 |
|
|
|
0c9349c871
|
Moved some text on the tournament show page
|
2022-01-21 20:45:10 +00:00 |
|
|
|
9b19cf8072
|
Hide jobs from non tournament directors
|
2020-01-10 14:40:11 -05:00 |
|
|
|
661c56d04e
|
Added job_owner and 'description' to delayed_job to show on the tournament show page
|
2019-11-26 23:40:01 -05:00 |
|
|
|
515ea6bb8d
|
Fix headers to be more clear
|
2019-11-26 12:22:20 -05:00 |
|
|
|
77c416597a
|
Removing bootstrap buttons all over the place and replacing with font awesome icons
|
2019-02-11 16:29:00 +00:00 |
|
|
|
5a800fccb9
|
Making navigation easier to find
|
2019-02-06 19:59:53 +00:00 |
|
|
|
2b92bdaf66
|
Preliminary import/export feature
|
2019-01-30 20:16:56 +00:00 |
|
|
|
a834b38a8e
|
Added dismissable alerts
|
2019-01-24 13:46:09 +00:00 |
|
|
|
476bdfa650
|
Removed back to tournament button now that there is a navbar
|
2019-01-23 20:05:08 +00:00 |
|
|
|
2d966c993f
|
Notice messages on all pages
|
2016-01-18 18:31:15 +00:00 |
|
|
|
612902aa91
|
School delegates permissions are working
|
2016-01-07 16:08:46 +00:00 |
|
|
|
f46029efaf
|
Added logic to delegate tournament access
|
2016-01-06 18:38:02 +00:00 |
|
|
|
efe4036a5e
|
Moved director links to the left sidebar
|
2015-12-29 15:12:21 +00:00 |
|
|
|
1591d8d7de
|
Updated layout
|
2015-12-04 18:45:39 +00:00 |
|
|
|
5b497e9cf9
|
Added spot to control a match
|
2015-11-05 09:05:44 -05: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 |
|
|
|
d18e729012
|
Finished setting owner for tournamenr and protecting paths
|
2015-10-26 16:31:45 -04: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 |
|
|
|
0fddccf6f5
|
Cleaning up main tournament page and tournament controller
|
2015-06-30 13:43:09 +00:00 |
|
|
|
81f233cb0e
|
Added button to generate matches
|
2015-05-26 17:53:53 +00:00 |
|
|
|
d68e4bc54f
|
got tests working and showed mats table if not logged in
|
2015-05-05 19:10:17 +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 |
|
|
|
63af7d00f5
|
Re-Added new school link
|
2015-04-25 23:20:48 -04:00 |
|
|
|
76050233d4
|
Change btn to btn btn-default
|
2015-04-22 08:48:44 -04:00 |
|
|
|
6452aee07a
|
Removed delayed job and generate matches
|
2015-03-16 09:13:12 -04:00 |
|
|
|
c1f2363a46
|
Changed tournament view
|
2015-02-06 12:33:20 -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 |
|
|
|
d69838310e
|
Working on pools
|
2014-12-31 10:38:49 -05:00 |
|
|
|
f7e06feb99
|
Before I made correctly
|
2014-12-09 10:14:01 -05: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
|
d4b97c83c3
|
Updated re-directs, added weights to tournament#show, and edited a few views
|
2014-01-22 13:12:40 -05:00 |
|
Jacob Cody Wimer
|
4a463132da
|
Changed links on tournaments#show
|
2014-01-22 10:10:36 -05:00 |
|
Jacob Cody Wimer
|
44511e8600
|
Entered devise secret key
|
2014-01-22 09:02:12 -05:00 |
|