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

120 Commits

Author SHA1 Message Date
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
4828d9b876 Fixed reset password after the Devise migration. 2025-04-11 07:59:55 -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
49fbf6735d Added tournament backups to the database and added pages to restore and create backups 2025-01-04 16:27:52 -05:00
5219c2b1e3 Added time saver for girls middle school weight classes 2024-12-08 19:48:59 -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
1f18f338ff Stop using CDN for bootstrap and datatables. Continue for font awesome, I could not get it working locally. 2024-03-21 07:45:31 -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
1d646cb05d Do not show brackets or bout board if you tournament is not public 2023-01-02 15:57:08 -05:00
2dccf8dd55 Using a proxy for plausible 2022-10-05 00:46:39 +00:00
6eb71ef59e Using a proxy for plausible 2022-10-04 22:54:43 +00:00
67bee921ab Using a proxy for plausible 2022-10-04 22:06:38 +00:00
8672bdd73d Moved from google analytics to plausible 2022-10-04 13:39:47 +00:00
d42b683f67 Added a sort by bout number for assign_next_match 2022-01-19 03:28:16 +00:00
194fbca978 Updating calculating team scores as a put 2021-12-21 02:38:43 +00:00
5ef27f19cc Fixed ad blocker checker 2021-12-11 03:08:43 +00:00
0aea26967a Added quick create high school girls weight classes 2021-02-18 20:27:44 +00:00
a693905c62 Added instant page 2020-09-15 09:25:08 -04:00
7ffdd3edf5 Added button to calculate all team scores 2020-01-14 13:16:34 -05:00
9b19cf8072 Hide jobs from non tournament directors 2020-01-10 14:40:11 -05:00
a8361593aa Refixed bug in new tournament form 2019-12-11 14:10:25 -05:00
024be04013 Fixed bug in new tournament form 2019-12-11 14:02:38 -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
c0d5e3ff82 Trying to get adsense working 2019-01-29 13:30:39 -05:00
7b9e6e70fa Added adsense ad 2019-01-25 17:30:48 +00:00
a834b38a8e Added dismissable alerts 2019-01-24 13:46:09 +00:00
b15bdf6410 Added adsense header code 2019-01-24 13:07:41 +00:00
449585c13c Fixed typo in rendering analytics template 2019-01-23 17:46:26 -05:00
0be27f05fd Removed sidebars, added tournament navbar, and removed chitika ads 2019-01-23 16:05:34 +00:00
5c0c4f8d7b If there are no rounds the bout sheets should not be displayed 2019-01-09 07:35:38 -05:00
07b51103bf Create bout sheets and make all printable pages go to a new window 2019-01-08 16:03:33 +00:00
6d75d26f3b Copyright current year 2018-01-10 07:32:17 -05:00
8fa529dc5f Condensed the bracket pages 2017-02-01 19:37:58 +00:00
425e7f5fc5 Frontend authentication working. 2016-04-28 01:13:58 +00:00
db2e9a1c65 making navbar mobile friendly 2016-02-23 14:12:26 -05:00
85fb0947b5 Tutorials page added 2016-01-19 19:04:29 +00:00
db14dceaca Google analytics 2016-01-19 02:31:32 +00:00
2d966c993f Notice messages on all pages 2016-01-18 18:31:15 +00:00
c6626988db Added pages for teampointsadjust and spearated wrestler and school deducted points 2016-01-12 17:36:45 +00:00
707a492bb0 Changed desktop rnav ad 2016-01-08 19:23:32 +00:00
cf99e384e7 Ads on right nav 2016-01-08 19:20:32 +00:00
d5a29c4f4c Changed mobile ad type 2016-01-08 19:16:22 +00:00
64c8176412 Ad typo 2016-01-08 19:08:41 +00:00
f84fc145ed Separate mobile and desktop ads 2016-01-08 19:02:00 +00:00
6dc8a57119 Ad typo 2016-01-08 18:47:59 +00:00
0d364a5134 Moved ad provider 2016-01-08 18:35:18 +00:00
76eef7ce87 Added ad back with conditions 2016-01-08 15:19:17 +00:00