5677f4e944
Updated development to allow all hostnames (for localtunnel)
2021-02-18 20:27:44 +00:00
55d122771c
Had to create storage.yml for activestorage for Rails 6.1 upgrade and changed config to use mem_cache_store instead of dalli_store
2021-02-12 13:16:30 +00:00
f720de0db6
Fixed deprecations for rails 6.1 and 6.2
2021-02-12 12:17:46 +00:00
ac0cdc25a3
Added manual pool order button
2020-01-14 14:54:24 -05:00
7ffdd3edf5
Added button to calculate all team scores
2020-01-14 13:16:34 -05:00
d4dedfb3bd
Added an edit wrestlers page for matches
2020-01-14 12:46:02 -05:00
e37281771d
Added email address variable
2019-12-31 07:52:31 -05:00
10c4401f7b
Only force ssl on Heroku
2019-03-25 16:33:04 +00:00
d93a03ff87
Display tournament show page when going to /tournament/:id/brackets
2019-02-06 19:59:35 +00:00
2b92bdaf66
Preliminary import/export feature
2019-01-30 20:16:56 +00:00
0be27f05fd
Removed sidebars, added tournament navbar, and removed chitika ads
2019-01-23 16:05:34 +00:00
31323593c9
Added baumspage roster importer
2019-01-10 13:25:31 +00:00
07b51103bf
Create bout sheets and make all printable pages go to a new window
2019-01-08 16:03:33 +00:00
aaf21d6e92
Added delayed_job_web gem for easier insight into jobs queues
2019-01-07 19:52:52 +00:00
bdda566696
Fixed sqlite deprication warning
2018-11-13 16:12:49 +00:00
dd7e96a87a
Added brakeman to running tests and added a silencer for secret key
2018-05-04 09:58:19 -04:00
d88000f06a
Added a stats page for teams
2017-12-18 07:51:38 -05:00
e168d0b51d
Added functionality for a tournament director to move a wrestler to a pool that has a bye for greater flexibility
2017-08-29 13:02:00 -04:00
6fb304f5c7
Secret key base and devise key added for dev
2017-08-10 20:43:18 -04:00
98e63a2ff0
Upgraded to Rails 5.1.1
2017-06-08 21:45:36 -04:00
b37004cbbf
Removed frontend and updated production to use puma instead of pasenger
2017-05-31 09:40:31 -04:00
3f72a912b6
Wrestler pool number is now saved in db. Pool number generation moved to it's own class.
2017-03-02 18:11:21 +00:00
bbb745564e
Re-generating one weight classes matches - NEED TO REFACTOR and NEED TO WRITE TESTS
...
Code is repeated in the following classes:
GenerateTournamentMatches
PoolToBracketMatchGeneration
PoolToBracketGenerateLoserNames
WipeTournamentMatches
2016-09-09 17:51:00 +00:00
44464722a3
O
...
Merge branch 'development' of https://github.com/jcwimer/wrestlingApp into development
2016-05-14 11:20:50 -04:00
225e90ca8f
Get frontend javascript into the docker image. Still need to figure out how to get frontend templates into rails.
2016-05-14 11:20:28 -04:00
a6e64bdf8f
Moved none database classes out of model folder. Still need to separate classes that are doing too much for bracket_advancement, for placement points, and for swapping wrestlers in pool/bracket.
2016-05-14 14:54:49 +00:00
2f9c54df2e
Refactored match generation so I can eventually support multiple types of tournaments
2016-05-14 13:28:28 +00:00
84d48bbee3
Made login form look better and made user
...
menu look better.
2016-04-28 01:58:48 +00:00
425e7f5fc5
Frontend authentication working.
2016-04-28 01:13:58 +00:00
817e1fb0c1
Moved api call to a service
2016-03-02 13:34:41 +00:00
dfa0972747
Added linemanjs as frontend
2016-02-10 16:33:44 +00:00
e215717914
Start of api
2016-02-10 15:16:58 +00:00
731131073f
Specified ruby 2.3.0
2016-02-10 14:10:42 +00:00
a8b96c96e8
Swap page is now working and also moved swaping logic from tournament model to its own class
2016-01-27 14:13:49 +00:00
75efa73777
Added shell views and routes to swap wrestlers bracket positions
...
Still need to set permssions on swap controller method
2016-01-25 12:53:32 +00:00
6282693fe3
Added printable weigh in sheet
2016-01-21 12:48:50 +00:00
40ebe64176
Error page for generating matches, cannot have more than 16 for Pool to bracket tournaments
2016-01-20 15:15:39 +00:00
85fb0947b5
Tutorials page added
2016-01-19 19:04:29 +00:00
ef470bdac7
Fixed email url for devise password reset
2016-01-19 12:42:50 +00:00
8ddb4a50a6
Email with gmail in production
2016-01-18 21:32:18 +00:00
d2174fb004
Forgot a setting for email
2016-01-18 20:22:51 +00:00
68e076a5d6
moved mail settings to production.rb
2016-01-18 20:11:12 +00:00
3db0125a0d
Mail settings for localhost
2016-01-18 20:08:18 +00:00
c6626988db
Added pages for teampointsadjust and spearated wrestler and school deducted points
2016-01-12 17:36:45 +00:00
76eef7ce87
Added ad back with conditions
2016-01-08 15:19:17 +00:00
fb157887a6
Added ability to remove permissions
2016-01-08 13:14:29 +00:00
bd5768b037
Views for school and tournament delegates
2016-01-07 20:18:36 +00:00
dd9e19b43f
Added views to delegate tournament permissions
2016-01-07 19:55:15 +00:00
d899dc6f1e
Fixing default address
2016-01-04 17:37:11 +00:00
bb83e47641
Put postmark setting in correct spot
2016-01-04 17:00:35 +00:00