This website requires JavaScript.
Explore
Help
Sign In
cody
/
wrestlingdev.com
Watch
1
Star
0
Fork
0
You've already forked wrestlingdev.com
mirror of
https://github.com/jcwimer/wrestlingApp
synced
2026-03-25 01:14:43 +00:00
Code
Issues
Releases
Wiki
Activity
Files
e612a4b10edef18f557751bdc497c3de142056aa
wrestlingdev.com
/
app
/
controllers
History
Jacob Cody Wimer
e612a4b10e
Fixed the query for unassigned matches on the up_matches page and also only allow mats to get a new match assigned if they have less than 4 unfinished matches. Added mats to the finish_tournament_204 rake task.
2025-01-10 16:02:37 -05:00
..
concerns
initial commit
2013-12-23 11:04:30 -05:00
api_controller.rb
Fixed a couple slow queries
2021-12-11 03:08:43 +00:00
application_controller.rb
Devise needs to prepend forgery
2019-01-08 16:02:25 +00:00
mat_assignment_rules_controller.rb
Fixed the POSt endpoint to accept bracket positions
2025-01-04 16:26:57 -05:00
matches_controller.rb
Redirect errors on match#stat back to match#stat
2023-01-09 19:27:31 -05:00
mats_controller.rb
Redirect errors on match#stat back to match#stat
2023-01-09 19:27:31 -05:00
schools_controller.rb
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
static_pages_controller.rb
Refactored names of methods and some db column
2018-11-13 14:14:48 +00:00
tournament_backups_controller.rb
Added tournament backups to the database and added pages to restore and create backups
2025-01-04 16:27:52 -05:00
tournaments_controller.rb
Fixed the query for unassigned matches on the up_matches page and also only allow mats to get a new match assigned if they have less than 4 unfinished matches. Added mats to the finish_tournament_204 rake task.
2025-01-10 16:02:37 -05:00
weights_controller.rb
Updated seeding logic for double elim to make byes truly random and to keep bracket lines consistent through match generations
2024-12-23 16:17:43 -05:00
wrestlers_controller.rb
Allow nil when modifiying match wrestlers, allow nil when stating a match, fixed tournament navbar on wrestler edit, fixed tournament navbar on edit match wrestlers
2022-01-24 21:54:50 +00:00