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

80 Commits

Author SHA1 Message Date
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
ce2e80a2b4 Created about page 2015-11-30 15:18:03 +00: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
78e63780ae New relic license 2015-11-04 07:58:15 -05:00
19ad67de13 Added new relic 2015-11-04 07:47:39 -05:00
bdfbb36d48 Removed bullet 2015-11-02 11:31:23 -05:00
d1437a56af Added tests for matches controller 2015-10-29 07:53:47 -04:00
e3640917c5 Env for secret_key_base 2015-10-27 07:52:40 -04:00
9d6b8bd107 Added env variables and a production docker setup 2015-10-22 16:14:50 -04:00
432b99a0cf Revert "Added loader.io route"
This reverts commit 970c28e360.
2015-10-21 07:56:27 -04:00
970c28e360 Added loader.io route 2015-10-21 07:53:55 -04:00
db0c6df1dc New home page 2015-10-20 08:05:33 -04:00
5d9398be16 added bullets to analyze db queries 2015-10-19 19:44:13 -04:00
ce2a7b28bc Created a weigh in page 2015-06-30 17:59:02 +00:00
81f233cb0e Added button to generate matches 2015-05-26 17:53:53 +00:00
89e6a81bd1 Moved jquery and datatables back to asset pipline. Log out now works 2015-05-05 12:39:15 +00:00
e7bfad8df0 Auto creating of high school weights 2015-04-27 14:58:22 -04:00
61d1240f0b Fixed noMatches page. 2015-04-27 10:17:52 -04:00
a6757e6bfe Removed delayed_job from config/application.rb 2015-04-21 19:37:23 -04:00
ef90577cf7 Trying to gzip assets to render faster 2015-04-21 19:36:55 -04:00