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
c228657d88
Setting up postmark
2016-01-04 16:57:05 +00:00
c834985c5d
Trying to fix email
2016-01-04 16:49:31 +00:00
633c762b2e
Added all matches page and edit matches page
2015-12-31 20:07:14 +00:00
1bfa09d47d
Changed mail from address
2015-12-30 14:38:47 +00:00
490df3b182
Smtp now using postmark
2015-12-30 14:37:31 +00:00
0d310c587b
I think I got delayed jobs working
2015-12-29 18:50:18 +00:00
db876809ef
Page caching set up
2015-12-23 14:11:20 +00:00
54ecbe9451
Revert "Added memcached and set up cached items for up_matches page"
...
This reverts commit 983cc9c667 .
2015-12-17 19:20:18 +00:00
983cc9c667
Added memcached and set up cached items for up_matches page
2015-12-17 18:44:24 +00:00
41ca12c5d1
Added my tournaments page
2015-12-15 15:24:13 -05:00
68fe5e4f90
Updated views for wrestlers show page
2015-12-04 19:50:32 +00:00