|
|
091945da7d
|
Display tournament type on tournament show page.
|
2015-04-27 14:07:20 -04:00 |
|
|
|
37470d9602
|
Moved match generation to a class and added tournament_type to tournaments.
|
2015-04-27 13:54:57 -04:00 |
|
|
|
61d1240f0b
|
Fixed noMatches page.
|
2015-04-27 10:17:52 -04:00 |
|
|
|
525a2948de
|
View for no matches
|
2015-04-27 09:57:08 -04:00 |
|
|
|
9c5c12c413
|
Matchups_array completely removed. I do not know why has_many matches
does not work in tournaments. The solution was to add a matches
method.
|
2015-04-27 09:50:41 -04:00 |
|
|
|
6d39bcb868
|
Remove matchups_array
|
2015-04-26 15:58:15 -04:00 |
|
|
|
dd44efa869
|
Got stuff working with matches being saved individually.
|
2015-04-26 15:49:13 -04:00 |
|
|
|
391e523b2e
|
Updated instructions
|
2015-04-26 14:25:51 -04:00 |
|
|
|
0b73a8b5a5
|
Updated todo in the readme
|
2015-04-26 14:24:42 -04:00 |
|
|
|
143c04b6f5
|
Fixed query for schools show view
|
2015-04-25 23:32:51 -04:00 |
|
|
|
d0d562ddf8
|
UpcomingMatches blows up if there are no wrestlers
|
2015-04-25 23:32:33 -04:00 |
|
|
|
63af7d00f5
|
Re-Added new school link
|
2015-04-25 23:20:48 -04:00 |
|
|
|
b86211102b
|
Revert "Revert "Moving away from matchups_array and saving matches individually""
This reverts commit 7b3fe2aaad.
|
2015-04-25 21:44:08 -04:00 |
|
|
|
7b3fe2aaad
|
Revert "Moving away from matchups_array and saving matches individually"
This reverts commit 650a9ed7d6.
|
2015-04-25 13:59:59 -04:00 |
|
|
|
650a9ed7d6
|
Moving away from matchups_array and saving matches individually
|
2015-04-25 13:51:16 -04:00 |
|
|
|
5ecd2620e1
|
Gemfile.lock for passenger
|
2015-04-22 09:54:12 -04:00 |
|
|
|
e431316e14
|
Switch to passenger
|
2015-04-22 09:53:02 -04:00 |
|
|
|
4fc10e82ec
|
Fixed all_brackets page
|
2015-04-22 09:00:16 -04:00 |
|
|
|
f1aa7384a1
|
Changed all scss files to css and precompiled assets.
|
2015-04-22 08:54:33 -04:00 |
|
|
|
63b7ecd9e6
|
Removed home link, the application title is the home link.
|
2015-04-22 08:49:23 -04:00 |
|
|
|
76050233d4
|
Change btn to btn btn-default
|
2015-04-22 08:48:44 -04:00 |
|
|
|
4dcac987ac
|
Removed old gems for css and js
|
2015-04-22 08:46:27 -04:00 |
|
|
|
97c40587d0
|
Changed layout page
|
2015-04-22 08:41:25 -04:00 |
|
|
|
7769006166
|
Refactored cdn name
|
2015-04-22 08:41:09 -04:00 |
|
|
|
3e4dca0399
|
Revert "Trying passenger instead of puma"
This reverts commit 1fa79c9dc4.
|
2015-04-22 08:03:55 -04:00 |
|
|
|
1fa79c9dc4
|
Trying passenger instead of puma
|
2015-04-22 08:01:12 -04:00 |
|
|
|
1f67557fca
|
Saving matchups_array
|
2015-04-21 22:31:29 -04:00 |
|
|
|
e68eae312c
|
Render datatables in browser
|
2015-04-21 22:29:05 -04:00 |
|
|
|
1c8ad90e8a
|
Stopped saving matchups_array to test page speed
|
2015-04-21 22:15:18 -04:00 |
|
|
|
794690fc00
|
Precompiled assets
|
2015-04-21 22:12:06 -04:00 |
|
|
|
4185c02d77
|
Render bootstrap and jquery from a different server.
|
2015-04-21 22:11:20 -04:00 |
|
|
|
9de0d46e66
|
Saving matchups_array again.
|
2015-04-21 21:26:10 -04:00 |
|
|
|
b61431930f
|
Now naming loser of boutNumber in boutgen. Boutgen only run once now.
|
2015-04-21 21:15:44 -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 |
|
|
|
42b46cb670
|
Removed some logic from view for faster rendering
|
2015-04-21 19:32:37 -04:00 |
|
|
|
367381208a
|
Took out matchups_array saving, did not remove from database.
|
2015-04-21 17:13:26 -04:00 |
|
|
|
1a5f00e775
|
Updated databtables
|
2015-04-21 17:12:38 -04:00 |
|
|
|
acd4acf1a9
|
Added what app does not to readme
|
2015-04-15 14:08:47 +00:00 |
|
|
|
4499ce3cfe
|
Updated readme
|
2015-04-15 14:02:43 +00:00 |
|
|
|
0e0fbb649d
|
Removed unused files
|
2015-04-15 13:44:40 +00:00 |
|
|
|
2b1618c69b
|
Cleaned up a bunch of shit. Depricated model methods and controller methods.
|
2015-04-15 13:42:12 +00:00 |
|
|
|
451e6911f8
|
Fixed totalRounds in weight
|
2015-04-01 13:44:01 +00:00 |
|
|
|
9b9f6a0353
|
Ordered all pool bracket rounds by bracket_position_number
|
2015-04-01 13:00:48 +00:00 |
|
|
|
d0277e1ab8
|
Preliminary bracket print page
|
2015-03-30 19:11:47 +00:00 |
|
|
|
9986c8b407
|
Removed unnecessary attr_accessors
|
2015-03-30 17:45:37 +00:00 |
|
|
|
85a5cb3993
|
Removed deprecated config in application.rb
|
2015-03-28 18:40:55 +00:00 |
|
|
|
522798a2c4
|
Removed score from school table and added attr_accessor
|
2015-03-28 18:38:09 +00:00 |
|
|
|
9976fd5869
|
Added before save on wrestler and weight. Also fixed fourPoolNumbers for weight
|
2015-03-28 18:16:32 +00:00 |
|
|
|
43d7089b44
|
Associated wrestlers and tournaments through weights
|
2015-03-28 14:48:36 +00:00 |
|