|
|
c012682e77
|
Added tournament search
|
2016-01-04 19:20:05 +00:00 |
|
|
|
e460fd7880
|
Forgot 126 with hs weights
|
2015-12-30 23:21:05 +00:00 |
|
|
|
198c6d5e82
|
Model validations
|
2015-12-30 19:04:41 +00:00 |
|
|
|
c82d6d727b
|
Added date to tournament
|
2015-12-30 18:48:49 +00:00 |
|
|
|
6d21e8ebdf
|
Show no matches while matches are being generated
|
2015-12-30 16:36:53 +00:00 |
|
|
|
74577eb9ec
|
Random seeding now works
|
2015-12-30 16:21:56 +00:00 |
|
|
|
6ed2bdf547
|
Extras do not score points but still get tie breaker criteria
|
2015-12-30 15:13:09 +00:00 |
|
|
|
490df3b182
|
Smtp now using postmark
|
2015-12-30 14:37:31 +00:00 |
|
|
|
a911183637
|
Trying to fix async jobs
|
2015-12-29 22:53:53 +00:00 |
|
|
|
0d310c587b
|
I think I got delayed jobs working
|
2015-12-29 18:50:18 +00:00 |
|
|
|
327b49fe88
|
Changed match callback to update instead of save
|
2015-12-23 17:30:02 +00:00 |
|
|
|
fc3581e33e
|
Fixed wrestler touch in match after_save callback
|
2015-12-23 16:31:37 +00:00 |
|
|
|
5ee949d02a
|
Reset team scores when generating matches
|
2015-12-23 15:38:33 +00:00 |
|
|
|
a3cf41918b
|
Cache other pages that users will frequent
|
2015-12-23 15:29:32 +00:00 |
|
|
|
b0640a61a7
|
Cache team scores
|
2015-12-23 15:00:48 +00:00 |
|
|
|
db876809ef
|
Page caching set up
|
2015-12-23 14:11:20 +00:00 |
|
|
|
be1df55e39
|
Extras cant count for team points
|
2015-12-23 13:08:19 +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 |
|
|
|
4bb81417a9
|
Fixed bug in test for quickest pin then fixed bug in quickest pin tie breaker
|
2015-12-17 14:48:07 +00:00 |
|
|
|
702a52311b
|
Added most decision points and quickest pin to the tiebreakers
|
2015-12-17 14:03:14 +00:00 |
|
|
|
ae056ec7f8
|
Added when they last wrestled
|
2015-12-17 13:06:42 +00:00 |
|
|
|
e2966c0456
|
Fixed win displays for brackets
|
2015-12-16 12:51:32 +00:00 |
|
|
|
d48b1b573f
|
Destroy matches on wrestler create not save
|
2015-12-15 13:25:23 -05:00 |
|
|
|
4a4dfde8bb
|
Fixed model names
|
2015-12-15 08:30:13 -05:00 |
|
|
|
7970ff000c
|
Re assign bouts to mats if mat is destroyed or created
|
2015-12-14 20:23:47 +00:00 |
|
|
|
d28e95ed31
|
Put finals in same round
|
2015-12-07 15:24:42 +00:00 |
|
|
|
68fe5e4f90
|
Updated views for wrestlers show page
|
2015-12-04 19:50:32 +00:00 |
|
|
|
c9125527d7
|
Fixed pooladvance and updated views for when tournament ends
|
2015-12-04 13:26:32 +00:00 |
|
|
|
5898393fac
|
Fixed bug in pooladvance and refactored
|
2015-12-03 20:27:38 +00:00 |
|
|
|
393326f24f
|
Showing next bout number and mat on school show page
|
2015-11-19 13:46:58 +00:00 |
|
|
|
0ba25da89a
|
Updating views
|
2015-11-18 13:11:47 +00:00 |
|
|
|
67727c6391
|
Testing team points for pool to bracket
|
2015-11-17 19:03:34 +00:00 |
|
|
|
61ed7c9d69
|
Renamed to pool bracket placement points
|
2015-11-17 16:42:16 +00:00 |
|
|
|
da6b95fed8
|
Placement points added need to test
|
2015-11-17 16:39:56 +00:00 |
|
|
|
1aee738eb5
|
Record score in db and update when match is updated
|
2015-11-17 15:28:54 +00:00 |
|
|
|
bb8564b44c
|
Cleaning up code for pool advance
|
2015-11-17 13:41:35 +00:00 |
|
|
|
c71d94fe19
|
Added tie breakers for most pins most techs and most majors
|
2015-11-17 12:21:21 +00:00 |
|
|
|
328898f1e8
|
Tie breaker for team score
|
2015-11-16 16:59:08 +00:00 |
|
|
|
2e1f70803b
|
Advance wrestlers after teampointadjust in case its added after the last match in a pool. Also added coin flip tie breaker
|
2015-11-16 13:51:01 +00:00 |
|
|
|
934ccc28ee
|
Deducted points pool tie breaker added
|
2015-11-16 13:31:27 +00:00 |
|
|
|
34a04be4bf
|
Added head to head pool winner and tests
|
2015-11-10 02:58:52 +00:00 |
|
|
|
e426a491b3
|
Trying to remove queries and rely on associations
|
2015-11-02 13:25:53 -05:00 |
|
|
|
f14fbadfd1
|
Reducing queries for up_matches on mat model
|
2015-11-02 11:58:51 -05:00 |
|
|
|
364ee21e3f
|
trying to speed up brackets page
|
2015-11-02 11:14:03 -05:00 |
|
|
|
3734258e6c
|
fixing match wrestler1 and wrestler2
|
2015-11-02 11:04:40 -05:00 |
|
|
|
c0760dfdf8
|
Trying to increase speed of up_matches
|
2015-11-02 10:55:41 -05:00 |
|
|
|
d18e729012
|
Finished setting owner for tournamenr and protecting paths
|
2015-10-26 16:31:45 -04:00 |
|
|
|
ad9ea9dc42
|
First crack at setting an owner for the tournament
|
2015-10-23 08:53:29 -04:00 |
|
|
|
aec3702835
|
update bout board when matches end
|
2015-10-19 19:45:43 -04:00 |
|